/* CSS Document */
/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
 font-family:  Helvetica, Tahoma, sans-serif;
}
body { 
	background-color: #ffffff;
	background-image:url(images/bg.gif);
	background-repeat: repeat-x;
	font-family:  Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	margin-top: 25px;
	text-align:center;
}
p {	font-family:  Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	color: #4A3822;
}
a { 
  color: #A97C45;
  text-decoration: none;
  font-weight: normal;
}
a:visited {
	color: #A97C45;
}
a:hover {
  color: #A97C45;
}
#wrapper {
	width: 994px;
	margin-top: 00px;
	background-color: #ffffff;
	text-align: left;
}
.logo {
	text-align:left;
	border: 0px;}

#navigationRow {
	width: 994px;
	background-color: #ffffff;
	padding-left: 510px;
	height: 21px;
	text-align: left;
	margin-top: -20px;
	font-weight: normal; 
	clear: left;
}
#menu {
	background-color: #ffffff;
	text-align: left;
	clear: left;
	z-index: 10;
	display: inline;
	font-weight: normal; 
}
#nav {
	text-align: left;
	background-color: #ffffff;
	padding-bottom: 0px;
	z-index: 10;
	display: inline;
	font-weight: normal; 
}
#nav ul { font-family:  Helvetica, Tahoma, sans-serif; font-size: 12px; font-weight: normal; margin: 0; padding: 0; list-style: none; background: #ffffff; z-index: 100; }
#nav ul li { display: block; position: relative; float: left; text-align: left; padding-right: 2px; background: #ffffff; color: #4A3822; z-index: 100; }
#nav li ul { display: none; position: relative; width: 200px; z-index: 100; border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; border-bottom: 2px solid #ffffff; border-right: 2px solid #ffffff;}
#nav ul li a { display: block; text-decoration: none; color: #4A3822; padding: 0px; background: #ffffff; margin-left: 0px; white-space: nowrap; z-index: 100; }
#nav ul li a:hover { background: #ffffff; z-index: 100;}
#nav li:hover ul { display: block; position: absolute; background: #ffffff; z-index: 100;}
#nav li:hover li { float: none; font-size: 12px; font-weight: normal; width: 162px; padding-top: 4px; padding-left: 10px; padding-right: 10px; padding-bottom: 4px; z-index: 100; background: #ffffff;}
#nav li:hover a { display: block; color: #4A3822; background: #ffffff; text-align:left; font-weight: normal; padding: 0px 0px 0px 0px; font-weight: normal; z-index: 100;}
#nav li:hover li a:hover { color: #A97C45; background: #ffffff; text-align:left; font-weight: normal; padding: 0px 0px 0px 0px; z-index: 100;}
.navImg {
	height: 21px;
	padding-bottom:-10px;
}
#clear {
	background-color: #ffffff;
	height: 1px;
	clear: both;
}
#footer {
	width: 994px;
	color: #ffffff;
}
#footer p {
	color: #4A3822;
	font-size: .8em;
	text-align: center;
	line-height: 1.5em;
	margin-top: 4px;
	padding-left: 12px;
	background-color: #ffffff;
}
#footer a:link {
	color: #A97C45;
	text-decoration: none;
}
#footer a:visited {
	color: #A97C45;
	text-decoration: none;
}
#footer a:active {
	color: #A97C45;
	text-decoration: none;
}
#footer a:hover {
	color: #A97C45;
	text-decoration: none;
}
#footerport {
	width: 994px;
	margin-top: 20px;
	color: #000000;
}
#footerport p {
	color: #000000;
	font-variant: small-caps;
	font-size: .9em;
	text-align: center;
	line-height: 1.5em;
	margin-top: 4px;
	padding-left: 12px;
	background-color: #ffffff;

}
#footerport a:link {
	color: #A97C45;
	text-decoration: none;
}
#footerport a:visited {
	color: #A97C45;
	text-decoration: none;
}
#footerport a:active {
	color: #A97C45;
	text-decoration: none;
}
#footerport a:hover {
	color: #A97C45;
	text-decoration: none;
}
div.container {
	margin: 0px;
	padding: 0px;
	width: 994px;
}

