@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	min-height:100%;
	color:#251d19;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	font-weight:normal;
	/*letter-spacing:1px;*/
	background: #392f2b url(../img/body_bgr.gif) top left repeat-x;
}

a, a:active, a:visited {
	color: #251d19;
	/*color:#6b8ea5;*/
	text-decoration:underline;
	outline:0;
}

a:hover {
	color:#6b8ea5;
	text-decoration:none;
	outline:0;
}

h1 {
	margin:0 0 10px 0;
	padding:0;
	font-size:24px;
	color:#251d19;
	font-family:"Times New Roman", Times, serif;
}

h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:20px;
	color:#251d19;
	font-family:"Times New Roman", Times, serif;
}

h1 a:hover, h2 a:hover {
	text-decoration:none;
}

p {
	margin:0 0 10px 0;
	padding:0;
}

b {
	font-weight:normal;
}

small {
	margin:0;
	padding:0;
	font-size:9px;
}

table {
	margin:0 0 20px -5px;
	padding:0;
}

tr, td {
	margin:0;
}

img, img a {
	border:none;
	margin:5px 0 0 0;
	outline:0;
}

.none {
	display:none;
}

.clear {
	clear:both;
	line-height:5px;
	height:5px;
}

.blue {
	color:#6b8ea5;
}

.brown {
	color:#4e403b;
}

.txt-img {
	padding:0 0 10px 0;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:980px;
	clear:both;
	background: url(../img/bgr_big.jpg) top center no-repeat;
}

#holder {
	margin:0 auto;
	padding:0;
	width:650px;
}

#header {
	margin:0 auto;
	padding:0;
	/*height:200px;*/
	/*background:#000 url(../img/header.jpg) top center no-repeat;*/
	/*background:url(../img/header.gif) top left repeat-x;*/
	float:left;
	width:100%;
	/*clear:both;*/
	/*background:url(../img/logo.png) center center no-repeat;*/
}

a.logo {
	margin:50px 0 33px 60px;
	padding:0;
	width:446px;
	height:98px;
	display:block;
	/*float:right;*/
	/*background:url(../img/header-new.png) top center no-repeat;*/
	background:url(../img/logo.gif) center center no-repeat;
	outline:0;
}

a.logo:hover {
	/*background:url(../img/logo_hover.gif) center center no-repeat;*/
	text-decoration:none;
	outline:0;
}

#nav {
	margin:0 auto 9px auto;
	padding:0;
	width:650px;
	height:25px;
	line-height:25px;
	background:#6b8ea5;
	/*float:left;*/
	width:650px;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#nav li a {
	margin:0;
	padding:0 0 0 20px;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:25px;
	/*font-weight:bold;*/
	text-transform:lowercase;
	/*width:205px;
	line-height:50px;
	height:50px;
	display:block;
	float:left;*/
	text-decoration:none;
	color:#fff;
	outline:0;
}

#nav li a:hover {
	text-decoration:none;
	color:#251d19;
	outline:0;
}

#nav .current a {
	text-decoration:none;
	font-weight:bold;
	color:#251d19;
	outline:0;
}

#content {
	margin:0 auto;
	padding:0;
	width:632px;
	float:left;
	background:#fff url(../img/left_col.gif) top left repeat-y;
	border:#c7cccf 9px solid;
	clear:both;
}

#left {
	margin:0 0 10px 0;
	padding:0;
	width:123px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-transform:lowercase;
}

#left p a, #left p a:hover {
	color:#6b8ea5;
	text-decoration:none;
}

#left ul {
	margin:0;
	padding:0;
	list-style:none;
}

#left li {
	margin:0;
	padding:0;
	list-style:none;
}

#left li a {
	margin:0;
	padding:0 0 0 10px;
	height:23px;
	line-height:23px;
	display:block;
	text-decoration:none;
	color:#fff;
	outline:0;
}

#left li a:hover {
	text-decoration:none;
	color:#6b8ea5;
	outline:0;
}

#left .current a {
	margin:0;
	padding:0 0 0 10px;
	height:23px;
	line-height:23px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#251d19;
	background:#fff;
	outline:0;
}

/*////////////   sub nav   ////////////*/

#left ul li ul {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	/*font-family:Helvetica;*/
}

#left ul li ul li {
	margin:0;
	padding:0;
	list-style:none;
}

#left li ul li a, #left .current li a {
	margin:0 0 0 10px;
	padding:0;
	/*padding:0 0 0 14px;*/
	height:23px;
	line-height:23px;
	display:block;
	text-decoration:none;
	font-weight:normal;
	color:#876f67;
	background:none;
	/*background: url(../img/nav.gif) left center no-repeat;*/
	outline:0;
}

