/* colors */
/*

bright green : 36a949
dark green: 003315



*/


/* core declarations */

body { background-image: url(../img/layout/background.jpg); color: #646464; text-align: center; margin-top:10px; margin-bottom:10px; font-family: verdana, arial, sans-serif; font-size:small; background-color: #064724; background-repeat: repeat; background-attachment: fixed; background-position: center top; }

A:link { COLOR: #00dd00; text-decoration: none; }
A:visited { COLOR: #36a949; text-decoration: none; }
A:active { COLOR: #00dd00; text-decoration: none; }
A:hover { COLOR: #00dd00; text-decoration: underline;}

#right_side A:active, #right_side A:link, #right_side A:visited { color: #e8b24b; }
#right_side A:hover { color: #00dd00; }
#left_side a:link { color: #a07b0a; }

img { border:0; }

h1, #blog-title a:visited, #blog-title a:link { margin: 0px; padding: 0px; font-weight: bold; color: #36a949; }
h2 { margin: 5px 0 0 0; padding:0; font-size:1em; font-weight: bold; letter-spacing: .1em; color: #e8b24b; }
#blog h2 { color: #003315; }
h3 { margin: 15px 0 5px 0; font-size: 1.2em; color: #36a949; padding:4px; border-bottom: #16557f 1px solid;  clear:both; }
h4 { color: #064724; font-size: 1.2em; margin: 0; padding: 4px 4px 0; }
h5 { margin-left: 0; margin-bottom: 0px; margin-right: 0; margin-top: 0px; border-style: none; font-size: 1.4em; color: #e8b24b; padding:0px;  clear:both; }
#blog #blog-title { font-size:2em; }


p { margin: 5px 0 10px 0; font-size: 1em; line-height: 1.4em; padding-left:4px; }

#right_side h3 { color: white; border: solid 1px #00dd00; background-color: #36a949; }
#right_side p { line-height: 16px; padding-left:4px; }


#content_wrapper ul { margin: 0px 0 10px 20px; padding-left: 0; list-style: none; font-size: .9em; } 
#content_wrapper li { padding: 1px 0 3px 10px; background-image: url(../img/layout/arrow.gif); background-repeat: no-repeat; background-position: 0px 5px; line-height:1.2em; }
#content_wrapper #right_side ul { margin-left: 10px; } 


/* landing page specific */ 
/* #products #title { background-image: url(../img/content/headers/products.jpg); } */


/* sections */

#page_wrapper { border-width: 0px; background-color: #ffffff; background-image: url(../img/layout/content_bg.jpg); background-repeat: repeat-y; background-position: left top; margin-left: auto; margin-right: auto; padding-bottom: 0px; margin-bottom:0px; width: 960px; text-align: left; }
.onecol #page_wrapper { background-image: none; }
#blog #page_wrapper { margin-top: 30px; }
#home #page_wrapper { background-image: url(../img/layout/background.jpg); background-repeat:repeat; }

#page_header { height: 179px; background: #064724 url(../img/layout/header.jpg) no-repeat left top; clear: both; margin:0; padding: 0 15px; }
#page_header .logo { margin-left: 0px; margin-bottom: 0px; margin-right: 15px; margin-top: 100px; float:left;}

#content_wrapper { padding:0; clear:both; margin: 15px 15px 30px 15px; }
#left_side { float: left; width:640px; }
#right_side { float: right; width: 260px; font-size: .9em; color: white; }

#page_footer { background-repeat: repeat; background-image: url(../img/layout/background.jpg); color: white; background-color: #064724; clear: both; margin: 0; padding:18px 30px 10px; }
#page_footer p { margin:0; padding:0; text-align: center; font-size: .8em; color: #36a949; letter-spacing:1px; }
#page_footer a { color: #00dd00; }


/* section variants */ 

#home #page_header { height: 179px; background: #003315 url(../img/layout/header.jpg) no-repeat right top; clear: both; }
#home #page_header .logo {}
#home #searchbox {}
#home #top_side { background-image: url(../img/layout/background.jpg); border: solid 2px #36a949; padding: 3px; }

/* standard adds */

.brclear { /* Use a break with this class to clear float containers */ clear:both; height:0; margin:0; font-size: 1px; line-height: 0; }

.alt {background-color: #ededed; }	
#right_side .alt {background-color: #dbdfe2; }	

.title { font-weight: bold; }
.subtitle { font-size:.8em; }
.init_caps { font-family: fantasy; font-size: 2em; }
.headline { font-size: 1.2em; font-weight: bold; color: orange; text-align: center; }
.isolate { margin:40px 0;}

.category { color: #949494; font-size: .8em; }
.author { font-weight: bold; color: #266347; margin:0 0 20px 0; padding:0; text-align: right; font-size: .9em; }
#right_side .author { color: #ffffff; }
.date { font-size:.8em; }
.time { font-style: oblique; font-size: .8em; }
.last-item {clear:both; }
#right_side .email { text-align: center; margin-top: 5px; }
#right_side .first_item { margin-top:0; }

.image_cluster { width:100%; text-align: center; margin-bottom: 20px;}
.image_cluster img { margin: 0 5px; }

.more {text-align: right; }
.more img { margin-top:15px; margin-right: 10px; margin-left: 10px; }

.float_left { float: left; margin-right: 10px; }
.float_right { float: right; margin-left: 10px; }
.float_right p, .float_left p { color: #00dd00; font-size: 0.75em; text-align: center; }


/* searchbox */

#searchbox { float:right;  margin-top:5px; margin-right: 10px; }
.field_text { margin: 0 0 0 10px; }
.text-off { color: #949494; }
.text-on { color: #36a949; }

blockquote {
	margin: 0 0 20px 0;
	background-image: url(../img/layout/quote_br.png);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding: 0 20px 0px 0;
}
blockquote p {
	margin: 10px 0 0 15px;
	background-image: url(../img/layout/quote_tl.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding: 10px 0 10px 30px;
}
#right_side blockquote {padding:10px 5px 10px 5px ; margin: 0 0 10px 0; }
#right_side blockquote p {padding:20px 5px 20px 5px ; margin: 0; }

.thirds { float:left; width:100%; background-color: #125C2C; margin-top:30px; color:white; }
.thirds h3 { border-bottom: none; margin-top: 10px; }
.third { float:left; margin-right: 10px; margin-left: 10px; position:relative; }
.promo-left { width:300px; }
#promo-left {top: -175px; left: -10px; position: absolute; }
#promo-left h3 { font-size: 1.6em; color:#ffffff; }
#promo-feature { margin-top: 15px; margin-bottom: 15px; width: 310px; text-align: center;}
#promo-feature #featurebox { padding: 2px; }
#promo-feature #featurebox div { background-color: #064724; padding: 10px 0; }
#promo-feature #featurebox p { color: #0a8643; padding: 0; margin: 0; }

#promo-right { width:270px; text-align: center; top: -95px; position: absolute; }
#promo-right p { line-height: 1em; text-align: left; color: #003315; padding-top: 20px;  }
#promo-right div { clear: both; }


.mapsearch {margin-left: 170px; height: 200px; }
.mapsearch h3 {margin-bottom: 0; padding-bottom: 0px; }

#pacific-union-sign {}
.callme { color: #e8b24b; font-size: 1.5em; text-align: center; }
.callme strong { font-size: 1.2em; }

/* #featurebox { background-color: #36a949; color:#ffffff; text-align: center; margin-top: 10px; } */
#featurebox { border: 1px solid #36a949; color:#ffffff; text-align: center; margin-top: 10px; }
#featurebox img { margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 5px; }
#featurebox h3 { color: #064724; font-size: .7em; margin-top: 0px; margin-bottom: 2px; }
#featurebox p { margin-top: 2px; margin-bottom: 2px; }
#featurebox a { color:#ffffff; }
#featurebox .address { font-size: .8em; }


#feature_box { color: #32251c; float:left; width:250px; background-color: #fbffac; border:solid 1px #16557f; padding:10px; margin-top:10px; margin-bottom:5px; margin-right:8px; }
#feature_box h4 { padding-left:5px; margin-top:0; margin-bottom:5px; font-size: 0.9em; color: #e1912f; }
#feature_box p { font-size: 0.8em; line-height: 1.4em; margin-bottom:5px; }



/* dls */


/* basic_list */

 dl.basic_list {
  	margin:10px 0;
  	padding: 10px 20px 5px 20px;
  	}
dl.basic_list dt {
  	color: #e8b24b; 
  	margin: 10px 0 0 0;
  	font-weight: bold; 
  	}
dl.basic_list dd {
  	margin: 0;
  	padding: 0;
  	line-height: 1.5em;
  	color: #666;
  	}
#right_side .basic_list dt { text-align: center; margin: 0 auto; }


/* image_list */

.image_list { clear:both; padding: 10px 0; }

.image_list dl {
	clear:both;
  	float: left;
  	width:100%;
  	margin: 15px 0px 0 0;
  	padding: 10px 0px;
  	display: inline; /* fixes IE/Win double margin bug */
  	}
dl.image_list dd {
  	margin: 0 30px 0 145px;
  	padding: 0;
  	line-height: 1.5em;
  	color: #666;
  	}
dl.image_list dl dt {
   	margin: 0; padding:0;
   	}
dl.image_list dt {
  	float: left;
  	margin: 0px 8px 10px 20px;
  	padding: 4px;
   	width:100px;
   	text-align: right;
  	}
  	
dl.image_list dt img {
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background-color: #fff;
  	}
  	
dl.image_list:after,  {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }


/* list variants */
  	
#right_side dl.image_list dt { margin-left: 0px; padding-left: 0px; width:90px;
}
#right_side dl.image_list dd { margin-left: 100px; margin-right: 10px; }

#page_wrapper dl.wide1 dd { margin-left: 210px; }
#page_wrapper dl.wide1 dt { width: 170px; }

#page_wrapper dl.wide2 dd { margin-left: 240px; }
#page_wrapper dl.wide2 dt { width: 200px; }


/* specific items */

#page_wrapper .RTMtgRates { padding-left: 40px; color: #949494; }
#page_wrapper .RTLibrarylinktext { margin-left: 40px; font-size: .9em; font-weight: normal; }

.res-phone, .res-businessname, .res-contact { padding:10px; }

#left_side .ihf_hotsheetDescription { margin-top: -50px; }
#left_side .ihfSubHead { margin-bottom: 0; font-size: 1.2em; }

.chart { border: 1px solid #00dd00; padding: 10px 4px ; background-color: #ffffff; text-align: center; margin-top: 5px; }
#left_side .modifysearch a { margin-left: 5px; color: #ca0303; font-size: .8em; }

.tableStats { font-size: .8em; color: #003315; border: 1px solid #36a949; margin-top: 10px; }
.tableStats td { padding: 6px 12px; vertical-align: top; }
.tableStats tr:hover { background-color: #ededed; }
.tableHeader { background-color: #36a949; }
.tableStats .tableHeader td { vertical-align: bottom; }


.subTitle { font-size:.8em; }

.left_top_side { float: left; width: 650px; }
.right_top_side { float: right; width: 270px; }