#maincontent {
	background-color: #FFFFFF;
	float: left;
	width: 596px;
	background-image: url(../images/backgrounds/d_shadow_620.gif);
	background-repeat: no-repeat;
	border: 2px solid #91A5D1;
	padding-top: 20px;
	position: relative;
	margin-left: 8px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 20px;
}
#maincontent h1 {
	font-size: 1.3em;
	color: #A46613;
	text-align: center;
}
#maincontent h3 {
	font-size: 1.2em;
}
#newest h3 {
	text-align: right;
	margin-top: 20px;
	color: #5A2C12;
}
#newest {
	height: 210px;
	position: relative;
}
#newest p {
	color: #764911;
	margin-left: 300px;
}
#newest img {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
}
.justifyed {
	text-align: justify;
}
#mainleft {
	background-image: url(../images/backgrounds/top_curve_288.gif);
	float: left;
	width: 288px;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 36px;
	text-align: center;
}
#mainright {
	float: right;
	width: 288px;
	background-image: url(../images/backgrounds/top_curve_288.gif);
	background-repeat: no-repeat;
	padding-top: 36px;
	text-align: center;
}
#mainleft ul {
	background-image: url(../images/backgrounds/mid_curve_288.gif);
	list-style-type: none;
	position: relative;
}
#mainright ul {
	background-image: url(../images/backgrounds/mid_curve_288.gif);
	list-style-type: none;
	position: relative;
}
#maincontent li {
	height: 10em;
}
#maincontent a {
	font-size: 1em;
	color: #007882;
	margin-left: 10px;
}
#maincontent a:hover {
	color: #A46613;
}
.lastli {
	background-image: url(../images/backgrounds/bottom_curve_288.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.lastlileft {
	background-image: url(../images/backgrounds/bottom_curve_288.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#rightcontent {
	float: left;
	height: 500px;
	width: 150px;
	margin-left: 9px;
	position: relative;
}
#divclear {
	clear: both;
	width: 1px;
}

#side_measure {
	background-color: #b9c6d3;
	text-align: center;
	border: 2px solid #FFFFFF;
}
#side_measure h6 {
	color: #a46613;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 1em;
}
#side_measure a {
	color: #a46613;
	text-decoration: none;
}
#side_measure a:hover {
	color: #007882;
	text-decoration: underline;
}
#google_ss {
	text-align: center;
	width: 146px;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.right_lined {
	margin-bottom: 10px;
	color: #45210D;
	text-align: right;
}
#back {
	clear: both;
	text-align: center;
}

