/* CSS Document */

/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height:1.2em; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 2px 3px; font-family: Verdana, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }
.vlT {vertical-align:top;}
.vlB {vertical-align:bottom;}

.hide { display: none; }
.clear { clear: both; height:1px; line-height:1px; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.cols { overflow: hidden; margin: 0; }
.cols .col { float: left; width: 50%; }
#page .cols .last { margin-right: 0; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/*-------
// Globals
//-----*/

body{background:#6C715A url(../images/bodybg.jpg) left top repeat-x; font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3{line-height:1.2em;}
a{color:#849258;}


/*-------
// Page Layout
//-----*/

/*-----Container-----*/
div#container{width:950px; margin:0px auto; padding:0px 4px; background:transparent url(../images/container/container_bg.png) left top repeat-y;  }

/*-----Header-----*/
div#header {background:transparent url(../images/header/headerbg.gif) left bottom repeat-x; width:100%; overflow:hidden;}

/*-----left-----*/
div.left{width:300px; }

/*-----right-----*/
div.right{width:650px;}

/*-----Navigation-----*/
div#navigation{padding-top:59px; }

/*-----Content-----*/
div#content{background:transparent url(../images/content/content_main_bg.gif) left top repeat-y;}

/*-----Footer-----*/
div#footer{background:transparent url(../images/footer/footerbg.gif) left bottom repeat-x; padding:25px; height:14px;}



/*-------
// Common page Layout
//-----*/

/*-----Header-----*/

div#header div.left div.logo{padding:41px 20px;}
div#header div.left  h1 a{background:transparent url(../images/header/logo.jpg) left top no-repeat; width:242px; height:59px; display:block;}

div#header  div.right ul.top_links{text-align:right; height:32px; background:transparent url(../images/header/gradient.gif) right top no-repeat; line-height:32px;}
div#header  div.right ul.top_links li{ font-size:120%; background:transparent url(../images/header/bullets.gif) right center no-repeat; margin-right:2px; padding-right:10px; display:inline;}
div#header  div.right ul.top_links li.last { background:none; }
div#header  div.right li a{color:#849258; text-decoration:none;}
div#header  div.right li a:hover{text-decoration:underline;}



/*-----Navigation-----*/
div#navigation ul li{display:block; float:left; font-size:150%; padding:0px 1px; background:transparent url(../images/header/normal_border.gif) left bottom no-repeat; }
div#navigation ul li a{display:block; float:left; padding:21px;}

div#header  div.right div#navigation ul li a:hover{ background:transparent url(../images/header/hover.gif) left bottom repeat-x; text-decoration:none; }

div#navigation ul li.active{ background:transparent url(../images/header/active_left.gif) left bottom repeat-x; }
div#navigation ul li.active a{ background:transparent url(../images/header/active_center.gif) left bottom repeat-x; padding-left:22px; padding-right:22px;}
div#navigation ul li.active a:hover{ background:transparent url(../images/header/active_center.gif) left bottom repeat-x;}


/*-----Content-----*/
div#content div.services{background:transparent url(../images/content/sidebar.jpg) left top no-repeat; height:301px; padding:10px 15px;}
div#content div.services h2{font-size:180%; color:#FFFFFF; padding:7px 5px; border-bottom:solid 1px #969f7c;}
div#content div.services ul li{padding:6px 5px;  color:#6b7159;  font-size:120%; border-bottom:dotted 1px #969f7c;}
div#content div.services ul li a{ text-decoration:none;  font-weight:bold; color:#6b7159; }
div#content div.services ul li a:hover{ text-decoration:underline;  font-weight:bold; color:#6b7159; }
div#content div.services ul li p.date{margin-top:5px; font-style:italic;}

div#content div.banner{ height:321px; position:relative; }
div#content div.banner h2{ margin:-233px 37px 0; height:112px; background:transparent url(../images/content/heading.png) left top no-repeat; position:relative; z-index:10;}
div#content div.banner div.overlay { position:relative; left:0px; bottom:-51px; background:transparent url(../images/content/curve.png) no-repeat 0px 100%; width:650px; height:70px; z-index:10; }
div#content div#main{padding:35px 35px 0px 35px;}
div#content div#main h2{color:#c3a253; font-family:Georgia, "Times New Roman", Times, serif; font-size:180%; margin-bottom:5px;}
div#content div#main h3{font-family:Georgia, "Times New Roman", Times, serif; font-size:130%; color:#555555; font-style:italic;}
div#content div#main p{color:#555555; margin-bottom:25px; line-height:1.7em; font-size:120%; }
div#content div#main p a{font-size:105%; border-bottom:#e0e4d5 solid 1px;}
div#content div#main p a:hover{ text-decoration:none; color:#667144;}

div#rotating_images { z-index:5; position:relative; }

div#content div.wrapper { background:url(../images/content/contentbg.jpg) left bottom  no-repeat; width:100%; overflow:hidden;}
div#content div.wrapper div.gallery{padding:33px 22px 45px 22px;}
div#content div.wrapper div.gallery h2{color:#666666; font-size:180%; margin-bottom:5px; padding-left:12px;}
div#content div.wrapper div.gallery p.gallery_image { background:url(../images/content/image_bg.gif) no-repeat; width:235px; height:104px; padding:8px 7px 8px 9px;  }
div#content div.wrapper div.gallery p.gallery_image img { vertical-align:middle; }
div#content div.wrapper div.gallery p.gallery_link{margin: 5px 0 10px; }
div#content div.wrapper div.gallery p.gallery_link a{  font-size:120%; text-decoration:underline; padding:0px 16px; line-height:1.2em; }
div#content div.wrapper div.gallery p.gallery_link a:hover{ color:#667144;}

p.see a{display:block; background:transparent url(../images/content/btn_center.gif) left top repeat-x; margin:10px 20px; height:27px;}
p.see a span.left{display:block; background:transparent url(../images/content/btn_left.gif) left top no-repeat; height:27px;}
p.see a span.right {display:block; background:transparent url(../images/content/btn_right.gif) right top no-repeat; height:27px; line-height:26px; padding:0px 10px; font-size:110%; color:#6b7159; text-align:center; font-weight:bold; }

p.see a:hover{ background:transparent url(../images/content/btn_center_hover.gif) left top repeat-x; text-decoration:none; display:block; }
p.see a:hover span.left{ background:transparent url(../images/content/btn_left_hover.gif) left top no-repeat;}
p.see a:hover span.right {background:transparent url(../images/content/btn_right_hover.gif) right top no-repeat; }



/*-----Footer-----*/
div#footer div.left{width:570px;}
div#footer div.right{width:200px; text-align:right;}
div#footer p.copyright{margin-right:15px;}
div#footer p, div#footer ul li{ color:#FFFFFF;}
div#footer ul li.copyright{padding-right:10px;}
div#footer ul li{display:inline; margin:0px 1px;}
div#footer p a, div#footer ul li a{color:#FFFFFF;}
div#footer div.right a{text-decoration:underline;}
div#footer div.right a:hover{text-decoration:none; color:#666666;}