@charset "utf-8";
#container_all {
	width:1024px;
	background-color: #B5C28D;
	text-align: left;
}
#container_head {
	height: 404px;
	background-image: url(images/bg_sketch.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #B5C28D;
}
#button1 {
	float: right;
	margin-top: 90px;
	margin-right: 220px;
}
#menu_all {
	background-image: url(images/menu_rtcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 37px;
	width: 795px;
	background-color: #343642;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
}
#menu_all ul {display:inline;}
#menu_all li {
	list-style-type:none;
	text-decoration:none;
	float: left;
	padding-top: 10px;
	padding-right: 16px;
	padding-left: 16px;
}
#menu_all a {
	color: #CCCCCC;
}
#menu_all a:hover {
	color: #FFFFFF;
}
#head_img {
	background-color: #343642;
	height: 229px;
	width: 795px;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #333300;
	width: 335px;
	float: right;
}
#rt_col {
	float: right;
	width: 194px;
	margin-right: 16px;
	margin-top: 25px;
	text-align: center;
}
#content {
	background-color: #fcffec;
	width: 775px;
	padding-top: 40px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#callout {
	float: right;
	width: 239px;
	margin-right: 20px;
}
#text1 {
	width: 480px;
	line-height: 1.4em;
}
#footer_container {
	width:1024px;
}
#affiliates {
	float: right;
	width: 205px;
	background-position: center;
	padding-right: 20px;
}
#affiliates-logos {
}
#footer  {
	width: 795px;
	text-align: center;
	background-color: #fcffec;
	height: 80px;
	padding-top: 15px;
	background-image: url(images/footer-bar.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
} 
#footer p  {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.clear_all {
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	background-color: #E0E0CB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {border:none;}
h1 {
	font-size: 23px;
	color: #A60000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 1em;
	margin-top: 0px;
}
#affiliates-logos {
	height: 105px;
	width: 795px;
	background-color: #B5C28D;
	padding-top: 10px;
	overflow: hidden;
}
h2 {
	color: #343642;
	font-size: 1.2em;
	padding-top: .5em;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.box {
	border: thin solid #CCCCCC;
	padding: 5px;
}
#rt_col a  {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 15px;
	color: #333300;
}