/* Home Page Specific Styles */
#header {
	width: 994px;
}
#mainbox {
	width: 994px;
	height: 498px;
	background-repeat:no-repeat;
	background-color: #ffffff;
	text-align: left;
	clear:left;
}
#mainboxcompany {
	width: 994px;
	height: 511px;
	background-image:url(images/mainboxsub.gif);
	background-repeat:no-repeat;
	text-align: left;
	clear:left;
}
#mainFlashBox {
	margin-top: 8px;
	background-image:url(images/ph_box.gif);
	background-repeat:no-repeat;
	width: 994px;
	height: 498px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	}
#mainFlashBox p {
	margin-left: 40px;
	margin-right: 50px;
	margin-top: 20px;
	text-align:justify;
	}
#mainFlashBox h2 {
	margin-left: 40px;
	margin-right: 50px;
	margin-top: 30px;
	font-weight: bold;
	font-size: 15px;
	color: #4A3822;
	border-bottom: solid 1px #A97C45;
	}
#mainFlashBox h4 {
	margin-left: 40px;
	margin-right: 50px;
	margin-top: 30px;
	font-weight: bold;
	font-size: 15px;
	color: #4A3822;
	border-bottom: solid 1px #A97C45;
	}
#homeboxbottom {
	text-align:center;
	vertical-align:bottom;
	background-image:url(images/boxbg.gif);
	background-repeat:no-repeat;
	height: 50px;
	color: #ffffff;
	}
#homeboxbottom p{
	font-size: .9em;
	padding-top: 6px;
	color:#ffffff;
}
#homeboxbottom1 {
	text-align:center;
	vertical-align:bottom;
	background-image:url(images/boxbg.gif);
	background-repeat:no-repeat;
	height: 50px;
	color: #ffffff;
	}
#homeboxbottom1 p{
	font-size: 1.2em;
	padding-top: 6px;
	color:#ffffff;
}
#homeboxbottom2 {
	text-align:center;
	vertical-align:bottom;
	height: 50px;
	color: #ffffff;
	}
#homeboxbottom2 p{
	font-size: .9em;
	padding-top: 6px;
	color:#4A3822;
}

#homeL {
	width: 612px;
	height: 109px;
	float: left;
	background-color: #ffffff;
	background-image:url(images/main_left.gif);
	background-repeat:no-repeat;
	position: relative;
	margin-left: 1px;
}
#homeLContent {
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	padding-right: 10px;
}
#homeLContent h2 {
	color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	font-size: 1.3em;
	font-weight: bold;
}
#homeLContent h4 {
	color: #ffffff;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	font-weight: bold;
}
#homeLContent p {
	text-align: left;
	color: #ffffff;
	padding-bottom: 10px;
	padding-top: 2px;
	margin-left: 80px;
	padding-left: 0px;
	font-size: 1.2em;
	line-height: 1.25em;
}
#homeLContent a:link {
	color: #A97C45;
}
#homeLContent a:visited {
	color: #A97C45;
}
#homeLContent a:active {
	color: #A97C45;
}
#homeLContent a:hover {
	color: #A97C45;
}
#homeR {
	width: 397px;
	height: 109px;
	float: left;
	background-color: #ffffff;
	background-image:url(images/main_right.gif);
	background-repeat:no-repeat;
	position: relative;
}
#homeRContent {
	width: 390px;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#homeRContent h2 {
	color: #ffffff;
	margin-top: 0px;
	font-size: 1.3em;
	font-weight: bold;
}
#homeRContent h4 {
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	font-weight: bold;
}
#homeRContent p {
	text-align: center;
	color: #ffffff;
	padding-bottom: 10px;
	padding-top: 2px;
	margin-left: -66px;
	padding-left: -60px;
	font-size: 1.2em;
	line-height: 1.25em;
}
#homeRContent a:link {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
#homeRContent a:visited {
	color: #ffffff;
}
#homeRContent a:active {
	color: #ffffff;
}
#homeRContent a:hover {
	color: #ffffff;
}
#mainSubBox {
	height: 456px;
	width: 950px;
	margin-top: 24px;
	margin-bottom: 0px;
	margin-left: 28px;
	float: left;
	position: relative;
	background: #ffffff;
	}
