/* CSS Document */

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* ----- type selectors ----- */ 

/* Default font size in IE, FireFox is 16px. Default for Safari is 14px. */
html {
	font-size:100% /* IE has problems scaling text in ems. Using a percentage makes for better text rendering when scaled. */
	}

body { 
	background: #706b57;
	text-align:center; 
	font-size:12px; /* Read by IE only. - 75% of 16px = 12px */
	font-family:Arial, Helvetica, sans-serif; /* Read by all browsers */
	color:#fff; 
	line-height:20px;
	}

html>body {
	font-size:12px; /* overrides the font-size above in all browsers except IE. These browsers can resize text that is specified in px so this is ok. */
	}

p {
	margin-bottom:10px;
	}
	
a:link, a:visited {
	color:#bd8d46; font-decoration: underline;
	}
	
a:hover {
	color:#aba392;
	}

/* Classes
 * ------------------------------------------------------------------------- */

.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}
	
.img { margin: 0px 0px 0px 10px;}

.legal {padding: 0px 0px 15px 0px;}

/* Layout
 * ------------------------------------------------------------------------- */
 
#container {
 	background:url(../images/container-bg.gif) repeat-y;
	width:746px;
	margin:0 auto;
	text-align:left;
	background-color:#5c3941;
	}

/*--------------- Header ---------------*/

#header-column-left {
	width:273px;
	float:left;
	}
	
#title {
	background:url(../images/title.gif) no-repeat;
	height:195px;
	}
	
	#title h3 {
		display:none;
		}
	
#header-column-right {
	width:473px;
	float:left;
		}

#banner {
	background:url(../images/banner.jpg) no-repeat;
	height:445px;
	}

/*--------------- Column Left ---------------*/
#column-left {
	width:487px;
	margin:0px 2px 0 25px;
	float:left;
	display:inline; /*Fix IE double float bug */
	}

/*---------------blurb1 ---------------*/
#blurb_1 {
	width:487px;
	overflow:hidden;
	}
	
	#blurb_1_title h1 {
		background:url(../images/pod-header-bg.gif) bottom left repeat-x #363164;
		height:42px;
		font-family:"Times New Roman", Times, serif;
		font-size:26px;
		color:#fff;
		font-weight:normal;
		padding:16px 0 0 10px;
					}
		
	#blurb_1_body {
		width: 455px;
		padding: 20px 20px 10px 14px;
		}
		
	#blurb_1_body p span {
	    font-weight: bold;
		}
	
	
		
/*--------------- blurb 2 ---------------*/
	
#blurb_2 {
	width:487px;
	float:left;
	margin:0 2px 0 0;
	overflow:hidden;
	}
	
	#blurb_2_title h2 {
		background:url(../images/pod-header-bg.gif) bottom left repeat-x #363164;
		height:42px;
		font-family:"Times New Roman", Times, serif;
		font-size:26px;
		color:#fff;
		font-weight:normal;
		padding:16px 0 5px 10px;
		}
		
	#blurb_2_body {
		width: 455px;
		padding: 20px 20px 10px 14px;
		
		}
		
	#blurb_2_body p span {
	    font-weight: bold;
		}

	#blurb_2 ul li { background:transparent url("../images/bullet.gif") 0px 7px no-repeat; 
		padding-left:14px;  /* pushes text to the right to display bg img */ 
		color:#fff;  
		line-height:20px;
					}
	#blurb_2 ul {
	padding-bottom:10px;
	
	}
					
	#blurb_2 ul a:link, #blurb_2 ul a:visited, #blurb_2 ul a:active { color:#fff; 			
		text-decoration:underline;  }
	#blurb_2 ul a:hover { color:#BCB1A0; text-decoration:none; }	
	
	
/*-----------blurb_3--------------------------------*/

#blurb_3 {
	width:487px;
	float:left;
	margin:0 2px 0 0;
	overflow:hidden;
	}
	
	#blurb_3_title h2 {
		background:url(../images/pod-header-bg.gif) bottom left repeat-x #363164;
		height:42px;
		font-family:"Times New Roman", Times, serif;
		font-size:26px;
		color:#fff;
		font-weight:normal;
		padding:16px 0 0 10px;
		}
		
	#blurb_3_body {
		width: 455px;
		padding: 20px 20px 10px 14px;
		
		}
		
	#blurb_3_body p span {
	    font-weight: bold;
		}

	#blurb_3 ul li { background:transparent url("../images/bullet.gif") 0px 7px no-repeat; 
		padding-left:14px;  /* pushes text to the right to display bg img */ 
		color:#fff;  
		line-height:20px;
					}
	#blurb_3 ul {
	padding-bottom:10px;
	
	}
					
	#blurb_3 ul a:link, #blurb_2 ul a:visited, #blurb_2 ul a:active { color:#fff; 			
		text-decoration:underline;  }
	#blurb_3 ul a:hover { color:#BCB1A0; text-decoration:none; }		
		
	

/*--------------- Column Right ---------------*/
#column-right {
	width:205px;
	float:left;
	}

