/* CSS A1 Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body{
	background: #e5e6db;
	margin:0;
	padding: 0;
	font-family: Arial, tahoma, sans-serif;
	font-size:12px;
	color: #3e240d;
}

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
img { border: 0; /* removes border in case images have anchor around them */ }

h1, h2, h3, h4, h5, h6 { 
margin: 0 0 0 0; 
padding: 0 0 0 0;
}


#container { margin: 0 auto; padding: 0; width: 770px; text-align: left;  position: relative;}

/* LINKS */
a { COLOR: #c07029; TEXT-DECORATION: underline; }
a:active { COLOR: #c07029; TEXT-DECORATION: none; }
a:hover { COLOR: #672700; TEXT-DECORATION: none; }



/* Header
-----------------------------------------------------------------------------*/
#header { height: 103px; width: 770px; background: #bbb791; font:bold 12px 'verdana',tahoma,sans-serif; line-height:12px; color: #413309; text-align: left;}

.loginText { color: #413309;}
a.loginText {color: #413309; text-decoration: none;}
a:hover.loginText {color: #c07029; text-decoration:underline;}

#logo{
	float:left;
 	width:446px;
	height:77px;
 }
 
 #headerRight { width: 294px; height: 56px; padding: 21px 30px 0 0; text-align: right; background: #bbb791 url('../images/headerStripR.gif') no-repeat; float:right;} 
 



/* navigation */
	
	#nav {
		float: left;
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
		background: #c07029;
		border-bottom: 1px solid #7c7c7c;
		border-top: 1px solid #FFFFFF;
		}
	
	#nav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
		float: left;
		display: block;
		padding: 6px 40px 6px 30px;
		text-decoration: none;
		font-weight: bold;
		font-size: 90%;
		color: #413309;
		background: #c07029 url(../images/nav_slant.gif) no-repeat top right;
		}
	
	#nav #nav-1 a {
		padding-left: 50px;
		}
	
	#nav a:hover, #nav a.navOn {
		color: #FFF;
		}
 
#main { margin: 0 0 0 0; padding: 0 0 0 0; width: 770px; text-align: left; background: #f2f3ee url('../images/mainBgGrad.gif') repeat-x; } 

#bannerImg { margin: 0 0 0 0; padding: 0 0 0 0; width: 255px; text-align: left; background: url('../images/bannerPhoto.jpg') no-repeat top right; } 

#lColH { margin: 0 0 0 0; padding: 0 0 0 0; width: 500px; text-align: left; float:left;}

#rColH { margin: 0 0 0 0; padding: 0 0 0 0; width: 255px; text-align: left; float:right;}

#lCol { margin: 0 0 15px 0; padding: 0 30px 0 30px; width: 470px; text-align: left; float:left; border-right-style:solid; border-color:#9e9883; border-width:1px;}

#rCol { margin: 0 0 0 0; padding: 0 25px 0 25px; width: 188px; text-align: left; float:right;}

#homeTitleStrip {
	width: 730px;
	height: 15px;
	background: #413309;
	font: bold 14px 'arial',tahoma,sans-serif; color: #FFFFFF;  
	padding: 5px 20px 5px 20px; 
	text-align: left;
	margin-top: 13px;
	}

ul.tightdots {
	
	/*list-style-image: url('/images/bulletDot.gif');*/
	list-style:none;
	list-style-position: inside;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
  margin-left: 1em;
}

ul.tightdots li {
	background-image:url("/images/bulletDot.gif");
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left: 30px;
	text-indent: -15px;
	margin: 0;
  padding-bottom: 0;
}

ul.dots {
	
	/*list-style-image: url('/images/bulletDot.gif');*/
	list-style:none;
	list-style-position: inside;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.dots li {
	background-image:url("/images/bulletDot.gif");
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left: 30px;
	text-indent: -15px;
	margin: 0;
  padding-bottom: 1em;
}

#main ul.list1 {
	
	/*list-style-image: url('/images/bulletDot.gif');*/
	list-style:none;
	list-style-position: inside;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#main li {
	background-image:url("../images/arrow.gif");
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left: 30px;
	text-indent: -15px;
	margin: 0;
}

