
body {
margin: 0 auto;
padding: 0;
font: 95% Verdana,Tahoma,Arial,sans-serif;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
}

#header {
clear: both;
margin: 6px 20px 0px 5px;
padding: 0;
height: 158px;
background-color: #9a9a79;

}

#header h1 {
width: 450px;
margin: 22px 0px 0px 28px;
float: left;
font-size: 2.6em;
line-height: 1.4em;
color: #fff;
font-weight: 800;
font-family: Georgia;
font-style: italic;
}
.toplogo {
margin: 35px 40px 0px 0px;
float: right;
border: 4px solid #f0f0f0;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
font-size: 0.8em;
line-height: 1.2em;
}

#smoothmenu1 {
margin: 0px 0 10px 5px;
border: 0;
}
#slideshow {
margin: 3px 0 2px 5px;
}
#extras {
float: right;
width: 220px;
margin: 25px 0 10px 0;
padding: 0 0 0 10px;
font-size: 0.9em;
line-height: 1.5em;
height: 410px;
border-left: 1px solid #f0f0f0;
}

#extras p {
margin: 0 0px 4px 3px;
}

#extras h2 {
margin: 8px 0px 0px 10px;
}
.subcontent-unit-border-green {
width:163px;
margin:0 0 5px 0;
border:solid 1px  #9a9a79;
background-color: #9a9a79;
color:white;
border-left: 5px solid  #9a9a79;
border-left: 2px right  #9a9a79;
}
.round-border-topleft {
width:10px;
height:10px;
position:absolute; z-index:100;
background:url(images/bg_corner_topleft.gif) no-repeat;
margin-top:-1px;
margin-left:-5px;
}
.round-border-topright {
width:10px;
height:10px;
position:absolute; z-index:100;
background:url(images/bg_corner_topright.gif) no-repeat;
margin-top:-1px;
margin-left:154px;
}

#content {
margin: 45px 210px 20px 0px;
border-left: 1px solid #f0f0f0;

padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;

}

#content h2 {
font-size: 1.5em;
margin: 23px 0 0 0;
color: olive;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.leftsquare {
margin: 800px 10px 5px 500px;
}
.leftclear {
clear: both;
margin: 10px 10px 5px 0;
float: left;
}

.left3 {
margin: 38px 10px 0px 10px;
}
.right {
margin: 10px 0 5px 10px;
float: right;
}
.right2 {
margin: 10px 0 5px 15px;
}
.right3 {
margin: 20px 50px 5px 10px;
float: right;
}
.right4 {
position:absolute;
left:250px;
top:350px;
} 
.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.green {
margin: 15px 0 10px 5px;
color: white;
}
.gray {
color: #c0c0c0;
margin: 25px 0 0 75px;
}