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

body {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding-left:15px;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(pattern.gif);
}


h1  { 
	font-size:16px;
	color:#660000;
}


.attentionx { 
	color:#333333;
	font-weight:bolder;
}




h2  { 
	font-size:14px;
	color:#333333;
}


h3  { 
	font-size:14px;
	color:#0A4A17;
}


h4 {
	font-size:11px;
	color:#006600;
	}

ul {
	margin-left:10px;
}


.wide  { 
	width:700px;
	float:none;
}



.overall {
	width:750px;
	background-color:#FFFFFF;
	position: static;
	border-style:solid;
	border-width:3px;
	border-color:#999999;
	padding: 7px;
	height:inherit;
}

.header {
 	width: 750px;
	background-color:#FFFFFF;
 }

.main {
 	width: 750px;
	background-color:#FFFFFF;
 }

a:link  { 
	color: #444444;
}

a:visited { 
	color: #444444;
	}

a:active { 
	color: #000000;
}

a:hover { 
	color: #8b0d34;
}


p.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}


.draftoffer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333300;
}

.thix {
	float:right;
}

#mainx {
	float:right;
	width:560px;
}



.green {
	font-size:16px;
	color:#006600;
	font-weight:600;
	}


.gray {
color:#666666;
	}

.food {
	font-size:14px;
	color:#006600;
	font-weight:600;
	}



#navx {
	font-size:14px;
	background-color:#003300;
	color:#FF9900;
	font-weight:550;
	line-height:20px;
}



#nav {
	width:500px;
	background-color:#003300;
	border-style:solid;
	border-width:3px;
	border-color:#999999;
	color:#FF9900;
	font-weight:550;
	line-height:25px;
	padding: 3px;
}


#nav a {
	color:#FF9900;
	font-weight:550;
	line-height:25px;
	padding: 3px;
	background-color:#003300;
}

#nav a:visited {
	color:#FF9900;
	font-weight:550;
	line-height:25px;
	padding: 3px;
	background-color:#003300;
}


#nav a:hover {
	color:#FF9900;
	font-weight:550;
	line-height:25px;
	padding: 3px;
}





.attention {
	color:#660000;
	font-style:oblique;
	font-weight:500;
	}


.attention2 {
	color:#660000;
	font-style:oblique;
	font-size:13px;
	font-weight:300;
	}



.quote {
	width:120px;
	color:#660000;
	font-style:oblique;
	font-weight:500;
	font-size:10px;
	margin-left:5px;
	}

	
#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
float:left;
border:1px solid #C39C4E;
padding-bottom:20px;
}

#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #666666;
width:150px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #8b0d34;
background-color: #eeeeee;
}

#thix {
width: 18px;
padding: 0px;
margin: 0px;
float:left;
height:780px;
}

#disclaimer {
	padding-left:190px;
	padding-top:20px;
	clear:both;
	font-size:9px;
	background-color:#FFFFFF;
}


#TabbedPanels1 {
	width: 560px;
}