@charset "UTF-8";
/* STYLES FOR HOME AND GLOBAL STYLES */

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

img {
	border: none;
}

a, a:active, a:visited {
	text-decoration: none;
	color: #E1681D;
}

a:hover {
	text-decoration: underline;
}


/* PRIMARY NAV */

.menu {
	margin: 0px;
	left: 195px;
	padding: 0;
}

.menu dd {
	padding:0;
	margin:0;
	text-align:left;
}

.menu dd span.aa {
	float:left;
	color: #DF661C;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	width: 123px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(img/home_tab.gif);
	margin-top: 78px;
	background-position: left 159px;
}

.menu dd span.bb {
	float:left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	width: 123px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(img/home_tab.gif);
	margin-top: 78px;
}

.menu a, .menu a:visited {color:#888; text-decoration:none; font-size:1em; cursor:pointer;}

.menu a:hover {color:#000; background:#fff;}

.menu a:hover span {
background-position:0 159px;
}

#crumb li {
	list-style-type: none;
	display: inline;
	padding-right: 3px;
	clear: left;
}

#crumb li a {
	color: #333333;
	text-decoration: underline;
}

#crumb li a:hover {
	color: #000000;
}

.active {
	color: #E1681D;
}

/* LAYOUT */

#header {
	height: 110px;
	width: 100%;
	background-image: url(img/home_header_tile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#nav {
	background-image: url(img/home_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 0px;
}

#top {
}

#sidebar01 {
	width: 248px;
	background-color: #E5E3DC;
	padding-top: 65px;
	padding-left: 18px;
	background-image: url(img/subhead01a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#sidebar01 p {
	padding-top: 11px;
}

#sidebar01 a img {
	padding-top: 3px;
}

#main01 {
	width: 550px;
	padding-left: 18px;
	float: right;
}

.sub01 {
	height: 280px;
	width: 266px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E3DC;
	border-left-color: #E5E3DC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E3DC;
	margin-left: 12px;
	float: left;
}

#sub01 a {
	width: 250px;
	background-color: #E5E3DC;
	background-image: url(img/subhead01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 63px;
	padding-left: 18px;
}

#sub01 p {
	padding-top: 13px;
	margin-bottom: 3px;
}

.sub01_left {
	height: 280px;
	width: 266px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E3DC;
	border-left-color: #E5E3DC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E3DC;
	float: left;
}

.sub01_title {
	background-color: #E5E3DC;
	height: 80px;
	padding: 18px;
}

.sublink {
	list-style-image: url(img/bullet02.gif);
	margin-top: 18px;
	padding-left: 6px;
	list-style-position: outside;
}

.sublink a {
	color: #E1681D;
}
#threecol {
	clear: both;
}

ul {
	margin-bottom: 18px;
}

.bullet {
	list-style-type:none;
	text-indent:15px;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#footer {
	padding-top: 20px;
	clear:both;
}

#footer_image {
	width: 840px;
	height: 212px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E3DC;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/home_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 18px;
	margin-bottom: 9px;
}

#footlinks {
	list-style-type: none;
	float: left;
}

#footlinks li a {
	text-decoration: none;
	font-size: 10px;
	color: #656565;
	padding-right: 40px;
}

#footlinks li {
	display: inline;
}

#legal {
	font-size: 10px;
	color: #999999;
	float: right;
}

/* THANK YOU PAGE LAYOUT */
#main03 {
	width: 555px;
	float: left;
}

#main03 a img {
	padding-bottom: 18px;
}

#sidebar03 {
	width: 232px;
	background-color: #E5E3DC;
	float: right;
	padding: 18px;
	margin-bottom: 36px;
}

#sidebar03 p {
	padding-top: 18px;
}

.buttons {
	padding-bottom: 18px;
	background-color: #E5E3DC;
}

/* TYPE */

p {
	margin-bottom: 18px;
}
.clear {
	clear: both;
}

.bor {
	border: 1px solid #666;
}

/* 3-COLUMN LAYOUT */

.sub02_left {
	width: 232px;
	float: left;
	background-color: #E5E3DC;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
}
.sub02_title {
	height: 400px;
}

.sub02_left p {
	padding-top: 8px;
}

.sub02 {
	width: 232px;
	float: left;
	margin-left: 18px;
	background-color: #E5E3DC;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 14px;
}

.sub02_title {
	height: 400px;	
}

.sub02 p {
	padding-top: 8px;
}

