@charset "utf-8";
/* CSS Document */
ul{
margin:0px;
padding:0px;
}

div {
/*	border:thin solid;*/
	position:relative;
}

body {
	margin:0px;
	padding:0px;
	
	font:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:150%;

	background-image:url(../images/bckground.jpg);
	background-repeat:repeat;
}

body#introduction {
	text-align:center;
	background-image:none;
	background-color:#695a2c;
}

div {
	position:relative;
}

a img {
	border:none;
}
#top_menu_outer {
	background-image:url(../images/header_strip.gif);
	background-repeat:repeat-x;
}

div#top_menu {
	height:44px;
	text-align:center;
}

div#top_menu ul {
	margin:0px;
	padding:0px;
}

div#top_menu ul li{
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
/*	float:left;
	padding-right:17px;
	padding-top:11px;*/
}

div#top_menu ul li a{
	font-weight:normal;
	color:#c6b268;
	text-decoration:none;
}

div#top_menu ul li a:hover{
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
table#contact a{
	text-decoration:none; 
	color:#000000;
}

table#contact a:hover{
	text-decoration: underline; 
	color:#000000;
}

.float_menu, .float_menu_r, .float_menu_f {
	float:left;
	color:#c6b268;
	padding-top:11px;
	padding-right:18px;
}

.float_menu_r {
	padding-right:0px;
	float:right;
}

.float_menu_f {
	padding-right:24px;
	_padding-right:24px;
}

.float_menu a, .float_menu_r a, .float_menu_f a {
	color:#c6b268;
	text-decoration:none;
}

.float_menu a:hover, .float_menu_r a:hover, .float_menu_f a:hover {
	color:#FFFFFF;
}


div#top_menu ul li a img { border:none; }

#logo_outer {
	background-image:url(../images/logo_strip.png);
	background-repeat:repeat-x;
}

#banner_outer {
	background-image:url(../images/bckgroundsha.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#banner {
	background-color:#FFFFFF;
	padding-bottom:60px;
}

#wrapper_main {
}

#dashboard, #top_menu, #banner, #logo {
	width:900px;
	margin:0px auto;
}

#dashboard {
	background-color:#FFFFFF;
}

#dashboard {
}

.logo_image {
	position:absolute;
	left:460px;
	top:2px;
	text-align:center;
	width:220px;
}

#dash_right {
	margin-left:210px;
	width:465px;
}

#dash_right_contacts {
	margin-left:225px;
	width:643px;
	padding-bottom:45px;
}

#dash_left {
	position:absolute;
	top:0px;
	left:0px;
	width:195px;
}

.main_title, .title, .title a, .sub_title {
	color:#7e714c;
	font-weight:normal;
	font-size:17pt;
	margin-bottom:15px;
}

.sub_title{
	font-size:13pt;
	font-weight:normal;
}

.mid_title {
	color:#7e714c;
	font-size:13.5pt;
}

.title, .title a {
	font-size:11pt;
	text-decoration:none;
}

.title a {
	padding-left:15px;
	display:block;
}

.title a:hover {
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

.title a span {
	padding-left:6px;
	padding-bottom:6px;
	display:block;
}

.title a:hover span{
	font-size:11pt;
	text-decoration:none;
}

.content {
	padding-left:21px;
}

.border_left {
	border-left:thin;
	border-left-style:solid;
	border-left-width:2px;
	border-left-color:#e4dcc8;
}

.margin_bottom {
	margin-bottom:10px;
}

.margin_bottom_larger {
	margin-bottom:20px;
	padding-bottom:20px;
}

.floating_margin {
	float:left;
	height:600px;
	background-image:url(../images/bckground.jpg);
	background-repeat:repeat;
}

.highlight_title {
	color:#7E714C;
	margin-top:10px;
}

.top, .top a, .top a:link, .top a:visited {
	color:#7e714c;
	font-weight:normal;
	font-size:12px;
}

table {
	margin-top:10px;
}

td {
	font-size:12px;
}

td hr {
	padding:0px;
	margin:0px;	
}

hr {
	color:#7E714C;
	height:1px;
}

.style1 {color: #7E714C}

div.content li {
	padding:0px;
	margin-left:15px;
	list-style-image:url(../images/bullet_sq.jpg);
}

#footer {
	width:900px;
	margin:0px auto;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	font-size:9pt;
}

tr.contact_header td, .sections{
	color: #7E714C;
	font-weight: normal;
	font-size:11pt;
}

hr.hard_border {
	border-style:double;
}

.sections {
	font-size:13pt;
}

table#contact {
	margin-top:0px;
}