body {
	color: #5D594A;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color:#f6edd0;
	line-height:1.6em;
}

html, body, #bg, #bg table, #bg td, #cont {
	height:100%;
	overflow:hidden;
	width:100%;
}

* {
	margin:0px;
	padding:0px;
}

img {
	border:0px;
	display:block;
}

#bg img {
	margin:0 auto;
	min-height:50%;
	min-width:50%;
}

#bg div {
	height:200%;
	left:-50%;
	position:absolute;
	top:-50%;
	width:200%;
}

#cont {
	left:0;
	overflow:auto;
	position:absolute;
	top:0;
	z-index:70;
}

a {
	font-size:11px;
	color:#5D594A;
	text-decoration:none;
}

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

img, li, a, h1, td, div, table, p {
	behavior: url(../css/iepngfix.htc)
}

h1, h1 a, h1 a:hover {
	color: #B8131E; 
	font-size:14px;
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:0px;
	font-weight:normal;
	line-height:1.2em;
	display:inline;
	font-family:"Times New Roman", Times, serif;
}

h1.home12px, h1.home12px a, h1.home12px a:hover {
	font-size:12px;
	font-weight:bold;
}

h1.home13px, h1.home13px a, h1.home13px a:hover {
	font-size:13px;
	font-weight:bold;
}

p {
	margin-bottom:10px;
	margin-top:0px;
}

hr {
	top: 0px;
	left: 0px;
	color: #7f7f82;
	height:1px;
	border:1px dashed #7f7f82;
	margin: 12px 0px;
}

UL, OL {
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 10px;
}

LI UL, LI OL {
	padding-bottom:0px;
}

LI UL LI, LI OL LI {
	padding-bottom:10px;
}

LI {
	line-height:1.25em;
	padding-bottom:12px;
	padding: 0px 2px 9px 0px;
}

.contentTable {
	overflow:auto;
	height:650px;
	background-color:#ffffff;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	z-index:70;
}

.contentTableHome {
	overflow:auto;
	height:650px;
	background-image:url(../images/home_gray.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	z-index:70;
}

#primaryNav {
	background-color:#C4943C;
	color:#ffffff;
	padding:20px 0px 13px 30px;
	float:right;
	text-align:left;
	width:590px;
}


#primaryNav a {
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	padding-bottom:7px;
}

#primaryNav a:hover, .navUnderline {
	text-decoration:none;
	border-bottom:8px solid #CED471;
}

/*
a.navLink {
	position:relative;
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
	padding-bottom:8px;
}

a.navLink:hover {
	text-decoration:none;
	position:relative;
	padding-bottom:8px;
	border-bottom:8px solid #CED471;
}
*/
#logo {
	float:left;
	padding:15px 0px 0px 40px;
}

#leftColumn {
	float:left;
	padding:18px 25px 0px 90px;
	width:168px;
}

#inline {
	float:left;
	padding:18px 45px 0px 0px;
	width:625px;
}

#inline2colA {
	float:left;
	width:285px;
	padding:18px 28px 0px 0px;
}

#inline2colB {
	float:left;
	width:285px;
	padding:18px 45px 0px 0px;
}

#inlineXpad {
	float:left;
	padding:18px 45px 0px 130px;
	width:500px;
}

#inline3colA {
	float:left;
	width:276px;
	padding:18px 28px 0px 0px;
}

#inline3colB {
	float:left;
	width:150px;
	padding:18px 28px 0px 0px;
}

#inline1col {
	padding:18px 45px 0px 90px;
}

.left1col {
	width:168px;
	padding-right:25px;
	vertical-align:top;
}

.inset {
	padding-left:20px;
}

.insetQuote {
	padding-left:20px;
	padding-bottom:14px;
}

.insetTable {
	margin-left:40px;
}

.inset-more {
	padding-left:115px;
}

.inset_less {
	padding-left:12px;
}

.img10 {
	padding-bottom:10px;
}

.img15 {
	padding-bottom:15px;
}

#socialMedia {
	clear:both;
	top:612px;
	padding-left:15px;
	position:absolute;
}

#socialMedia img {
	display:inline;
	padding-right:5px;
}