/*--------------- blurb4 ---------------*/

	
    #blurb_4 {
	width:205px;
	float:left;
	margin:0 2px 0 0;
	overflow:hidden;
	}
	
	#blurb_4_title  {
				}
		
	#blurb_4_body {
	width: 175px;
	padding:10px 20px 10px 14px;
		}
		
	#blurb_4_body p	{color:#FFFFFF}

		
	#blurb_4_body p span {
	    font-weight: bold;
		}

	#contact-button {
	background:url(../images/contact-us.jpg) top left no-repeat;
	height:77px;
	width:204px;
	display:block;
	margin:0px 0px 0px 1px;
	}
	
	#contact-button:hover {
		background-position: 0px -77px;
		}
	
	#contact-button span {
		display:none;
		}

/*--------------- Inner Pages ---------------*/
#body_content {
	width:487px;
	overflow:hidden;
	}
	
	h1#body_content_title  {
		background:url(../images/pod-header-bg.gif) bottom left repeat-x #363164;
		height:42px;
		font-family:"Times New Roman", Times, serif;
		font-size:26px;
		color:#fff;
		font-weight:normal;
		padding:16px 0 5px 10px;
					}
		
	#body_content_body {
		width: 455px;
		padding: 20px 20px 10px 14px;
		}
		
	#body_content_body p span {
	    font-weight: bold;
		}	
		
	#body_content ul li { background:transparent url("../images/bullet.gif") 0px 7px no-repeat; 
		padding-left:14px;  /* pushes text to the right to display bg img */ 
		color:#fff;  
		line-height:18px;
					}	
		
	#body_content ul a:link, #body_content ul a:visited, #body_content ul a:active { color:#fff; 			
		text-decoration:underline; line-height:18px;  }
		
	#body_content ul a:hover { color:#BCB1A0; text-decoration:none; }
		
	#location-button {
	background:url(../images/location.jpg) top left no-repeat;
	height:77px;
	width:204px;
	display:block;
	margin:0px 0px 0px 1px;
	}
	
	#location-button:hover {
		background-position: 0px -77px;
		}
	
	#location-button span {
		display:none;
		}	
	
/*--------------- Footer Stuff ---------------*/
#footer-bar {
	background:url(../images/footer-bar.jpg) no-repeat;
	height:15px;
	}

	#footer {
		padding:6px 0 30px 0;
		}

	#footer ul {
    	margin: 0 0 3px 0;
   		padding: 0;
    	}

 	#footer li {
    	margin: 0;
    	padding: 0 4px 0 6px;
    	display: inline;
    	border-left: 1px solid #fff;
    	font-size: 11px;
    	background: none;
		color:#fff;
    	}

	#footer li.first { 
    	border: none;
    	}

	#footer a:link, #footer a:visited{
		color:#fff;
		text-decoration:none;
		}
	
	 #footer a:hover, #footer a:active {
	 	color:#aba392;
		}

/* ----- global form elements ----- */ 

form { 
	width:175px; 
	padding: 30px 0 5px 0px; 
	}

form label	{ font-size:10px; }

form br { 
	line-height:0.0; /* defaults vertical spacing between fields */
	clear:left;
	}  

input, textarea, select { 
	background-color:#fff; 
	border:1px solid #000;
	color:#000;
	width:170px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	font-size:12px;
	float:left;
	}
	
select { 
	width:175px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:70px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:auto;
	cursor:pointer; 
	padding:0; 
	margin:0;
	}

input.submit-contact-main { margin:85px 0 0 110px; }




/* ----- main contact form ----- */ 
 
#main { 
	margin: 15px 0 0 65px;
	}
	
#main label { 
	width:100px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:12px;
	}
	
#main label input, #main label textarea, #main label select { 
	width:175px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#main label select {
	width:205px;
	}
	
#main label textarea { height:100px; }



/* vertical navigation
 * ------------------------------------------------------------------------- */

#nav { background:url("../images/nav.gif") no-repeat; width:273px; height:246px; position:relative;  float:left;}
#nav li { position:absolute; }
#nav li, #nav a { height:30px; display:block; }
#nav span { display: none; }

#nav-01, #nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08 { width:273px;  }

#nav-01 { top: 0; }
#nav-02 { top: 30px; }
#nav-03 { top: 60px; }
#nav-04 { top: 90px; }
#nav-05 { top: 120px; }
#nav-06 { top: 150px; }
#nav-07 { top: 180px; }
#nav-08 { top: 210px; }

#nav-01 a:hover { background: transparent url("../images/nav.gif") -273px  -0px  no-repeat;}
#nav-02 a:hover { background: transparent url("../images/nav.gif") -273px  -30px  no-repeat;}
#nav-03 a:hover { background: transparent url("../images/nav.gif") -273px  -60px  no-repeat;}
#nav-04 a:hover { background: transparent url("../images/nav.gif") -273px  -90px  no-repeat;}
#nav-05 a:hover { background: transparent url("../images/nav.gif") -273px  -120px  no-repeat;}
#nav-06 a:hover { background: transparent url("../images/nav.gif") -273px  -150px  no-repeat;}
#nav-07 a:hover { background: transparent url("../images/nav.gif") -273px  -180px  no-repeat;}
#nav-08 a:hover { background: transparent url("../images/nav.gif") -273px  -210px  no-repeat;}