/* Css Reset */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
    margin:0;
    padding:0;
}
ul,ol{
    list-style:none;
}
fieldset{
    display:inline;
    border:0;
}
blockquote,q{
    quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
    content:"";
}
table {
    border-collapse:separate;
    border-spacing:0;
}
a img{
    border:0;
}
.clear{
    clear:both;
    line-height:0;
}
.skiplink{
    display:none;
}
label{
    cursor:pointer;
}
/* General Styles */
a,a:link,a:visited{
    color:#00f;
    outline:0;
    text-decoration:none;
}
a:focus,a:hover{
    text-decoration:underline;
}
body{
    color:#fff;
    font-size:62.5%;
    font-family:Georgia,Arial,sans-serif;
}
#wrapper{
    width:814px;
    margin:0 auto;
}
/* Index */
body#index{
    background:#354339 url(../images/bgr-main.jpg) top;
}
/* Subpage */
body#subpage{
    background:#fff url(../images/bgr-subpage.jpg) repeat-x center top;
}
/* Header */
#header{
    width:814px;
    height:90px;
    overflow:hidden;
}
body#subpage #header{
    width:814px;
    height:107px;
    overflow:hidden;
}
/* Logo */
#logo{
    float:left;
    cursor:pointer;
}
#logo span{
    display:block;
    width:323px;
    height:90px;
    background:url(../images/bgr-logo.png) no-repeat;
    text-indent:-5000px;
}
body#subpage #logo{
    float:left;
    cursor:pointer;
}
body#subpage #logo span{
    display:block;
    width:336px;
    height:98px;
    background:url(../images/bgr-sublogo.png) no-repeat;
    text-indent:-5000px;
}
/* Topnav */
#topnav{
    float:right;
    width:285px;
    padding:5px 12px 0 0;
}
body#subpage #topnav{
    float:right;
    width:430px;
    padding:5px 10px 0 0;
}
#topnav a,
#topnav a:visited{
    color:#fff;
}
body#subpage #topnav a:hover{
    color:#10c90c;
    text-decoration:none;
}
#topnav ul{
    float:left;
    font-size:11px;
    padding:4px 7px 0 0;
    text-transform:uppercase;
}
body#subpage #topnav ul{
    float:right;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    padding:4px 0 8px;
    margin-bottom:3px;
    text-transform:uppercase;
}
#topnav li{
    float:left;
    margin-left:5px;
    padding-left:15px;
    background:url(../images/ico-topbullet.gif) no-repeat left;
}
body#subpage #topnav li{
    float:left;
    padding-left:9px;
    margin-left:9px;
    border-left:1px solid #fff;
    background:none;
}
#topnav li.first{
    margin-left:0;
    padding-left:0;
    background:none;
}
body#subpage #topnav li.first{
    margin-left:0;
    padding-left:0;
    border:0;
}
#topnav form{
    float:right;
    width:163px;
}body#subpage #topnav form{
    clear:both;
    float:right;
    width:230px;
    margin-right:3px;
}
#topnav input{
    margin-left:5px;
    vertical-align:middle;
}   
#Search{
    margin:0;
}
body#index #topnav #SearchForm_SearchForm fieldset{ 
    width:165px;
}
body#subpage #topnav #SearchForm_SearchForm fieldset{
    width:220px;
}
#SearchForm_SearchForm .text {
    width:155px;
    display:inline-block;
    margin-right:10px;
    padding:1px 5px;
    color:#a4a4a4;
}
#SearchForm_SearchForm_Search{
    margin-right: 10px;
    width:130px;
}
.button_go{
    display:inline-block;
}
.txt{
    width:119px;
    height:16px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#334137;
    padding:3px 5px 0;
    border:1px solid #636e66;
}
body#subpage #topnav input.txt{
    width:140px;
    height:18px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#bdbdbd;
    padding:3px 5px 0;
    border:0;
}
/* Container */
#container{
    clear:both;
    width:798px;
    color:#717171;
    padding:0 8px;
    background:url(../images/bgr-container.png) repeat-y;
}
#container-bot{
    clear:both;
    width:814px;
    height:20px;
    background:url(../images/bgr-container-bot.png) no-repeat;
}
/* Mast */
#mast{
    clear:both;
    width:790px;
    height:347px;
    padding:12px;
    background:url(../images/bgr-mast.png) no-repeat;
}
#mast #imgmast{
    float:left;
    margin-right:12px;
}
#mast li{
    float:left;
    margin-bottom:3px;
}
#mast li img{
    display:block;
}
/* Submast */
#submast{
    width:799px;
    height:224px;
}
#submast h2{
    display:block;
    height:44px;
    font-size:16px;
    font-weight:normal;
    text-transform:uppercase;
    color:#fff;
    letter-spacing:10px;
    background:url(../images/bgr-title-submast.png) repeat-x;
}
#submast h2 span{
    display:block;
    padding:10px 0 0 50px;
}
#shadowbox_title {
  border: 0px solid;
} 

