/* GENERAL STYLES */
/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* end CSS Reset */

/*===========================
Rich text editor stying
===========================
*/

#holderBody
{
	background:none;
}

#holderBody strong
{
	font-weight:bold;
}

#holderBody a
{
	text-decoration:underline;
}

#holderBody p
{
	margin:auto;
}

#holder
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
	font-size:14px;
}

.orangeText {
	font-size:11px;
	font-weight: bold;
	color: #d9531e;
}

/* End Editor Styles */
/* BaseElements CSS */

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	padding-bottom: 8px;
}

h1 {
	font-family:Arial;
	font-size: 24px;
	color:#7e9b3e;
	padding: 0 0 10px 0;

}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #7e9b3e;
	padding: 0 0 5px 0;
}

#bodyText h2 {
	font-size: 13px;
	font-weight: bold;
	color: #7e9b3e;
	padding: 10px 0 5px 0;

}

#lowBodyText .postHeader h2 {
	padding: 0 0 5px 0;
}

#lowBodyText .post {
	margin-bottom: 30px;
}

h2 a {
	color: #000000;
	padding: 0 0 5px 0;
}

h3 {
	padding: 15px 0 5px 0;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

input {
}

input.input {
	width: 160px;
	line-height: 11px;
	height: 15px;
	font-size: 11px;
	border: 1px solid #666666;
}

input.submit {
	background-color:#d9531e;
	border: 1px solid #666666;
	width: 50px;
	font-size: 10px;
	height: auto;
}

input.submit:hover {
	background-color:#666666;
	border: 1px solid #d9531e;
	width: 50px;
	font-size: 10px;
	height: auto;
	color: #FFFFFF
}


a {
	color:#6a715b;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}


/* End BaseElements CSS */

/* CSS Structure */

#container {
	margin: 0 auto;
	width: 764px;
}

#header {
	margin: 0 auto;
	width: 764px;
	height: 238px; /* used to be 247 */
	background-color: #ffffff;
}

#insideHeader {
	margin: 0 auto;
	width: 764px;
	height: 133px;
	background-color: #ffffff;
}

#pageBody {
	margin: 0 auto;
	padding: 0 20px 10px 20px;
}


#bodyText ul {
	list-style-type: disc;
	list-style-position: inside;
}

#mainNav {
	position: relative;
	width: 764px;
	height: 40px; /* used to be 48px;*/
	/*background-color: #cccccc;*/
}

ul.resMainNav {
	margin:0px; 
  	border:0px;
	padding: 10px 0 0 0;
	list-style-type: none;
}

ul.resMainNav li {
	float: left;
	font-family:Verdana,Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	/*height: 22px;*/
	/*line-height: auto;*/
	cursor: pointer;
	color: #000000;
}

ul.resMainNav li.leftBrdr {
	float: left;
	font-family:Verdana,Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	/*height: 22px;*/
	/*line-height: auto;*/
	cursor: pointer;
	color: #000000;
	border-left: 1px solid #000000;
}

ul.resMainNav li.rightBrdr {
	float: left;
	font-family:Verdana,Sans-Serif;
	font-size: 10px;
	font-weight:bold;
	/*height: 22px;*/
	/*line-height: auto;*/
	cursor: pointer;
	color: #000000;
	border-right: 1px solid #000000;
}


ul.resMainNav li.leftBrdr a, 
ul.resMainNav li.leftBrdr a:active,
ul.resMainNav li.leftBrdr a:link,
ul.resMainNav li.leftBrdr a:visited
{
	display: block; 
	/*height:22px;*/
	padding:0 5px 0 5px;
	text-decoration: none;
	text-align:center;
	color: #000000;

}

ul.resMainNav a {
padding: 0px 5px 0 0;
text-decoration: none;
	text-align:center;
	color: #000000;
}

ul.resMainNav a:hover {
	text-decoration: underline;
	color: #6a715b;
}

ul.resMainNav li.leftBrdr a:hover {
	text-decoration: underline;
	color: #6a715b;
}

#lowerText {
	margin: 0 auto;
}

#lowerImage {
	float: left;
	/*width: 286px;*/
	padding: 10px 0 10px 0;
}

