/* 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; }


/* Global Structure Elements
/*----------------------------- */
body {
background:#FFF url("../images/newbg.gif") left top repeat; text-align:center;
font:11px/16px Arial, Helvetica, sans-serif;
color:#000;
}

p, ol, dl, pre, blockquote { margin-bottom:10px; }
#column-left ul { margin-bottom:10px; }

blockquote { margin-left:10px; margin-right:10px; }

h1,h2,h3 { margin-bottom:8px; }

h1 { font-size:1.1em; color:#850101; }
h2 { font-size:1em; color:#FFF; }
h3 { font-size:1em; color:#FFF; }

a:link,a:visited { color:#6699CC; text-decoration:underline; }
a:hover,a:active { color:#333; text-decoration:underline; }


/* Global Classes
/*----------------------------- */

div.clear { clear:both; height:.01em; overflow:hidden; }

p.back-to-top { 
background:url("../images/img-back-to-top.gif") right no-repeat;
text-align:right; display:block; padding-right:20px; font-size:11px; 
}
				
img.img-left { float:left; margin:2px 10px 5px 0; }

img.img-right { float:right; margin:5px 0 5px 10px; }


/* Navigation
/*----------------------------- */
#nav { background: url("../images/nav-new.gif") no-repeat; 
	   width:736px; height:117px;  
	   margin:0; padding:0; }
	
#nav span { display: none; }

#nav li, #nav a { height: 117px; 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: 107px;}
#nav-05 { width: 71px;}
#nav-06 { width: 81px;}
#nav-07 { width: 81px;}

#nav-01 a:hover {background: transparent url("../images/nav-new.gif")    0px -117px no-repeat;}
#nav-02 a:hover {background: transparent url("../images/nav-new.gif") -258px -117px no-repeat;}
#nav-03 a:hover {background: transparent url("../images/nav-new.gif") -325px -117px no-repeat;}
#nav-04 a:hover {background: transparent url("../images/nav-new.gif") -396px -117px no-repeat;}
#nav-05 a:hover {background: transparent url("../images/nav-new.gif") -503px -117px no-repeat;}
#nav-06 a:hover {background: transparent url("../images/nav-new.gif") -574px -117px no-repeat;}
#nav-07 a:hover {background: transparent url("../images/nav-new.gif") -655px -117px no-repeat;}

/* Son of Suckerfish: Horizontal Sprite Nav

 * ------------------------------------------------------------------------- */

#nav02 li ul {
	position: absolute;
	left: -9999px;  margin-top:-5px; padding-left: 5px;
	background-color: #3D393A;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav02 li ul li { height: 20px; }	/* Height of each drop down nav item */

#nav02 li ul li a {
	width: 100%;
	height: 20px;				/* Height of each drop down nav item, should match above */
	line-height: 20px;			/* Height of each drop down nav item again, should match above */
	}

#nav02 li ul li a span {
	display: block;
	padding-left: 5px; }

/* Drop down link styles */
#nav02 a:link, #nav02 a:visited, #nav02 a:hover, #nav02 a:active {
	font-size: 11px;
	color: #FFF;
	text-decoration: none; }
	
#nav02 li:hover ul, #nav02 li.sfhover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav02-05 ul a:hover {
	background-image: none;
	background-color: #504D4E; } 

/* width of drop down nav - choose width that allows items to display on one line */
#nav02 ul, #nav02 li { width: 159px; }	


/* Main Framework
/*----------------------------- */
#wrap { background:url("../images/bg-wrap.gif") left top repeat-y; width:736px; margin:0 auto; text-align:left; }



/* Column Left
/*----------------------------- */
#column-left { width:259px; float:left; }

#blurb_1 { width:259px; }
	#blurb_1_title { background:url("../images/bg-blurb-leftcol-title.gif") left top repeat-y #2C2B2B; 
					 padding:7px 0  1px 23px; }
	#blurb_1_body { padding:10px 28px 21px 23px; }
	
#blurb_2 { width:259px; }
	#blurb_2_title { background:url("../images/bg-blurb-leftcol-title.gif") left top repeat-y #2C2B2B; 
					 padding:7px 0  1px 23px; }
	#blurb_2_body { padding:10px 28px 21px 23px; }
	#blurb_2_body h3 { background:url("../images/img-page-icon.gif") no-repeat; display:block; padding-left:20px; 
	color:#CC9933;}
	
	#blurb_2 strong {  display:block; color:#336699;
}

        
/* Column Left List Styles */
#column-left ul { margin-left:5px; }
#column-left ul li { background:transparent url("../images/list-style.gif") 0px 6px no-repeat; padding-left:8px; }