#shadowbox_info {
  border: 0px solid;
}
#submastHome{
    width:799px;
    height:263px;
   /* background:url(../images/bgr-submast.jpg) no-repeat; */
}
#submastHome h2{
    display:block;
    height:39px;
    font-size:16px;
    font-weight:normal;
    text-transform:uppercase;
    color:#fff;
    letter-spacing:10px;
    background:url(../images/bgr-title-submast.png) repeat-x;
}
#submastHome h2 span{
    display:block;
    padding:10px 0 0 50px;
}
/* Nav */
#nav{
    display:inline;
    float:left;
    width:775px;
    height:42px;
    font-size:14px;
    text-transform:uppercase;
    margin:8px 9px 0;
    padding-left:5px;
    background:url(../images/bgr-nav.gif) repeat-x;
}
#nav li{
    float:left;
    display:block;
}
#nav li a,
#nav li a:visited{
    float:left;
    display:block;
    color:#fff;
    padding:0 15px;
    vertical-align:middle;
    line-height:42px;
    height:42px;
}
#nav li a:hover{
    color:#f3c600;
    text-decoration:none;
    background:url(../images/bgr-nav-on.gif) repeat-x;
}
/* Content */
#content{
    clear:both;
    width:814px;
}
body#subpage #content{
    width:779px;
    padding:10px;
    overflow:hidden;
}
#content h2{
    font-size:30px;
    font-weight:normal;
    color:#b3c5b8;
}
#content a.readmore{
    display:block;
    width:74px;
    height:16px;
    text-indent:-5000px;
    background:url(../images/button-readmore.gif) no-repeat;
}
#content a.viewall{
    display:block;
    width:69px;
    height:16px;
    text-indent:-5000px;
    background:url(../images/button-viewall.gif) no-repeat;
}
/* Middlecontent */
#middlecontent{
    width:814px;
    overflow:hidden;
    background:url(../images/bgr-middlebox.png) repeat-y;
}
/* Leftcol */
#leftcol{
    float:left;
    width:264px;
    padding:10px 20px 10px 10px;
}
#leftcol p{
    font-size:14px;
    line-height:20px;
    margin-bottom:15px;
}
/* Midcol */
#midcol{
    float:left;
    width:185px;
    padding:20px 35px;
}
#midcol img{
    border:5px solid #fff;
}
#midcol h4{
    font-size:18px;
    font-weight:normal;
    color:#b3c5b8;
}
#midcol h4 a,
#midcol h4 a:visited{
    color:#b3c5b8;
}
#midcol p{
    font-size:13px;
    line-height:20px;
    margin-bottom:7px;
}
#midcol .text{
    padding:10px 5px 0;
}
#midcol li{
    margin-bottom:24px;
}
/* Rightcol */
#rightcol{
    float:left;
    width:265px;
}
#rightcol h3{
    font-size:27px;
    font-weight:normal;
    color:#b3c5b8;
    margin-bottom:5px;
}
#rightcol a{
    font-size:13px;
    color:#fff;
}
#rightcol ul{
    margin-bottom:10px;
}
#rightcol li{
    line-height:20px;
    margin-bottom:5px;
}
/* Latestnews */
#latestnews{
    padding:20px 25px;
    border-bottom:1px solid #45584a;
}
#latestnews li{
    padding-left:15px;
    background:url(../images/ico-bullet.gif) no-repeat 0% 15%;
}
/* Currentevents */
#currentevents{
    padding:20px 25px;
}
#currentevents li span{
    font-size:13px;
    color:#dccf9a;
}
/* Subpage Content */
#mainbox{
    float:left;
    width:479px;
    padding:12px 20px;
}
#mainbox h2{
    font-size:22px;
    color:#640911;
    margin-bottom:10px;
}
#mainbox img.alignleft{
    float:left;
}
#mainbox p{
    font-size:13px;
    margin-bottom:20px;
    line-height:19px;
}

