/* 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:#643d26;
    outline:0;
    text-decoration:none;
}
a:focus,a:hover{
    color:#6a1505;
    text-decoration:underline;
}
body{
    background:url(../images/bg.png);
    color:#7e5239;
    font-size:62.5%;
    font-family:Georgia,Arial,sans-serif;
}
#wrapper{
    margin:0 auto;
    background:url(../images/bg-top.png) repeat-x top;
}
/* Container */
#container{
    margin:0 auto;
    width:820px;
}
/* Header */
#header{
    clear:both;
    width:820px;
}
#toplinks h1{
    position:absolute;
    top:0;
    left:-615px;
    width:271px;
    height:156px;
}  
#toplinks h1 a,
#toplinks h1 a:visited{
    display:block;
    width:271px;
    height:156px;
    text-indent:-5000px;
    background:url(../images/logo.png) no-repeat;
}
#toplinks{
    position: relative;
    float:right;
    height:41px;
    width:181px;
    
}
#toplinks form{
    padding:10px 10px 0 0
}
#toplinks form input{
    vertical-align:middle;
}
#toplinks form input.txt{
    width:134px;
    height:13px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1em;
    color:#bdbdbd;
    padding:3px 0 3px 10px;
    margin-right:30px;
    border:0;
}
#toplinks form input:focus{
    border:none;
}
#SearchResults li{
    background:none;
}
#SearchResults li a{
    color:#D8ADA7;
}
#SearchResults li p{
    margin-left:10px;
}
#nav{
    clear:right;
    float:right;
    width:560px;
    height:47px;
    margin:20px 10px 20px 0;
    color:#fff;
    font-size:1.3em;
    text-transform:uppercase;
    background:url(../images/bg-nav.png);
}
#nav ul{
    float:right;
    padding-right:10px;
}
#nav li{
    float:left;
    margin:15px 20px;
}
#nav li a,
#nav li a:visited{
    color:#fff;
    text-decoration:none;
}
#nav li a:hover{
    color:#d8ada7;
}
/* Description */
#mast{
    clear:both;
    width:800px;
    padding:0 10px;
    color:#fff;
    font-size:1.3em;
    overflow:hidden;
}
#mast .masttxt{
    float:left;
    width:240px;
    padding:0 20px;
}
#mast .masttxt h2.wood{
    width:206px;
    height:80px;
    margin-top:30px;
    text-indent:-5000px;
    background:url(../images/img-wood.png) no-repeat;
}
#mast .masttxt p{
    margin-bottom:15px;
}
#mast .mastimg{
    float:right; 
}
#mast .mastimg img{
    border:7px solid #fff;
}
/* Content */
#topshadow{
    clear:both;
    width:820px;
    height:9px;
    margin-top:5px;
    background:url(../images/bg-topshadow.png) no-repeat;
}
#content-container{
    clear:both;
    width:820px;
    background:url(../images/bg-content.png) repeat-y;
}
#content-bottombg{
    background:url(../images/bg-stripes2.png) no-repeat bottom;
}
#content{
    padding:10px 20px;
    background:url(../images/bg-stripes.png) no-repeat top;
    overflow:hidden;
}
/* Sidebox */
#sidebox{
    float:left;
    width:230px;
    padding:20px 20px 0;
    margin-bottom:30px;
    background:url(../images/bg-sidebox.png) no-repeat top;
}
#sidebox h2{
    font-size:2.2em;
    font-weight:normal;
    color:#683809;
    padding-bottom:10px;
    padding-left:15px;
    margin-bottom:8px;
    background:url(../images/sidesep.png) no-repeat bottom;
}
#sidebox h3{
    font-size:1.4em;
    font-weight:normal;
    margin-bottom:7px;
    text-transform:uppercase;
}
/* News */
#sidebox #news{
}
#sidebox #news li{
    width:230px;
    color:#643d26;
    margin-top:12px;
    padding-top:12px;
    background:url(../images/sidesep.png) no-repeat top;
}
#sidebox #news li h3{
    font-size:1.4em;
    font-weight:normal;
    padding-left:12px;
    margin-bottom:5px;
    background:url(../images/bullet-brown.gif) no-repeat 0% 40%;
}
#sidebox #news li p{
    font-size:1.2em;
    margin-left:12px;
    margin-bottom:10px;
}
#sidebox #news li a,
#sidebox #news li a:visited{
    color:#887469;
}
#sidebox #news li p.date{
    margin-bottom:0px;
}
#sidebox #news li p.viewall{
    width:46px;
    height:15px;
    background:url(../images/btn-viewall.png) no-repeat;
}
#sidebox #news li p.viewall a{
    display:block;
    width:46px;
    height:15px;
    text-indent:-5000px;
}
/* Featured */
#homeleft{
    width:80px;
    float:left;
}

