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

/* ============= 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;
	vertical-align: baseline;
	background: transparent;
}



body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.2em;
	color: #FFFFFF;
	background: #091A07 url(../images/woods.jpg) no-repeat center top;
	}


img, div, a, input { behavior: url(iepngfix.htc) }	

a { font-weight: bold; text-decoration: none; }
a:link { color: #99CC99; text-decoration: none; }
a:visited { color: #99CC99; text-decoration: none; }
a:hover { color: #99CC99; text-decoration: underline; }
a:active { color: #FFFFFF; text-decoration: none; }


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.4em;
	color: #FFFFFF;
	}

h1 {
font-size: 24px;
margin: 10px 0px 20px 0px;
}

h1 span {
	font-size: 18px;
	color: #999999;
}
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h3 span { font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:85%;}
h4 { font-size: 14px; }
h4 span { font-family:Arial, Helvetica, sans-serif; font-weight: bold; }
h5 { font-size: 13px; }


p {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	}



em {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
		}

hr	{
	border: 0px #FFFFFF solid;
	border-top-width: 2px;
	clear:both;
	margin: 0px;
	height: 0px;
	}



/* ============= STRUCTURE ============= */


#mast {
	width: 1020px;
	height: 220px;
	position: relative;
	overflow: hidden;
	top: 0px;
	left: 0px;
	}

#content {
	width: 700px;
	background: url(../images/content_bg.png) repeat;
	position: absolute;
	overflow: hidden;
	top: 220px;
	left: 320px;
	}

.copy {
	padding: 30px;
	}

.sidecopy
	{ padding: 20px 20px 20px 0px;
	}
#sidebar {
	width: 222px;
	background: url(../images/trans_w25.png) repeat;
	margin: 0px 30px;
	padding: 20px;
	position: absolute;
	overflow: hidden;
	top: 220px;
	left: 0px;
	}

.footer {
	background-color: #000;
	padding: 20px;
	}

#column1 { float: left; width: 70%; overflow: hidden;  } 
#column2 { float: right; width: 30%; overflow: hidden; }




/* Start of Column CSS */
#container4 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}
#container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
#col1 {
	float:left;
	width:21%;
	position:relative;
	left:77%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:21%;
	position:relative;
	left:81%;
	overflow:hidden;
}
#col3 {
	float:left;
	width:21%;
	position:relative;
	left:85%;
	overflow:hidden;
}
#col4 {
	float:left;
	width:21%;
	position:relative;
	left:89%;
	overflow:hidden;
}



/* ----------- NAVIGATION ----------- *//* ----------- NAVIGATION ----------- */

#nav {
	}

#nav li {
	list-style: none;
	width: 220px;
	line-height: 32px;
	}

	
#nav a {
	display: block;
	padding: 0px 8px 0px 8px;
	white-space: nowrap;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	}
#nav a:hover {
	color: #999;
	text-decoration: none;
	background: url(../images/trans_k75.png) repeat;
	}



/* ============= FORM STYLES ============= */



#contact-area {
	width: 400px;
	margin-top: 25px;
	font-size: 65%;
	line-height: 1.5;
	}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 90%;
	height: 16px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 1em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #CCCCFF;
	background-color: #CCCCCC;
	}

#contact-area textarea {
	height: 60px;
	}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #CCCCFF;
	background-color: #FFFFFF;
}

#contact-area input.submit-button {
	width: 160px;
	height: 32px;
	padding: 0px;
	border: none;
	float: right;
}

#contact-area label {
	float: left;
	text-align: left;
	margin-right: 3%;
	width: 50%;
	padding-top: 5px;
	font-size: 15px;
	}

#questions input, #questions textarea {
	padding: 5px;
	width: 98%;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	line-height: 1em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #CCCCFF;
	}
#questions textarea {
	height: 40px;
	}
#questions label {
	text-align: left;
	line-height: 1.6em;
	width: 100%;
	padding-top: 15px;
	font-size: 15px;
	}