h3{
margin-top:5px;
margin-bottom:15px;
color:#7a4617;
font-size: 12px;
font-weight: bold;
}

h4{
margin-top:5px;
margin-bottom:5px;
color:#413309;
font-size: 12px;
}

.bannerLink { font-family: Arial, tahoma, sans-serif; font-weight: bold; font-size: 12px; color: #e65f0d;}
a.bannerLink {font-family: Arial, tahoma, sans-serif; font-weight: bold; font-size: 12px; color: #e65f0d; text-decoration: underline;}
a:hover.bannerLink {color: #cc9e00; text-decoration: underline;}

.bannerTitle { margin: 0 0 5px 0; }

/* page titles */
h1.swap {
  height:24px;
  background-repeat:no-repeat;
  }
h1.swap span {display:none;}
h1#t-about {background-image:url("../images/AboutTitleHeader.jpg"); margin: 12px 0 15px 0; height: 100px;}
h1#t-privacy {background-image:url("../images/PrivacyTitleHeader.jpg"); margin: 12px 0 15px 0; height: 100px;}
h1#t-services {background-image:url("../images/ServicesTitleHeader.jpg"); margin: 12px 0 15px 0; height: 100px;}
h1#t-contact {background-image:url("../images/ContactTitleHeader.jpg"); margin: 12px 0 15px 0; height: 100px;}

.orange15 { font:tahoma,arial,sans-serif; line-height:20px; font-size: 15px; color: #c07029; text-align: left; }
.orange14 { font:tahoma,arial,sans-serif; line-height:20px; font-size: 14px; font-weight: bold; color: #c07029; text-align: left; }


.title { font:arial,tahoma,sans-serif; line-height:18px; font-weight: bold; font-size: 16px; color: #1d0f0e; text-align: left; padding-top: 0.5em; padding-bottom: 0.5em;}
.subtitle { font:arial,tahoma,sans-serif; line-height:18px; font-weight: bold; font-size: 14px; color: #1d0f0e; text-align: left; padding-top: 0.5em; padding-bottom: 0.5em;}
.item { font:arial,tahoma,sans-serif; line-height:18px; font-weight: bold; font-size: 14px; color: #1d0f0e; text-align: left; }
.price {font-style: italic}
.p {margin-top: 12px; margin-bottom: 12px;}
.large {font:arial,tahoma,sans-serif; font-size: 2em;}

/* Contact Form
----------------------*/
form {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 0 0 0 0;
  border-style: none none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form div {
  clear: left;
  display: block;
  width: 360px;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

input.textbox{ font:100% Verdana,sans-serif;padding:5px 5px 5px 5px;line-height:1em;background:#fdfcfb url(../images/form-back.gif) repeat-x;border:1px solid #999;color:#333;margin-bottom:5px; width: 200px;}

.textbox{ font:100% Verdana,sans-serif;padding:5px 5px 5px 5px;line-height:1em;background:#fdfcfb url(../images/form-back.gif) repeat-x;border:1px solid #999;color:#333;margin-bottom:5px; width: 200px;}

.textareabox{ font:100% Verdana,sans-serif;padding:5px 5px 5px 5px;line-height:1.5em;background:#fdfcfb url(../images/form-back.gif) repeat-x;border:1px solid #999;color:#333;margin-bottom:5px; width: 200px;}

form div label {
  display: block;
  float: left;
  width: 133px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div select.selectOne {
  width: 200px;
  padding: 1px 3px;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 200px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  zoom: 1;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  cursor:pointer;
  border:outset 1px #ccc;
  background:#999;
  color:#222;
  font-weight:bold;
  padding: 1px 2px;
  background:url(../images/formsubmitbg.gif) repeat-x left top;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer { width: 770px; height: 45px; padding: 0 0 0 0; text-align: left; font-size:13px; background: #bbb791 url('../images/footerBG.jpg') no-repeat; }
.footerText { font-family: arial; font-size: 13px; color: #4f4f4f;}
a.footerText {font-family: arial, helvetica, sans-serif; color: #4f4f4f; text-decoration: none;}
a:hover.footerText {color: #4f4f4f; text-decoration:underline;}

