body {
	background-color: #ECEAE2;
	margin: 0px 0px 10px;
	color: #5A534C;
	font-family: Lucida Grande, Arial, Helvetica, Sans Serif;	
	font-size: 11px;
}

ul li {
 list-style-image: url(../site_images/square_bullet3.gif);
 margin-left: -23px;
 list-style-type: none;
}

ul {
 margin-top: -5px;
}

#content {
	line-height: 20px;
}

a:link, a:visited, .blk_link {
	color: #000000;
	font-family: Lucida Grande, Arial, Helvetica, Sans Serif;	
	font-size: 11px;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000000;
	font-family: Lucida Grande, Arial, Helvetica, Sans Serif;	
	font-size: 11px;
	text-decoration: none;
}

a.link_no_dec:link, a.link_no_dec:visited {
	color: #5A534C;
	font-family: Lucida Grande, Arial, Helvetica, Sans Serif;	
	font-size: 11px;
	text-decoration: none;
}

a.link_no_dec:hover,a.link_no_dec:active {
	color: #000000;
	font-family: Lucida Grande, Arial, Helvetica, Sans Serif;	
	font-size: 11px;
	text-decoration: none;
}

.bold_standard_text {
	font-weight: bold;
	color: #000000;
}

.italic_standard_text {
	font-style: italic;
}

.black_standard_text {
	color: #000000;
}

.black_italic_standard_text {
	color: #000000;
	font-style: italic;
}


.text_head {
	font-family: ACaslon,"Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

#sub_menu a:link, #sub_menu a:visited {
	font-size: 11px;
	color: #5A534C;
	text-decoration: none;
}

#sub_menu a:active,#sub_menu a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.sub_menu_head {
	font-family: ACaslon,"Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}

td.welcome {
	padding-right: 64px;
}

.padding_left {
	padding-left: 46px;
}

.padding_right {
	padding-right: 46px;
}

#footer, #footer a:link, #footer a:visited, #footer a:hover,#footer a:active {
	font-size: 9px;
}

.heading {
	font-size: 14px;
	color: #000000;
}

.sub_heading {
	font-size: 13px;
	color: #000000;
}

.sub_heading_bold {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.text_input {
	font-family: Lucida Grande, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	/* background-image: url(../site_images/input_bg.gif);
	background-repeat: repeat-x; */
	margin: 0px;
	padding: 0px;
}

.inputBox {
	font-family: Lucida Grande, Arial, Helvetica, Sans Serif;
	font-size: 11px;
}

.text_submit_btn{
	font-family: Lucida Grande, Arial, Helvetica, Sans Serif;
	font-size: 11px;
}

.inputBtn{
	font-family: Lucida Grande, Arial, Helvetica, Sans Serif;
	font-size: 11px;
}
.wht_button{
	font-family: Lucida Grande, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	border-color: white;
	background-color: white;
	border: 0px solid white;
	padding: 0px;
	cursor: pointer;
}

.we_strive {
	margin-right:auto;
	margin-left:auto;
	margin-top:67px;
	width:244px;
	height:118px;
	display:none; 
	background-image:url(../site_images/we_strive.jpg);
	background-repeat:no-repeat;
	background-position:1px 0px;
	
}

.home_image_bg {
	width:690px;
	height:262px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../site_images/home_image_still.jpg);
	padding:1px 0px 0px 0px;
}

.gen_btn_left {
	height:29px;
	background-image:url(../site_images/gen_btn_left.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

.gen_btn_wrapper {
	height:29px;
	background-image:url(../site_images/gen_btn_bg.gif);
	background-repeat:repeat-x;
	float:left;
	margin:4px;
}


.gen_btn_right {
	height:29px;
	background-image:url(../site_images/gen_btn_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	
}

.gen_btn_wrapper a {
	text-decoration:none;
	color:#675228;
	font-weight:bold;
	padding:7px 0px 0px 0px;
	display:block;

}


.gen_btn_left_arrow {
	background-image:url(../site_images/gen_btn_left_arrow.gif);
	padding-left:20px;
	
}

.gen_btn_right_noarrow {
	background-image:url(../site_images/gen_btn_right2.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:10px;
	height:29px;
	
}

.gen_btn_right2 {
	background-image:url(../site_images/gen_btn_right2.gif);
	padding-right:10px;
	height:29px;
	background-repeat:no-repeat;
	background-position:right;
}
