body {
	font-family: sans-serif;
	font-size: 11px;
	color: #5f5a49;
	background: url('/objects/images/bg.jpg') repeat-x;
	background-color: #c3bcac;
	height: 100%;
}

img {
	border: 0;
}

p {

}

a {
	color: #0099cc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 14px;
	color: #77b144;
	font-weight: bold;
}

h2{
	font-weight: bold;
	font-family: sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	color: #0099cc;
}

ul {
	list-style-image: url('/objects/images/dot.jpg');
}

.blue {
	color: #4a7bb6;
}

.blue2{
	color: #0e51a5;
}

.green{
	color: #598f29;
}

#place_holder{
width: 100px;
}

/*********************************************Main Nav***********************************/
#nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.nav {
	display: block;
	line-height: 31px;
	padding: 0 30px 0 30px; 
	height: 31px;
	background: url('/objects/images/nav_bg.jpg') repeat-x;
	float: left;
	border-right: 1px solid #9f9f9f;
	color: #598f29;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.nav:hover {
	background: url('/objects/images/nav_bg_over.jpg') repeat-x;
	text-decoration: none;
}

/**********************************************LeftNav***************************************/
#leftnav {
	width: 166px;
	/*float: left;*/
	text-align: right;
}

.left_nav {
	display: block;
	line-height: 25px;
	height: 25px;
	color: #77b144;
	text-decoration: none;
	font-size: 11px;
	padding-right: 5px;
	margin: 3px;
}

.left_nav:hover {
	background: #0099cc;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


/**********************************RightNav****************************************/
#rightnav {
	/*float: right;*/
	width: 181px;
	margin-right: 20px;
}

#rightnav a {
	color: #0099cc;
}

#rightnav ul {
	margin-top: 5px;
}

.right_box_header {
	border: 1px solid #8ac556;
	height: 25px;
}

.right_box_header_content {
	height: 21px;
	line-height: 21px;
	background: #8ac556;
	margin: 2px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: bold;
}

.right_box_contents {
	line-height: 18px;
}

/**********************************************HomePage**************************************/
#main_table_right {
	background: url('/objects/images/home_left_bottom.gif') bottom right no-repeat;
	background-color: #f0ede5;
}

#main_table_left {
	background: url('/objects/images/home_left_bottom.gif') bottom left no-repeat;
	background-color: #f7f6f2;
	border-right:1px solid #9f9f9f;
}

.full_table {
	width: 100%;
	line-height: 18px;
	vertical-align: top;
}

.full_table td tr{
	vertical-align: top;
}

.half_table {
	width: 50%;
}

.table_contents {
	margin: 15px 30px 20px 40px;
}

#left_top{
	width: 447px;
	height: 18px;
	background: url('/objects/images/home_left_top.gif') top left repeat-x;
	background-color: #f7f6f2;
}

#right_top{
	width: 446px;
	height: 18px;
	background: url('/objects/images/home_right_top.gif') top left repeat-x;
	background-color: #f7f6f2;
}

.large_grey {
	color: #9f9f9f;
	font-size: 16px;
}

.large_blue {
	font-size: 16px;
	color: #87806b;
}

.bold_blue{
	font-weight: bold; 
	color: #0099cc;
}

#main_image {
	width: 894px;
	border: 0;
	margin: 0;
	padding: 0;
}

#main_image_left {
	width: 563px;
	height: 274px;
	position: relative;
	background: url('/objects/images/main_left.jpg')
}

#main_image_right {
	width: 331px;
	height: 274px;
	position: relative;
	background: url('/objects/images/main_right.jpg')
}

.main_link{
	position: absolute;
	font-size: 15px;
	color: #FFFFFF;
}

#main_image_left a:hover {
	color: #0099cc;
	text-decoration: none;
}

.main_image_content {
	border: 0;
	color: #FFFFFF;
	font-size: 12px;
	display: none;
	padding: 30px 30px 0 30px;
}

.main_image_header {
	font-size: 16px;
}

#main_image_right p {
	margin-top: 10px;
}

#main_image_right a {
	color: #FFFFFF;
}

/********************************************Template********************************/
#header {
	width: 912px;
	margin: 0 auto;
	height: 70px;
	position: relative;
}
/*
#table_wrap{
	width: 954px;
	margin: 0 auto;
}

#fade_right{
	background: url('/objects/images/fade_right.gif') repeat-y;
	filter: alpha(opacity=10); 
	-khtml-opacity: .1;    
	-moz-opacity: .1;      
	opacity: .1;        
}

#fade_left{
	background: url('/objects/images/fade_left.gif') repeat-y;
	filter: alpha(opacity=10); 
	-khtml-opacity: .1;     
	-moz-opacity: .1;       
	opacity: .1;         	
}
*/

#wrapper {
	width: 910px;
	margin: 0 auto;
	border: 1px solid #9f9f9f;
	background: #FFFFFF;

}

#container {
	margin: 8px;
}

#internal_main{
	height: 135px;
}

#container table{

	vertical-align: top;
}
#container table tr {
	vertical-align: top;
}
#container table tr td{
	vertical-align: top;

}

#left_nav_td{
	width: 166px;
}

#container_home {
	margin: 8px;
}

#contents {
	margin: 0 50px 0 50px;
	line-height: 18px;
	vertical-align: top;
	padding-bottom: 30px;
	min-height: 320px;
	_height: 320px;
}


#contents_wide{
	width: 603px;
	margin: 0 50px 0 50px;
	line-height: 18px;

}

/***************************************Footer***********************************/
#footer {

	width: 912px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
}

#footer_contents {
	position: absolute;
	right: 0;
}