body{
	margin:0;
	color:#000333;
	font:14px Georgia, "Times New Roman", Times, serif;
	background:#00190a;
	min-width:990px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#582a31;
}
a:hover{text-decoration:underline;}
input{
	font:14px Georgia, "Times New Roman", Times, serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	background:#215435 url(images/bg-body.gif) repeat-x 0 100%;
}
#header{
	width:100%;
	background:url(images/bg-header.gif) repeat-x;
	position:relative;
	z-index:2;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
.h-holder{
	width:100%;
	background:url(images/bg-header-c.jpg) no-repeat 50% 100%;
}
.h-holder:after{
	content:"";
	display:block;
	clear:both;
}
.h-main{
	width:506px;
	margin:0 auto;
	min-height:225px;
	position:relative;
	padding:0 0 0 435px;
}
.h-main:after{
	content:"";
	display:block;
	clear:both;
}
* html .h-main{height:225px;}
.logo{
	width:272px;
	height:226px;
	position:absolute;
	bottom:-27px;
	left:25px;
}
* html .logo{bottom:-28px;}
.search-box{
	width:308px;
	height:31px;
	padding:10px 0 0 16px;
	background:url(images/bg-search-box.gif) no-repeat;
}
.search-box legend span{
	position:absolute;
	top:auto;
	left:-9999px;
}
.search-box .text{
	width:218px;
	float:left;
	margin:0;
	padding:1px 5px 2px;
	background:#2c5679;
	border:0;
        color: #e5e2e6;
}
.search-box .image{
	float:left;
	margin:0 0 0 6px;
}
.social-links{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	bottom:0;
	left:557px;
	width:380px;
}
* html .social-links{bottom:-1px;}
.social-links li{
	float:left;
	padding:0 0 0 23px;
}
.social-links li a{
	display:block;
	width:38px;
	height:67px;
	overflow:hidden;
}
.social-links li a span{
	display:block;
	width:38px;
	height:134px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.social-links li.rss a span{background:url(images/ico-rss.png) no-repeat;}
.social-links li.facebook a span{background:url(images/ico-facebook.png) no-repeat;}
.social-links li.twitter a span{background:url(images/ico-twitter-2.png) no-repeat;}
.social-links li a:hover{
	text-decoration:none;
	background:none;
}
.social-links li a:hover span{margin:-67px 0 0;}
.nav-box{
	width:100%;
	background:#582a31;
}
.nav-box:after{
	content:"";
	display:block;
	clear:both;
}
.nav-holder{
	width:636px;
	margin:0 auto;
	padding:7px 0 0 305px;
	min-height:21px;
}
.nav-holder:after{
	content:"";
	display:block;
	clear:both;
}
* html .nav-holder{height:21px;}
#nav,
#nav ul{
	list-style:none;
	margin:0 0 0 21px;
	padding:0;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	text-transform:uppercase;
}

#nav ul.sub {
font-size: 10px;
text-transform: uppercase;
}
#nav li{
	display:inline;
	float:left;
	margin:0 14px;
}
#nav ul li{
	margin:0;
	float:none;
}
#nav a {
	display:block;
	color:#d7e1e4;
	padding:0 0 6px;
}
#nav a:hover,
#nav li:hover a,
#nav li.hover a,
#nav li.active a{
	cursor:pointer;
	color:#ff9;
	text-decoration:none;
}
#nav li.hover,
#nav li:hover { position:relative;}
#nav li.hover ul,
#nav li:hover ul {display: block;}
#nav ul {
	width:124px;
	position:absolute;
	left:50%;
	margin:-1px 0 0 -62px;
	top:100%;
	z-index:100;
	display:none;
	text-align:center;
	font-weight:normal;
	font-size:14px;
	line-height:17px;
	text-transform:none;
}
#nav li:hover ul a,
#nav li.hover ul a {
	width:114px;
	padding:6px 5px;
	background:#582a31;
	color:#e5e2e6;
	overflow:hidden;
	position:relative;
}

#nav li:hover ul a.last-child,
#nav li.hover ul a.last-child{
	padding-bottom:8px;
	border-bottom-right-radius:8px;
	border-bottom-left-radius:8px;
}
#nav li:hover ul li,
#nav li.hover ul li {
	height:1%;
	vertical-align:top;
	float:none;
	margin:0;
	display:block;
	background:url(images/divider-drop.gif) no-repeat;
	padding:1px 0 0;
}
#nav li:hover ul li:first-child{background:#582a31;}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a{
	background:#663d43;
	color:#ff9;
}
#main{
	width:983px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 0 2px;
}
.main-c{
	height:1%;
	overflow:hidden;
	padding:0 21px;
	background:url(images/bg-main-c.png) repeat-y;
}
.main-b{
	height:55px;
	overflow:hidden;
	background:url(images/bg-main-b.png) no-repeat;
}
.main-c2{
	width:893px;
	float:left;
	background:url(images/bg-main-t.gif) no-repeat;
	position:relative;
	padding:31px 27px 0 21px;
	margin:0 0 -16px;
}
#content{
	width:600px;
	float:left;
	line-height:20px;
}

#content h1{
	margin:0 0 10px 0px;
	padding:2px 0 0 18px;
	text-transform:uppercase;
	background:url(images/bg-headings.png) no-repeat;
	min-height:21px;
}
* html #content h1,
* html #content h2{height:21px}

