@charset "utf-8";
/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background-image:url(../images/bg.gif);
	width: 100%;
	display:inherit;
	}
h1 {   font-size: 20px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight: bold; }
h2 {   font-size: 14px; color:#fce4a8; font-family:Arial, Helvetica, sans-serif; }
h3 {   font-size: 14px; color:#734006; font-family:Arial, Helvetica, sans-serif; }
#Banner {
	width:906px;
	height:207px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	padding:0px;
	border:0px none;
	background:url(../images/banner.gif) no-repeat center top;
		}	
#Container {
	width:906px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	padding:0px;
	border:0px none;
	}	
#Outline {
	width:800px;
	margin:0px auto; 
	text-align:left;
	padding:10px;
	border:0px none;
	background:url(../images/borderbg.gif) center top;
	}
#Content {
	width:780px;
	margin:0px auto; 
	text-align:left;
	padding:10px;
	border:0px none;
	background:url(../images/maincontentbg.gif) center top;
	}
#BottomCurve {
	width:821px;
	height:70px;
	margin:0px auto; 
	text-align:left;
	padding:10px;
	border:0px none;
	background:url(../images/bottomcurve.gif) no-repeat left top;
	}
#main {
	width: 540px;
	background-color:#333333;
	border: 0px;
	position:relative;
	float:left;
	margin-top:130px;
	left:21px;
	}
#menu {
	width: 130px;
	border: 0px;
	position:relative;
	float:right;
	margin-top:130px;
	left:10px;
	}
#Bottommenu {
	width:960px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	padding:10px;
	border:1px none;
	background-color:#990000;

		}	
#BottomBanner {
	width:960px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	padding:10px;
	border:1px none;
		}	
.style1 {   font-size: 14px; color:#fce4a8; font-family:Arial, Helvetica, sans-serif;}
.stylegreen {   font-size: 14px; color:#00CC00; font-family:Arial, Helvetica, sans-serif; font-weight: bold; }
.styleorange {   font-size: 14px; color:#FF9900; font-family:Arial, Helvetica, sans-serif; font-weight: bold; }
.stylered {   font-size: 14px; color:#c61418; font-family:Arial, Helvetica, sans-serif; font-weight: bold; }
.styleblack {   font-size: 14px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-weight: bold; }
.stylequote {   font-size: 14px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; margin-left:150px;}
.stylemenu {   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.stylebottommenu{   font-size: 10px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; }
.smallwhitelink {
     font-size: 10px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;
	 text-decoration:none;
	}
.smallwhitelink:hover {
     color:#FF0000; background-color:#000000;text-decoration:none;
	}
.smalllink {
     font-size: 10px; color:#FF0000; font-family:Arial, Helvetica, sans-serif;
	 text-decoration:none;
	}
.tanlink {
     font-size: 14px; color:#fce4a8; font-family:Arial, Helvetica, sans-serif;
	 text-decoration:none;
	 }
.tanlink:hover {color:#c61418; text-decoration:none}
.redlink {
     font-size: 14px; color:#c61418; font-family:Arial, Helvetica, sans-serif;
	 text-decoration:none;
	}
.redlink:hover {color:#fce4a8; text-decoration:none}