/* --------------------      CSS    ------------------------*/

	body {
		background-color: #000000;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	tr {
		font: 13px  palatino linotype, palatino, book antiqua, serif;
		color: #ffffff;
		margin: 0px;
		padding: 0px;
		line-height: 18px;
	}
	p {
		font: 13px palatino linotype, palatino, book antiqua, serif;
		line-height: 25px;
		margin: 0px 0px 0px 0px;
		color: #ffffff;
	}
	a {
		color: #999999;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		color: #ffffff;
	}
	h1 {
		font:18px palatino linotype, palatino, book antiqua, serif;
		margin:0px 0px 0px 0px;
		padding:0px;
		font-weight:100;
		letter-spacing: 0ex;
		line-height: 26px;
	}
	h2 {
		font:16px palatino linotype, palatino, book antiqua, serif;
		margin:0px 0px 0px 0px;
		padding:0px;
		font-weight:100;
		letter-spacing: 0ex;
		line-height: 24px;
	}
	h3 {
		font:14px palatino linotype, palatino, book antiqua, serif;
		margin:0px 0px 0px 0px;
		padding:0px;
		font-weight:100;
		letter-spacing: 0ex;
		line-height: 22px;
	}
	h4 {
		font:12px palatino linotype, palatino, book antiqua, serif;
		margin:0px 0px 0px 0px;
		padding:0px;
		font-weight:100;
		line-height: 22px;	
		letter-spacing: 0ex;
		line-height: 20px;
	}		
	ul {
		font:12px palatino linotype, palatino, book antiqua, serif;
		line-height: 16px;
		list-style-type: square;
		list-style-color: #F0E190;
	}
	hr {
		color: none;
		border-bottom: 1px dashed #979832;
		height: 1px;
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		padding: 0px;
		margin: 10px 0px 5px 0px;			
	}
	
/* --------------------      Classes    ------------------------*/


	.largeCopy {
		font-size: 25px;
		line-height: 37px;
		font-weight:100;
	}
	.intro {
		font-size: 17px;
		line-height: 29px;
		font-weight:100;
	}
	.featured {
		font-size: 13px;
		padding-bottom: 15px;
		color:#999999;
		font-weight:100;
	}
	.footersml {
		font-family: verdana;
		font-size: 9px;
		line-height: 14px;
		color:#999999;
		font-weight:100;
		
	}
	.rosenhof {
		font-size: 13px;
		padding-top: 10px;
		color:#FFFFFF;
		line-height:18px;
		font-weight:100;
	}
	
/*
	.navMain {
		padding-right: 8px;
		padding-left: 8px;
		color: #ffffff;
		font-family: palatino linotype, book antiqua, palatino, serif;		
		font-weight: normal;
		text-decoration: none;
		font-size: 12px;
		cursor: hand;
		vertical-align: middle;
		letter-spacing: 0.1ex;

	}
	.navMain:hover {
		color: #ffffff;
		text-decoration: none;

	}
	.navMainBG {
		background-image: url(../images/nav_block.gif);
		background-position: right;
		background-repeat: repeat-y;
	}	
	
*/	
	.smallBlack {
		font-family: palatino linotype, palatino, book antiqua, serif;
		font-size: 9px;
		color: #000000;
		line-height: 13px;
	}
	.smallWhite {
		font-family: palatino linotype, palatino, book antiqua, serif;
		font-size: 9px;
		color: #ffffff;
		line-height: 13px;
	}
	.smallGrey {
		font-family: palatino linotype, palatino, book antiqua, serif;
		font-size: 9px;
		color: #999999;
		line-height: 13px;
	}
	.smallRed {
		font-family: palatino linotype, palatino, book antiqua, serif;
		font-size: 9px;
		color: #cc0000;
		line-height: 13px;
	}
	.xtraSmallWhite {
		font-family: verdana;
		font-size: 8px;
		color: #ffffff;
		text-decoration: none;
	}
	.clrBlueLight {
		color: #336699;
	}
	.clrBlueDark {
		color: #1B4064;
	}	
	.clrRed {
		color: #8D0C0C;
	}
	.clrRedBright {
		color: #FF1010;
	}
	.clrPink {
		color: #BC00A8;
	}
	.clrGold {
		color: #CC9900;
	}
	.clrWhite {
		color: #ffffff;
	}
	.clrGray {
		color: #666666;
	}
	.clrBlack {
		color: #000000;
	}
	.clrGreen {
		color: #79AB03;
	}
	.clrGreenLight {
		color: #979832;
	}
	.clrYello {
		color: #E0AF00;
	}	
	.clrYelloLight {
		color: #F8F4B5;
	}		
	.clrPurple {
		color: #361F55;
	}	
	.clrBrown {
		color: #6D4D40;
	}	
	.clrBG {
		color: #DAD4B0;
	}		
	
	.pageFrame {
		border: 1px solid #dddddd;
		padding: 10px;  
		margin: 0px; 					
	}
	.imageFrame {
		border: 1px solid #000000;
		padding: 0px;  
		margin: 0px; 					
	}
	.imageFrame:hover {
		border: 1px solid #ffffff;		
	}
	.pageBorderLeft {
		border-right: 1px solid #F2F3EF;
	}
	.pageBorderRight {
		border-left: 1px solid #F2F3EF;
	}
	.marginLeft {
		padding-left: 10px;
	}
	.marginLeftRight {
		padding-left: 10px;
		padding-right: 10px;
	}	
	
	.surfaceTag {
		font-family: verdana;
		font-size: 8px;
		color: #4E4E47;
		text-decoration: none;
		/*letter-spacing: 0.1ex;*/		
	}
	.surfaceTag:hover {
		color: #Cc480A;
		text-decoration: none;
	}
	.bdrBottomDashed {
		border-bottom: 1px dashed #cccccc;
	}
	.bdrTopDashed {
		border-top: 1px dashed #cccccc;
	}
	.bdrTopRightDashed {
		border-top: 1px dashed #cccccc;
		border-right: 1px dashed #cccccc;
	}	
	.BgTop{
		background-image: url(../images/bg_top_new.jpg);
		background-repeat: no-repeat;
		background-color: #000000;
		background-position: 0px 0px; 
	}
	.BgMain {
		background-image: url(../images/bg_bottom.jpg);
		background-repeat: no-repeat;
		background-color: #000000;
		background-position: 0px 590px;	
		
	}
	.BgFull {
		background-image: url(../images/bg_main.jpg);
		background-repeat: no-repeat;
		background-color: #000000;
		background-position: 0px 0px;	
	}
	.BgHome {
		background-image: url(../images/bg_home.gif);
		background-repeat: no-repeat;
		background-color: #DAD4B0;
		background-position: bottom right;
		border-left: 3px double #BBB495;
		border-right: 3px double #BBB495;
		/* background-color:#F0EEE2; */
	}
		
