/*#homeLeft {
	float: left;
	width: 639px;
	margin-left: 14px;
	display:inline;
}
#homeRight {
	float: left;
	width: 306px;
}
#homeInnerLeft {
	float: left;
	width: 306px;
}
#homeInnerRight {
	float: left;
	width: 306px;
	margin-left: 14px;
}




#homeNewsContainer {
	margin: 0 14px 10px 0;
	background-color: #C4EAF5;
}
.homePanelNewsHeading {
	background: url(/imgs/site/homepanel2x-t.jpg) no-repeat left top;
	padding: 12px 5px 4px 15px;
	min-height:26px;
    height:auto !important;
    height:26px;
}
.homePanelNewsHeading h2 {
	font-size: 0.85em;
	color:#00659A;
	text-transform: uppercase;	
}
.homePanelNewsFoot {
	background: #C4EAF5 url(/imgs/site/homepanel2x-f.gif) no-repeat center bottom;
	height: 32px;
}
#homeNewsHeadlines {
	float: left;
	width: 209px;
	font-size: 0.65em;
	line-height: 130%;
}
#homeNewsHeadlines a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#homeNewsRight {
	float: left;
	width: 410px;
	
	min-height:221px;
    height:auto !important;
    height:221px;
	border: 3px solid #FE8623;
	background-color: #FFF;
}
#homeNewsPic {
	float: left;
	width: 221px;
}
#homeNewsItem {
	float: left;
	width: 189px;
}
#homeNewsItem h3 {
	font-size: 0.7em;
	line-height: 120%;
	font-weight: bold;
	margin: 9px 14px 6px 14px;
}
#homeNewsItem p {
	font-size: 0.65em;
	line-height: 130%;
	margin: 0 14px 7px;
}
#homeNewsItem p a {
	font-weight: bold;
	color: #00659A;
	text-decoration: none;
}


#homeNewsCol1, #homeNewsCol2, #homeNewsCol3, #homeNewsCol4 {
	min-height:40px;
    height:auto !important;
    height:40px;
	display: block;
	padding: 10px 5px 0 10px;
}

#homeNewsCol1 {
	background: #FE8623;
}
#homeNewsCol2 {
	background: #00BDEB;
}
#homeNewsCol3 {
	background: #C3C22D;
}
#homeNewsCol4 {
	background: #A48770;
}
#homeNewsCol5 {
	background: #8F7DB9;
	display: block;
	padding: 7px 5px 0 10px;
	min-height:19px;
    height:auto !important;
    height:19px;
}
#homeNewsHYS {
	margin: 7px 7px 0 14px;
	font-size: 0.65em;
	line-height: 100%;
}
#homeNewsHYS li {
	background: url(/imgs/site/commentBubble.gif) no-repeat left center;
	padding: 2px 5px 4px 20px;
}
#homeNewsHYS a {
	font-weight: bold;
	color: #00659A;
	text-decoration: none;
	display:block;
}
*/
div.contentPic {
	background-color: #FBECD9;
	background-image: url(/imgs/site/newlayout/580_default_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	width: 580px;
	padding: 35px 0 0 0;
}

div.contentPic h2 {
	
	font-family: Bebas; word-spacing: 0.15em;
	color: #000000;
	font-size: 14px; 
	text-align: left; text-indent: 20px;
	line-height: 35px;
	
}

div.contentPic img {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;

}
div.contentPic p {
	padding: 10px 20px 10px 20px;
	color: #000;
	line-height: normal !important;
	text-align: left;
	margin: 0 !important;
	margin-bottom: 0 !important;
}
div.mainImageBottom {
	background-image: url(/imgs/site/newlayout/580_default_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: white;
	margin: 0;
	height: 35px;
	width: 580px;
	border-top: 1px solid #ffffff;
}
div.mainImageBottom p {
	color: #808285;
	font-size: 83%;
	margin: 0;
	text-indent: 20px;
	line-height: 35px !important;
}

#email-form {background-color: #848F6F; color: #ffffff;}
#email-form  p {color: #ffffff; font-size: 14px; line-height: 1.5em;}
#email-form hr {height: 1px; color: #ffffff; padding: 0px; margin: 10px 20px 10px 20px; background-color: #848F6F; }

h2#email-header {color: #ffffff; margin-top: -35px;}

.form-div label {width: 100px; float: left; color: #ffffff; line-height: 27px; text-indent: 20px;}

.form-div input {width: 400px; float: left; color: #ffffff; line-height: 27px; border: 1px solid #ffffff; height: 27px; color: #666666; margin-left:5px; margin-right: 5px; }

.form-div { margin-bottom: 10px; clear: both; text-align: left; padding-top: 10px;}



