/* 
 ----------------------------------------------------------------------------

  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* 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,div,dd,dt,dl { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }

/* global elements
 * ------------------------------------------------------------------------- */

/* ----- type selectors ----- */ 
body { 
	background: url("../images/bg-body.gif") top left repeat;
	text-align:center;
	font: 12px Arial, Helvetica, sans-serif;
	}


h1	{ display:none; }
h2	{ display:none; }
h3	{ font-size:10px; color: #FFFFFF; margin-left:25px; padding-top:6px;}
h4  { font-size:12px; color: #414040; margin-left:21px; padding-bottom:5px;}

a:link,a:visited	{ color:#660000; text-decoration:underline; }
a:hover,a:active	{ color:#660000; text-decoration:none; }

/* ----- form ----- */ 
#quick-contact{
	margin-left:20px;
	width:160px;
	}

#quick-contact input, #quick-contact textarea {
	width:160px;
	height:15px;
	border:1px solid #404040;
	margin-bottom:3px;
	font: 12px Arial, Helvetica, sans-serif;
	padding-left:5px;
	}
	
#quick-contact textarea {height:80px;}
		
#quick-contact #submit{
	width:60px;
	border:1px solid #404040;
	height:20px;
	background-color:#fff;
	}


/* ----- classes ----- */
div.clear	{ clear:both; height:.01em; overflow:hidden; }



/* main contact form
 * ------------------------------------------------------------------------- */
#main-contact {
	float:left;
	margin:40px 20px;
	width:275px;
	}

#main-contact label {
	float:left;
	width:70px;
	text-align:right;
	margin-right:10px;
	}

#main-contact input, #contact-main textarea {
	width:185px;
	border:1px solid #999999;
	float:left;
	margin-bottom:8px;
	}

#contact-main textarea {height:100px;}

#main-contact br {
	line-height:0.0;  /* defaults vertical spacing between fields */
	clear:left;
	}

#main-contact #submit{
	width:60px;
	border:1px solid #999999;
	height:20px;
	float:right;
	margin:5px 10px 0 0px;
	background-color:#fff;
	}



/* framework
 * ------------------------------------------------------------------------- */

#wrap { 
	background:url("../images/wrap.gif") repeat-y; 
	width:736px; 
	margin:0 auto; 
	text-align:left; 
	}
	
#nav { 
	background: url("../images/nav.jpg") left top no-repeat; 
	width:736px; 
	height:118px; 
	position:relative;
	}

#nav span { display: none; }

#nav li, #nav a { height: 118px; display: block; }

#nav li { float: left; list-style: none; _display: inline; }

#nav-01 { width:258px; margin-left: 0px;}
#nav-02 { width:67px;}
#nav-03 { width:71px;}
#nav-04 { width:88px;}
#nav-05 { width:90px;}
#nav-06 { width:81px;}
#nav-07 { width:81px;}

#nav-01 a:hover {background: transparent url("../images/nav.jpg") -0px -118px no-repeat;}
#nav-02 a:hover {background: transparent url("../images/nav.jpg") -258px -118px no-repeat;}
#nav-03 a:hover {background: transparent url("../images/nav.jpg") -325px -118px no-repeat;}
#nav-04 a:hover {background: transparent url("../images/nav.jpg") -396px -118px no-repeat;}
#nav-05 a:hover {background: transparent url("../images/nav.jpg") -484px -118px no-repeat;}
#nav-06 a:hover {background: transparent url("../images/nav.jpg") -574px -118px no-repeat;}
#nav-07 a:hover {background: transparent url("../images/nav.jpg") -655px -118px no-repeat;}		
 
#column-left { 
	width:259px; 
	float:left;
	font-size:11px;
	color:#414040;
	}

/* background image ul list items */
#column-left ul { margin:0px 0px 5px 35px; }
#column-left ul li { background:transparent url("../images/bullet.gif") 0px 6px no-repeat; padding-left:8px;}			
			
#blurb_1 { padding:0; float:left; width:259px;  }

		
	
#blurb_1_header {
	background: url("../images/title.jpg") top left no-repeat;
	width:259px;
	height:26px;
	padding-bottom:20px;
	float:left;
}

#blurb_1_body { width:259px; padding:0; float:left; }
			       

#blurb_2 { float:left; width:259px;

}

#blurb_2 ul.bottom {
			list-style:none;
			margin-left:21px;
			padding-bottom:28px;
			color: #414040;
			font-weight:bold;
			line-height:20px;
			}

#blurb_2_header {
	background: url("../images/title.jpg") top left no-repeat;
	width:259px;
	height:26px;
	padding-bottom:20px;
	margin-top:12px;
	float:left;
}


  
#column-right { 
	width:477px; 
	float:left; 
	}
	
#graphic-header {
	background-image:url("../images/graphic_header.jpg");
	width:477px;
	height:176px; 
	}
	
#blurb_3{
	width:433px;
	margin-left:21px;
	color:#010101;
	}
	
	#blurb_3 p { line-height:16px;}
	
#blurb_3_title {
		background: url("../images/title_3.jpg") no-repeat;
		width:380px;
		height:87px;
		}
		
#blurb_3_title span { display:none;}

#sub {background: url("../images/sub_3.gif") top left no-repeat; 
		width:436px;
		height:64px;
		padding-top:5px;
		padding-left:8px;
		padding-bottom:10px;
		}	
		
#sub p { font-size:14px;
	color:#817e76;
	line-height:18px;
	}
	
#sub p span { color:#010101; font-weight:bold;}

#bottom_container { margin-left:21px; margin-top:30px;}

#blurb_5 {
	width:220px;
	float:left;}

#blurb_5 h4  {margin-left:11px;}
	
#blurb_5 {	
		background: url("../images/bg_4.gif") top left no-repeat;
		width:209px;
		height:212px;
		padding-top:10px;}
		
		#blurb_5_body ul { 
			list-style-image:url("../images/bullet.gif");
			color:#010101;
			margin-left:25px;
			line-height:16px;
			}

#small_contact {
	width:235px;
	float:left;
}

#small_contact p {
	font-size:11px;
	color:#414141;
	margin:10px 10px 10px 30px;
	}
	
	#small_contact p span {
	font-weight:bold;
	}

#small_contact_title {background: url("../images/title_5.gif") top left no-repeat;
			width:223px;
				height:28px;
				margin-left:10px;}
 


/* inside framework
 * ------------------------------------------------------------------------- */
	#body_content {padding:20px 20px;}

	#body_content_title {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px; 
		color:#990000;
		margin-bottom:10px;
		display:block;
		}
		#body_content_body {color:#000000;}
		#body_content_body p {padding:10px 0;}
		
		



/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	background:url("../images/footer.jpg") top left no-repeat;
	width:736px; 
	margin:0 auto; 
	text-align:center;
	margin-bottom:30px;
	font-size:10px;
	color:#000000;
	padding-top:18px;
	padding-bottom:30px 
	}

#footer a:link, #footer a:visited, #footer p {
	color:#000;
	text-decoration:none;
	}

#footer a:hover, #footer a:active {
	color:#660000;
	text-decoration:none;
	}	

#footer ul { margin-bottom:5px; }

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding: 0 5px 0 7px;
	display: inline;
	border-left: 1px solid #000;
	line-height:18px;
	}

	#footer li.first { border: none; }
