@import 'share.css';
/*BODY
*****************************************************************************************************/
* {
	margin: 0;
	padding:0;
}
/* remove firefox dotted borders */
a {
	outline: none;
}
body {
	background-image: url(../images/body/bg.gif);
	background-repeat: repeat;
	color: #464646;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #1b1b18;
}
html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
}
#wrapper {
	margin: 0;
	vertical-align: top;
	width: 100%;
}
.headerline {
	background-image: url(../images/body/header_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.DIV_photo_line {
	background-color: #a47b4d;
	margin: 0px;
	padding: 0px;
	height: 5px;
	font-size: 5px;
}
.DIV_photo_bg {
	background-color: #ffffff;
	height:397px;
	background-image: url(../images/body/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
.DIV_photo {
	height:321px;
	width:954px;
	margin-top:3px;
}
p {
	color: #464646;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	color: #6e3e04;
	font-family: "Trebuchet MS";
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: none;
	font-weight: normal;
}
h2 {
	color: #80572b;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
h3 {
	color: #536b7f;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #8d5109;
}
a:visited {
	color: #8d5109;
}
a:hover {
	color: #464646;
}
a:active {
	color: #464646;
}
.contact {
	margin: 0;
	padding: 0;
	margin-top:1px;
	color: #898989;
	font-family: "Trebuchet MS";
	font-size: 11px;
	vertical-align:top;
	font-weight: normal;
	line-height: 11px;
	padding-top:22px;
	padding-left:20px;
}
.bg_white {
	background-color:#FFFFFF;
}
DIV.separator {
	height: 1px;
	padding: 0;
	margin: 0;
	background-color:#d1bda6;
	width: 100%;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
}
li {
	background-image: url(../images/body/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	list-style-type: none;
	padding-left: 10px;
}
.table1{
height:73px;
}
.height5{
height:5px;
}
/*FS BOX
*****************************************************************************************************/
.fs_u {
	background-image: url(../images/body/fs_u.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
}
.fs_d {
	background-image: url(../images/body/fs_d.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 10px;
}
.fs_c {
	background-image: url(../images/body/fs_c.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.fs_text {
	color: #464646;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*FOOTER
*****************************************************************************************************/
.copyright {
	color: #a47b4d;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.footer_text {
	color: #636363;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
/*ACTIONABLE MENU
*****************************************************************************************************/
ul#actionable {
	float: right;
	margin:0;
	padding:0;
}
ul#actionable li {
	background-image:none;
	list-style:none;
	list-style-image:none;
	float:left;
	padding-left:3em;
}
ul#actionable li a {
	color: #d4944f;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}
ul#actionable li a:hover, ul#actionable li a.active {
	color: #eddcc3;
}
/*MAIN MENU
*****************************************************************************************************/
ul#mainmenu {
	float: left;
	margin:0;
	padding:0;
	width: 960px;
}
ul#mainmenu li {
	padding: 0;
	margin: 0;
	background-image:none;
	list-style:none;
	list-style-image:none;
	float:left;
	padding-right:2.12em;
	padding-top:2em;
	padding-bottom:2em;
}
ul#mainmenu li a {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
ul#mainmenu li a:hover, ul#mainmenu li a.active {
	color: #d4944f;
}
/*FOOTER MENU
*****************************************************************************************************/
ul#footermenu {
	float: left;
	margin:0;
	padding:0;
}
ul#footermenu li {
	margin:0;
	padding:0;
	background-image:none;
	list-style:none;
	list-style-image:none;
	float:left;
	padding-right:2em;
}
ul#footermenu li a {
	margin:0;
	padding:0;
	color: #a47b4d;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
ul#footermenu li a:hover, ul#footermenu li a.active {
	color: #ffffff;
}
/* SUBMENU
*****************************************************************************************************/
ul#submenu {
	margin:0;
	list-style:none;
	background-image:none;
	list-style-image:none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #8d5109;
}
ul#submenu li {
	cursor:pointer;
	float:left;
	margin-right:14px;
	height:20px;
	overflow:hidden;
	list-style:none;	
	background-image:none;
	list-style-image:none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}
ul#submenu li a {
	font-size: 11px;
	color: #9f5b09;
	float:left;
	text-decoration:none;
	list-style:none;
	list-style:none;	
	background-image:none;
	list-style-image:none;
}
ul#submenu li a:hover, ul#submenu li a.active {
	background:#b8803d;
	color:#fff;
}
ul#submenu li a {
	background:#F8F3E4;
	color:#b8803d;
}
ul#submenu li a span {
	cursor:pointer;
	float:left;
	height:20px;
}
ul#submenu li a:hover span, ul#submenu li a.active span {
	background-image: url(images/left-corner.gif);
	background-repeat: no-repeat;
}
ul#submenu li span, ul#submenu li a span {
	background-image: url(images/left-corner2.gif);
	background-repeat: no-repeat;
}
ul#submenu li a em {
	cursor:pointer;
	float:left;
	height:20px;
	padding:3px 5px 0;
	font-style:normal;
	white-space:nowrap;
}
ul#submenu li a:hover em, ul#submenu li a.active em {
	background-image: url(images/right-corner.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
ul#submenu li a em {
	background-image: url(images/right-corner2.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
DIV.submenu_separator {
	height: 1px;
	padding: 0;
	margin: 0;
	background-color:#d1bda6;
	width: 100%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: hidden;
}
/*FORMS
*****************************************************************************************************/
.form_00 {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.forms {
	color: #776b46;
	font-family: "Trebuchet MS";
	font-size: 10px;
	height: 11px;
}
.forms_text {
	color: #736f68;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.forms_text1 {
	color: #736f68;
	font-family: "Trebuchet MS";
	font-size: 11px;
	padding-top:4px;
}
.forms_text2 {
	color: #736f68;
	font-family: "Trebuchet MS";
	font-size: 10px;
	padding-top:4px;
	text-transform: uppercase;
}
.fields1 {
	color: #776b46;
	font-family: "Trebuchet MS";
	font-size: 11px;
	width:40px;
}
.fields2 {
	color: #776b46;
	font-family: "Trebuchet MS";
	font-size: 11px;
	width:80px;
}
.fields3 {
	color: #776b46;
	font-family: "Trebuchet MS";
	font-size: 11px;
	width:170px;
}
.bg_table1 {
	background-color:#F8F3E4;
}
.bg_table2 {
	background-color:#ffffff;
}
.formbutton {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6e3e04;
	padding: 6px;
	margin: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height:40px;
}
a.formbutton:link {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6e3e04;
	padding: 6px;
	margin: 1px;
}
a.formbutton:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #6e3e04;
	padding: 6px;
	margin: 1px;
}
a.formbutton:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #b8803d;
	padding: 6px;
	margin: 1px;
}
a.formbutton:active {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #b8803d;
	padding: 6px;
	margin: 1px;
}
.formbutton2 {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #a47b4d;
	line-height:25px;
	padding-left:3px;
	padding-top:5px;
	padding-right:3px;
	padding-bottom:5px;
	line-height:20px;
	
}
.formbutton4 {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #6e3e04;
	line-height:25px;
	padding-left:3px;
	padding-top:5px;
	padding-right:3px;
	padding-bottom:5px;
	line-height:20px;
	
}
.formbutton3 {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #a47b4d;
	display: block;
	width: 85px;
	line-height:20px;
	text-align: center;
	vertical-align: middle;
}
a.formbutton2:link, a.formbutton2:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #a47b4d;
}
a.formbutton2:active, a.formbutton2:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #80572b;
}
.red {
    font-size: 10px;
	color: #FF0000;
}
.onlineres {
	font-size: 12px;
	color: #a47b4d;
}
.specialpadding p {
	padding-left: 10px;
	padding-right:10px;
}
.specialpadding h2 {
	padding-left: 10px;
}
.specialpadding li {
	background-image: url(../images/body/bullet_1.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	list-style-type: none;
	padding-left: 20px;
}