#wrap {
	width: 900px;
	margin:0 auto;
	text-align: left;
	border-color: #000000;
	background-color: #1D0805;
	border: 2px solid #333333;;
} 
	
	body {
	padding:0px;
	background-color: #1d0805;
	font-family: arial;
	text-align: center;
	font-size: 14px;
	color: #666666;
		}
	
.callout {
	width: 850px;
	margin: 0px 10px 0px 20px;
	font-family: arial;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	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: #006633;
	border-bottom-color: #006633;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	.callout1 {
	width: 425px;
	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: brown;
	border-bottom-color: brown;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.lnav {font-size: 10px; color:#666666}
	#mainright h1 {
	font-size:14px;
	padding-left:10px;
	color: #C0BDAB;
	padding-top: 10px;
		}
		#lowernav {
	width: 900px;
	margin:0 auto;
	text-align: center;
	background-color: black;
	padding-top: 10px;
	padding-bottom: 10px;
} 

.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 10px 5px 0px; border: 1px solid #666;}
.floatleftnb { float: left; margin: 0 5px 5px 0px; border: 1px solid #666;}
	
#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;
	}
		h1 {
	font-size:18px;
	padding-left:10px;
	color: #6D6852;
	padding-top: 10px;
		}
	
	h2 {
	font-size:16px;
	padding-left:10px;
	color: #6d6852;
	padding-top: 10px;
		}
	h3 {
	font-size:14px;
	padding: 6px;
	background-color: #474435;
	color: #ACA791;
	}
#mainleft {
	width: 900px;
	float:left;
	background:#fff;
	padding-bottom:10px;
	background-color: #432E2B;
	font-size: 13px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	background-image: url(../images/topmainleft.jpg);
	background-repeat: no-repeat;
	}
	
#mainleft1 {
	width: 900px;
	float:left;
	background:#fff;
	padding-bottom:10px;
	background-color: #432E2B;
	font-size: 13px;
	border-top: 1px solid gray;
	border-right: 1px solid black;
	background-image: url(../images/topmainleft1.jpg);
	background-repeat: no-repeat;
	}	
	
	#mainleft2 {
	width: 900px;
	float:left;
	background:#fff;
	padding-bottom:10px;
	background-color: #432E2B;
	font-size: 13px;
	border-top: 1px solid gray;
	border-right: 1px solid black;
	background-image: url(../images/topmainleft2.jpg);
	background-repeat: no-repeat;
	}	
	
	#mainleft1 ul {margin-right:20px;}

	p {
	font-size:12px;
	padding-left:10px;
	padding-right: 10px;
	color: #FFF;
}
	p.special {
	font-size:14px;
	padding-left:10px;
	padding-right: 10px;
}

.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style2 {color: #999999}
#mainleft ul {margin-left: 360px; color:#CCCCCC;}
	
a.tlink {
	font-family: arial;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dashed;
}
a.tlink:hover {
	background-color: white;
	color: black;
}

.bordergray { border:1px solid #666666; }
