/* CSS Document */

/******************** LAYOUT **************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: #676464;
}

#main_wrapper {
	margin-top: 20px;
	width: 852px;
	background-color: #FFFFFF;
	text-align: left;
	margin-bottom: 1px;
}

#main_wrapper_1 {
	background: url(/images/home_top_left.gif) no-repeat left top;
}

#main_wrapper_2 {
	background: url(/images/home_top_right.gif) no-repeat right top;
}

#main_wrapper_3 {
	background: url(/images/home_bottom_left.gif) no-repeat left bottom;
}

#main_wrapper_4 {
	background: url(/images/home_bottom_right.gif) no-repeat right bottom;
}

#main_menu {
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #000000;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	
}

#header_strip {
	margin: 0;
	padding: 0;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 7px;
	padding-bottom: 3px;
	height: 21px;
	text-align: left;
	color: #b9843d;
	font-weight: bold;
}

#header_strip a {
	text-decoration: none;
	color: #b9843d;
}

#body_container {
	border: 1px solid #676464;
	border-bottom: none;
	margin: 26px;
	margin-top: 0;
}

#navbar {

}

#content {
	background: url(/images/lh_col_bg_repeat_y_new.gif) repeat-y left top;
}

#main_col {
	/*width: 570px;*/
	float: left;
	margin-left: 0px;
	padding-left: 15px;
	line-height: 1.5em;
	width: 590px;
}

#left_col {
	float: left;
	width: 150px;
	padding: 15px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.5em;
}

#left_col a {
	color: #FFFFFF;
	text-decoration: underline;
}

#left_col a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	background-color: #ba853d;
	height: 26px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 14px;
	text-align: center;
}

/******************** STYLES **************************/

table {
	font-size:12px;
}

a {
	color: #0093c3;
}

a:hover {
	color: #ba853d;
	text-decoration: none;
}

a:visited {
	color: #0093c3;
}

.nav_link {
	display:block;
	padding:5px 3px 3px 12px;
	color:#303030;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.nav_link:hover {
	display:block;
	background-color:#303030;
	padding:5px 3px 3px 12px;
	color:#e8dac1;
	font-size:15px;
	text-decoration:none;
	text-align:left;
}

.title {

}

.subtitle {
	color:#888888;
}

.header1 {
	font-size:22px;
	font-weight:bold;
	line-height:normal;
	color: #0093c3;
}

.header2 {
	font-size:18px;
	font-weight:bold;
	line-height:normal;
	color: #0093c3;
}

.header3 {
	font-size:14px;
	font-weight:bold;
	line-height:normal;
	color: #0093c3;
}

h1 {
	font-size:22px;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
	color: #0093c3;
}

h2 {
	font-size:18px;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
	color: #0093c3;
}

h3 {
	font-size:14px;
	margin-top:0;
	margin-bottom:0;
	line-height:normal;
	color: #0093c3;
}

.image_on_right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.image_on_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

.form {
	font-size:11px;
}

.form select, textarea {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.form_element {
	font-family:"Lucida Grande",LucidaGrande,Arial,sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}

.copyright {

}

.copyright a {

}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}

table.calendar td {
	border: 1px solid #DDDDDD;
}

.homepage-news-table {
	border-collapse: collapse;
}

.homepage-news-table td {
	border-bottom: 1px solid #ddd;
	padding: 4px;
	padding-bottom: 10px;
}

.homepage-news-table td img {

}

#main_pad {
	padding: 15px; 
	float: left; 
	/*width: 315px;*/
}