#mainSubBoxcontent {
	background: #ffffff;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#mainSubBoxcontent h2 {
	background: #ffffff;
	color: #ffffff;
	padding: 2px 2px 2px 4px;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	border-bottom: solid 0px #000000;
	border-left: solid 0px #000000;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 20px;
	padding-left: 10px;
	}
#mainSubBoxcontent p {
	background: #ffffff;
	color: #000000;
	margin-top: 00px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 10px;
	}
#mainSubLeft {
	width: 460px;
	margin-top: -6px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	background: #ffffff;
	}
#mainSubLeft h4 {
	background: #ffffff;
	color: #ffffff;
	padding: 2px 2px 2px 10px;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	border-bottom: solid 3px #000000;
	border-left: solid 3px #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
#mainSubLeft p {
	color: #000000;
	margin-top: 4px;
	margin-top: 10px;
	}
#mainSubRight {
	width: 460px;
	margin-top: -6px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	position: relative;
	background: #ffffff;
	}
#mainSubRight h4 {
	background: #ffffff;
	color: #ffffff;
	padding: 2px 2px 2px 10px;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	border-bottom: solid 3px #000000;
	border-left: solid 3px #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
#mainSubRight p {
	color: #000000;
	margin-right: 10px;
	margin-top: 10px;
	}
#servicesL {
	color: #ffffff;
	background-color: #ffffff;
	margin-left: 30px;
	margin-top: 40px;
	float: left;
	position: relative;
	width: 200px;
}
#servicesL p {
	background-color: #ffffff;
	font-size: 1.1em;
	line-height: 2em;
	color: #F6C932;
}
#servicesL h2 {
	color: #F6C932;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
	margin-top: -4px;
	margin-left: -2px;
	margin-bottom: 10px;
}
#servicesL a:link {
	color: #A97C45;
}
#servicesL a:visited {
	color: #A97C45;
}
#servicesL a:active {
	color: #A97C45;
}
#servicesL a:hover {
	color: #A97C45;
}

#resR {
	background: #ffffff;
	margin-left: 30px;
	margin-top: 40px;
	float: left;
	position: relative;
	width: 712px;
	height: 420px;}
#servicesR {
	color: #ffffff;
	background: #ffffff;
	margin-left: 20px;
	margin-top: 40px;
	float: left;
	position: relative;
	width: 712px;
	height: 420px;}
#servicesR p {
	background: #ffffff;
	color: #000000;
	margin-top: 12px;
	margin-bottom: 20px;
	margin-left: 12px;
	margin-right: 10px;
	}
#servicesR h2 {
	background: #ffffff;
	color: #ffffff;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	border-bottom: solid 3px #000000;
	margin-top: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
	margin-right: 10px;
	}

.ImgRight {
	float: right;
	padding-left: 10px;
	}
.ImgRight2 {
	float: right;
	position:relative;
	width: 248px;
	margin-top: 0px;
	padding-left: 10px;
	}
.right {
	background-color: #ffffff;
	color: #ffffff;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;

}
#subnav {
	float: left;
	width: 220px;	
}
#subnav p {
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 10px;
	line-height: 2em;
	font-size: 12px;
	font-weight:bold;
	text-align:left
	}
#subnav a:link {
	font-weight:bold;
	}
#subnav h2 {
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 30px;
	font-weight: bold;
	font-size: 15px;
	color: #4A3822;
	border-bottom: solid 1px #A97C45;
	}
#subnav h4 {
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 30px;
	font-weight: bold;
	font-size: 15px;
	color: #4A3822;
	border-bottom: solid 1px #A97C45;
	}
#rContent {
	float: left;
	width: 750px;	
	}