
/* Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f3f4f3 url(media/bg.gif) top center repeat-y; 
}

#wrap {
background: #ffffff;
color: #000000;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
margin: 0 0 0 0;
padding: 0;
height: 84px;
}

#header {
margin:25px 0 0;
padding:0;
height:55px;
}

#header h1 {
color:#505050;
background-color:inherit;
width:350px;
margin:0 0 10px;
font-size:2.5em;
float:left;
}

#header h1 a {
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
width:400px;
float:right;
text-align:center;
margin:8px 0 0;
font-weight:bold;
line-height:1.3em;
}

#frontphoto {
margin: 0 0 0 0;
border: 0;
}

#leftmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#leftmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#leftmenu li {
margin-bottom: 4px;
}

#leftmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 6px 0 0 10px;
background: #5b7444;
border-left: 4px solid #336699;
}	

#leftmenu li a:hover {
background: #336699;
color: #ffffff;
border-left: 4px solid #5b7444;
}

.quickdrop {
font-size: 12px;
color: #333333;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #333333;
background-color: #f0f0f0;
line-height: 1.3em;
}

#extras {
float: right;
width: 140px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 150px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content .smtext {
font: 11px Verdana,Tahoma,Arial,sans-serif;
}


#content h1 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
color: #336699;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 2px solid #336699;
}

#content .plainimage {
padding: 0px;
display:inline;
background: #ffffff;
border: 0px solid #336699;
}


h2 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: underline;
color: #003399;
}

a:hover {
text-decoration: underline;
color: #cc9900;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: left;
color: #333;
font-size: 0.9em;
}

#footer a {
color: #333333;
text-decoration: underline;
}

#footer a:hover {
color: #000000;
text-decoration: underline;
}

.email {
PADDING-RIGHT: 0.5em;
PADDING-LEFT: 0.5em;
BACKGROUND: #f0f0f0;
PADDING-BOTTOM: 0.5em;
COLOR: #333;
PADDING-TOP: 0.5em
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.smtext {
font: 11px Verdana,Tahoma,Arial,sans-serif;
}








/* Horizontal Menu */
#ddcolortabs{
margin-left: 0px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-right: 5px;
}
#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}
#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}
#ddcolortabs a{
float:right;
color: white;
background: #336699 url(media/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}
#ddcolortabs a span{
float:right;
display:block;
background: transparent url(media/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}
#ddcolortabs a span{
float:none;
}
#ddcolortabs a:hover{
background-color: #cc0000;
}
#ddcolortabs a:hover span{
background-color: #cc0000;
}
#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #cc0000;
}
#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 10px;
line-height: 10px;
background: #cc0000;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
.dropdown {
width: 150px;
}