/*-- ERIC MEYER RESET RELOAD --*/
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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li, fieldset, form, label, legend, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

ul {
	list-style: none;
}

caption {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*-- SITE STYLES --*/

body {
	background-color:#5e2511;
	background-image: url("../images/background.jpg");
	background-repeat:repeat-x;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
a:link, a:visited{
	color:#4B8400;	
	}
 
a:hover {
	color:#C4A112;
	}
	
strong {
	font-weight:bold;
	}

ol li{
	margin-bottom: 8px;
	}

div.clearem {
	clear:both;
	}
	
div#wrapper {
	width:761px;
	margin:auto;
	padding:0px;
	}
	
.small {
	font-size:11px;
	}

a.readon:link, a.readon:visited{
	background-image:url(../images/arrow-green-mini.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 8px;
	text-decoration:none;
	}

a.readon:hover {
	text-decoration:underline;
	}
	
div#accessibility {
	display:none;
	}

table.redtable{
	border: 2px solid #CC0000;
	padding:6px;
	margin:auto;
	margin-top:8px;
	margin-bottom:8px;
	}
	
table.bluetable{
	border:2px solid #486ACF;
	padding:6px;
	margin:auto;
	margin-top:8px;
	margin-bottom:8px;
	}
	
table.greentable{
	border:2px solid #6DB400;
	padding:6px;
	margin:auto;
	margin-top:8px;
	margin-bottom:8px;;
	}
	
/*-- TOP STYLES ------------------- --*/

div#top {
	width:761px;
	height:24px;
	font-size:11px;
	font-weight:bold;
	color:#CDD6EE;
	}
	
div#tagline {
	width 380px;
	padding:4px 0px;
	float:left;
	}
	
div#topmenu {
	width:381px;
	float:right;
	padding:0;
	margin:0;
	}

div#topmenu ul#mainlevel-nav {
	border:0;
	margin:0;
	padding:0;
	}
	
div#topmenu ul#mainlevel-nav li img {
	border:0;
	margin:0px 2px;
	padding:0;
	}

div#topmenu ul#mainlevel-nav li {
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	text-indent:0px;
	float:right;
	background-image:none;
	margin-left:13px;
	padding:4px 2px 4px 2px;
	}
	
div#topmenu ul#mainlevel-nav li a:link, div#topmenu ul#mainlevel-nav li a:visited {
	margin:0;
	text-decoration:none;
	color:#CDD6EE;
	}
	
div#topmenu ul#mainlevel-nav li a:hover {
	color:#CFF4FC;
	}
	
/*-- HEADER STYLES ------------------- --*/
div#header {
	width:761px;
	background-color:#D9DBDC;
	}
	
div#lefthead {
	width:206px;
	height:108px;
	margin:0;
	padding:0;
	float:left;
	background-color:##FBFCFC;
	background-image:url(../images/header-know-call.jpg);
	background-repeat:no-repeat;
	}
	
div#righthead {
	position:relative;
	width:555px;
	height:108px;
	float:left;
	background-color:#D9DBDC;
	background:url(../images/header-background.gif);
	background-repeat:repeat-x;
	}
	
div#headernotice {
	position:absolute;
	top:15px;
	left:10px;
	width:190px;
	height:80px;
	font-size:11px;
	line-height:13px;
	overflow:hidden;
	}

div#logo {
	position:absolute;
	top:15px;
	left:192px;
	width:337px;
	height:81px;
	background-image:url(../images/header-logo-missdig.gif);
	background-repeat:no-repeat;
	}

div#logoheadnotice {
	position:absolute;
	top:15px;
	left:210px;
	width:337px;
	height:81px;
	background-image:url(../images/header-logo-missdig.gif);
	background-repeat:no-repeat;
	}	

div#logoheadnotice a:link, div#logoheadnotice a:visited, div#logo a:link, div#logo a:visited{
	display:block;
	width:337px;
	height:81px;
	text-decoration:none;
	}

div#logo a:hover{
	text-decoration:none;
	}

