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


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

#topsection{
height: 390px;
position: relative;
}


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

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

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

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

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

#welcome{
color: #234026;
}


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

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

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

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

.content-bottom {
border-top: 1px dotted #8ca28c;	
background: #9ec29a;
font-family: verdana;
font-size: 10px;
padding: 5px 5px 5px 5px;
color: #394939;
text-align: right;
}

 
h1 {
color: #2c8184;
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{
padding: 5px;
border: 1px dotted #8ca28c;	
background: #9ec29a;	
text-align: center;
}		


 /* Sidebar Structures */

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

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



/*Options style*/

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

a:hover {
	color: #5c8e60;
	text-decoration: none;}	

.image {
	background-color: #f8fdf8;
	border: 1px solid #9ac49e;
	padding: 3px;
	margin: 2px;} 

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

.affiliates img {
margin: 5px;
}

strong {color: #456047;}
b {color: #456047;}
i { color: #446c47;}
italic { color: #446c47;}
em { color: #446c47;}
u {color: #264128; text-decoration: none; border-bottom: 1px dotted #e15a2e;}
img {border: 0px;}


blockquote {
padding: 10px;	
font-family: Arial;
font-size: 11px;
color: #374230;
border-left: 4px solid #e05c2c;	
background-color: #cddcc4;
} 


input, textarea, option, select, button {
font-family: Verdana, Helvetica;
font-size: 10px;
color: #3e6541;
background: #eaf4e2;
border: 1px solid #91ad7b;}	