/* Column Right List Styles */
#column-left dl { margin-left:5px; float:left; }
#column-left dt { font-weight:bold; padding-bottom:5px; }

/* Column Right
/*----------------------------- */
#column-right { width:477px; float:left;}

#blurb_3 { background:url("../images/bg-blurb-3.jpg"); width:477px; height:176px;  }
	#blurb_3_title { }
	#blurb_3_title h2 { display:none; }
	#blurb_3_body { padding:76px 159px 37px 30px; color:#FFF; }
	#column-right #blurb_3_body ul li { background:transparent url("../images/list-style-blurb-3.gif") 0px 6px no-repeat; padding-left:8px; }
	
#blurb_4 { }
	#blurb_4_title { background:url("../images/bg-blurb-4-new.jpg") left top no-repeat; height:56px; }
	#blurb_4_title h2 { display:none; }
	#blurb_4_body { padding:10px 15px 10px 21px; }

#blurb_5 { width:234px; float:left; }
	#blurb_5_title { background:url("../images/bg-blurb-leftcol-title.gif") left top repeat-y #2C2B2B; 
					 padding:7px 0 1px 21px; }
	#blurb_5_body { padding:10px 17px 10px 21px }

#blurb_6 { width:237px; float:left; margin-left:3px; }
	#blurb_6_title { background:url("../images/bg-blurb-leftcol-title.gif") left top repeat-y #2C2B2B; 
					 padding:7px 0 1px 21px; }
	#blurb_6_body { padding:5px 17px 10px 21px }


/* Column Right List Styles */
#column-right ul { margin-left:5px; padding:5px 0 5px 0; }
#column-right ul li { background:transparent url("../images/list-style.gif") 0px 6px no-repeat; padding-left:8px; }

/* Column Right List Styles */
#column-right dl { margin-left:5px; }
#column-right dt { font-weight:bold; padding-bottom:5px; }
#column-right dl dd { background:transparent url("../images/list-style.gif") 0px 6px no-repeat; padding-left:8px; }


/* Sub Pages
/*----------------------------- */
#body_content_title { height:56px; padding:18px 0 0 21px; }
#body_content_title h1 { background:url("../images/bg-subheader.gif") no-repeat; display:block;  
						 padding-left:11px; padding-right:17px; font-family:"Times New Roman", Times, serif; font-size:20px; }
	#blurb_content { width:477px; }
	#body_content_body { padding:5px 17px 10px 21px; }
	#body_content_body h2 { font-size:0.9em; color:#850101; } 
		#site-map ul li { margin-left:21px; }
		#site-map ul li li { margin-left:40px; }

		
/* Page Footer and Global Footer
/*----------------------------- */
#page-footer { height:1px; clear:both; width:100%; }/* Clear columns above */

#footer { background:url("../images/bg-footer.jpg"); width:736px; height:71px !important;  margin:0 auto; text-align:center; margin-bottom:20px; }

#footer p { padding:0px; color:#000; font-size:10px; }
#footer a:link, #footer a:visited { color:#000; text-decoration:none; }
#footer a:hover, #footer a:active { color:#000; text-decoration:underline; }

#footer ul { padding-top:22px; color:#000; font-size:10px; }
/* if your li's float, you can adjust border height w/ line-height */
#footer li { padding:0 5px 0 7px; display: inline; border-left: 1px solid #000; }
#footer li.first { border: none; } /* header framework


/* Global Form Elements
/*----------------------------- */
form { width:160px; padding:20px 0 15px 0px;}

form p	{ font-size:10px; }

form br { line-height:0; /* defaults vertical spacing between fields */}

input, textarea, select {
background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
border:1px solid #404040;
color:#404040;
width:155px; /* 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:Arial, Helvetica, sans-serif; 
font-size:1.0em; }
	
select { width:216px; padding:5px; }/* same width as form !important */
 
textarea {  overflow:auto; }
#quick-contact textarea { height:100px; }

input.submit, input.submit-contact-main {
width:63px;
height:20px;
border:1px #CC9933 solid;
cursor:pointer;
}

select { 
	width:160px; /* same width as form !important */
	padding:0;
	}
	
	
/* main contact form
 * ------------------------------------------------------------------------- */
 
p.contact { padding-left:21px; }
#contact-main { padding:20px 0 10px 21px; }

#contact-main label { 
	width:100px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px; 
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label textarea { height:100px; }

input.submit-contact-main { margin:85px 0 5px 252px; }
