/* CSS Document */

body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#container {
}
#left {
	float:left;
}
#right {
	float:left;
}

/* Left Top Styles */
#leftTop {
	width:378px;
	height:313px;
	background-image:url(Images/topLeft.jpg);
	background-repeat:no-repeat;
}
#leftTop h1 {
	display:none;
}
#leftTop h2 {
	padding:210px 0px 0px 120px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-style:italic;
}

/* Left Bottom Styles */
#leftBottom {
	width:378px;
	height:213px;
	background-image:url(Images/bottomLeft.jpg);
	background-repeat:no-repeat;
	clear:both;
}
#leftBottomTop {
	height:143px;
}
#leftBottomTop p {
	float:left;
	width:83px;
	padding:117px 0px 0px 32px;
	color:#000000;
}
div>#leftBottomTop p { /* IE Hack */
	padding:107px 0px 0px 32px;
}
#leftBottomTop p a {
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
#navigation {
	float:left;
	margin:10px 8px 0px 25px;
	padding:0px 8px 0px 0px;
	border-right:1px solid #CCCCCC;
}
#navigation h3 {
	margin:0px;
	padding:0px;
	text-transform:uppercase;
	color:#FF9900;
	font-size:12px;
}
#navigation ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size:11px;
}
#surfForecasts {
	background-image:url(Images/ForecastBackground.gif);
	float:left;
	width:122px;
	height:115px;
	margin:15px 0px 0px 0px;
	padding:0px;
}
#surfForecasts h3 {
	padding:2px 0px 5px 0px;
	margin:0px;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:12px;
}
#surfForecasts img {
	padding:0px 0px 0px 4px;
}
#newsletterText {
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 8px;
	float:left;
	width:190px;
}
div>#newsletterText { /* IE Hack */
	margin:0px 0px 0px 15px;
}
#newsletterText h3 {
	padding:0px;
	margin:0px;
	color:#FF9900;
	font-size:12px;
}
#newsletterText p {
	padding:0px;
	margin:3px 0px 0px 0px;
}
#newsletterForm {
	float:left;
}
#newsletterForm form {
	margin:20px 0px 0px 0px;
}
#newsletterForm input {
	font-size:10px;
	padding:2px;
}

/* Right Main Styles */
#rightMain {
	width:390px;
	height:448px;
	background-image:url(Images/rightBackground.jpg);
	background-repeat:no-repeat;	
	padding:5px 5px 10px 15px;;
	margin:0px;
}
#topNav {
	width:360px;
	height:20px;
	font-size:11px;
	text-align:center;
	padding:0px;
	margin:15px 0px 5px 10px;
	text-transform:uppercase;
	color:#CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
div>#topNav { /* IE Hack */
	margin:0px 0px 5px 10px;
}
#topNav a {
	color:#336699;
}
.homeText {
	width:250px;
	float:left;
	margin:0px 10px 0px 0px;
}
.homeText h2 {
	padding:0px;
	margin:5px 0px 0px 0px;
	font-size:14px;
}
.homeText h2 a {
	color:#FF9900;
	text-decoration:none;
}
.homeText p {
	padding:0px;
	margin:0px 0px 5px 0px;
}
.homeImage {
	float:left;
	width:122px;
	height:97px;
	background-image:url(Images/homeImageBack.gif);
	padding:0px;
	margin:5px 0px 0px 0px;
}
.homeImage p {
	padding:1px 0px 0px 0px;
	margin:0px;
	text-align:center;
	font-size:12px;
	text-transform:uppercase;
}
.homeImage p a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.homeImage img {
	padding:3px 0px 0px 2px;
	margin:0px;
}
#insuranceImage {
	width:151px;
	height:93px;
	float:left;
	margin:5px 10px 0px 0px;
}
#insuranceText {
	float:left;
	width:220px;
}
#insuranceText h2 {
	padding:0px;
	margin:5px 0px 0px 0px;
	font-size:14px;
}
#insuranceText h2 a {
	color:#FF9900;
	text-decoration:none;
}
#insuranceText p {
	padding:0px;
	margin:0px 0px 5px 0px;
}

/* Right Ad Styles */
#rightAd {
	width:412px;
	height:63px;
	padding:2px 0px 0px 10px;
}
#rightAd img {
	border:0;
}

/* Footer Styles */
#footer {
	clear:both;
	width:790px;
	height:59px;
	background-image:url(Images/footer.jpg);
	background-repeat:no-repeat;
	padding:8px 0px 0px 0px;
}
#footer p {
	padding:0px;
	margin:2px 0px 0px 0px;
	text-align:center;
}
#footer p a {
	color:#336699;
	text-decoration:none;
}
#footerMenu {
}
#keywords {
	font-size:9px;
}
#copyright {
	color:#FF9900;
	font-size:9px;
}

.topNav12{
	font-size:11px;
	padding:0px;
color:#FF9900;

}