/* ------------------------------------  Form stuff -----------------------------------*/
	input.value {
		font-family: palatino linotype, palatino, book antiqua, serif;
		font-size: 9px;
	}
	textarea.comBox {
		height: 100px;
		width: 300px;
		padding: 2px;
	}
	input.inputBox {
		height: 22px;
		width: 160px;
		padding: 2px;
	}
	input.checkBox {
		margin: 3px 3px 3px 3px;
		height: 18px;
		width: 18px;
	}
	select.articleType {
		height: 22px;
		width: 110px;
		padding: 0px;
	}
	textarea.copyBox {
		font: 11px palatino linotype, palatino, book antiqua, serif;
		height: 200px;
		width: 450px;
		padding: 2px;
	}
	input.headerBox {
		font: 11px palatino linotype, palatino, book antiqua, serif;
		height: 22px;
		width: 450px;
		padding: 2px;
	}
	input.submit {
		height: 26px;
		width: 140px;
		padding: 2px;
	}
	
	/* ------------------------------------  Menu styles -----------------------------------*/		
	
	#dropmenudiv{
		position:absolute;
		margin: 6px 0px 0px 0px; 
		padding: 0px 0px 0px 0px; 		
		border:1px solid #ffffff;
		border-bottom-width: 0;
		font: 12px palatino linotype, palatino, book antiqua, serif;
		font-weight:lighter;
		color: #6E4D40;
		line-height:18px;
		z-index:2000;
		/*width:140px;*/
		background-color:#C7BC9E;
	}
	
	#dropmenudiv a{
		display: block;
		/*text-indent: 3px;*/
		border-bottom: 1px solid #ffffff;
		padding: 3px 3px 3px 8px;
		text-decoration: none;
		color: #6E4D40;
		background-color: #DFDABB;
		/*width:100%;*/
	}
	
	#dropmenudiv a:hover{ 
		background-color: #F3F1E5;
		color: #96796D;
		background-image: url(../images/bg_nav_roll.jpg);
		background-position: top;
		background-repeat: repeat-x;
	}

	.navMain {
		padding-right: 8px;
		padding-left: 8px;
		color: #6E4D40;
		font-family: palatino linotype, palatino, book antiqua, serif;		
		font-weight: normal;
		text-decoration: none;
		font-size: 12px;
		cursor: hand;
		vertical-align: middle;
		/* letter-spacing: 0.1ex; */
	}
	
	.navMain:hover {
		color: #96796D;
		text-decoration: none;
	}

	.navMainColor {
		background-color: #f8f8f8;
	}
	
	.navTop {
		font: 13px palatino linotype, palatino, book antiqua, serif;
		padding: 0px 4px 0px 4px;
		color: #333333;
		font-weight:lighter;
		text-decoration: none;
		letter-spacing: .0ex;
		vertical-align: bottom;
	}
	
	.navTop:hover {
		text-decoration: none;
		color: #B81215;
	}	
	
	.navTop:selected {
		text-decoration: none;
		color: #666666;		
	}	
	
	
