/*
maroon: #581600
green: #01591E
*/
/*Begin General Formating Attributes*/
BODY  {
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : #581600;
	bgcolor : #ffffff;
	font-variant : normal
}

H1  {
	font-size : 130%;
	margin-top:0;
	font-weight :bold
}

H2	{
	font-size : 120%;
}

H3  {
	font-size : 110%;
}

H4  {
	font-weight:bold;
	margin:2px
}

A  {
	text-decoration : none;
	color : #0000ff
}

A:Visited  {
	text-decoration : none;
	color : #018B2E
}

A:Active  {
	text-decoration : underline;
	color:#FF9900
}

A:Hover  {
	text-decoration : underline;
	color:#CC9900
}

#copyright  {
	font-size : 80%;
	font-weight : normal;
	font-style : normal;
	text-align : center;
	color : #000000
}

/*End General Formating Attributes*/

/*Begin Menu Attributes*/

.menu_links A  {
	text-decoration : none;
	color : #0000ff
}

.menu_links A:Visited  {
	text-decoration : none;
	color : #0000ff
}

.menu_links A:Active  {
	text-decoration : none;
	color : #0000ff
}

.menu_links A:Hover  {
	text-decoration : none;
	color : #0000ff;
	background-color : #FFFFcc
}

/*End Menu Attributes*/

div#outer	{
	width:80%;
	min-width:725px;
	padding:15px;
	margin:0 auto 0 auto;
	background-color:#01591E;
	border:2px solid #581600
}

div#inner	{
	width:700px;;
	background-color:#01591E;
	margin:0 auto 0 auto;
	padding:10px
}

div#header1, div#header2, div#header3, div#header4	{
	width:700px;
	height:160px;
	margin: 10px auto 10px auto;
	border:1px solid #01591E;
	font-family:"Book Antiqua", "Times New Roman", Times, serif
}

#amp	{
	font-family:Garamond,"Book Antiqua", "Times New Roman", Times, serif
}

div#header1{
	background: url(../images/header1.jpg) no-repeat
}

#turban	{
	float:left;
	clear:left;
	background-color:#ffffff;
	filter:alpha(opacity=62);
	-moz-opacity:.625;
	opacity:.625;
	text-align:center;
	margin:0 auto 0 auto;
	padding:1px;
	border-bottom:1px solid #01591E;
	border-right:1px solid #01591E
}

h1#head	{
	float:left;
	clear:left;
	color:#01591E;
	margin:0;
	padding:5px 5px 0 5px;
	font-family:"Book Antiqua","Times New Roman", Times, serif;
	font-weight:bold;
	font-size:200%;
	text-align:center
}

h2#head	{
	float:left;
	clear:left;
	color:#581600;
	margin:0 0 0 65px;
	font-size:125%;
	font-style:italic;
	font-weight:bold;
	text-align:center
}

h2#headTop	{
	float:left;
	clear:left;
	color:#581600;
	margin:0 0 -10px 5px;
	font-size:105%;
	font-weight:bold
}

div#header2	{
	background: url(../images/header2.jpg) no-repeat
}

div#header3	{
	background: url(../images/header3.jpg) no-repeat
}

div#header4	{
	background: url(../images/header4.jpg) no-repeat
}

div#menu {
	text-align:right;
	display:inline;
	color:#fff;
	background-color:#01591E;
	border-top:1px solid #6C1B00;
	border-left:1px solid #6C1B00;
	float:right;
	padding:5px;
	margin-top:-40px;
	margin-right:-2px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75
}

a#menu, a:hover#menu, a:visited#menu, a:active#menu {
color:#fff;
margin:0 3px 0 3px
}

div#main	{
	margin:0 auto 0 auto;
	background-color:#fff;
	border:2px solid #581600;
	padding:10px 0 10px 0

}

div#content	{
	margin:0 10px 0 150px;
	overflow:hidden;
	background-color:#fff;
	padding: 10px 0 10px 10px

}

ul#sidebar	{
	margin:10px 10px 10px 10px;
	width:100px;
	float:left;
	border-right:1px dotted #01591E;
	list-style:none;
	color:#000;
	width:100px;
	float:left;
	clear:both
}

