body {
	background: url(/img/summer/summer_topbg.gif);
	background-repeat: repeat-x;
	background-color: #8AC6FF;
}

a, a:link, a:active, a:visited {
	font-size: 12px/15px;
	font-family: Arial, Verdana, Tahoma, Serif;
	font-weight: bold;
	text-decoration: none;
	color: #6996D1;
}

a:hover { text-decoration: underline; }

input, submit, textarea, select {
	margin-top: 2px;
	background-color: #FDF9EE;
	border: #959595 1px solid;
	padding-left: 5px;
}

/* summer DIVS AND CLASSES
---------------------------------------------------------------------- */

#maincontain {
	margin: 0 auto;
	padding: 0 7px 5px 7px;
	width: 690px;
	background: url(/img/summer/summer_contain-bg.gif) repeat-y;
}

#banner {
	margin: 0;
	padding: 0;
	width: 690px;
	height: 153px;
	background: url(/img/summer/summer_topimg.gif) no-repeat;
	display: block;
}

#navcontain ul li a {
	text-decoration: none;
	background: url(/img/summer/summer_nav-normal.gif) no-repeat top left;
	font-size: 10px/12px;
	font-family: Arial, Verdana, Tahoma, Serif;
	font-weight: bold;
	color: #333333;
	float: left;
	margin: 0px;
	height: 16px;
	width: 47px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#navcontain ul li a.active { 
	background: url(/img/summer/summer_nav-active.gif) no-repeat top left;
	color: #F6F6F6;
}

 #left {
 	margin: 0;
	padding: 42px 10px 0 10px;
	background: url(/img/summer/summer_left-col-header.gif) no-repeat top left;
	background-color: #FFFFFF;
	width: 480px;
	float: left;
 }
 
 #right {
 	margin: 0;
	padding: 0;
	background: url(/img/summer/summer_right-col-bg.gif) repeat-y;
	width: 190px;
	float: right;
 }
 
 #rightHeader {
 	margin: 0 0 15px 0;
	padding-right: 0;
	background: url(/img/summer/summer_right-col-header.gif) no-repeat top left;
	width: 190px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	color: #333333;
 }
 
 #rightHeader span { margin-left: 10px; }
 
.rightSecHeader {
 	margin: 0;
	padding: 0;
	background: url(/img/summer/summer_right-col-sec-header.gif) no-repeat top left;
	width: 190px;
	height: 25px;
	text-align: right;
	font-size: 18px;
	line-height: 25px;
	color: #333333;
 }
 
.rightSecHeader span { margin-right: 20px; }
 
.rightSecContent {
 	margin: 0 0 20px 0;
	padding: 0;
	background: url(/img/summer/summer_right-col-sec-bg.gif) repeat-y;
	width: 190px;
	text-align: left;
 }
 
.rightSecContent p { margin: 0; padding: 10px 0 0 15px; }
 
.rightSecContent ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
 }
 
.rightSecContent li {
	list-style-image: url(/img/summer/summer_list-bullet.gif);
 }
 
.rightSecContent div.end {
 	width: 178px;
	background-color: #5E5140;
	height: 1px;
	overflow: hidden;
	display: block;
	float: left;
	content: ".";
}
 
.leftSecHeader { 
 	margin: 0;
	padding: 0;
 	background: url(/img/summer/summer_post-icon.gif) no-repeat top left;
	width: 480px;
	height: 20px;
}

.leftSecHeader span { margin-left: 18px; color: #455622; font-size: 18px; }

.leftSecDivider {
	margin: 0 0 10px 0;
	padding: 0;
	background: url(/img/summer/summer_post-divider.gif) no-repeat top left;
	width: 480px;
	height: 5px;
	display: block;
	overflow: hidden;
	content: ".";
}

.leftSecContent {
	margin-left: 15px;
	margin-bottom: 15px;
	width: 465px;
	text-align: left;	
}

.footerSec {
	clear: both;
	margin: 10px 0 0 0;
	padding: 0 10px;
	border-top: #EDEDED 1px solid;
	color: #959595;
	font-size: 10px;
}

.footerSec a {	font-size: 10px; }

.footerImg {
	margin: 0 auto;
	padding: 0;
	background: url(/img/summer/summer_footer-img.gif) no-repeat top left;
	width: 704px;
	height: 12px;
}