#contactLeft {
	float: left;
	/*width: 286px;*/
	padding: 10px 0 10px 0;
}

#contactRight {
	float: left;
	width: 380px;
	padding: 10px 10px 10px 20px;
}

#lowBodyText {
	float: left;
	width: 380px;
	padding: 10px 10px 10px 20px;
}

.clientHolder {
	padding: 20px 0 20px 0;
	}

.clientLogo{
	float: left;
	width: 225px;
	padding-right: 15px;
}

.clientDetails {
	float: left;
	width: 350px;
}

#clearDiv {
	clear:both;
	height: 0;
	overflow:hidden;
}

.clearDiv {
	clear:both;
	height: 0;
	overflow:hidden;
}

#footer {
	padding-top: 25px;
	font-size: 9px;
}	

/* End CSS Structure */

/* Blog Styles */
#commentlist {
	padding: 5px 10px 10px 15px;
}


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

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

#clearDiv {
	clear:both;
}


/* end blog styles */

/* Doc2Form Styles */
.Doc2Form {
	text-align: center;
	/*background: #ccc;*/
	}
.Doc2Form fieldset {
	border: none;
	text-align: left;
	/*border-bottom: 1px solid #1E3E55;*/
	margin-bottom: 5px;
	}
	
.Doc2Form legend {
	padding: 5px;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	}
	
.Doc2Form fieldset ul {
	margin: 0;
	padding: 0;
	}
	
.Doc2Form fieldset li {
	display: block;
	list-style: none;
	padding:  0;
	margin: 5px 0;
	color: #000000;
	clear: both;
	/*border-top: 1px solid #1E3E55;*/
	}
.Doc2Form fieldset li span {
	}
.Doc2Form fieldset li span img {
	}

.Doc2Form fieldset li img, .Doc2Form fieldset li a {
	float: left;
	margin-left: 3px;
	margin-top: 3px;
	font-size: 12px;
	}
.Doc2Form fieldset li label
{
	width: 150px; 
	float: left; 
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	}
.Doc2Form fieldset li p {
	color: #000000;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 10px;
	}
.Doc2Form fieldset li table {
	clear: both;
	float: left;
	margin-top: 3px; 
	margin-left: 30px;
	font-size: 12px;
	margin-bottom: 3px;
	}
.Doc2Form fieldset li table input {
	float: left;
	width: 25px;
	font-size: 12px;
	border: 1px solid #7e9b3e;
	margin-bottom: 3px;	
	}
.Doc2Form fieldset li table label {
	float: left;
	width: 500px;
	padding-left: 5px;
	padding-top: 2px;
	margin-bottom: 10px;
	}
.Doc2Form fieldset p {
	color: #1E3E55;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	padding-left: 10px;
	}
.Doc2Form fieldset br {
	clear: both;
	}
.Doc2Form fieldset input {
	float: left; 
	margin-top: 3px; 
	width: 350px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #7e9b3e;
	margin-bottom: 3px;
	}
.Doc2Form fieldset textarea {
	float: left; 
	margin-top: 3px; 
	width: 350px;
	margin-left: 10px;
	font-size: 12px;
	height: 75px;
	border: 1px solid #7e9b3e;
	margin-bottom: 3px;
	}
.Doc2Form fieldset select {
	float: left; 
	margin-top: 3px; 
	width: 210px;
	margin-left: 10px;
	font-size: 12px;
	border: 1px solid #7e9b3e;
	margin-bottom: 3px;
	}
.Doc2Form input.button {
	float: left;
	height: auto;
	margin-left: 450px;
	}
.Doc2Form li.required label strong {
	font-weight: bold;
	font-style: normal;
	color: #7e9b3e;
	width: 300px;
	}
.greenBold {
	font-weight: bold;
	font-style: normal;
	color: #7e9b3e;
}

.greenText {
	color: #7e9b3e;
}
	
/*\*//*/ .Doc2Form legend { display: inline-block; } /* IE Mac legend fix */

.Doc2Form li.leadGenMaster_li label {
	width: 500px;
}

.umbHoneyPot_li label {
	display: none;
}

.umbHoneyPot_li input {
	display: none;
}
				
/* end Doc2Form Styles */





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