#left li ul li.active a {
	font-weight:bold;
	color:#6b8ea5 !important;
}

#left li ul li a:hover {
	text-decoration:none;
	color:#6b8ea5;
	outline:0;
}

#right {
	margin:0;
	padding:20px;
	width:460px;
	float:left;
}

#right ul {
	margin:10px 0;
	padding:0;
	list-style:none;
}

#right li {
	margin:0;
	padding:0;
	list-style:none;
}

#right li a {
	margin:0;
	padding:0 0 0 10px;
	height:20px;
	line-height:20px;
	text-decoration: underline;
	color:#876f67;
	/*background:url(../img/list.gif) left center no-repeat;*/
	outline:0;
}

#right li a:hover {
	text-decoration:none;
	/*background:url(../img/list_over.gif) left center no-repeat;*/
	color:#6b8ea5;
	outline:0;
}

/*#right img {
	float:left;
	margin:5px 20px 10px 0;
}*/

#right .pic {
	margin:0 10px 10px 0;
	padding:0;
	width:139px;
	float:left;
	color:#6b8ea5;
	text-align:left;
}

#right .pic p {
	margin:0;
	padding:0;
}

#newsletter {
	margin:60px 0 0 0;
	padding:0 0 0 10px;
	width:100px;
	float:left;
	color:#fff;
	/*bottom:150px;*/
	/*left:10px;*/
	/*position: absolute;*/
}

.newsletter {
	margin:0;
	padding:1px 3px;
	width:65px;
	border:#876f67 1px solid;
	color:#876f67;
	background:none;
}

.newsletterBtn, .newsletterBtn:hover {
	margin:0;
	padding:3px;
	width:20px;
	border:none;
	background: url(../img/newsletter_btn.gif) left center no-repeat;
	cursor:pointer;
	outline:0;
}

/*.floatLeft img {
	float:left;
	margin:5px 10px 10px 0;
}

.floatRight img {
	float:right;
	margin:5px 0 10px 10px;
}*/

#breadcrumb, #breadcrumb a {
	text-transform:lowercase;
	margin:20px 0 0 0;
	color:#9fa1a2;
	text-decoration:none;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

#footerHolder {
	margin:0 auto 20px auto;
	padding:0;
	width:650px;
	height:30px;
	letter-spacing:1px;
}

#footer {
	margin:0;
	padding:0;
	width:300px;
	color:#876f67;
	font-size:9px;
	height:25px;
	line-height:25px;
	float:right;
}

#footer ul {
	margin:0;
	padding:0;
	text-align:right;
}

#footer li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}

#footer li a {
	margin:0 0 0 5px;
	padding:0;
	height:25px;
	line-height:25px;
	text-decoration: none;
	color:#876f67;
	outline:0;
}

#footer li a:hover {
	text-decoration: underline;
	outline:0;
}

#footer #facebook span { display:none;}

#copyright {
	margin:20px 0 0 0;
	padding:0;
	width:300px;
	height:9px;
	font-size:9px;
	line-height:9px;
	color:#876f67;
	text-align:left;
	float:left;
}

#copyright a {
	color:#876f67;  /*4e403b*/
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:none;
}

#twitter { margin-top:20px; }
#twitter h3 { color:#876F67; padding:5px; margin:0; display:none; }
#twitter h4 { color:#876F67; padding:5px; margin:0; }
#twitter_div, #twitter_div ul { margin:0; padding:0;}
#twitter_div li { margin:0 0 10px 0; padding:5px; border-bottom:#322823 1px solid; color:#876F67; font-size:10px; line-height:12px;}
#twitter_div li:hover { background:#322823;}

.button {
	margin:10px 0 0 0;
	width:150px;
	color:#4e403b ;
	background:none;
	border:#9fa1a2  1px solid;
	font-style:normal;
}

.button:hover {
	color:#6b8ea5;
	border:#6b8ea5 1px solid;
	cursor:pointer;
}

.input {
	margin:2px 0;
	width:150px;
	color:#251d19;
	font-style:italic;
	border:#9fa1a2 1px solid;
}

#form .input:focus {
	background:#ffc;
	font-style:normal;
	font-weight:bold;
}

/*.input:hover {
	border:#876f67 1px solid;
}*/

label {
	margin:0;
	padding:0;
}

#newsletter .newsletterBt a, #newsletter .newsletterBt a:hover {
	margin:5px 0 0 0;
	padding:0 15px 0 5px;
	color:#876f67;
	text-decoration:none;
	display:block;
	background: url(../img/newsletter_btn.gif) right center no-repeat;
	border:#876f67 1px solid;
	outline:0;
}