li.sidebar	{
	margin-top:10px
}

a:hover.sidebar, a.sidebar, a:visited.sidebar, a:active.sidebar	{
	color:#01591E
}

#footer	{
	color:#fff;
	margin:10px auto 0 auto;
	text-align:center;
	font-size:80%
}

#tag	{
	color:#000;
	margin:10px auto 0 auto;
	text-align:center;
	font-size:60%
}

a.tag, a:active.tag, a:visited.tag{
	color:#000;
	margin:10px auto 0 auto;
	text-align:center;
}

.preLoad	{
display:none
}

/*testimonial formating*/
#testimonialTeaser	{font-size:75%;width:75%;margin:5px auto 5px auto;font-family:"Courier New", Courier, monospace}
#testimonial	{font-size:85%;width:75%;margin:5px auto 5px auto;font-family:serif;background:url(../images/general-contractor.png);padding:25px; line-height:1.3;border-right:1px solid #666;border-bottom:1px solid #666;border-top:2px solid #ccc;border-left:1px solid #ccc; text-align:justify}

/*
  Secure and Accessible PHP Contact Form v.2.0 Basic Styles by Mike Cherim
  THESE ARE THE VARIOUS ELEMENTS, CLASSES, IDS, AND SELECTORS YOU MAY NEED FOR STYING THIS FORM
  Anchors or link elements have not been included, but everythig else is :-)
*/

/* for main form wrapping div */
div#gb_form_div {
  /* not styled on demo page */
}

/* id for the form itself */
form#gb_form {
  /* not styled on demo page */
}

/* form and results heading size */
.main_formhead, .formhead {
  font-size : 1.4em;
  color : #01591E;
}

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap {
  background-color : #fefefe;
}

/* section fieldsets - it's common to make this border : 0; */
fieldset {
  background-color : #fafafa;
}

/* form legends and dt "heading" */
legend, dt {
  font-weight : bold;
  color : #666;
}

/* main legend at top of the form */
legend#mainlegend {
  font-size : 1.2em;
  color : #581600;
}

/* form label text */
label {
  color : #581600;
}

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox {
  font : 80% 'Trebuchet MS', sans-serif;
  color : #666;
  padding : 2px;
  border : 1px solid #01591E;
  background-color : #fffffa;
}

/* to make focus stable in IE 6 */
* html input.button {
  color : #000;
  border : 1px solid #581600;
  background-color : #01591E;
}
* html input.button.hover {
  color : #000;
  border : 1px solid #000;
  background-color : #01591E;
}
* html input.button.focus {
  color : #000;
  border : 1px solid #000;
  background-color : #01591E;
}

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus {
  color : #000;
  border : 1px solid #000;
  background-color : #fff;
}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error, strong.error {
  color : #cd0000;
  font-weight : bold;
}

/* success heading color */
span.success {
  color : #581600;
  font-weight : bold;
}

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis {
  font-size : 70%;
}

/* set up relativity to position small Why? text */
small.whythis {
  position : relative;
}

/* Why? link style */
small.whythis a {
  text-decoration : underline;
  font-size : 0.95em;
}

small.whythis a:hover, small.whythis a:focus, small.whythis a:active {
  text-decoration : none;
}

/* hide the Why? text span */
small.whythis a span {
  border : 1px solid #fafafa;
  background-color : #fafafa;
  padding : 0 4px 0 4px;
  color : #fafafa;
  text-decoration : none;
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span {
  border : 1px solid #000;
  background-color : #01591E;
  color : #fff;
  padding : 0 4px 0 4px;
  text-decoration : none;
}

/* the link back to me for form credit */
p.creditline {
  float : right;
  margin : -17px 0;
  padding-bottom : 1px;
  font-size : 80%;
}

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr {
  cursor : help;
  border-bottom : 1px dotted #999;
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt, dl.result_dl_blockq dt {
  color : #581600;
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote, dl.result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#hf_form_div span.items {
  font-weight : bold;
  color : #01591E;
}

#sig{
   border:0;
   float:right;
   margin:-1.5em auto 0 200px;
   clear:both}


/* End CSS */