/*====GLOBAL DEFAULTS ====*/

/*body*/
body { background-position: center; margin:0; padding:0; text-align: center; line-height: 1.5em; background-color:black; background-repeat:repeat-y; background-attachment:fixed }
body, html, td, input { font-family: verdana, helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #2D2D2D; }
td { text-align: center; }
.alignLeft { text-align: left; }
ul { margin:0; padding:0;}

}
.FooterContent {
	font-family: Verdana;
	font-size: 1px;
	font-weight: bold;
	color: #7FD021;

}
H1 { margin: 0 0 0 0; }
H2 { margin: 0 0 0 0; }
H3 { margin: 0 0 0 0; }
H4 { margin: 0 0 0 0; }

}

A.SideLinks:link {
		text-decoration:none;
		color: #589800;
		}

A.SideLinks:visited {
		text-decoration:none;
		color: #589800;
		}

A.SideLinks:active {
		color: #589800;
		}

A.SideLinks:hover {
		text-decoration:bold;
		color: #77C61A;
		}  

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

.contactTable
{
background-image:url('text-box-contact.jpg');
background-repeat:no-repeat;
}

/*Container*/
#Container { min-height: 500px;}
.clearContainer { height: 1px; clear: both; margin: 0px; padding: 0px; }

/*display*/
img { border: 0px none; }

/*links*/
a { color: #589800; text-decoration: underline; }
a:hover { color: #77C61A; text-decoration: none; }

/*headers*/
h1, h2, h3, h4 { margin: 0; padding: 0; }
/*headers as images*/
h1 span { position:absolute; top:-1000px;}
h2 span { position:absolute; top:-1000px;}

/*custom*/
.clear { clear: both; }
#dartimg {  position:absolute; left:-2000px; }

/*forms */
/input { border: 1px solid #E1E1E1; color: #2D2D2D; font-size: 9px; height: 13px; padding-left: 3px; }/

#frmZip { margin: 0; }
#hnArea { margin: 0; }

/*==== CONTENT AREAS ====*/

/*page wrapper*/
#wrapper 			{ border: 0px solid black; height: 601px; margin: 0 auto; position: relative; text-align: left; width: 1000px; z-index: 1; }



/*** FROM styleHome.css */
#vcArea {
	margin: 0;
	 height: 511px;
}



/*** END: FROM styleHome.css */
