@charset "UTF-8";

a:link { color: #769458; text-decoration: none; }
a:visited {
	text-decoration: none;
	color: #4D331B;
}
a:hover {
	text-decoration: none;
	color: #86A16B;
}
a:active {
	text-decoration: none;
	color: #4D331B;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	text-decoration: none;
	color: #D8EAC1;
}
#nav a:active {
	text-decoration: none;
	color: #D8EAC1;
}
p   { font-family: arial; font-size: 11px; color: #48301C; margin: 0px; padding: 0px; line-height: 1.3em; }
.captionBold {
	font-size: 17px;
	font-weight: bold;}

h1,h2,h3,h4,h5,h6 {
	font-family: arial;
}
h1 { font-size: 14px; color: #4D331B; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #769458; padding-bottom: 10px; margin: 0px 0px 10px; padding-top: 0px; padding-right: 0px; padding-left: 0px; }
h2 {
	font-size: 14px;
	color: #48301C;
}
h3 {
	font-size: 12px;
	color: #48301C;
}
h4 {
	font-size: 12px;
	color: #48301C;
}
h5 {
	font-size: 10px;
	color: #48301C;
}
h6 {
	font-size: 10px;
	color: #48301C;
}

body  {
	font: 12px arial;
	background: #C2B5AA url(../i/bg-full.gif) no-repeat center top;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #C2B5AA;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0px;
}
.letterSpace {
	padding-right: 5px;
	padding-left: 5px;
}
.twoColFixRtHdr #container { width: 771px; text-align: left; margin-right: auto; margin-bottom: 0; margin-left: auto; padding-top: 0px; margin-top: 30px; height: 735px; } 
.twoColFixRtHdr #header {
	padding-bottom: 0;
	padding-left: 30px;
	background-image: url(../i/header-logo.jpg);
	background-repeat: no-repeat;
	width: 731px;
	height: 71px;
	background-position: center;
	padding-right: 10px;
} 
.twoColFixRtHdr  #banner {
	margin-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 731px;
	height: 271px;
	padding-top: 0px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 50px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr  #sidebarIn { float: right; /* since this element is floated, a width must be given */ width: 268px; background-image: url(../i/h-our-services.gif); background-repeat: no-repeat; background-position: left top; margin-top: 0px; padding-top: 35px; padding-bottom: 15px; padding-left: 0px; padding-right: 0px; margin-right: 18px; }
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 270px;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 19px;
}
.twoColFixRtHdr  #contact { float: left; /* since this element is floated, a width must be given */ width: 250px; background-image: url(../i/h-contact-us.gif); background-repeat: no-repeat; background-position: left top; margin-top: 5px; padding-left: 15px; padding-right: 0px; padding-top: 35px; margin-left: 0px; border: 1px solid #4D331B; height: 45px; }
.twoColFixRtHdr  #sidemenu {
	float: left; /* since this element is floated, a width must be given */
	width: 107px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px;
	background-color: #4d331b;
	position: relative;
	z-index: -1;
}
.twoColFixRtHdr #mainContent { margin-right: 290px; margin-bottom: 0; margin-left: 0; padding-right: 20px; padding-bottom: 0; padding-left: 20px; } 
.twoColFixRtHdr #footer { padding: 0px 0px 0 20px; margin-right: auto; margin-left: auto; width: 751px; text-align: left; } 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#icontainer  {
	background: #FFFFFF;
	text-align: left;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#sidebanner  {
	float: left;
	width: 100px;
	background: #917D6B;
	padding: 10px;
	margin: 20px 0px 0px 20px;
	height: 251px;
}
#mainBanner  {
	margin: 0 0 0 157px;
	padding: 20px 0px 20px 5px;
} 

.caption {
	font-size: 10px;
	font-family: arial;
	color: #FFFFFF;
}

#nav {
	height: 25px;
	width: 310px;
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	width: 340px;

}

.nav {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.img_class {
	border: 1px solid #FFFFFF;
	height: 46px;
	width: 46px;
}
.btn { border: 1px solid #4d331b; font-size: 11px; font-family: arial; width: 50px; background: #4D331B; color: #FFFFFF; }
