body { margin:13px auto; background:#2f1506; } 

body,td,th { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px; 
color:#CDAA7D; 
} 

a:link, a:visited	{ color:#FFEBCD; text-decoration:none; } 
a:hover, a:active 	{ color:#Cdaa7d; text-decoration:underline overline; } 

h1, .text2 { color:#FFDEAD; font-size:130%; font-weight:normal; } 

.text1 { font-size:13px; } 

.text3 { color:#ffcc99; font-style:italic; font-size:16px; } 
.text4 { color:#dfae66; font-weight:bold; font-size:13px; } 
.text5 { color:#cc9900; font-style:italic; font-size:11px; } 
.text6 { font-size:10px; float:right; line-height:15px; }

.title1 { color:#FFDEAD; font-size:17px; text-align:center; } 
.title2 { color:#ffcc99; font-size:17px; font-weight:bold; } 

#wrap { 
background:transparent url(/images/wrap.jpg) repeat-y center top;
width:1000px; 
margin:0px auto; 
text-align:center; 
} 
#content-wrap { 
clear:both; 
width:1000px; 
margin:0px auto; 
padding:0; 
}

#header {
background:url(/images/head.png) /*repeat-y center top*/;
height:240px;
color:;
width:auto; 
position:relative; 
height:230px; 
padding:0; 
color:#000; 
} 
#header h1#logo-text a { 
position:right; 
margin:0; 
padding:0; 
font:bolder 09px Verdana, Arial, Sans-serif; 
letter-spacing:-2px; 
color:#000; 
text-transform:none; 
text-decoration:none; 
background:transparent; 
/* change the values of top and left to adjust the position of the logo*/ 
top:0px; 
left:0px; 
width:250px; 
height:10px; 
} 
#header p#slogan { 
position:right; 
margin:0; padding:0; 
font-size:7px;
font:normal 08px 'Verdana', Arial, Sans-serif; 
text-transform:none; 
color:#000; 
/* change the values of top and left to adjust the position of the slogan*/
top:85px; 
left:50px; 
width:900px; 
height:10px; 
} 

#footer {
background: url(/images/footer.png) no-repeat center top;
height:130px; 
color:#ca8a2b; 
clear:both; 
width:auto;

text-align:center; 
font-size:80%; 
}

#bottom {
text-align:center;
font-size:10px;
}

.addthis_toolbox { 
width:90%;
margin: 0 51% 0 46%;
clear:inherit;
}

/* alignment classes */ 
.float-left { float:left; } 
.float-right { float:right; } 
.align-left { text-align:left; } 
.align-right { text-align:right; }
 
/* display and additional classes */ 
.clear { clear:both; }