/*-- MAIN STYLES ------------------- --*/
div#main {
	width:761px;
	background-color:#FFFFFF;
	background-image:url(../images/page-background.gif);
	background-repeat:repeat-y;
	}

/*-- LEFT COLUMN STYLES ------------------- --*/
div#leftcolumn {
	width:206px;
	float:left;
	}

div#leftcolumn p {
	margin-bottom: 8px;
	line-height:16px;
	}
	
div#leftcolumn div.moduletablemenu h3 {
	margin:0;
	padding:8px 11px 8px 0px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/menu-title-background.gif);
	background-repeat:repeat-x;
	text-align:right;
	border-bottom:1px solid #f1f1f2;
	}

div#leftcolumn div.moduletablecmenu h3 {
	margin:0;
	padding:7px 11px 7px 0px;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#ff9122;
	background-image:url(../images/menu-title-c-background.gif);
	background-repeat:repeat-x;
	text-align:right;
	line-height:15px;
	border-bottom:1px solid #f1f1f2;
	}

div#leftcolumn ul#mainlevel {
	margin:0;
	padding:4px 0px 0px 0px;
	width:206px;
	font-size:13px;
	float:left;
	color:#FFFFFFF;
	background-color:#538B00;
	background-image:url(../images/menu-background.gif);
	background-repeat:repeat-x;
	}

div#leftcolumn ul#mainlevel li {
	margin:0;
	padding:0;
	list-style:none;
	text-indent:0px;
	float:left;
	background-image:url(../images/arrow-white-double.gif);
	background-position:190px 13px;
	background-repeat:no-repeat;
	}
	
div#leftcolumn ul#mainlevel li a:link, div#leftcolumn ul#mainlevel li a:visited {
	margin:0;
	padding:8px 27px 8px 0px;
	width:179px;
	display:block;
	text-align:right;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:1px solid #AAD36B;
	}
 
div#leftcolumn ul#mainlevel li a:hover {
	margin:0;
	padding:8px 26px 8px 0px;
	width:180px;
	color:#FFFFFF;
	background-color:#BCA600;
	background-image:url(../images/arrow-white-double.gif);
	background-position:191px 13px;
	background-repeat:no-repeat;
	}

div#leftcolumn div.moduletable {
	margin: 0px 0px;
	padding:15px;
	width:176px;
	float:left;
	}
	
div#leftcolumn div.moduletable h3 {
	margin-bottom:9px;
	padding-bottom: 2px;
	padding-left: 16px;
	font-size:14px;
	background-image:url(../images/bullet-title.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	border-bottom: 2px solid #486ACF;
	text-transform:uppercase;
	color:#3456BB;
	font-weight:bold;
	}
	
div#leftcolumn table.contentpaneopen {
	line-height:16px;
	}

/*-- CONTENT STYLES ------------------- --*/
div#content {
	width:525px;
	padding:15px;
	float:left;
	line-height:18px;
	}
	
div#content p {
	margin-bottom: 8px;
	}
	
img.imageleft {
	padding: 2px 15px 2px 2px;
	}
	
img.imageright {
	padding: 2px 2px 2px 15px;
	}	
	
div#content div.moduletable {
	margin:0;
	}

div#content div.moduletable-small {
	width:250px;
	float:left;
	margin:0px 5px;
	}
	
div#content div.mosimage {
	margin:2px 12px;
	}
	
div#content div.mosimage_caption {
	width:100%;
	margin:2px 0px;
	padding:0px;
	font-size:11px;
	color:#999999;
	}	
	
 div#content ul {
	margin: 4px 0px 5px 35px;
	list-style-position:outside;
	list-style-type:square;
	}
	
 div#content li {
	margin:0px;
	padding:1px 0px 3px 0px;
	}

div#content table.contentpaneopen {
	margin-bottom:7px;
	width:525px;
	}

div#content div.componentheading-home, div#content h1  {
	margin: 15px 0px 9px 0px;
	padding-bottom: 2px;
	padding-left: 16px;
	font-size:14px;
	line-height:14px;
	background-image:url(../images/bullet-title.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	border-bottom: 2px solid #486ACF;
	text-transform:uppercase;
	color:#3456BB;
	font-weight:bold;
	}
	