#mainbox2{
    float:left;

    padding:12px 20px;
}
#mainbox2 h2{
    font-size:22px;
    color:#640911;
    margin-bottom:10px;
}
#mainbox2 img.alignleft{
    float:left;
}

#sidebox{
    float:left;
    width:260px;
}
#sidebox .box{
    width:260px;
    margin-bottom:15px;
    background:url(../images/bgr-sidebox.gif) no-repeat;
}
#sidebox .box a.viewall{
    display:block;
    width:47px;
    height:15px;
    text-indent:-5000px;
    margin-left:28px;
    cursor:pointer;
    background:url(../images/button-viewall.png) no-repeat;
}
#sidebox .box a.more{
    display:block;
    width:35px;
    height:15px;
    text-indent:-5000px;
    cursor:pointer;
    background:url(../images/button-more.png) no-repeat;
}
#sidebox .box h2{
    font-size:18px;
    font-weight:normal;
    color:#fff;
    padding:8px 0 0 25px;
    margin-bottom:5px;
    text-transform:uppercase;
}
#sidebox .box #newsevents{
    padding:10px 12px 5px;
}
#sidebox .box #newsevents li{
    font-size:13px;
    padding-left:15px;
    margin-bottom:8px;
    line-height:18px;
    background:url(../images/ico-yellowbullet.png) no-repeat 0% 11px;
}
#sidebox .box #newsevents li a{
    display:block;
    color:#717171;
    padding-top:5px;
    border-top:1px solid #e6e6e6;
}
#sidebox .box #newsevents li.first a{
    border-top:0;
}
#sidebox .box #featprojects{
    width:210px;
    padding:0 18px;
    overflow:hidden;
}
#sidebox .box #featprojects li{
    float:left;
    width:260px;
    margin-bottom:5px;
    padding-top:10px;
    border-top:1px solid #e6e6e6;
}
#sidebox .box #featprojects li.first{
    border-top:0;
}
#sidebox .box #featprojects .thumb{
    float:left;
    display:block;
    width:66px;
    height:68px;
    padding:11px 12px;
    background:url(../images/bgr-imgborder.png) no-repeat;
}
#sidebox .box #featprojects .text{
    float:left;
    width:115px;
    padding:4px;
}
#sidebox .box #featprojects .text h3{
    font-size:15px;
    font-weight:normal;
    margin-bottom:4px;
}
#sidebox .box #featprojects .text h3 a{
    color:#444444;
}
#sidebox .box #featprojects .text p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#848383;
    margin-bottom:8px;
}
/* Footer */
#footer{
    clear:both;
    float:left;
    width:794px;
    padding:20px 10px;
    border-top:1px solid #45584a;
}
body#subpage #footer{
    clear:both;
    float:left;
    width:794px;
    color:#4b705a;
    padding:0 10px 10px;
    border-top:0;
}
#footerlogo{
    float:left;
}
#footerlogo span{
    display:block;
    width:216px;
    height:45px;
    background:url(../images/bgr-footerlogo.png) no-repeat;
    text-indent:-5000px;
}
#footercontact{
    float:left;
    width:497px;
    font-size:11px;
    padding:10px 0 0 30px;
}
#footercontact a,
#footercontact a:visited{
    color:#fff;
}
body#subpage #footercontact a,
body#subpage #footercontact a:visited{
    color:#4b705a;
}
#footercontact li{
    float:left;
    padding-right:10px;
    margin-right:10px;
    margin-bottom:5px;
}
#footercontact li.first{
    border-right:1px solid #45584a;
}
body#subpage #footercontact li.line{
    border-right:1px solid #c0e0ab;
}
#devlogo{
    float:right;
    padding:10px 15px 0 0;
    cursor:pointer;
}
#devlogo span{
    display:block;
    width:34px;
    height:32px;
    background:url(../images/ico-devlogo.png) no-repeat;
    text-indent:-5000px;
}
/*--- page-2 ---*/
.bg-content {
	width: 800px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	padding: 0 20px 0 20px;
}
.primary-content-3 {
	float: left;
	padding: 0 0px 0 0px;
}

