/* Screen layout: 

marthstewart blue: #a0e1da  
orig gray: #f3f4f3  

*/

body {
margin: 0 auto;
padding: 0;
font: 76% Geneva, Arial, Helvetica, sans-serif;
background: #f3f4f4 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: 80px;
}

.logo {
color:#596266;
background-color:inherit;
width:360px;
margin:10px 0 5px 0;
font-size:28px;
float:left;
font-weight:bold;
}

.logo a {
color:#596266;
background-color:inherit;
text-decoration:none;
}

.logo a:hover {
color:#596266;
background-color:inherit;
text-decoration:none;
}


.headerright {
color:#eca33a;
width:400px;
float:left;
text-align:center;
margin:25px 0 0 0;
font-weight:bold;
line-height:1.5em;
font-size: 18px;
}

#frontphoto {
margin: 0 0 3px 0;
border: 0;
}

#leftmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 0 0px;
padding: 0;
font-size: 0.9em;
}

#leftmenu ul {	
list-style: none;
width: 150px;
margin: 0px 0 10px 0;
padding: 0;
font-size: 1.1em;
}	
#leftmenu li {
margin-bottom: 6px;
}

#leftmenu li a {
text-decoration: none;
color:#3399cc;
}	

#leftmenu li a:hover {
color: #ef8c49;
text-decoration: underline;
}



.quickdrop {
font-size: 12px;
color: #333333;
}



/* For 2 Col Layout */
#content {
margin: 0 0px 20px 170px;
border-left: 0px solid #d1f2ee;
border-right: 0px;
padding: 0 0 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h1 {
font-size: 1.7em;
margin: 0 0 0.5em 0;
color: #872300;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
color: #eca33a;
}

#content h3 {
font-size: 1.3em;
margin: 0 0 0.5em 0;
color: #eca33a;
}

#content img {
border: 1px #ba654c;
}



h2 {
font-size: 1.2em;
margin: 0 0 10px 0;
}

a {
text-decoration: underline;
color: #ba654c;
}

a:hover {
text-decoration: underline;
color: #993300; 
}




#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f3f4f4;
width: 760px;
text-align: left;
color: #596266;
font-size: 0.9em;
}

#footer a {
color: #333333;
text-decoration: none;
}

#footer a:hover {
color: #000000;
text-decoration: underline;
}


.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}









/* 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:left;
color: white;
background: #872300 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:left;
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: #666666;
}
#ddcolortabs a:hover span{
background-color: #666666;
}
#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #666666;
}
#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 4px;
background: #872300;
border-top: 2px solid #fff; /*Remove this to remove border between bar and tabs*/
}