div#content td.contentheading{
	padding-left: 16px;
	padding-bottom: 2px;
	font-size:14px;
	line-height:14px;
	background-image:url(../images/bullet-title.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom: 2px solid #486ACF;
	text-transform:uppercase;
	color:#3456BB;
	font-weight:bold;
	}

div#content td.contentheading-home, div#content h2 {
	font-weight:bold;
	font-size:15px;
	padding: 6px 0px;
	}
	
div.componentheading{
	padding-left: 0px;
	padding-bottom: 2px;
	font-size:18px;
	line-height:18px;
	color:#b52628;
	font-weight:bold;
	}

div#content h3 {
	font-weight:bold;
	font-size:14px;
	padding: 5px 0px;
	}
	
div#content td.createdate {
	font-size:11px;
	color:#4469D0;
	padding:4px 0px;
	}
	
div#content td.modifydate {
	font-size:11px;
	color:#999999;
	padding:4px 0px;
	}
	
div.back_button a:link, div.back_button a:visited {
	background-image:url(../images/arrow-green-mini-l.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 0px 8px;
	text-decoration:none;
	}
	
div.back_button a:hover {
	text-decoration:underline;
	}
	
/* MEMBER,CONTRACTOR,HOMEOWNER GROUPS */
div#groups {
	width:525px;
	margin:0;
	padding:0;
	}
	
div#groups a:link,div#groups a:visited {
	text-decoration:none;
	}
	
div#groups a:hover {
	text-decoration:underline;
	}
	
div#groups h5{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	}
	
div#groups h5 a:link, div#groups h5 a:visited{
	color:#000000;
	text-decoration:none;
	}
	
div#groups h5 a:hover{
	color:#C4A112;
	text-decoration:underline;
	}
 
div#groups ul {
	margin:0px 0px 0px 5px;
	list-style:outside;
	list-style-type:none;
	}	
 
div#groups li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-position:outside;
	background-image:url(../images/arrow-green-mini.gif);
	background-repeat:no-repeat;
	background-position: 2px 4px;
	font-size: 12px;
	line-height:16px;
	}	

.groupimagelink, a.groupimagelink:link, a.groupimagelink:visited {
	display:block;
	width:164px;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 2px solid #65A600;
	}
	 
a.groupimagelink:hover {
	border-bottom: 2px solid #C4A112;
	}

div#members {
	width:164px;
	float:left;
	}

div#contractors {
	width:164px;
	float:left;
	margin-left:15px;
	}
	
div#homeowners {
	width:164px;
	float:left;
	margin-left:15px;
	}
	
div#maininfobox{
	width:420px;
	margin:15px 26px 15px 26px;
	padding: 12px 11px 8px 38px;
	background-color:#3456BB;
	background-image:url(../images/box-information-background.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	}

div#maininfobox span.article_seperator {
	display:none;
	}
	
div#maininfobox p {
	margin:0px 0px 5px 0px;
	}

div#maininfobox a:link, div#maininfobox a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

div#maininfobox a:hover {
	color:#C4A112;
}

/*-- FOOTER STYLES ------------------- --*/
div#pagebtm {
	height:12px;
	width:761px;
	margin:0;
	padding:0;
	clear:both;
	background-color:#D9DBDC;
	background-image:url(../images/btm-right-column.gif);
	background-repeat:repeat-x;
	}
div#pagebtmleft {
	width:206px;
	float:left;
	height:12px;
	font-size:3px;
	background-image:url(../images/btm-left-column.gif);
	background-repeat:repeat-x;
	}
	
div#footer {
	width:186px;
	padding: 8px 10px;
	font-size:11px;
	float:left;
	color:#FFFFFF;
	}
	
div#footer a:link, div#footer a:visited {
	color:#D8A895;
	text-decoration:none;
	}
	
div#footer a:hover {
	color:#FFFFFF;
	background-color:#54200D;
	text-decoration:underline;
	}