.secondary-content-2 {
    float: right;
    width: 240px;
    height: 100%;
    margin:0;
    padding: 0px 0px 10px;
    background-color:#F5F5F5;
}
.sublink-box {
    padding: 0;
    background:#EEE;
}
.sublink-box h3 {
    color: #fff;
    font-size: 16px;
    padding: 6px 0 6px 10px;
    background:#F9CC01 url(../images/bgr-title-submast.png) repeat-x scroll 0 0;
    line-height:26px;
}
.sublink-box ul {padding: 9px 0 0 0;}

.sublink-box ul li {
    font-size: 14px;
    padding: 0 0 6px 29px;
    background:url(../images/ico-yellowbullet.png) no-repeat 10px 31%;
}
.sublink-box ul li  a {color: #710D15;}

.related-box {
	padding: 8px 0 12px 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}

.related-box h3,
.separator h3,
.gallery-box h3 {
	color:#640911;
	font-size: 14px;
	padding: 0 0 3px 29px;
	background:url(../images/ico-yellowbullet.png) no-repeat 10px 31%;
}
.related-box p {
	color: #640911;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {color: #838383;}
.mb-1 {margin-bottom: 5px !important;}

.separator {
	margin: 9px 0 0 0;
	padding: 7px 0 0 0;
	background: url("../images/h-line.gif") no-repeat;
}
.separator p ,
.gallery-box p {padding: 17px 0 0 0;}

.button-box {padding: 2px 0 0 25px;}
.button-box a {margin: 0;}

.flashElement {
	float: left;
	width: 800px;
	height: 196px;
	background: url("../images/flashElement.jpg") no-repeat;
	padding: 0px 0px 0 0px;
}
.whiteBG {
	width: 845px;
	margin: 0 auto;
	background: url("../images/whiteBG.png") repeat-y;
	padding: 0px 0px 0 0px;
}
.breadcrumbs {
    width: 500px;
    padding: 10px 38px 10px 20px;
}
.breadcrumbs li {
    color: #696a6a;
    font-size: 11px;
    display: inline;
}
.breadcrumbs li span {color: #b7b7b7;}
.breadcrumbs li a {color: #1E7740; }

.view-all,
.button-box a {
    width: 46px;
    height: 15px;
    display: block;
    overflow: hidden;
    margin: -2px 0 0 16px;
    text-indent: -12000px;
    background: url("../images/view-all.gif") no-repeat;
}

.info-list {
    width: 225px;
    overflow: hidden;
}
.info-list li {
    float: left;
    width: 120px;
    min-height: 90px;
    position: relative;
    padding: 0 0 0 106px;
}
.info-list .mh-1 {min-height: 108px;}
* html .info-list .mh-1 {height: 108px;}

* html .info-list li {height: 90px;}

.info-list li h3 {
    color: #640911;
    font-size: 14px;
    padding: 0px 0 3px 0;
}
.info-list li p {
    color: #b7b7b7;
    font-size: 11px;
    line-height: 14px;
}
.more,
.view-photos {
    width: 35px;
    height: 15px;
    display: block;
    overflow: hidden;
    margin: 6px 0 0 0;
    text-indent: -12000px;
    background: url("../images/more.gif") no-repeat;
}
.view-photos {
    width: 60px;
    height: 15px;
    background: url("../images/view-photos.gif") no-repeat;
}
.info-list li div,
.info-list li .frame {
    top: 0;
    left: 6px;
    position: absolute;
    padding: 9px 8px 8px 9px;
    background: url("../images/img-shadow.gif") no-repeat;
}
.info-list li .frame {background: url("../images/img-shadow-2.gif") no-repeat;}
.info-list li div img {border: 4px solid #fff;}

#PageNumbers{
    height:100%;
    margin:5px 0;
}
#PageNumbers a{
    padding:5px;
    background:#F7CA00;
    border:1px solid #1E7740;
    display:inline-block;
    margin:1px;
}
#PageNumbers a:hover{
    padding:5px;
    background:#1E7740;
    border:1px solid #F7CA00;
    display:inline-block;
    color:#F7CA00;
}    
#PageNumbers span{
    padding:5px;
    background:#1E7740;
    border:1px solid #F7CA00;
    display:inline-block;
    color:#F7CA00;
    margin:1px;
} 
#SearchResults li{
    padding:5px 0;
} 
#SearchResults li a{
    font-size:14px;
}