/*  

DO NOT COPY THIS CODE or LAYOUT.

*/


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

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

#topsection{
height: 370px;
}

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

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

#leftcolumn{
float: left;
width: 220px; 
margin-left: -950px; 
}

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

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

#welcome {
font-family: arial;
font-size: 11px;
color: #605c52;
}

 /* Content Structures */
.content-inside {
background: #edeae3;
}

.content-inside-top {
background: url('images/bg-content-top.jpg') no-repeat top right;
} 

.content-title {
color: #fff;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: tahoma;
font-size: 10px;
background: #a37969;
padding: 5px 0px 5px 4px;
}

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

.content-date {
color: #fff;
font-family: tahoma;
font-size: 11px;
text-transform: uppercase;
text-align: center;
padding: 7px 0px 7px 0px;
}

.content-page {
padding: 8px 3px 3px 3px;
font-family: arial;
font-size: 11px;
color: #463532;
background: #edeae3;
width: 498px;
}

.content-bottom {
font-family: arial;
font-size: 10px;
padding: 10px 2px 5px 2px;
color: #a17f79;
text-align: left;
}

.content-bottom a{
color: #725d58;
}

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

p { 
	margin-top:  1px;}


 /* Sidebar Structures */

.sidebar_title {
color: #554e41;
padding: 7px 0px 5px 0px;
font-family: Tahoma;
font-size: 10px;
text-align: center;
font-weight: bold;
text-transform: uppercase;
background: url('images/bg-side-top.jpg') no-repeat top;
}

.sidebar_content {
padding: 3px;
font-family: Arial;
font-size: 11px;
text-align: justify;
color: #4e413e;
background: #ece9e4;
border-bottom: solid 2px #ac7c6e;
margin-bottom: 10px;}



/*Options style*/

a { 
	text-decoration:  none;
	color: #7e3828;}

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

.image {
	background-color: #f7f6f1;
	border: 1px solid #e0d8ca;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 4px;} 

.image:hover  {
	background-color: #f7f6f1;
	border: 1px solid #944d39;
	padding: 3px;
	margin: 1px;
} 
 span.networks {
	display:block;
	background:#ffffff;
	text-align:center;
	font-weight:bold;
}
span.networks a{
	display:block;
	background:#EEEEEE;
	color:#C3B1A3;
	font-weight:bold;
	padding:2px 0;
}
span.networks a:visited{
	display:block;
	background:#EEEEEE;
	color:#C3B1A3;
	font-weight:bold;
}
span.networks a:hover{
	display:block;
	background:#9b4e3a;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;

strong {color: #4f4d47;}
b {color: #4f4d47;}
i { color: #2f2725;}
italic { color: #2f2725;}
em { color: #2f2725;}
u {color: #524744; text-decoration: none; border-bottom: 1px dotted #8d4c3a;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
padding: 10px;
color: #4b463d;
background: #dad6cd;
border-left: 7px solid #a7756a;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #645c4c;
background: #f7f6f1;
padding: 1px;
border: 1px solid #ddd6c9;
-moz-border-radius: 4px;}	

