
body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #f1f1e9 url('images-nature/bg.jpg') repeat-x;
text-align:center;
}


#maincontainer{
width: 900px; 
margin: 0 auto;
text-align:justify;
position:relative;}

#topsection{
height: 315px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 213px 0 213px; 
}

#leftcolumn{
float: left;
width: 210px;
margin-left: -900px; 
}

#rightcolumn{
float: left;
width: 210px; 
margin-left: -210px; 
}


#footer{
clear: left;
width: 100%;
color: #c68a72;
text-align: center;
padding: 8px 0px 8px 0px;
}
#footer a{
color: #c68a72;
}

#welcome{
color: #67574a;
text-align: justify;
font-family: Arial;
font-size:11px;
}

/* Navigation */

#navigation {
float:left;
font:normal 11px 'Tahoma';
font-weight: bold;
margin:0;
padding:0;
}

#navigation ul {
float:left;
line-height:15px;
list-style:none;
margin:0;
padding:0 0px 0 0px;
width:540px;
}

#navigation li {
display:inline;
padding:0;
}

#navigation a {
color:#ec996d; 
float:left;
padding:0px 5px 0px 5px; 
text-decoration:none;
margin-right: 5px;
border-top: 2px solid #f1f1e9;
}

#navigation a:hover{	
color: #c0703a;
border-top: 2px solid #f3e1d5;
}


 /* Content Structures */
 
.content-title {
border-bottom: 1px solid #f1f1e9;
color: #a15d2f;
text-transform: uppercase;
text-align: left;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #f3e1d5;
padding: 7px 0px 7px 15px;
}

.content-title a{
color: #a15d2f;
}

.content-date {
border-bottom: 1px solid #f1f1e9;
border-right: 1px solid #f1f1e9;
color: #7f7f5b;
font-family: tahoma;
font-size: 10px;
text-align: center;
background: #edede3;
padding: 7px 0px 7px 0px;
}

.content-page {
background: #fff;
padding: 6px;
font-family: arial;
font-size: 11px;
color: #4b4b4b;
width: 470px;
}

.content-bottom {
border-top: 1px dotted #c8c8c8;	
background: #fff;
font-family: verdana;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #8a8a8a;
text-align: right;
}

 
h1 {
color: #df7a2f;
text-transform: uppercase;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
	margin-top:  1px;}
	
.option-archive{
background: #fff;
padding: 5px;
border: 1px dotted #c8c8c8;	
text-align: center;
}		


 /* Sidebar Structures */

.sidebar_title {
color: #db7f4d;
padding: 4px 0px 6px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: #d8d8c4;
}

.sidebar_content {
color: #535353;
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
background: #fff;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #df7a2f;}

a:hover {
	color: #6d6d6d;
	text-decoration: none;}	

.image {
	background-color: #f5f5f5;
	border: 1px solid #d8d8d8;
	padding: 3px;
	margin: 2px;} 

.image:hover  {
	background-color: #f5f5f5;
	border: 1px solid #dfaa8d;
	padding: 3px;
	margin: 2px;
} 

.affiliates img {
margin: 5px;
}

strong {color: #bebe9e;}
b {color: #bebe9e;}
i { color: #494949;}
italic { color: #979797;}
em { color: #979797;}
u {color: #6d6d6d; text-decoration: none; border-bottom: 1px dotted #e5b697;}
img {border: 0px;}

blockquote {
	padding: 10px;	
	font-family: Arial;
	font-size: 11px;
    color: #6d6d6d;
	border-left: 4px solid #dadac2;	
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #787878;
background: #e8e8e8;
padding: 1px;
border: 1px solid #c6c6c6;}	