div#footermenu {
	width:555px;
	margin:0;
	padding: 4px 0px;
	float:right;
	}
	
div#footermenu ul{
	margin:0;
	padding:0;
	}
	
div#footermenu li {
	margin:0;
	padding:0;
	font-size:11px;
	list-style:none;
	text-indent:0px;
	float:right;
	background-image:none;
	}
	
div#footermenu li a:link,div#footermenu li a:visited {
	display:block;
	padding: 4px 10px;
	color:#D8A895;
	text-decoration:none;
	}
	
div#footermenu li a:hover {
	color:#FFFFFF;
	background-color:#54200D;
	}
	
a.pdfdocumentlink:link, a.pdfdocumentlink:visited{
	display:block;
	height:26px;
	padding:10px 1px 2px 30px;
	background:url(../images/icon-pdf-large.gif);
	background-repeat:no-repeat;
	}
	
div#balanced {
	float:left;
	padding: 12px 0px 0px 0px;
	color:#D8A895;
	}
	
/*-- LATEST EVENT STYLES ------------------- --*/
	
table.mod_events_latest_table {
	line-height:17px;
	}
	
table.mod_events_latest_table td {
	padding-bottom: 15px;
	}
	
.mod_events_latest_content a{
	display:block;
	}

.mod_events_latest_date {
	font-weight:bold;
	}

/*-- PRINTER FRIENDLY STYLES ------------------- --*/
	
body.contentpane {
	background-color:#FFFFFF;
	background-image:none;
	line-height:16px;
	}
	
body.contentpane table.contentpaneopen td.contentheading {
	padding-left: 16px;
	padding-bottom: 2px;
	font-size:14px;
	line-height:14px;
	background-image:url(../images/bullet-title.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom: 2px solid #486ACF;
	text-transform:uppercase;
	color:#3456BB;
	font-weight:bold;
	}

body.contentpane table.contentpaneopen td.buttonheading {
	display:none;
	}
	
body.contentpane h2 {
	font-weight:bold;
	font-size:15px;
	padding: 6px 0px;
	}

body.contentpane h3 {
	font-weight:bold;
	font-size:14px;
	padding: 5px 0px;
	}
	
body.contentpane p {
	margin-bottom: 8px;
	}
	
body.contentpane div.mosimage {
	margin:2px 12px;
	}
	
body.contentpane div.mosimage_caption {
	width:100%;
	margin:2px 0px;
	padding:0px;
	font-size:11px;
	color:#999999;
	}	
	
body.contentpane ul {
	margin: 4px 0px 5px 35px;
	list-style-position:outside;
	list-style-type:square;
	}

body.contentpane li {
	margin:0px;
	padding:1px 0px 3px 0px;
	}

input.button, table.forme td.button input {
    padding-top: 3px;
    padding-right-value: 3px;
    padding-bottom: 3px;
    padding-left-value: 3px;
    padding-left-ltr-source: physical;
    padding-left-rtl-source: physical;
    padding-right-ltr-source: physical;
    padding-right-rtl-source: physical;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    color:#FFFFFF;
	border-top: 1px solid #00CC00;
	border-right: 1px solid #006600;
	border-left: 1px solid #009900;
	border-bottom: 1px solid #003300;
	background-color:#538B00;
    margin-bottom: 2px;
}

input.button:hover, table.forme td.button input:hover{
	border-top: 1px solid #FFFF66;
	border-right: 1px solid #996600;
	border-left: 1px solid #FFCC00;
	border-bottom: 1px solid #663300;
	background-color:#BCA600;
	cursor:pointer;
}

table.forme td {
	padding:6px;
	vertical-align:top;
	}
	
table.forme td.field input{
	width:240px;
	font-size:11px;
	padding 3px;
}

table.forme td.fieldtitle {
	width:180px;
	vertical-align:top;
	text-align:right;
	color:#333333;
	}

table.forme td.description {
	width:180px;
	vertical-align:top;
	text-align:right;
	color:#233973;
	font-size:10px;
	}
