@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/hs_pagebackgrd.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 1000px;
	color: #2a2a2a;
	/*margin: 0px auto;*/
	padding: 0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align: center; /* Hack for IE/Win */
}

.rounded {
	background-color: #7E8B44;
	padding: 5px;
}


#menu {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 1004px;
	z-index: 3500;
}

#building img {
	position: absolute;
	top: 230px;
	left: 95px;
}

	
/*content link styles*/
#content a {
	border-bottom: 1px dotted #ccc;
	color: #384358;
}

#content a:link { 
	font-weight: bold;
	text-decoration: none;
	color: #384358; /*996600*/

}

#content a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #384358;
}
#content a:hover, a:active { 
	text-decoration: none;
	background: #BDE4F1; /*#b97d1b*/
	color: #384358;
}


* {margin: 0px; padding: 0px;}

/*CONTAINER FOR PAGE SO IT WILL NOT CHANGE WIDTH IN DIFFERENT BROWSERS*/
#container {
	position: absolute;
	top: 0px;
	left: 0px; /*change for each new site*/
	/*background-color: 8cb8ff;*/
	/*background-image: url(images/page_backgrd.png);
	background-repeat: repeat;
	background-position: center;*/
	width: 1000px;
	height: 800px;
	margin: 0 0;
	text-align: center;
	z-index: 5000;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2600;
}

.text  {
	position: absolute;
	width: 500px;
	top: 280px;
	left: 235px;
}

.text h1 {
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 20px;
	line-height: 1.2em;
	text-align: center;
	padding: 5px 15px 5px 15px;
	font-weight: 600;
}

.text h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 14px;
	line-height: 1.2em;
	text-align: center;
}

#content {
	position: absolute;
	left: 200px;
	top: 375px;
	height: auto;
	width: 575px;
	
	/*padding: 10px;*/
	text-align: left;
	z-index: 350;
}

#content .rounded {
	color: #7E8B44;
}

#content .list ul li {
	list-style-type: none;
	padding-left: 40px;
}

#content .list img {
	padding-right: 8px;
}

#content p {
	text-align: left;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.2em;
	padding: 10px;
	padding-left: 20px;
	z-index: 300;
}

#content span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #263549;
	font-size: 20px;
	font-variant: small-caps;
	padding: 5px;
	font-weight: 600;
}

#footer {
	position: absolute;
	left: 50px;
	top: 820px;
	width: 860px;
}

#footer p { 
	padding-left: 7px;
	padding-right: 7px;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
}

#footer .footerlinks {
	font-size: 10px;
	font-weight: 500;
	text-align: center;
}

.text p  {
	position: absolute;
	width: 500px;
	top: -50px;
	left: -2px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A698B;
	/*background-color: #C8D09E;*/
	font-size: 15px;
	line-height: 1.2em;
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-weight: 600;
}

.required {
	color: #ff0000;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 11px;
	padding-right: 2px;
	text-transform: none;
	
}

h3 {
	font: 15px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	color: #5A698B;
	background-color: #A6B463;
	text-align: left;
	font-weight: 700;
}

h4 {
	font: 11px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #5A698B;
	text-align: left;
	font-weight: 600;
}

h5 {
	font: 6px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #5A698B;
	text-align: left;
	font-weight: 500;
}


p {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: left;
}

#building {
	position: absolute;
	top: 300px;
	width: 500px;
	left: 300px;
	z-index: 2800;
}

/* *****************begin form styling*/

#form {
	position: absolute;
	top: 285px;
	width: 500px;
	left: 245px;
	text-align: left;
	z-index: 3100;
}

#contactformback img {
	position: absolute;
	top: 285px;
	width: 500px;
	left: 245px;
	z-index: 3000;
}

form fieldset{
	/*background-color: #F2F6FC; /* ********#EDEFDF pale green************FORM BODY BACKGRD #e9f9ac med pale green*/
	
	/*border-width: 1px 3px 3px 1px;
	border-style: solid;
	border-color:#A7A7A7; /* ******dark green#6C7639******CONTENT OUTLINE*******#cee574 darker pale green*/
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
		
	margin: 20px 0px 0px 20px;
	width: 450px; /*400/450*/
	position:relative;
	display:block;
	padding: 10px 10px 10px 10px;
	border:solid 0 #fff; /* Opera doesn't get border:none or 
border:0 on fieldsets REMOVES THE BORDER AROUND THE WHOLE BOX */
}

form fieldset legend{	
	/*background-color:#383838;  /**********************BACKGRD ON LEGEND #ecefcb pale green*/

	
	border-width: 0px 0px 0px 12px;
	border-color:#5E7591;  /**********med green #BBC689**************ORANGE ff9900*/
	border-style: solid;
	
	color:#686868;  /*******5c71a2**************************blue*/
	font-weight: 600;
	font-variant: small-caps;
	/*text-transform:uppercase;*/
	font-size: 17px; /*sets font size on legend*/
	text-align:left;
		
	width:186px; /*186*/
	padding: 2px 7px 2px 7px;
	margin:0px 0px 5px 5px; /*moves the legend left/right, etc.*/
	position:relative;
	top: -14px;
	
}
	 
/*form fieldset legend img{
	padding:0px 5px 0px 50px;	
}*/

label {
	color:#5c71a2; /* ************************************blue*/
	font-size: 14px;
	font-weight:bold;
	display:block;
	float:left;
	width:450px; /*425/450*/
	text-align:left;
	margin:4px 5px 0px 0px;
	padding-right: 10px;
}


radio {
	color:#5c71a2; /* ************************************blue*/
	font-size: 10px;
	font-weight: 500;
	display:block;
	width:100px;
		
	/*border-width: 0px 0px 1px 0px;
	border-style: solid solid dotted solid;
	border-color:#809431; /* ***********************dark green*/
	
	color:#5c71a2; /*blue*/
	font-family:"Courier New", Courier, mono;
	text-align: left;
	
}

.textarea {
	text-align: left;
}

.button {
	position: absolute;
	top: 248px;
	left: 180px;
	text-align: left;
	width:86px;
	padding:5px 5px 5px 5px;
	background: none;
}

#captcha {
	position: absolute;
	left: 10px;
}

#captcha strong {
	font-size: 12px;
}

#securitycode {
	position: absolute;
	width: 200px;
	left: 200px;
}

#securitycode p {
	padding-left: 8px;
}

#securitycode em {
	font-size: 10px;
}


