/* 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-color:#555454; text-align:center;
       font:12px/20px Arial, Helvetica, sans-serif; color:#636363; }

blockquote { margin-left:10px; margin-right:10px; }

h2 { margin: 18px 0 15px 60px; color:#636363; font-size:23px;}


a:link,a:visited { color:#464646; text-decoration:underline; }
a:hover,a:active { color:#cb6a36; 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 28px 5px 30px; }

img.img-right { float:right; margin:5px 0 5px 10px; }

p.read-more {height:7px; color:#cb6630; margin-top:10px;}
p.read-more a:link { color:#CB6630; text-decoration:none; }
p.read-more a:hover { color:#cb6a36; text-decoration:underline; }


/* Main Framework
/*----------------------------- */
#wrap { background:url("../images/bg-wrap.gif") left top repeat-y; width:886px; margin:0 auto; text-align:left; }
#inside-wrap { background:url("../images/bg-wrap-inside.gif") left top repeat-y; width:886px; margin:0 auto; text-align:left; }

	#graphic-header { background: url("../images/graphic-header.jpg") left top no-repeat; height:213px; }
	#graphic-header span { display:none; }

/* Column Left */
#column-left { width:637px; float:left; }
	#blurb_1 {background:url("../images/blurb-1-wrap.gif") left top repeat-y; width:637px;  margin-left:0px; padding-bottom:20px;}
	h1#blurb_1_title { font-family:  Arial, Helvetica, sans-serif; font-size:23px; font-smooth:always; text-decoration:none ; color:#636363; padding:13px 0px 5px 27px; }
	#blurb_1_body { padding:5px 37px 20px 60px; }

	#divider { background: url("../images/content-divider.gif"); height:7px; margin-top:0px; }
	
	#btm-img { background: url("../images/bg-btm-img.jpg") left top no-repeat; width:637px; float:left; }
	
	#btm-container { background: url("../images/bg-btm-container.gif") top left repeat-y; width:637px; float:left;   }
		
	#blurb_2_container { float:left; width:290px; padding-left:15px }
	h3#blurb_2_title { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:200; font-smooth:always; color:#636363; 
	                   padding:5px 5px 5px 48px; }
	#blurb_2_body { padding:0px 19px 5px 48px; }
	
	#blurb_3_container { width:315px; float:left; }
	h3#blurb_3_title { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:200; font-smooth:always; color:#636363; 
	                   padding:5px 5px 5px 62px; }
	#blurb_3_body { padding:0px 37px 5px 62px; }
	

/* Column Right */
#column-right { width:249px; float:left;}

	#column-right p { color:#464646; }

	h4#blurb_4_title { background: url("../images/title-practiceares.gif") left top no-repeat;   width:200px; 
					   font-size:12px; font-weight:600; color:#fff; padding:7px 0 0px 15px; float:left; } /* width 200 for IE5 bug */
	#blurb_4_container { background: url("../images/blurb-4-container.gif") left bottom no-repeat; width:249px; float:left;  }
	#blurb_4_body { padding-top:10px;float:left; }
	
	
	h4#blurb_5_title { background: url("../images/title-contactus.gif") left top no-repeat; height:31px;
					 font-size:12px; font-weight:600; color:#fff; padding:7px 0 0 15px; }
					 
	#blurb_5_body { width:200px; padding: 0 0 0 15px;}				 
					 
				 
/* Column Right List Styles */
#column-right #blurb_4_body ul { margin-left:0px; padding:5px 0 20px 15px; }
#column-right #blurb_4_body ul li { background:transparent url("../images/bullet.gif") 0px 5px no-repeat; padding-left:12px; }



/* Sub Pages
/*----------------------------- */
#body_content_title { font-family:  Arial, Helvetica, sans-serif; font-size:23px; font-smooth:always; text-decoration:none ; color:#636363; padding:13px 0px 5px 60px; }

	#body_content_body { padding:5px 37px 20px 60px; }
		
	#body_content_body ul li { background:transparent url("../images/bullet2.gif") 0px 6px no-repeat; padding-left:15px; margin-left:0px; }

	#sitemap { padding:5px 37px 20px 60px; }
	#sitemap ul li { background:transparent url("../images/bullet2.gif") 0px 6px no-repeat; padding-left:14px;  color:#738da0; }
	#sitemap ul li li { background:transparent url("../images/bullet2.gif") 0px 6px no-repeat; padding-left:24px;  color:#738da0; }



/* Page Footer and Global Footer
/*----------------------------- */
#page-footer { background: url("../images/page-footer.gif"); height:22px; clear:both; width:886px; }
#page-footer-inside { background: url("../images/inside-page-footer.gif"); height:22px; clear:both; width:886px; }/* Clear columns above */

#footer { width:100%; margin:0 auto; text-align:center; margin-bottom:20px; }

#footer p { padding:0px; color:#fff; font-size:11px; }
#footer p a:link, #footer p a:visited { color:#CB6630; text-decoration:none; }
#footer p a:hover, #footer p a:active { color:#CB6630; text-decoration:underline; }

#footer a:link, #footer a:visited { color:#fff; text-decoration:none; }
#footer a:hover, #footer a:active { color:#fff; text-decoration:underline; }

#footer ul { padding-top:10px; color:#fff; font-size:11px; }

/* 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 #fff; }

#footer li.first { border: none; } /* header framework */


/* Global Form Elements
/*----------------------------- */
form { width:160px; padding:5px 0 15px 25px;}

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 { height:80px; overflow:auto; }

input.submit, input.submit-contact-main {
width:63px;
height:20px;
border:1px solid;
cursor:pointer;
}

select { 
	width:160px; /* same width as form !important */
	padding:0;
	}


/* quick form form
 * ------------------------------------------------------------------------- */
#quick-form { padding:0px 0 15px 0px; }


/* main contact form
 * ------------------------------------------------------------------------- */
#contact-main { padding:15px 0 10px 42px; }

#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 253px; }


/* Navigation */
/*----------------------------- */
#nav { background: url("../images/nav.gif") no-repeat; 
	   width:886px; height:49px; margin:0; padding:0; }

#nav span { display: none; }
#nav li, #nav a { height:49px; display:block; }
#nav li { float: left; list-style: none; _display: inline; }

#nav-01 { width: 129px; margin-left:0px;}
#nav-02 { width: 116px;}
#nav-03 { width:  128px;}
#nav-04 { width: 209px;}
#nav-05 { width: 130px;}
#nav-06 { width: 140px;}


#nav-01 a:hover { background: transparent url("../images/nav.gif")    0px -49px no-repeat;}
#nav-02 a:hover { background: transparent url("../images/nav.gif") -129px -49px no-repeat;}
#nav-03 a:hover { background: transparent url("../images/nav.gif") -245px -49px no-repeat;}
#nav-04 a:hover { background: transparent url("../images/nav.gif") -373px -49px no-repeat;}
#nav-05 a:hover { background: transparent url("../images/nav.gif") -582px -49px no-repeat;}
#nav-06 a:hover { background: transparent url("../images/nav.gif") -712px -49px no-repeat;}