#homeright{
    float:right;
    width:125px;
}

#sidebox .feat{
    clear:both;
    width:230px;
    color:#643d26;
    margin-top:12px;
    padding-top:12px;
    background:url(../images/sidesep.png) no-repeat top;
}

#sidebox .feat h3.title{
    font-size:1.4em;
    font-weight:normal;
    padding-left:12px;
    margin-bottom:10px;
    background:url(../images/bullet-brown.gif) no-repeat 0% 40%;
}
#sidebox .feat li{
    float:left;
    width:230px;
    margin-bottom:10px;
}
#sidebox .feat img{
    float:left;
    margin-right:10px;
    border:4px solid #fff;
}
#sidebox .feat h3{
    font-size:1.5em;
    font-weight:normal;
    margin-bottom:4px;
}
#sidebox .feat p{
    font-size:1.2em;
    color:#887469;
    margin:4px 0 0;
}
#sidebox .feat p.more{
    float:left;
    width:35px;
    height:15px;
    margin-top:10px;
    background:url(../images/btn-more.png) no-repeat;
}
#sidebox .feat p.more a{
    display:block;
    width:35px;
    height:15px;
    text-indent:-5000px;
}
#sidebox .feat p.viewall{
    clear:both;
    width:46px;
    height:15px;
    background:url(../images/btn-viewall.png) no-repeat;
    margin:0 0 0 14px;
}
#sidebox .feat p.viewall a{
    display:block;
    width:46px;
    height:15px;
    text-indent:-5000px;
}
#sidebox .feat p.viewphotos{
    float:left;
    width:60px;
    height:15px;
    margin-top:10px;
    background:url(../images/btn-viewphotos.png) no-repeat;
}
#sidebox .feat p.viewphotos a{
    display:block;
    width:60px;
    height:15px;
    text-indent:-5000px;
}
.button_go{
    float:right;
    margin-top:-20px;
}
/* Mainbox */
#mainbox{
    float:left;
    width:468px;
    padding:20px 10px 0 30px;
}
#mainbox h1{
    font-size:2.4em;
    font-weight:normal;
    margin-bottom:4px;
}
#mainbox h2{
    font-size:18px;
    font-weight:normal;
    margin-bottom:4px;
}
#mainbox h3{
    font-size:1.4em;
    font-weight:normal;
    margin-bottom:4px;
}
#mainbox h4{
    font-size:2.1em;
    font-weight:normal;
    color:#6a1505;
    margin-bottom:4px;
}
#mainbox h5{
    font-size:1.6em;
    font-weight:normal;
    color:#6a1505;
    margin-bottom:4px;
}
#mainbox h6{
    font-size:1.4em;
    font-weight:normal;
    color:#6a1505;
    margin-bottom:4px;
}
#mainbox p{
    font-size:1.2em;
    line-height:18px;
    margin-bottom:20px;
}
#mainbox blockquote{
    padding:20px 30px;
    background:#f3eada;
    margin-bottom:20px;
}
#mainbox .list{
    margin:30px 0 30px 30px;
}
#mainbox ol{
    list-style:decimal;
    font-size:1.2em;
    margin-left:20px;
    margin-bottom:15px;
}
#mainbox li{
    margin-bottom:2px;
}
#mainbox #SearchResults li{
    background:none;
}
#mainbox ul.breadcrumbs{
    margin-bottom:0;
}
#mainbox ul.breadcrumbs li{
    padding-left:5px;
    background:none;
}

