/* Body
----------------------------------------- */
html { height: 100%; margin-bottom: 1px; }
body { background: #FFF; font-family: arial, helvetica, sans-serif; font-size: .8em; background: url(/images/background.jpg); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
* { margin: 0; padding: 0; }
td { font-size: 90%; padding-right:10px;}
table { margin-left: 15px;}
h4 { background: inherit; color: #6e2c14; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1em; margin: 10px 0; text-decoration: underline; }
p { line-height: 1.35; margin: 22px 0; }

/* Wrapper
----------------------------------------- */
#wrapper { margin: 0 auto; padding:0; text-align: left; width: 766px; position: relative; background: #FFF; }

/* Content
----------------------------------------- */
#content { margin: 10px 0 10px 0; }


/* Content
----------------------------------------- */
#header { width: 766px; height: 89px; background: url(/images/background_top.gif) repeat-x 0 0; }
#header img { float: left; margin: 0 0 0 7px; }
#header li { text-align: right; color: #FFF; list-style: none; font-size: 100%; }
#header ul { padding: 6px 10px 0 0; }
#header a { color: #f8d989; text-decoration: none } 
#header a:hover { color: #fdf8e5; text-decoration: underline }

#coloredbox { background: #d1e2dd; padding: 15px; border: 1px solid #b9d5cd;}

.tablespace { margin-bottom: 22px; }
.tablespace td { padding: 7px 0; vertical-align: top; }

/* Columns
----------------------------------------- */
#column1 { width: 110px; float: left; padding: 10px 15px; display: inline; }
* #column1 { width: 140px; float: left; padding: 10px 15px; display: inline; }
#column1 li { list-style: none; margin: 5px 0; }
#column1 a { color: #6e2c14; text-decoration: none }
#column1 a:hover { color: #300c09; text-decoration: underline }

#column2 { width: 590px; float: left; padding: 10px 15px; display: inline; border-left: 1px dashed #a1a1a1; }
* #column2 { width: 560px; float: left; padding: 10px 15px; display: inline; border-left: 1px dashed #a1a1a1; }
#column2 h2 { color: #6e2c14; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; font-weight: bold; margin-bottom: 10px; }
#column2 h3 { color: #5B492C; font-family:Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: bold; margin-bottom: 5px; }

#column2b { width: 380px; float: left; padding: 10px 15px; display: inline; border-left: 1px dashed #a1a1a1; }
* #column2b { width: 380px; float: left; padding: 10px 15px; display: inline; border-left: 1px dashed #a1a1a1; }
#column2b h2 { color: #6e2c14; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; font-weight: bold; margin-bottom: 10px; }
#column2b h3 { color: #5B492C; font-family:Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: bold; margin-bottom: 5px; }

#column3 { width: 150px; float: left; padding: 10px 15px; display: inline; border-left: 1px dashed #a1a1a1; }
* #column3 { width: 130px; float: left; padding: 10px 15px; display: inline; border-left: 1px dashed #a1a1a1; }
#column3 h3 { color: #6e2c14; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; font-weight: bold; margin-bottom: 10px; }


/* Footer
----------------------------------------- */
#footer { text-align: center; padding: 1em 0 1.5em 0; font-size: .85em; }
#footer ul { padding-bottom: 5px; }
#footer li { display: inline; margin: 0  5px 1em 5px; }
#footer hr { border: none 0; border-top: 1px dashed #a1a1a1; height: 1px; margin: 15px auto; width: 95%; }
#footer a { color: #6e2c14; text-decoration: none }
#footer a:hover { color: #300c09; text-decoration: underline }


/* Self-Cleared Floats
----------------------------------------- */
#wrapper:after,
#header:after,
#banner_area:after,
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

/* Contact Us Form */
form { margin: 0; padding: 0; }
fieldset { padding: 0 0 10px 10px; margin: 0; border: 1px solid #ddd; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
legend { font-weight: bold; font-size: 1.3em; padding-bottom: 8px; color: #022C72; background-color: inherit; }
dt { float: left; width: 30%; text-align: right; padding: 5px 10px 0 0; }
label.last { font-weight: bold; text-align: left; padding-left: 10px; }
input, textarea, select {
	border: 1px solid #ccc; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	font-family: inherit; font-size: 1em;
	margin: 5px 0;
	padding: 3px 5px;
	}
input:hover, textarea:hover { border-color: #bbb; }
input:focus, textarea:focus { border-color: #aaa; }

input.submit {
	background: #5a452a;
	border: 1px solid #5a452a;
	-moz-box-shadow: inset 0 0 0 1px rgba(244,218,134, 0.5); -webkit-box-shadow: inset 0 0 0 1px rgba(244,218,134, 0.5); box-shadow: inset 0 0 0 1px rgba(244,218,134, 0.5);
	color: #fff;
	margin: 0;
	padding: 5px 10px;
	}
input.submit:hover, input.submit:focus {
	background: #7c6748;
	border: 1px solid #5a452a;
	-moz-box-shadow: inset 0 0 0 1px rgba(244,218,134, 0.2); -webkit-box-shadow: inset 0 0 0 1px rgba(244,218,134, 0.2); box-shadow: inset 0 0 0 1px rgba(244,218,134, 0.2);
	color: #fff;
	text-shadow: 0 -1px #000;
	}

.errorMessage { color: red; background-color: inherit; font-weight: bold; font-size: 1.1em; }

#contact { width: 90%; border-collapse: collapse; border: 0; margin: 15px 0; }
#contact td { vertical-align: top; width: 50%; }


/* added by ron 8/15/12 *

/* hide hidden spam catching extra email field */
#email2 {display:none;}