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

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

#topsection{
height: 358px;
}

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

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

#leftcolumn{
float: left;
width: 232px; 
margin-left: -1000px; 
}

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

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


 /* Navigation Menu */

#nav {
margin: 0 auto;
padding: 0;	
width: 540px;
height: 40px;
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 11px;
text-shadow: #000 1px 1px;
}

#nav ul {
margin: 0;
padding-top:;
}

#nav li {
float: left;
list-style: none;
line-height: 40px;
margin: 0 10px 0 0;
}

#nav li a {
color: #f0ede8;
display: block;
float: left;
padding: 0 0 0 10px;
text-decoration: none;
}

#nav li a span {
display: block;
float: left;
height: 40px;
padding: 0 10px 0 0;
}

#nav li a:hover,
#nav li.active a, 
#nav li.current a {
background: url(images/nav1.jpg) no-repeat left;
color: #f0ede8;
text-decoration: none;
text-shadow: #000 1px 1px;
}

#nav li.active a span,
#nav li.current a span,
#nav li a:hover span {
background: url(images/nav1.jpg) no-repeat right;
text-shadow: #000 1px 1px;
}


a.nav {
  
   color: #48463a;
   font-size: 11px;
   display: block;
   text-decoration:none;
   line-height:2;
   border-left: 5px solid #7e7b44;
   -moz-box-sizing: border-box;
   padding-left: 15px;
  
}

a.nav:hover {
   background: #e0deca;
   color: #48463a;
   font-size: 11px;
   border-left: 5px solid #7e7b44;
   padding-left: 15px;
   -moz-box-sizing: border-box;

}



 /* Content Structures */
.content-inside {
background: #dedabf;
border: 1px solid #dedabf;
-moz-border-radius: 12px;
	
}

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

.content-title {
color: #6f6340;
text-transform: uppercase;
text-align: center;
font-weight: bold;
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 11px;
background: #e0deca;
padding: 5px 0px;
border: 1px solid #e0deca;
-moz-border-radius: 12px;
}

.content-title a{
color: #;
}

.content-date {
color: #604920;
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: #595239;
background: #dedabf;
border: 1px solid #dedabf;
-moz-border-radius: 12px;
	
}

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

.content-bottom a{
color: #7b775f;
}

 
h1 {
color: #32a5ba;
font-variant: small-caps;
text-align: center;
font-weight: bold;
letter-spacing: 4px;
font-family: Verdana, Helvetica;
font-size:14px;
text-shadow: #000 1px 1px;
margin: 0px;
} 

p { 
	margin-top:  1px;}


 /* Sidebar Structures */

.sidebar_title {
color: #e9e8e1;
padding: 9px 0px 4px 0px;
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 12px;
font-style: italic;
text-align: center;
font-weight: bold;
text-shadow: #000 1px 1px;
background: url(images/side1.jpg) repeat-x bottom;
}

.sidebar_content {
color: #48463a;
padding: 6px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 10px;
}


/*Options style*/

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

a:hover {
color: #67644f;
text-decoration: none;}	

.image {
background-color: #f3f2e7;
border-bottom: 1px solid #bebb92;
border-right: 1px solid #bebb92;
padding: 5px;
margin: 1px;
-moz-border-radius: 4px;} 

.image:hover  {
background-color: #e0deca;
border-bottom: 1px solid #aea87a;
border-right: 1px solid #aea87a;
padding: 5px;
margin: 1px;
} 

strong {color: #635f2f;}
b {color: #8a2a50;}
i { color: #0f5e63;}
italic { color: #99a74c;}
em { color: #5f092a;}
u {color: #697911; text-decoration: none; border-bottom: 1px dotted #151510;}
img {border: 0px;}

blockquote {
font-family: Arial;
font-size: 11px;
color: #615f4b;	
padding: 12px 12px 12px 12px;
background: #ebe9da;
border: 1px solid #c5c0a0;
-moz-border-radius: 6px;
} 

input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #615f4b;	
background: #ebe9da;
padding: 1px;
border: 1px solid #c5c0a0;
-moz-border-radius: 4px;}	

