@charset "utf-8";

/*------------basic styling---------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #596c33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/h_bg2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/*------------end basic styling---------*/

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 60px;
	color: #E2E2E2;
	background-color: #596C33;
}

/*------------top nav logo area---------*/
#logo {
	float: left;
}
#top  {
	height: 104px;
	background-color: #FFFFFF;
}
#topNav {
	float: right;
	width: 300px;
	padding-top: 15px;
	height: 60px;
}

#top  h1 {
	text-indent: -5000px;
	background-color: transparent;
	height: 5px;
}
#topNav ul {
	padding: 0;
	list-style: none;
	margin-top: .5em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
	}
#topNav ul li{
	float: left;
	padding-right: 0px;
	}
#topNav ul a{
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
	color: #993300;
	float: left;
	background-image: url(../images/bulletWhiteBg.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-top: 0;
	padding-right: 1.3em;
	padding-bottom: 0;
	padding-left: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	display: block;
	}
#topNav ul a:hover{
	color: #333333;
	}
.weUnderstand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

/*------------flash---------*/

#core {
	height: 168px;
	background-color: #50622B;
}
/*------------main message---------*/

#main  {
	background-color: #846c4b;
	height: 225px;
	border-bottom-width: 14px;
}
#main  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-right: 20px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #e4e4e4;
	padding-top: .7em;
	font-weight: normal;
	padding-bottom: 0.5em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #F5F5F5;
	line-height: 21px;
	padding-right: 2em;
	padding-left: 1em;
}

h3 {
	padding-top: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding-left: 2em;
	background-color: transparent;
	text-indent: -5000px;
}

#rightColumn {
	float: right;
	width: 395px;
}

#rightColumn p {
	padding-top: 22px;
	padding-right: 3.5em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#leftColumn  {
	height: 110px;
	width: 400px;
	float: left;
}


#leftColumn  p, #leftColumn h1 {
	padding-left: 50px;
	padding-right: 10px;
}


/*------------living area---------*/
#living {
	height: 330px;
	background-color: #FFFFFF;
	background-image: url(../images/h_LivingBg.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 19px;
}
#living ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#living ul li {
	background-image: url(../images/bulletWhiteBg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	padding-left: 20px;
}



#living ul a:link,a:visited {
	color: #846C4B;
	text-decoration: none;
}
#living ul a:hover, a:active, a:focus {
	color: #CC3300;
	text-decoration: underline;
}


#living #leftColumn  {
	width: 380px;
}

#living #leftColumn p {
	padding-right: 2em;
	padding-top: 1em;
}
#living #rightColumn {
	width: 410px;
}
#living #rightColumn p {
	padding-top: 1em;
	padding-left: 2.3em;
	padding-right: 1.5em;
}

.subQuote {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 15px;
	color: #333333;
	font-style: italic;
	padding-top: .3em;
	padding-left: 8em;
	padding-right: 4em;
	line-height: 18px;
}
.subQuote2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 15px;
	color: #333333;
	font-style: italic;
	padding-left: 4em;
	padding-right: 1.5em;
	line-height: 18px;
	padding-top: .3em;
}
#bullet1  {
	padding-left: 20px;
	width: 150px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	padding-left: 45px;
	text-decoration: none;
	line-height: 22px;
}
#bullet2   {
	float: left;
	width: 160px;
	margin-top: 10px;
	text-decoration: none;
	line-height: 22px;
}
#bullet3 {
	width: 130px;
	float: left;
	padding-left: 25px;
	font-size: 13px;
	text-decoration: none;
	line-height: 22px;
}
#bullet4 {
	width: 100px;
	float: left;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
}

#bullet5 {
	float: left;
	width: 120px;
	font-size: 13px;
	line-height: 22px;
	text-decoration: none;
	font-weight: normal;
}
#bullet1 a, #bullet2 a, #bullet3 a,#bullet4 a,#bullet5 a{
	color: #846C4B;
	text-decoration: none;
	}
/*------------footer---------*/

#footer1 {
	clear: both;
	background-color: #846C4B;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#footer2 {
	clear: both;
	border-left-color: #CCCCCC;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #DDD7CF;
}
#footer1 a:link, a:visited, #footer2 a:link, a:visited   {
	color: #DDD7CF;
	text-decoration: none;
}

#footer1 a:hover, a:focus,a:active, #footer2 a:hover, a:focus,a:active   {
	color: #FFFF66;
}
#footer1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	background-color: #846C4B;
	width: 800px;
}
#footer1 li {
	float: left;
}
#footer1 li a {
	display: block;
	padding-top: 0.4em;
	padding-right: .5em;
	padding-bottom: 0.4em;
	padding-left: 0.8em;
}

#footer2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 800px;
	background-image: url(../images/footerBg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer2 li {
	float: left;
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.6em;
	padding-left: 2.2em;
}


.first {
	padding-left: .5em;
}
.last {
	padding-left: 6em;
	width: 78px;
}
/*------------NEW news bar at the top ---------*/
#newsBar  {
	height: 22px;
	background-color: #E9E4DC;
	text-align: right;
}
#newsBar    ul li  {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
}
#newsBar  li  a  {
	display: inline;
	list-style-type: none;
}


#newsBar a {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #774949;
	font-size: 11px;
	text-decoration: none;
}

#newsBar a:hover {
	color: #333333;
}

#coreValues {
	background-color: #6B573D;
	height: 50px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #846C4B;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #846C4B;
}
