/* CSS Document */
#subcontent {
	width: 130px;
	position: relative;
	float: left;
	margin-left: 10px;
}
#adcontent {
	width: 150px;
	float: right;
	color: #FFFFFF;
	margin-right: 68px;
	position: relative;
	display: inline;
}
#maincontent {
	background-color: #FFFFFF;
	width: 470px;
	border: 3px solid #b9c6d3;
	position: relative;
	color: #6E360B;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 152px;
	background-repeat: no-repeat;
	background-image: url(../images/backgrounds/d_shadow_470.gif);
	background-position: 0px 220px;
}

#submenu {
	float: left;
	background-color: #A46613;
	margin-bottom: 0px;
	border: 2px solid #FFFFFF;
	width: 126px;
}
#submenu h2 {
	font-size: 1em;
	font-weight: bolder;
	color: #E8DFD2;
	background-color: #5A2C12;
	text-align: center;
	margin: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #FFFFFF;
}
#submenu ul {
	font-size: 0.9em;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	list-style-type: none;
}
#submenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b5715;
}
#submenu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
}

#submenu a:hover {
	color: #007782;
	background-color: #FFFFFF;
}

.lightblue {
	color: #b9c6d3;
}
#divclear {
	clear: both;
	width: 1px;
}

#blog_ad {
	background-color: #4A2D24;
	border: 2px solid #FFFFFF;
	text-align: center;
	margin-bottom: 10px;
}
#blog_ad h6 {
	font-size: 1em;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 16px;
}
#blog_ad p {
	color: #FFFFFF;
	padding-bottom: 4px;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 4px;
}
#blog_ad img {
	border: 1px solid #5A2C12;
}
#blog_ad a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
#blog_ad a:hover {
	color: #FFFFFF;
}
#holiday_ad {
	text-align: center;
	margin-bottom: 10px;
	border: 2px solid #FFFFFF;
	background-color: #B9C6D3;
}
#holiday_ad img {
	display: block;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#holiday_ad h6 {
	padding-top: 10px;
	padding-bottom: 8px;
	font-weight: bolder;
	font-size: 1.1em;
	color: #361100;
}
#holiday_ad p {
	color: #764422;
	padding-bottom: 10px;
	font-size: 0.8em;
	font-weight: bold;
}
#holiday_ad a {
	color: #7B4021;
	display: block;
}
#holiday_ad a:hover {
	color: #FFFFFF;
}
#maincontent p {
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 8px;
}
#maincontent a {
	color: #7F400E;
	font-weight: bold;
}
#maincontent a:hover {
	color: #007782;
}
#maincontent h1 {
	font-size: 1.4em;
	color: #5A2C12;
	padding-top: 16px;
	padding-left: 14px;
	padding-bottom: 6px;
}
.lefthighlight {
	padding-bottom: 10px;
}
.leftheader {
	background-color: #B9C6D3;
	height: 2.5em;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A46613;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A46613;
	margin-bottom: 8px;
}
.lefthighlight h4 {
	padding-left: 14px;
	padding-top: 4px;
}
.lefthighlight p {
	color: #8B5715;
}
.lefthighlight img {
	display: block;
	float: right;
	border: 2px solid #A46613;
	margin-right: 14px;
	margin-left: 10px;
	margin-top: -20px;
}
.righthighlight {
	padding-bottom: 14px;
}
.rightheader {
		background-color: #B9C6D3;
	height: 2.5em;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A46613;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A46613;
	margin-bottom: 8px;
}
.righthighlight h4 {
	text-align: right;
	padding-top: 4px;
	;
	padding-right: 14px;
}
.righthighlight img {
	display: block;
	float: left;
	border: 2px solid #A46613;
	margin-left: 14px;
	margin-right: 10px;
	margin-top: -20px;
}
.righthighlight p {
	color: #8B5715;
}
#google_ss {
	text-align: center;
	width: 146px;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.giveaway {
}
.giveaway img {
	padding-bottom: 16px;
}