#mainbox #NewsList li{
    background:none;
}

#mainbox ul{
    font-size:1.2em;
    margin-bottom:15px;
}
      
#mainbox ul li{
    padding-left:10px;
    background:url(../images/bullet.png) no-repeat left;
}
#mainbox blockquote p{
    margin:0;
}
#mainbox img.alignright{
    float:right;
    margin-left:10px;
}
#mainbox img.alignleft{
    float:left;
    margin-right:10px;
}
#mainbox #indexes{
    overflow:hidden;
}
#mainbox .indexlist{
    display:inline;
    float:left;
    width:218px;
    margin-left:15px;
    margin-bottom:20px;
}
#mainbox .indexlist ul{
    float:left;
    width:105px;
    font-size:1.2em;
}
#mainbox .indexlist li{
    margin-bottom:2px;
    padding-left:10px;
    background:url(../images/bullet.png) no-repeat left;
}
/* mainbox2 */
#mainbox2{
    float:left;
    width:740px;
    padding:20px 10px 0 30px;
}
#mainbox2 h1{
    font-size:2.4em;
    font-weight:normal;
    margin-bottom:4px;
}
#mainbox2 h2{
    font-size:1.7em;
    font-weight:normal;
    margin-bottom:4px;
}
#mainbox2 h3{
    font-size:1.4em;
    font-weight:normal;
    margin-bottom:4px;
}
#mainbox2 h4{
    font-size:2.1em;
    font-weight:normal;
    color:#6a1505;
    margin-bottom:4px;
}
#mainbox2 h5{
    font-size:1.6em;
    font-weight:normal;
    color:#6a1505;
    margin-bottom:4px;
}
#mainbox2 h6{
    font-size:1.4em;
    font-weight:normal;
    color:#6a1505;
    margin-bottom:4px;
}
#mainbox2 p{
    font-size:1.2em;
    line-height:18px;
    margin-bottom:20px;
}
#mainbox2 blockquote{
    padding:20px 30px;
    background:#f3eada;
    margin-bottom:20px;
}
#mainbox2 .list{
    margin:30px 0 30px 30px;
}
#mainbox2 ol{
    list-style:decimal;
    font-size:1.2em;
    margin-left:20px;
    margin-bottom:15px;
}
#mainbox2 li{
    margin-bottom:2px;
}
#mainbox2 #NewsList li{  
    background:none;
}
#mainbox2 ul{
    font-size:1.2em;
    margin-bottom:15px;
}
#mainbox2 ul.breadcrumbs{
    margin-bottom:0;
}
#mainbox2 ul.breadcrumbs li{
    padding-left:5px;
    background:none;
}
#mainbox2 #SearchResults li{
    background:none;
}
#mainbox2 ul li{
    padding-left:10px;
    background:url(../images/bullet.png) no-repeat left;
}
#mainbox2 blockquote p{
    margin:0;
}
#mainbox2 img.alignright{
    float:right;
    margin-left:10px;
}
#mainbox2 img.alignleft{
    float:left;
    margin-right:10px;
}
#mainbox2 #indexes{
    overflow:hidden;
}
#mainbox2 .indexlist{
    display:inline;
    float:left;
    width:218px;
    margin-left:15px;
    margin-bottom:20px;
}
#mainbox2 .indexlist ul{
    float:left;
    width:105px;
    font-size:1.2em;
}
#mainbox2 .indexlist li{
    margin-bottom:2px;
    padding-left:10px;
    background:url(../images/bullet.png) no-repeat left;
}
/* Featured */
#featured{
    padding:5px 10px;
}
#featured li{
    margin-bottom:10px;
    min-height:80px;
}
#featured li img.thumb{
    float:left;
    margin-right:12px;
    border:4px solid #fff;
}
#featured li h3{
    font-size:1.5em;
    font-weight:normal;
    margin-bottom:4px;
    color:#361206;
    text-transform:uppercase;
}
#featured li h3 a,
#featured li h3 a:visited{
    color:#361206;
}
#featured li p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.2em;
    color:#887469;
    margin-bottom:7px;
}
/* Footer */
#footer{
    position:relative;
    margin:0 auto;
    height:102px;
    background:url(../images/bg-footer.png) repeat-x;
}
#footer a,
#footer a:visited{
    color:#fff;
    text-decoration:none;
}
#footer a:hover{
    text-decoration:underline;
}
#footer-content{
    position:relative;
    width:820px;
    height:36px;
    font-size:1.2em;
    margin:0 auto;
    color:#647158;
    text-align:center;
}
#footer-content-bgr{
    background:url(../images/bg-botshadow.png) no-repeat;
    padding-top:40px;
}
#footer-content ul{
    position:absolute;
    top:40px;
    right:10px;
}
#footer-content ul li{
    float:left;
    margin-left:10px;
}
#footer-content ul li.devlogo{
    width:116px;
    height:32px;
}
#footer-content ul li.devlogo a{
    display:block;
    width:116px;
    height:32px;
    text-indent:-5000px;
    background:url(../images/logo-developer.png) no-repeat;
}
#footer-content ul li.login{
    width:43px;
    height:19px;
    margin-top:5px;
}
#footer-content ul li.login a,
#footer-content ul li.login a:visited{
    display:block;
    width:43px;
    height:19px;
    text-indent:-5000px;
    background:url(../images/btn-login.png) no-repeat;
}
/*--- page-2 ---*/
.bg-content {
	width: 455px;
	overflow: hidden;
	background: url("../images/bg-content.gif") repeat-y;
}
.primary-content-2 {
	float: left;
	width: 441px;
	padding: 0 32px 0 10px;
    margin-bottom:20px;
}
.primary-content-3 {
	float: left;
	padding: 0 32px 0 10px;
    width:700px;
}
.breadcrumbs {
	width: 452px;
	padding: 0px 38px 17px 10px;
	text-transform: uppercase;
    list-style-type:none;
}
.breadcrumbs li {
	color: #696a6a;
	font-size: 9px;
	display: inline;
    list-style:none;
}
.breadcrumbs li span {color: #b7b7b7;}
.breadcrumbs li a {color: #b7b7b7;}

.secondary-content-2 {
	float: right;
	width: 230px;
	height: 100%;
	margin: 60px 0 0 0;
	padding: 20px 19px 30px 19px;
	background-color:#e9f1f9
}
.sublink-box {
	padding: 0;
	background: url("../images/h-line.gif") no-repeat 0 100%;
}
.sublink-box h3 {
	color: #0061aa;
	font-size: 16px;
	padding: 6px 0 13px 29px;
	/*background: url("../images/h-line.gif") no-repeat 0 100%;*/
}
.sublink-box ul {padding: 9px 0 0 0;}

.sublink-box ul li {
	font-size: 14px;
	padding: 0 0 6px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 5px;
}
.sublink-box ul li  a {color: #fc9400;}

.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: #0061aa;
	font-size: 14px;
	padding: 0 0 3px 29px;
	background: url("../images/i-2.gif") no-repeat 15px 3px;
}
.related-box p {
	color: #FC9400;
	font-size: 11px;
	line-height: 14px;
	padding: 0 22px 9px 29px;
}
.related-box p a {color: #B7B7B7;}
.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;
}
