

/* 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: #4c4b4b url("../images/body-bkg.gif") top left repeat-x;
	text-align:center; 
	font:12px/20px "Trebuchet MS", "Bitstream Vera Sans", Arial, Verdana, Helvetica, sans-serif; 
	color:#000; 
	}

h2 span{display:none;}

a:link,a:visited	{ color:#000000; text-decoration:underline; }
a:hover,a:active	{ color:#0093d7; text-decoration:underline; }


/* ----- classes ----- */

.blue {font-size:13px; color:#4590d7; }

div.clear	{ clear:both; height:.01em; overflow:hidden; }

img.img-left { float:left; margin:2px 10px 5px 0; }


/* framework
 * ------------------------------------------------------------------------- */

#wrap { 
	background:url("../images/wrap.gif") repeat-y; 
	width:763px; 
	margin:0 auto; 
	text-align:left; 
	}
	
#inside-wrap { 
	background:url("../images/inside-wrap.gif") repeat-y; 
	width:763px; 
	margin:0 auto; 
	text-align:left; 
	}	
 
#header {
	background:url(../images/header.gif) top left no-repeat;
	height:124px;
	}

	#header span {display:none;}

#search {padding:65px 0 0 583px; }
	
	
#go {
	vertical-align:bottom;
		}

/* column left
 * ------------------------------------------------------------------------- */
 
#column-left { 
	background:url("../images/col-left-bg.gif") repeat-y; 
	width:565px; 
	float:left; 
	padding:0 0 0 0px;
	overflow:hidden;
	}	  

/* banner
 * ------------------------------------------------------------------------- */
#banner {
	/*background:url(../images/banner.gif) top left no-repeat; */
	height:173px;
	width:565;
	}
	
/* inner left
 * ------------------------------------------------------------------------- */	
#inner-left { 
	width:192px; 
	float:left; 
	padding:18px 0 0px 0px;
	display:inline;
	}

/* hot topics 
 * ------------------------------------------------------------------------- */

#hottopics_wrap { 
	background:url(../images/hottopics_wrap.gif) repeat-y; 
	width:175px; 
	margin:0 auto; 
	text-align:left; 
	margin-bottom:20px;
	}
	
#hottopics_top {
	background:url(../images/hottopics_top.gif) top left no-repeat;
	width:175px;
	height:11px;
	}
 
h2#hottopics_title {
	background:url(../images/hottopics_title.gif) top left no-repeat;
	width:175px;
	height:45px;
	padding-bottom:10px;
	} 

#hottopics_btm{
	background:url(../images/hottopics_btm.gif) top left no-repeat;
	width:175px;
	height:11px;
	overflow:hidden;
		clear:both;
	}

/* blurb 1 
 * ------------------------------------------------------------------------- */
#blurb_1_body {
	width:140px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0 0 0 18px;
	padding-bottom:10px;
	line-height:16px;
	}	  

	 #blurb_1_body a:link, #blurb_1_body a:visited	{ color:#f0b82d; text-decoration:underline; }
	 #blurb_1_body a:hover,#blurb_1_body a:active	{ color:#ffffff; text-decoration:underline; }


/* News and Articles 
 * ------------------------------------------------------------------------- */

#news_wrap { 
	background:url(../images/news_wrap.gif) repeat-y; 
	width:175px; 
	margin:0 auto; 
	text-align:left; 
	}
	
#news_top {
	background:url(../images/news_top.gif) top left no-repeat;
	width:175px;
	height:10px;
	}
 
h2#news_title {
	background:url(../images/news_title.gif) top left no-repeat;
	width:175px;
	height:76px;
	padding-bottom:10px;
	} 

/* blurb 2 
 * ------------------------------------------------------------------------- */
#blurb_2_body {
	width:140px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0 0 0 18px;
	padding-bottom:10px;
	line-height:16px;
	}	  

	 #blurb_2_body a:link, #blurb_2_body a:visited	{ color:#f0b82d; text-decoration:underline; }
	 #blurb_2_body a:hover,#blurb_2_body a:active	{ color:#ffffff; text-decoration:underline; }
	 
	 
/* inner right
 * ------------------------------------------------------------------------- */	 
#inner-right { 
	width:360px; 
	float:left; 
	padding:18px 0 10px 0px;
	}