#content h1 {
	font-size:18px;
	line-height:21px;
	color:#582a31;
} 
#content h2{
	margin:0;
	font-weight:normal;
	font-size:18px;
	line-height:21px;
	color:#063217;
}
#content h2 a{color:#063217;}
#content .txt-box{
	height:1%;
	overflow:hidden;
	padding:2px 0 0 20px;
	margin:0 0 9px;
}
#content p {
margin:0 0 20px;
}
#content .txt-box2{
	width:560px;
	margin:0 0 18px;
	padding:16px 20px;
	overflow:hidden;
	background:#a1b0a8;
	border-radius:12px;
}
#content h3{
	margin:0;
	font-weight:normal;
	font-size:16px;
	line-height:21px;
	color:#1F6CB7;
margin-bottom: 10px;
}
#content .news{padding:0 2px;}
#content .txt-list{
	list-style:none;
	margin:0 0 9px;
	padding:4px 0 0 1px;
}
#content .txt-list li{
	height:1%;
	overflow:hidden;
	padding:0 0 4px 18px;
	background:url(images/bullet-txt-list.png) no-repeat;
}
#content .txt-list a{color:#582a31;}
#sidebar{
	width:247px;
	float:right;
	font-size:13px;
	line-height:18px;
}
#sidebar p{margin:0 0 7px;}
#sidebar .s-box1{
	width:226px;
	overflow:hidden;
	background:#c4d3e3;
	margin:0 0 18px;
	padding:12px 9px 2px 12px;
	border-radius:16px;
}
#sidebar .phone{
	text-align:center;
	color:#1f5587;
	font-size:18px;
	line-height:36px;
	width:226px;
	padding:14px 11px 16px 10px;
}
#sidebar .phone a{color:#1f5587;}
#sidebar .phone .title{
	display:block;
	font-weight:normal;
	font-size:30px;
	line-height:32px;
}
#sidebar .phone address{
	font-style:normal;
	font-size:28px;
	line-height:30px;
	color:#582a31;
	padding:0;
}
#sidebar .logo-holder{
	height:1%;
	overflow:hidden;
	font-size:0;
	line-height:0;
	text-align:center;
	margin:0 0 20px;
}
#sidebar .article-list{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar .article-list li{padding:0 0 10px;}
#sidebar .article-list .dtstamp{text-align:right;}
#sidebar .twitter{
	height:1%;
	padding:0 2px;
}
#sidebar .twitter:after{
	content:"";
	display:block;
	clear:both;
}
#sidebar .twitter a{
	float:right;
	margin:-6px 0 0;
}
#sidebar .twitter a span{
	float:left;
	margin:6px 0 0;
	cursor:pointer;
}
#sidebar .twitter a img{
	float:left;
	margin:0 0 0 3px;
	position:relative;
}
#sidebar .twitter a:hover span{text-decoration:underline;}
#footer{
	width:926px;
	margin:-8px auto 0;
	overflow:hidden;
	font-size:12px;
	line-height:15px;
	color:#587565;
	text-align:center;
	padding:0 0 41px 14px;
	position:relative;
}
#footer a{color:#587565;}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li{
	display:inline;
	padding:0 6px 0 12px;
	background:url(images/bullet-footer-list.gif) no-repeat 0 50%;
}
#footer ul li:first-child{background:none;}

#content .txt-box2{
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
}
#sidebar .s-box1{
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
}
#nav li:hover ul a.last-child{
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
}

div.posted {
margin-bottom: 20px;
font-size: 12px;
}

div.details {
margin-bottom:10px;
padding-bottom: 20px;
border-bottom: 1px dotted #1F6CB7;
}

tr.alt {
background-color: #A1B0A8;
}

table tr {
border-bottom: 1px dotted #063217;
}

table td {
padding: 3px;
}

div#comment-area {
margin-left: 20px;
padding-bottom: 40px;
}

div#contact {
margin-left: 20px;
}

div#contact input,
div#contact textarea,
div#comment-area input,
div#comment-area textarea {
	font:14px Georgia, "Times New Roman", Times, serif;
	vertical-align:middle;
	color:#000333;
        background: #C4D3E3;
	padding:1px 5px 2px;
        border: 0;
}

div#comment-area textarea {
width: 100%;
}

div#contact textarea {
width: 400px
}

/* comment section */
div.comment {
	margin-bottom: 10px;
	background: #A1B0A8;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
-webkit-border-radius: 12px;
border-radius: 12px;
padding: 10px 0px 0px 0px;
}

div.comment_alt {
margin-bottom: 10px;
border:0;
background: transparent;
}

div.comment-author {
background: #C4D3E3;
        }

div.comment div.inner {
	padding: 0 18px;
	height: 1%;
	overflow: hidden;
}

div.comment-author div.inner {
}

div.comment cite {
	display: block;
	font-size: 12px;
	padding-bottom: 5px;
	color: #000033;
	font-style: normal;
border-bottom: 1px dotted #000033;
margin-bottom: 5px;
}

div.comment cite a {
	font-weight: bold;

}

div.comment img.avatar {
/*	border: 1px solid #16404E;*/
	float: left;
	margin: 6px 8px 2px 0;
display: block;
}

div.comment p {
	padding-bottom: 16px;
}


div.widget {
margin: 20px 0px;
}

div.widget h3 {
color: #215435;
font-weight: normal;
font-size: 16px;
}

td {
vertical-align: top;
}

img.photo {
float: left;
margin-right: 10px;
}

div.jobtitle {
margin-bottom: 5px;
padding-bottom: 5px;
border-bottom: 1px dotted #1F6CB7;
display: block;
overflow: hidden;
}

div.bio {
overflow: hidden;
margin: 20px 0px 20px 20px;
}

div.bio p {
display: block;
overflow: auto;
font-size: 12px;
line-height: 18px;
}

ul.gallery {
margin: 0;
padding: 0;
list-style: none;
}

ul.gallery li {
float: left;
margin: 5px;
}

#fancybox-title-over {
font-weight: bold;
}

div#content input.submit {
background: transparent;
border: 0;
padding: 0;
}