/* CSS Document */

#wrap {
	width: 950px;
	margin:0 auto;
	text-align: left;
	border-color: #0A0A07;
	background-color: #ACA791;
} 
	
	body {
	padding:0px;
	background-color: #24231C;
	font-family: "Lucida Sans Unicode";
	text-align: center;
	font-size: 14px;
	color: #000000;
		}
	
#mainright {
	float:left;
	background:#fff;
	background-color: #ACA791;
	padding-bottom: 10px;
	border-top: 1px solid black;
	width: 310px;
			}
#mainright h1 {
	font-size:14px;
	padding-left:10px;
	color: #C0BDAB;
	padding-top: 10px;
		}
	
#quote {width:540px; float: left; background: #a49c84; padding: 5px; border: 1px solid black; margin-left:20px;}
#quoteright { width:280px; float: left; background: #a49c84; padding: 3px; border: 1px solid black; margin-left:7px;}
#quoteright p {font-size: 11px; color: white;}
#maincenter {
	width:541px;
	float:left;
	background:#fff;
	padding-bottom:10px;
	background-color: #FFFFFF;
	border-right: 1px dashed;
	}
	
#mainleft {
	width:637px;
	float:left;
	background:#fff;
	padding-bottom:10px;
	background-color: #ACA791;
	font-size: 13px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	}
	
#banner {
	background:#fff;
	background-color: #EEEEEE;
		}
		
	h1 {
	font-size:18px;
	padding-left:10px;
	color: #474435;
	padding-top: 10px;
		}
	
	h2 {
	font-size:16px;
	padding-left:10px;
	color: #474435;
	padding-top: 5px;
		}
	h3 {
	font-size:14px;
	padding: 6px;
	background-color: #474435;
	color: #ACA791;
	}
		
	#mainright p {
	font-size:12px;
}

p {
	font-size:12px;
	padding-left:10px;
	padding-right: 5px;
}
#lowernav {
	width: 950px;
	margin:0 auto;
	text-align: center;
	background-color: black;
	padding-top: 10px;
	padding-bottom: 10px;
} 
a.tlink {
	font-family: "Lucida Sans Unicode";
	color: #E2E2E2;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed;
}
a.tlink:hover {
	background-color: #24231C;
	color: white;
}
a.tlink1 {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #ACA791;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed;
}
a.tlink1:hover {
	background-color: #ACA791;
	color: white;
}
.floatright { float: right; margin: 0 5px 5px 5px; border: 1px solid #666; }
.floatrightnb { float: right; margin: 0 5px 5px 5px;  }
.floatleftsmall { float: left; margin: 0 5px 0px 0px; border: 1px solid #666;}
.floatleftnb { float: left; margin: 0 5px 0px 0px; border: 1px solid #666;}
.red {color: maroon;}
.lnav {font-size: 10px; color:#474435}
.border {border: 1px solid #666;}
.tan {color: #aca791;}
.white {color: white;}
.black {color: black;}
.borderwhite {border: 1px solid white;}
.boldit { font-weight:500}
.callout {
	width: 570px;
	margin: 0px 10px 0px 20px;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-align: center;
	font-style: oblique;
	font-variant: normal;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	.callout1 {
	width: 270px;
	margin: 0px 10px 0px 10px;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-align: center;
	font-style: oblique;
	font-variant: normal;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	}	
#newsbox {
	width:270px;
	padding:10px;
filter:shadow(color:gray, 
strength:5, direction:135);
	}
#newsboxtext {
	width:270px;
	text-align:left;
	padding:10px;
	background-color: #C7C8B2; 
	border:1px solid black;
	font-size: .80em;
	font-style: normal;
	font-family: palatino, "Times New Roman", Times, serif;
	color: #333;
	font-variant: normal;
	font-weight: bolder;
	height: 194px;
	overflow: auto;
	margin-bottom: 10px;
}