h1#welcome_title {
	background:url(../images/welcome-title.gif) top left no-repeat;
	width:348px;
	height:39px;
	padding-bottom:10px;
	}
	
	h1#welcome_title span{display:none; }
	
/* blurb 3
 * ------------------------------------------------------------------------- */	
#blurb_3_body {
	width:348px;
	margin: 0 0 0 6px;
	padding-bottom:10px;
	}
	
#blurb_3_body p {
	padding: 10px 0px 5px 0px;
	}

/* column right
 * ------------------------------------------------------------------------- */
 
#column-right { 
	/*width:180px; */
	width:190px;
	float:left; 
	padding:0 0 0 0px;
	display:inline;
	overflow:hidden;
	}
	
/* contact us
 * ------------------------------------------------------------------------- */	
	
	
h2#contactus_title {
	background:url(../images/contactus-title.gif) top left no-repeat;
	width:189px;
	height:66px;
	padding-bottom:0px;
	margin-left:0px;
	}	
	
h2#locations_title {
	background:url(../images/locations-title.gif) top left no-repeat;
	width:189px;
	height:66px;
	padding-bottom:0px;
	margin-left:0px;
	}	
/* blurb 4
 * ------------------------------------------------------------------------- */
#blurb_4_body {
	width:165px;
	color:#FFFFFF;
	margin: 10px 0 0 0px;
	padding-bottom:40px;
	line-height:16px;
	font-size:11px;
	padding-left:17px;
	}	  
	
	#blurb_4_body span{ font-size:12px; font-weight:bold;}
	
	.mcdermott {font-size:13px;}
	
/* links
 * ------------------------------------------------------------------------- */
	
h2#links_title {
	background:url(../images/links-title.gif) top left no-repeat;
	width:189px;
	height:62px;
	padding-bottom:0px;
	margin-left:0px;
	}	
	
/* blurb 5
 * ------------------------------------------------------------------------- */
	  

#blurb_5_body {
	width:165px;
	color:#f0b82d;
	margin: 0 0 0 0px;
	padding-bottom:10px;
	line-height:16px;
	font-size:11px;
    padding-left:17px;
	}	  
	
	#blurb_5_body ul { margin-left:0px; padding:0px 0 0px 3px; } 
	
	#blurb_5_body ul li { 
	 background:url(../images/bullet.gif) 0px 4px no-repeat;
     position:relative; /*to fix the IE bullet peekaboo pug */ 
     padding-left: 18px; 
     list-style: none; 
 		 } 	
	
	#blurb_5_body ul li a:link, #blurb_5_body ul li a:visited	{ color:#f0b82d; text-decoration:underline; }
	#blurb_5_body ul li a:hover,#blurb_5_body ul li a:active	{ color:#ffffff; text-decoration:underline; }

	
#btm { 
		background:url("../images/btm.gif") top left no-repeat;
		height:25px;
		overflow:hidden;
		clear:both;
	}
	
#inside-btm { 
		background:url("../images/inside-btm.gif") top left no-repeat;
		height:25px;
		overflow:hidden;
		clear:both;
	}	
/* inside framework
 * ------------------------------------------------------------------------- */
h1#body_content_title{
	background:url(../images/inside-title.gif) top left no-repeat;
	width:520px;
	height:37px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	margin: 5px 0 0 6px;
	padding: 9px 0 0 23px;
	}	
	  
#body_content_body  {
	width:475px;
	color:#000000;
	padding: 0 0 0px 25px;
	margin-top:15px;
	}
	
#body_content_body p {
	padding: 10px 0px 5px 0px;
	}

	
#body_content_body ul {
	padding: 10px 0;
	}
	
	#body_content_body ul li { 
	 background:url(../images/inside-bullet.gif) 0px 7px no-repeat;
     position:relative; /*to fix the IE bullet peekaboo pug */ 
     padding-left: 10px; 
     list-style: none; 
 		 } 	
	
	#body_content_body ul li a:link, #body_content_bodyy ul li a:visited	{ color:#000000; text-decoration:underline; }
	#body_content_body ul li a:hover,#body_content_body ul li a:active	{ color:#0e9fde; text-decoration:underline; }
	
