body {
	padding:			0;
	margin:				0;
	background:			#cb760a
						repeat
						url(../images/layout/bg.jpg)
						center;
}

ul {
	list-style:			none;
	padding:			0 0 10px 0;
	margin:				0;
}
li {
	background:			url(../images/list_dot.jpg)
						no-repeat;
	background-position:0px 9px;
	background-position:0px 8px !important;
	padding:			0 0 0 10px;
}

/* Reuseable styles */

.bold {
	font-weight:		bold;
}

.italic {
	font-style:			italic;
}

.body_text {
	font-family:		Verdana, Helvetica, Arial, sans-serif;
	font-size:			11px;
	line-height:		20px;
}
.body_text a:link, .body_text a:active, .body_text a:visited {
	color:				#c66200;
	text-decoration:	none;
}
.body_text a:hover {
	color:				#c66200;
	text-decoration:	underline;
}

.smaller_text {
	font-size:			9px;
	line-height:		12px;
}

.green_text {
	color:				#00502b;
}

.nav_side_hr {
	height:				1px;
	width:				148px;
	padding:			0;
	margin:				0;
	line-height:		0px;
	font-size:			0px;
	background:			url(../images/nav/nav_side/nav_side_hr.jpg)
						repeat-x;
}

.bigger_text {
	font-size:			16px;
}

/* id specific styles */

#specials_header, #specials_header p {
	color:				#00502b;
	font-family:		Verdana, Helvetica, Arial, sans-serif;
	font-size:			16px;
	line-height:		20px;
	padding:			0;
	margin:				0;
}

#outer_left {
	background:			url(../images/layout/outside_border_left.jpg)
						top
						right
						repeat-y;
}

#outer_right {
	background:			url(../images/layout/outside_border_right.jpg)
						top
						left
						repeat-y;
}

#outer_bottom {
	background:			url(../images/layout/outside_border_bottom.jpg)
						top
						center
						no-repeat;
}
#outer_bottom a:link, #outer_bottom a:active, #outer_bottom a:visited {
	color:				#000000;
	text-decoration:	none;
}
#outer_bottom a:hover {
	text-decoration:	underline;
}



#flash_header {
	height:				291px;
	position: absolute;
}

#body_content {
	padding:			291px 37px 0 28px;
}
#body_content a:link, #body_content a:active, #body_content a:visited {
	color:				#c66200;
	text-decoration:	none;
}
#body_content a:hover {
	color:				#c66200;
	text-decoration:	underline;
}

#title_hr {
	background:			url(../images/layout/title_hr.jpg)
						repeat-x;
	height:				1px;
}

#bottom_links {
	color:				#da9f00;
}
#bottom_links a:link, #bottom_links a:active, #bottom_links a:visited {
	color:				#da9f00;
	text-decoration:	none;
}
#bottom_links a:hover {
	color:				#da9f00;
	text-decoration:	underline;
}

#ad_box {
	margin:				0 0 0 5px;
	height:				132px;
	width:				595px;
	background-image:	url(../images/ads/ads_bg.jpg);
}

#ad_seperator {
	width:				1px;
	height:				125px;
	margin:				3px 0 0 0;
	background:			url(../images/ads/ads_vr.jpg)
						repeat-y;
}

#side_info {
	width:				150px;
	margin:				0 0 0 20px;
	line-height:		16px;
}
.employment_text {
	font-family:		Verdana, Helvetica, Arial, sans-serif;
	font-size:			11px;
	line-height:		20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.employment_text a:link, .body_text a:active, .body_text a:visited {
	color:				#00502b;
	text-decoration:	none;
}
.employment_text a:hover {
	color:				#00502b;
	text-decoration:	underline;
}
