
/*  GLOBAL -------------------------------------------    */

* {
-moz-box-sizing:border-box;
box-sizing:border-box;
margin:0px;
padding:0px;
}

:-moz-any-link:focus {outline:none;}
form {margin:0px;}
textarea,select,input {font-family:arial;}
img {border:0px; }
.floatleft {float:left;display:inline;}
td {vertical-align:top;}

hr  {
border: 0;
height: 1px;
color: #9f5405;
background-color: #9f5405;
}



body  {
margin:0px;
padding:0px;
text-align:center;
background: #333333 url(images/bg.jpg) repeat-x top; 
}

.maincontainer {
width:940px;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-top:0px;
background:  url(images/marginsbk.jpg) repeat; 
}

.homecontainer {
position:relative;
background: #ffffff; 
float:left;
width:900px;
  min-height:510px;
  height:auto !important;
  height:510px;
}

.margin {
float:left;
display:inline;
width:20px;
}

ul {
margin: 10px 0px 10px 20px;
}

#imageMenu li {margin: 0px 0px 0px 0px;}

li {margin: 5px 0px 5px 0px;}

.subpagecontent {
float:left;
display:inline;
width:900px;
background:#ffffff url(images/subpage_back.jpg) repeat-x;
margin-left:0px;
height:auto;
}

.subhead {
font-family : Arial,helvetica,MS san-serif;
font-size:20px;
color:#9f5405;
margin: 0px 0px 6px 0px;
}

/*  TEXT -------------------------------------------    */

body, div  {
font: 12px Verdana,Arial,helvetica,MS san-serif;
text-decoration:none;
color:#000000;
line-height:17px;
}

a {
text-decoration:underline;
color : #82382a;
}

a:hover {
text-decoration:none;
color : #82382a;
}

.hometext {
position:absolute;
width:600px;
height:90px;
left:88px;
top:350px;
color:#B4B4B4;
}

.hometext1 {
float:left;
width:200px;
padding: 0px 20px 0px 2px;
}

.hometext2 {
float:left;
width:200px;
padding: 0px 20px 0px 2px;
}

.hometext3 {
float:left;
width:180px;
padding: 0px 0px 0px 2px;
}


.homenav {
position:absolute;
width:595px;
height:90px;
left:88px;
top:344px;
background-color:#eeeeee;
}


.subcontainer {
position:relative;
float:left;
width:1005px;
}

.subcontent {
position:relative;
background: #ffffff url(images/sub_back.gif) repeat;
width:1005px;
float:left;
}

.pageright {
float:left;
display:inline;
width:300px;
margin: 10px 0px 0px 20px;
}

.bannernav a {
font: 12px Verdana,Arial,helvetica,MS san-serif;
color:black;
padding: 3px 3px 3px 3px;
margin: 0px 3px 0px 0px;
display:block;
float:right;
width:80px;
text-align:center;
text-decoration:none;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
background: white url(images/navbackon.jpg) repeat-x;
}

.bannernav a:hover {
font: 12px Verdana,Arial,helvetica,MS san-serif;
color:#333333;
padding: 3px 3px 3px 3px;
margin: 2px 1px 0px 2px;
display:block;
float:right;
width:80px;
text-align:center;
text-decoration:none;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
background: white url(images/navbackon.jpg) repeat-x;
}


/*  TOPNAV -------------------------------------------    */

.topnavbox {
float:left;
width:900px;
height:34px;
margin: 0px 0px 0px 0px;
background: #f48c1d url(images/navback.jpg) repeat-x; 
clear:both;
}

.topnav,.topnavon  {
float:left;
display:inline;
font: 14px Verdana,Arial,helvetica,MS san-serif;
padding: 0px 0px 0px 0px;
border-right:1px solid #cccccc;
line-height:31px;
}

.topnav a,.topnav a:hover  {
text-decoration:none;
text-align:center;
display:block;
height:33px;
}

.topnav a {
color:#ffffff;
}

.topnav a:hover {
color:#ffffff;
font: bold 14px Verdana,Arial,helvetica,MS san-serif;
line-height:33px;
background: #f48c1d url(images/navback.jpg) repeat-x;; 
}

.topnavon a:hover,.topnavon a  {
background: #edeefe url(images/navbackon.jpg) repeat-x; 
text-align:center;
text-decoration:none;
margin: 0px 0px 0px 0px;
display:block;
height:33px;
color:#000000;
line-height:31px;
}

.subboxleft {
float:left;
display:inline;
width:550px;
margin: 20px 20px 0px 64px;
}

.subboxright {
float:left;
display:inline;
width:200px;
margin: 20px 50px 0px 0px;
}

/*  FOOTER -------------------------------------------    */

.footerbox {
	width:1000px;

}

.footer a {
font: 10px Arial,helvetica,MS san-serif;
	color : #B0B5E8; 
	text-decoration:none;
	font-weight:normal;
}

.footer a:hover {
	color : #B0B5E8;
	text-decoration:underline;
}

.footerleft {
text-align:right;
display:inline;
float:left;
width:230px;
margin: 20px 20px 20px 0px;

}

.footerright {
display:inline;
float:left;
width:720px;
margin: 20px 0px 20px 0px;
color:#BFC0C0;
text-transform:uppercase;
text-align:left;
}


.rssfeed a  {
font: bold 13px Verdana,Arial,helvetica,MS san-serif;
color : #9f5405;
text-decoration:underline;
}