#footer {
	overflow:auto;
	background-color:#B2A348;
	opacity:0.6;
	filter: alpha(opacity = 60);

	margin:0px auto;
	font-size:10px;
	color:#000000;

	position: absolute;
	top: 650px;
	left: 50%;
	margin-left: -480px;
	
	z-index:70;
	width:441px;
}

#footer a {
	color:#000000;
	text-decoration:none;
	font-size:10px;
}

#footer a:hover {
	color:#000000;
	text-decoration:underline;
	font-size:10px;
}

.scrollArea {
	height:520px; 
	overflow:auto;
	scrollbar-face-color: #6291D0;
	scrollbar-highlight-color: #6291D0;
	scrollbar-3dlight-color: #6291D0;
	scrollbar-darkshadow-color: #6291D0;
	scrollbar-shadow-color: #6291D0;
	scrollbar-arrow-color: #6291D0;
	scrollbar-track-color: #BFBFBF;
}

.scrollArea #inline {
	width:615px;
}

.input_field {
	border:1px solid #7B8176;
	color:#666666;
	font-size:11px;
	height:18px;
	padding:5px 2px 0;
	width:275px;
}

.sidebarText {
	font-size:9px;
	padding:5px 0px 10px 0px;
	line-height:1.25em;
}

.sidebarText a, .sidebarText a:hover {
	font-size:9px;
	line-height:1.25em;
}

/*.home_left_col {
	clear:both;
	background-image:url(../images/home_bg.jpg);
	background-repeat:no-repeat;
	width:441px;
}*/

#home_top_left {
	float:left;
}

#home_left_col {
	background-image:url(../images/home_bg.jpg);
	background-repeat:no-repeat;
	height:650px;
}

.homeTable1 {
	margin:0px 26px 0px 15px;
	width:400px;
}

.homeTable2 {
	margin:35px 26px 0px 15px;
	width:400px;
}

.homeList {
	line-height:1.25em;
}

.homeList p {
	margin-bottom:5px;
}

.homeFeature {
	background-image:url(../images/fork.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:299px;
	height:186px;
	padding:0px 50px 0px 45px;
	vertical-align:top;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color:#5D594A;
}

.homeFeatureRed, .homeFeatureRed a, .homeFeatureRed a:hover {
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color:#B8131E;
	font-weight:bold;
	text-decoration:none;
}

.insetPhoto {
	background-image:url(../images/home_inset.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:190px;
	padding:10px 40px 0px 20px;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	vertical-align:top;
}

.insetPhoto a {
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
}

.insetPhoto a:hover {
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:underline;
}

.quotes {
	vertical-align:top; 
	padding:5px 15px 7px 18px; 
	width:187px;
	line-height:1.3em;
	background-color:#ffffff;
}

.quotesHead {
	color:#000000;
	 _position: relative; _top: -50%
}

.quotes p {
	margin-bottom:13px;
}

.photoSlider {
	vertical-align:top;
	padding-top:34px;
	padding-bottom:13px;
	background-image:url(../images/home_graystripe.jpg);
	background-repeat:no-repeat;
	height:139px;
} 

.pics {
	margin:0;
	overflow:hidden;
	padding:0;
	width:248px;
	height:177px;
}

.quoteItem {
	margin-bottom:14px;
}

.popup {
	width:145px;
}

.slideshow p {
	font-family:"Times New Roman", Times, serif;
	padding: 12px 16px;
	width: 216px;
	background-color: #CED471;
	margin:0px;
}

.tooltip {
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	background-image:url(../images/tooltip_bg.png);
	background-repeat:no-repeat;
	width:146px;
	height:142px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	padding:20px 20px 0px 25px;
}


/*.tooltip{ position: absolute; top: 0; left: 0; z-index: 3; display: none; border:1px solid red; }*/


h1.pressTitle {
	padding-bottom:12px;
	display:block;
	padding-top:0px;
}

a.bluelinks {
	color:#3f469f;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

a.bluelinks:hover {
	color:#3f469f;
	font-size:9px;
	font-weight:bold;
	text-decoration:underline;
}