/* ========== Reset ========== */
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
b, u, i, center, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	vertical-align: baseline;
	background: transparent;
}

/* ========== General ========== */
html, body
{
	text-align: center;
	background-color: #192443;
	font-size: 0.875em;
	line-height: 17px;
	font-family: Arial, San-Serif;
	color: #333;
}

a
{
	text-decoration: none;
	color: #e15c1b;
}

a:hover
{
	color: #e15c1b;
	text-decoration: underline;
}

h1 span, h2 span, h3 span, h4 span, h5 span { display: none; }

h1
{
	color: #000;
	font-family: 'Impact';
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
}

h2
{
	color: #003300;
	font-family: Arial;
	font-size: 26px;
	font-variant: normal;
	font-weight: bolder;
	letter-spacing: -1px;
	line-height: 28px;
	margin-bottom: 0px;
	text-decoration: none;
}

h3
{
	color: #996600;
	font-size: 1.25em;
	font-variant: normal;
	font-weight: bolder;
	margin-bottom: 10px;
}

h4
{
	color: #865A35;
	font-size: 1.25em;
	font-stretch: condensed;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 0;
}

p  {  margin-top: 0px; margin-bottom: 10px;  }

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

.caption
{
	color: #666666;
	font-size: 11px;
	line-height: 13px;
}

#wrapper
{
	position: relative;
	width: 960px;
	text-align: left;
	margin: auto;
	background-color: #fff;
	border: 0px solid #cc0000;
}

/* ------- Header /  -------- */
#header
{
	position: relative;
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	border: 0px solid #cc0000;
	background-color: #fff;
}

/* ------- Top Menu -------- */
#menu
{
	position: relative;
	float: left;
	width: 960px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #cc0000;
	background-color: #C24508;
	font-size: .85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../images/orange_header.gif);
	background-repeat: repeat-x;
	z-index: 99;
}

#menu a { color: #fff; }
#menu a:hover { color: #333; }

/* ------- Cols /  -------- */
#boxContainer
{
	position: relative;
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	border: 0px solid #cc0000;
}

#leftCol_inside
{
	position: relative;
	float: left;
	width: 274px;
	margin: 50px 0px 0px 20px;
	border: 0px solid #cc0000;
}

#dropdown
{
	position: relative;
	float: left;
	width: 274px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #cc0000;
	z-index:  0;
}

#rightCol
{
	position: relative;
	float: left;
	width: 590px;
	margin: 50px 0px 0px 20px;
	border: 0px solid #cc0000;
}

#rightCol_hp
{
	position: relative;
	float: left;
	width: 480px;
	margin: 50px 0px 0px 90px;
	border: 0px solid #cc0000;
}
#rightCol_hp h1 { display: none; }

#rightCol_insideHP
{
	position: relative;
	float: left;
	width: 559px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #cc0000;
}

#leftCol
{
	position: relative;
	float: left;
	width: 274px;
	margin: 50px 0px 0px 20px;
	border: 0px solid #cc0000;
}

#leftCol_hp
{
	position: relative;
	float: left;
	width: 274px;
	margin: 50px 0px 0px 20px;
	border: 0px solid #cc0000;
}

#bottomBox1
{
	position: relative;
	float: right;
	width: 289px;
	height: 189px;
	margin: 20px 0px 20px 25px;
	border: 0px solid #80ab44;
}

#bottomBox
{
	position: relative;
	float: right;
	width: 289px;
	height: 189px;
	margin: 20px 0px 20px 15px;
	border: 0px solid #80ab44;
}

#bottomBox_comm
{
	position: relative;
	float: left;
	width: 260px;
	height: 189px;
	margin: 20px 0px 10px 0px;
	border: 0px solid #03775b;
}

#border
{
	position: relative;
	float: left;
	width: 258px;
	height: 160px;
	border: 1px solid #03775b;
}

#boxHeader
{
	position: relative;
	float: left;
	width: 260px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #cc0000;
	background-color: #003300;
	color: #fff;
	text-align: center;
	background-image: url(../images/green_header.gif);
	background-repeat: repeat-x;
}

#boxHeader h4
{
	padding: 7px 0px 4px 5px;
	text-align: left;
	color: #fff;
}

#boxImage
{
	position: relative;
	float: left;
	width: 258px;
	height: 97px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #cc0000;
	text-align: center;
}

#boxCopy
{
	position: relative;
	float: right;
	width: 230px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #cc0000;
	padding: 0em;
}

#boxBt
{
	position: relative;
	float: left;
	background-image: url(../images/button_bg.gif);
	background-repeat: no-repeat;
	width: 93px;
	height: 30px;
	color: #fff;
	border: 0px solid #cc0000;
}

#boxBt p
{
	margin: 8px 0px 0px 12px;
	color: #fff;
}

/* ------- Community Boxes -------- */

#formbuttondiv {  
position: relative;
float: left;
height: 28px;
width: 90px;
border: 0px solid #cc0000;
}

