@charset "UTF-8";
#maincontent-left {
	width: 610px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-bottom: 10px;
}
.homeframingpic {
	float: right;
	margin-bottom: 30px;
	margin-left: 20px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
#maincontent-left h1 {
	font-weight: normal;
	font-size: 150%;
	color: #F93;
	margin-bottom: 10px;
	margin-top: 20px;
}
#maincontent-left h1 a {
	text-decoration: none;
	color: #F93;
}
#maincontent-left h1 a:hover {
	text-decoration: underline;
	color: #F93;
}
#maincontent-left h2 {
	color: #999;
	font-size: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
}
#maincontent-left p {
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #666;
}
#maincontent-left p  a {
	color: #06F;
	text-decoration: none;
}
#maincontent-left p a:hover {
	color: #06F;
	text-decoration: underline;
}
.mainpic-home {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#maincontent-right {
	width: 310px;
	float: right;
	margin-right: 20px;
}
#maincontent-right-picpool img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#maincontent-right-picpool p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666;
	font-weight: normal;
	font-size: 11px;
}
#maincontent-right img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent-right h2 {
	font-weight: normal;
	background-color: #F93;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	font-size: 110%;
}
#maincontent-right h2 a {
	color: #FFF;
	text-decoration: none;
}
#maincontent-right h2 a:hover {
	color: #FFF;
	text-decoration: underline;
}
#maincontent-right h3 {
	font-weight: normal;
	color: #666;
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 8px;
}
h3 .smaller {
	font-size: 75%;
}
#maincontent-right h3 a {
	color: #666;
	text-decoration: none;
}
#maincontent-right h3 a:hover {
	color: #666;
	text-decoration: underline;
}
#maincontent-right p {
	color: #666;
	font-size: 70%;
}
#maincontent-right p a {
	color: #06F;
	font-weight: bold;
	text-decoration: none;
}
#maincontent-right p a:hover {
	color: #06F;
	font-weight: bold;
	text-decoration: underline;
}
#clear-rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
}
#clearspacer {
	clear: both;
}
#clear-left-rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 670px;
}
#maincontent-right-picpool {
	width: 310px;
	float: right;
	margin-right: 20px;
}
.fixheight {
	background-color: #FFF;
	height: 550px;
}
#maincontent-left h2 a {
	color: #999;
	text-decoration: none;
}
#maincontent-left p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fixheight650 {
	background-color: #FFF;
	height: 650px;
}

