@charset "utf-8";
/* CSS Document */
img,div,li	{
	behavior: url(/includes/htc/iepngfix.htc);
}
body	{
	margin : 0px;
	padding : 0px;
	width : 100%;
	height : 100%;
	background-image : url(../../media/images/temp_page/body_bg_repeater.gif);
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : #000;
}

#plan_list	{
	margin : 20px 0px;
}

th	{
	text-align : left;
}

h1	{
	font-size : 14px;
	line-height : 20px;
	color : #9c6131;
	padding : 10px 0px 0px 0px;
	margin : 0px;
	clear : both;
}

h2	{
	font-size : 12px;
	color : #79bde9;
	padding : 10px 0px 0px 0px;
	margin : 0px;
	clear : both;
}

h1 a	{
	color : #9c6131;
	text-decoration : underline;
}

h1 a:hover	{
	color : #79bde9;
	text-decoration : underline;
}


h4	{
	font-family: "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	font-size : 27px;
	line-height : 32px;
	color : #9c6131;
	padding : 0px;
	margin : 0px;
}

a	{
	color : #79bde9;
	text-decoration : underline;
}

a:hover	{
	color : #9c6131;
	text-decoration : underline;
}

p	{
	padding : 5px 0px;
	margin : 0px;
}

ul	{
	color : #00457c;
	margin : 0px 0px 0px 20px;
	padding : 5px 0px;
}

li	{
	padding : 3px 0px;
	margin : 0px;
}

#home_container	{
	margin-left : auto;
	margin-right : auto;
	width : 778px;
	height : 100%;
	border-left : 1px solid #00457c;
	border-right : 1px solid #00457c;
	background-image : url(../../media/images/temp_page/content_bg.jpg);
	background-repeat : no-repeat;
	background-position : 0px 250px;
	background-color : #FFF;
}

#secondary_container	{
	margin-left : auto;
	margin-right : auto;
	width : 778px;
	height : 100%;
	border-left : 1px solid #00457c;
	border-right : 1px solid #00457c;
	background-color : #FFF;
}

#header	{
	clear : both;
	width : 778px;
}

#header div	{
	float : left;
}

#nav div{
	float : left;
}

#content_area	{
	width : 728px;
	height : 100%;
	clear : both;
	padding : 0px 24px 0px 26px;
}

#content_left	{
	width : 451px;
	padding : 0px 25px 0px 0px;
	border-right : 1px dashed #79bde9;
	float : left;
	margin-bottom : 20px;
}

#content_right	{
	float : left;
	width : 223px;
	padding : 12px 0px 0px 28px;
	text-align : center;
}

#seacoast_logo	{
	padding : 20px 0px;
}

#home_img_row	{
	height : 80px;
	border-top : 1px dashed #79bde9;
	border-bottom : 1px dashed #79bde9;
	margin : 5px 0px;
	padding : 5px 0px;
	clear : both;
}

#home_img_row div	{
	height : 80px;
	float : left;
	padding-right : 7px;
}

#img_row	{
	height : 76px;
	margin : 5px 0px;
	padding : 5px 0px;
	clear : both;
}

#img_row div	{
	height : 76px;
	float : left;
	padding-right : 7px;
}

#img_row #right, #home_img_row #right, #gallery_thumbs #right	{
	padding : 0px;
}

#footer	{
	padding : 15px 0px;
	border-top : 1px dashed #79bde9;
	text-align : center;
	clear : both;
	color : #00457c;
}

#gallery_thumbs	{
	margin : 5px 0px;
	clear : both;
}

#gallery_thumbs div	{
	float : left;
	margin-right : 5px;
	margin-top : 5px;
}

.gallery_nav	{
	clear : both;
	padding : 10px 0px;
}

.callout	{
	border-bottom : 1px dashed #79bde9;
	padding-bottom : 15px;
	margin-bottom : 15px;
}

.callout_text	{
	font-size : 15px;
	line-height : 19px;
	text-align : center;
}

.labelcol {
	vertical-align: top;
	width: 250px;
	font-weight: bold;
}

.inputcol {
	width: 500;
}

th {
	text-align: left;
}

.features	{
	display : none;
}