.formbutton
{
	cursor: pointer;
	border: outset 0px #ccc;
	font-weight: bold;
	color: #fff;
	height: 23px;
	width: 93px;
	background: url(../images/orange_bt.gif) no-repeat;
	padding: 0px 22px 0px 0px;
	margin: 0 0 0 0;
}

.formbutton a
{
	position: relative;
	float: left;
	color: #fff;
	height: 15px;
	width: 20px;
	margin: 5px 0px 0px 25px;
	border: 0px solid #cc0000;
}


#submitbt
{
	position: relative;
	background-image: url(../images/orange_bt.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 23px;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	border: 1px solid #fff;
}


#submitbt a
{
	color: #fff !important;
	text-decoration: none !important;
}

#submitbt a:hover { text-decoration: underline !important; }
#submitbt p { margin: 5px 0px 0px 28px; }


.lgformbutton
{
	cursor: pointer;
	border: outset 0px #ccc;
	font-weight: bold;
	color: #fff;
	height: 23px;
	width: 93px;
	background: url(../images/orange_bt_lg.gif) no-repeat;
	padding: 0px 22px 0px 0px;
	margin: 0 0 0 0;
	border: 0px solid #cc0000;
}

.lgformbutton a
{
	position: relative;
	float: left;
	color: #fff;
	margin: 3px 0px 0px 20px;
	border: 0px solid #cc0000;
	text-decoration: none !important;
}



.portal_submit
{
	cursor: pointer;
	border: outset 0px #ccc;
	font-weight: bold;
	color: #fff;
	height: 23px;
	width: 70px;
	background: url(../images/home_owners/button_on_blue.gif) no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 4px 0 0 5px;
}



#commSections
{
	position: relative;
	float: left;
	width: 590px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #cc0000;
}

#blueBar
{
	position: relative;
	float: left;
	width: 590px;
	height: 29px;
	margin: 0px 0px 10px 0px;
	border: 0px solid #cc0000;
	background-color: #192443;
	border-bottom: 1px solid #455279;
	background-image: url(../images/blue_headers.gif);
	background-repeat: repeat-x;
}

#blueBar h4
{
	color: #fff;
	padding: 7px 0px 4px 5px;
}

#comm_img
{
	float: left;
	border: 0px solid #cc0000;
	width: 190px;
	height: 190px;
	margin-top: 0px;
}

#comm_logo
{
	float: left;
	border: 0px solid #cc0000;
	width: 190px;
	height: 190px;
	margin-top: 0px;
}

#comm_copy
{
	float: left;
	border: 0px solid #cc0000;
	width: 150px;
	margin: 50px 0px 10px 20px;
}

#comm_logo img { margin-top: 0px; }

/* ------- Internal Community Boxes -------- */
#community-nav ul
{
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

#community-nav ul li
{
	margin: 0px;
	padding: 0px;
}

#community-nav ul li a
{
	display: block;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	width: 274px;
	height: 29px;
	border-bottom: 1px solid #ccc;
}

#community-nav p { padding: 7px 0px 0px 10px; }

#community-nav ul li a:hover,  #community-nav ul li a:focus
{
	color: #fff;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	background-position: 0px -1px;
}

.community-nav-on
{
	color: #fff;
	font-weight: bold;
	background-color: #999;
	background-position: 0px -1px;
}

.community-nav-on a
{
	background-color: #192443;
	color: #fff;
	font-weight: bold;
}

.community-nav-on a:hover
{
	background-color: #192443;
	color: #fff;
	font-weight: bold;
}

#mainSectionImg
{
	width: 570px;
	height: 256px;
	margin-top: 40px;
	border: 0px solid #cc0000;
}

#MainTitle
{
	position: relative;
	float: left;
	margin-top: 20px;
}

#MainTitle h3 { font-size: 15px; }

#MainCopy
{
	position: relative;
	float: left;
	width: 550px;
	font-size: 1.063em line-height;
	1.188em: ;
	margin: 0px 0px 10px 0px;
	border: 0px solid #cc0000;
}

#CommblueBar
{
	position: relative;
	float: left;
	width: 274px;
	height: 29px;
	margin: 0px 0px 10px 0px;
	border: 0px solid #cc0000;
	background-color: #192443;
	border-bottom: 1px solid #455279;
	background-image: url(../images/blue_headers.gif);
	background-repeat: repeat-x;
}

#CommblueBar h4
{
	color: #fff;
	padding: 7px 0px 4px 5px;
}

/* ------- Feature Col. -------- */
#featureCol
{
	position: relative;
	float: left;
	width: 250px;
	border: 0px solid #cc0000;
	line-height: 1.375em;
	margin: 0px 0px 0px 10px;
}

.featureColList	ul
{
	margin: 5px 0 20px 20px;
	list-style: square;
}

.featureColList	li { padding: 2px 0 2px 0; }

/* ------- News -------- */
#News
{
	position: relative;
	float: left;
	width: 590px;
	border: 0px solid #cc0000;
	padding: 0px 0px 20px 0px;
}


#news-post
{
	position: relative;
	float: left;
	width: 590px;
	border: 0px solid #cc0000;
	padding: 0;
	margin: 10px 0 0 0;
}

#news-post a {  color: #e20b2c;  }
#news-post a:hover {  color: #e20b2c; text-decoration: none;  }


.newstitle { font-family:"Times New Roman",Georgia,Serif; font-size: 15px; color: #e20b2c; font-weight: bold;}
.newsdate { font-size: 10px; color: #a0a0a0; }
.news-paragraph { margin: 10px 0 0 0; }
.news-readmore {  float: right; font-family:"Times New Roman",Georgia,Serif; font-size: 12px; color: #e20b2c;}

/* ------- Testimonials -------- */
#test
{
	position: relative;
	float: left;
	width: 590px;
	border: 0px solid #cc0000;
	padding: 0px 0px 20px 0px;
}


#test-post
{
	position: relative;
	float: left;
	width: 590px;
	border: 0px solid #cc0000;
	padding: 0;
	margin: 10px 0 0 0;
}

#test-post a {  color: #e20b2c;  }
#test-post a:hover {  color: #e20b2c; text-decoration: none;  }


.test-paragraph { margin: 10px 0 0 0; }
.test-author {  float: left; font-family:"Times New Roman",Georgia,Serif; font-size: 12px; color: #003366; font-weight: bold;}

/* ------- Footer -------- */
#footer
{
	float: left;
	min-width: 814px;
	padding: 0 0 2em;
	width: 100%;
	border: 0px solid #cc0000;
	background-color: #2c3a62;
	color: #fff;
}

#footerwrap
{
	position: relative;
	text-align: left;
	width: 960px;
	margin: 0px auto;
	border: 0px solid #cc0000;
	margin-top: 20px;
	font-size: 0.875em;
}

#footerleft
{
	position: relative;
	float: left;
	width: 500px;
	height: 50px;
	margin: 0px 0px 0px 20px;
	border: 0px solid #cc0000;
	text-align: left;
}

#footerright
{
	position: relative;
	float: right;
	width: 300px;
	text-align: right;
	margin: 0px 40px 0px 0px;
	border: 0px solid #cc0000;
}

#footer a
{
	text-decoration: none;
	color: #fff;
}

#footer a:hover
{
	text-decoration: none;
	color: #ccc;
}

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

/* Forms \*/
TEXTAREA, INPUT, SELECT, OPTION
{
	font-family: Arial, San-Serif;
	font-size: 9pt;
	font-weight: normal;
}

.required-text { color: red; }

.field-label
{
	float: left;
	margin-top: 3px;
	width: 120px;
}

.form-row
{
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.gallery img
{
	background-color: #FFFFFF;
	border: 1px solid #DEDCD4;
	padding: 3px;
	width: 75px;
	height: 75px;
	margin-right: 9px;
}

#RequestError
{
	color: red;
	margin-left: 10px;
}

#RequestError label { color: #000; }

#error
{
	color: red;
	width: 258px;
	margin: 20px 0px 0px 10px;
	border: 0px solid #cc0000;
}

#error legend { color: #000; }

.date  
{
	font-size: 0.85em;
	color: #e15c1b;
	vertical-align: top;
}

#disclaimer
{
	color: #666;
	font-size: .825em;
}

#sitemap ul
{
	padding: 8px 25px;
	list-style: square;
}

sup
{
	font-size: 11px;
	vertical-align: top;
}


/*REGISTER COMM PAGES*/


#Reg-Main  {

	position: relative;
	float: right;
	width: 400px;
	font-size: 1.063em;
	line-height 1.188em;
	margin: 0px 0px 0px 0px;
	border: 0px solid #cc0000;

}


#rightCol-reg
{
	position: relative;
	float: left;
	width: 900px;
	margin: 50px 0px 0px 20px;
	border: 0px solid #cc0000;
}



#blueBar-reg
{
	position: relative;
	float: left;
	width: 900px;
	height: 29px;
	margin: 0px 0px 10px 0px;
	border: 0px solid #cc0000;
	background-color: #192443;
	border-bottom: 1px solid #455279;
	background-image: url(../images/blue_headers.gif);
	background-repeat: repeat-x;
}

#blueBar-reg h4
{
	color: #fff;
	padding: 7px 0px 4px 5px;
}

#mainSectionImg-reg
{
	position: relative;
	float: left;
	width: 478px;
	margin: 0 0 0 0;
	border: 0px solid #cc0000;
}




#enter-bt
{
	position: relative;
	float: left;
	background-image: url(../images/orange_bt.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 23px;
	color: #fff;
	font-weight: bold;
	border: 0px solid #000;
	margin: 0 0 0 20px;
}

#enter-bt a
{
	color: #fff !important;
	text-decoration: none !important;
}

#enter-bt a:hover { text-decoration: none !important; }
#enter-bt p { margin: 3px 2px 0px 4px; }


label
{

}

label.error
{
	font-weight: normal;
	color: red important!
	text-align: left;
	width: 140px;
	padding-left: 25px;
	border: 1px solid #000;
	
}