#contact-container {
	width:475px;
	color:#000000;
	padding: 0px 0 0 25px;
	margin-top:15px;
	}
	
	#contact-container ul li { 
	 background:url(../images/inside-bullet.gif) 0px 7px no-repeat;
     position:relative; /*to fix the IE bullet peekaboo pug */ 
     padding-left: 10px; 
     list-style: none; 
 		 } 	
	
	#contact-container ul li a:link, #contact-container ul li a:visited	{ color:#000000; text-decoration:underline; }
	#contact-container ul li a:hover,#contact-container ul li a:active	{ color:#0e9fde; text-decoration:underline; }


#sitemap-container {
	width:475px;
	color:#000000;
	padding: 0px 0 0 25px;
	margin-top:15px;
	}
	
	#sitemap-container ul li { 
	 background:url(../images/inside-bullet.gif) 0px 7px no-repeat;
     position:relative; /*to fix the IE bullet peekaboo pug */ 
     padding-left: 10px; 
     list-style: none; 
 		 } 	
	
	#sitemap-container ul li a:link, #sitemap-container ul li a:visited	{ color:#000000; text-decoration:underline; }
	#sitemap-container ul li a:hover,#sitemap-container ul li a:active	{ color:#0e9fde; text-decoration:underline; }



/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	background:url("../images/footer.gif") top left no-repeat;
	width:763px; 
	height:75px;
	margin:0 auto; 
	text-align:right;
	font-size:10px;
	color:#00000;
	padding:15px 0 30px 0;
	margin-bottom:15px;
	line-height:20px;
	}

#footer p span {color: #f0b82d; }

#footer a:link, #footer a:visited	{ color:#00000; text-decoration:none; }
#footer a:hover,#footer a:active	{ color:#f0b82d; text-decoration:none; }

.gold {color: #f0b82d}





	
/* Horz Sprite Nav Interior Pages
 * ------------------------------------------------------------------------- */
#nav { 
	background: url("../images/nav.gif") left top no-repeat; 
	width:763px; 
	height:63px; 
	margin:0; 
	padding:0;
	position:relative;
	z-index:9999;
	}

#nav span { display: none; }

#nav li, #nav a { height: 63px; display: block; }

#nav li { float: left; list-style: none; display: inline; }

#nav-01 { width: 113px; margin-left: 0px;}
#nav-02 { width: 110px;}
#nav-03 { width: 109px;}
#nav-04 { width: 105px;}
#nav-05 { width: 108px;}
#nav-06 { width: 107px;}
#nav-07 { width: 108px;}

#nav-01 a:hover {background: transparent url("../images/nav.gif") -0px -63px no-repeat;}
#nav-02 a:hover {background: transparent url("../images/nav.gif") -113px -63px no-repeat;}
#nav-03 a:hover {background: transparent url("../images/nav.gif") -223px -63px no-repeat;}
#nav-04 a:hover {background: transparent url("../images/nav.gif") -332px -63px no-repeat;}
#nav-05 a:hover {background: transparent url("../images/nav.gif") -437px -63px no-repeat;}
#nav-06 a:hover {background: transparent url("../images/nav.gif") -545px -63px no-repeat;}
#nav-07 a:hover {background: transparent url("../images/nav.gif") -652px -63px no-repeat;}

/* ----- quick contact form ----- */ 
#quick_contact {
	width: 190px;
	color: #ebe8e8;
	line-height: 20px;
	padding:0px 0 15px 7px;
	
	  }
	
.quick_field { 
	width: 152px; height: 17px;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	font-size: 11px;
	color: #676666;
	margin-bottom: 2px;
	padding: 0px 0px 0px 3px;
	margin-left:11px;
	 }

	.quick_textarea {
		 width: 152px; height: 78px;
		 border-width: 1px;
		 border-style: solid;
		 border-color: #cacaca;
		 font-size: 11px;
		 color: #676666;
		 padding: 0px 0px 0px 3px;
		 margin-bottom: 2px;
		 margin-left:11px;
		  }
		
	 .btn_form {
	 	background-color: ffffff;
		border-color: cacaca;
		border-style: solid;
		border-width: 1px;
		color: 676666;
		font-size: 11px;
		font-family: arial;
		margin:0 0 0 2px; 
		margin-left:11px;
		}


/* ----- main contact form ----- */
#main { 
	margin: 30px 0 0 65px;
	line-height:16px;
	}
	
#main label { 
	width:100px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:0px;
	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; }

.submit-contact-main { 
	width:auto;
	cursor:pointer; 
	margin:80px 25px 25px 225px;
	
	}