/* CSS Document */

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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
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: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:1em;
	background-color:#2d251e;
	margin:0;
	padding:0;
	height:100%;
}

.clear {
	clear:both;
}

h1 {
	font-size:1.1em;
	color:#2d251e;
	padding:20px 0 0 20px;
	font-weight:bolder;
}

h2 {
	font-size:1.3em;
	color:#665340;
	padding:0 0 0 20px;
}




/*-------------------------------------------------DIV 1 DIV 1 DIV 1-------------------------------------------------*/

.div1 {
	clear:both;
	background-color:#665340;
}

.menucontainer {
	width:750px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
	padding-bottom:15px;
}

.menucontainer a {color:#FFFFFF; text-decoration:none; padding:10px 15px 10px 15px;}
.menucontainer a:visited {color:#FFFFFF; text-decoration:none;}
.menucontainer a:hover {color:#FFFFFF; text-decoration:none;
	background-image:url(images/dot.gif); 
	background-position:center bottom; 
	background-repeat:no-repeat;
}




/*-------------------------------------------------DIV 2 DIV 2 DIV 2-------------------------------------------------*/

.div2 {
	clear:both;
	background-color:#FFFFFF;
}

.headercontainer {
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

.logo {
	float:left;
	margin-top:20px;
}

.headertxt {
	float:right;
}




/*-------------------------------------------------DIV 3 DIV 3 DIV 3-------------------------------------------------*/

.div3 {
	clear:both;
	width:750px;
	background-color:#e9e1cf;
	margin-left:auto;
	margin-right:auto;
}

.div3 p {
	font-size:.8em;
	color:#665340;
	padding:20px 40px 20px 30px;
	line-height:20px;	
}

.bodytxt {
	width:750px;
}


/*-------------------------------------------------DIV 3.2 DIV 3.2 DIV 3.2-------------------------------------------------*/

.div3two {
	clear:both;
	width:750px;
	background-color:#2d251e;
	margin-left:auto;
	margin-right:auto;
}

.div3left {
	clear:both;
	float:left;
	background-color:#2d251e;
	width:250px;
	padding-top:75px;
}

.div3left a {text-decoration:none; color:#e9e1cf; padding:0 0 0 50px;}
.div3left a:visited {text-decoration:none; color:#e9e1cf;}
.div3left a:hover {
	text-decoration:none; 
	color:#FFFFFF;
	background-image:url(images/dot.gif); 
	background-position:left; 
	background-repeat:no-repeat
}
	

/*-------------------------------------------------DIV 4 DIV 4 DIV 4-------------------------------------------------*/

.div4 {
	clear:both;
	background-color:#e9e1cf;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

.homebutton {
	width:750px;
	padding-bottom:20px;
}

.homebutton img {
	/*margin:0 8px 20px 8px;*/
}



/*.floatBoxes1 {
	float:left;
	margin-left:0px;

}

.floatBoxes2 {
	float:left;
	margin-left:300px;

}

.floatBoxes3 {
	float:left;
	margin-left:200px;

}*/

.boxSpacer {
	float:left;
	position:relative;


}

.frontBoxes {
	float:left;
	width:230px;
	height:263px;
	background-color:#665545;
	position:relative;
	margin-left:15px;
}

.frontImages {
	position:absolute;
	width:195px;
	height:235px;
	top:8px;
	left:10px;
}

.frontLinks {
	position:absolute;
	font-size:20px;
	width:125px;
	height:30px;
	top:216px;
	left:86px;
	background-color:#665545;
	padding:8px 0px 0px 10px;

}

.frontLinks a, .frontLinks a:visited {
	text-decoration:none;
	color:#FFFFFF;

}

.frontLinks a:hover {
	text-decoration:underline;
}


.contactform {
	float:left;
	font-size:.8em;
	color:#333333;
	padding:5px;
	}

.formLabel {
	text-align:right;
	padding:0px 10px 0px 10px;
	}

.requiredLabel {
	padding:0px 0px 0px 10px;
	}

.formField {
	padding:5px 0px 5px 0px;
	}

fieldset {
	border:solid 1px #544817;
	}

.errorField {
	background-color:#DDD4AF;
	}

.requireNote {
	color:#FFFFFF;
	}





/*-------------------------------------------------DIV 4.2 DIV 4.2 DIV 4.2-------------------------------------------------*/

.div4two {
	float:left;
	background-color:#e9e1cf;
	width:500px;
}

.div4two img {
	margin:20px 0 10px 0;
}

.secondarytxt {
	width:250px;
	float:left;
}

.secondarytxt p {
	padding:15px 15px 15px 20px;
	color:#2d251e;
	font-size:.8em;
	line-height:20px;	
}

.secondarytxt ul {
	padding:0 10px 0 25px;
	font-size:.8em;
	line-height:20px;
	color:#2d251e;
}

.vault {
	width:500px;
	float:left;
}

.vault img {
	margin:5px;
	border:#FFFFFF 5px solid;
}
	



/*-------------------------------------------------DIV 5 DIV 5 DIV 5-------------------------------------------------*/

.div5 {
	clear:both;
	background-color:#665340;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

.homefooter {
	font-size:.7em;
	color:#e9e1cf;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
}

.homefooter a {color:#e9e1cf; text-decoration:none; padding:10px 5px 10px 5px;}
.homefooter a:visted {color:#e9e1cf; text-decoration:none;}
.homefooter a:hover {color:#2d251e; text-decoration:underline;}

.secondfooter {
	width:500px;
	float:right;
	background-color:#665340;
	text-align:right;
}

.secondfooter a {color:#e9e1cf; font-size:.7em; text-decoration:none; padding:10px 5px 0 5px;}
.secondfooter a:visited {color:#e9e1cf; font-size:.7em; text-decoration:none; padding:10px 5px 0 5px;}
.secondfooter a:hover {
	color:#e9e1cf; 
	font-size:.7em; 
	text-decoration:underline;
	padding:10px 5px 0 5px;
}

.div5two {
	clear:both;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}



/*-------------------------------------------------DIV 6 DIV 6 DIV 6-------------------------------------------------*/

.div6 {
	clear:both;
	background-color:#2d251e;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:30px;
}

.div6 a {color:#e9e1cf; text-decoration:none;}
.div6 a:visited {color:#e9e1cf; text-decoration:none;}
.div6 a:hover {color:#e9e1cf; text-decoration:underline;}

.footerleft {
	float:left;
	text-align:left;
	color:#e9e1cf;
	font-size:.7em;
}

.footerright {
	float:right;
	text-align:right;
	color:#e9e1cf;
	font-size:.7em;
}

.div6two {
	float:right;
	background-color:#2d251e;
	width:500px;
}

.buttons {
	border-style : solid;
	border-width : 1px;
	background-color : #666666;
	border-color : #000000;
	font-size : 12px;
	color : #FFFFFF;
	cursor: default;
}
.buttonsDelete {
	border-style : solid;
	border-width : 1px;
	background-color : #CC0000;
	border-color : #000000;
	font-size : 12px;
	color : #FFFFFF;
	cursor: default;
}
.formtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #FFFFFF;
	border-color : #666666;
	font-size : 11px;
}
.redformtextbox {
	color : #000000;
	border-style : solid;
	border-width : 1px;
	background-color : #FF9999;
	border-color : #666666;
	font-size : 11px;
}
.table_header {
	color: #000000;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
	font-weight: bold;
}
.table_header_left {
	color: #666666;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
}
.table_left {
	color: #666666;
	text-align: left;
	font-size: 11px;
	white-space: nowrap;
	vertical-align: top;
	text-transform: uppercase;
}

.snippit {
	float:left;
	margin:5px 0 0 120px;
	}
