/* <![ Global [ -----------------------------------------------------------*/

/*
Site 9 Default CSS File
Working Version: template
VERSION: 1.0 
LAST MODIFIED: 02.07.2008
LAST MODIFIED BY: NAPOLISX

NOTES:
Image pathing needs to be as follows.

url(/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/


html {
	height:100%;}
	
.body{	
	margin:0px; 
	padding:0px 0px; 
	text-align:center;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/body-bg.jpg) repeat-x #1f0700;}
	
#container {
	position:relative;
	margin:0px auto;
	text-align:center;
	width:984px;
	background:#f0e9db;
	padding:0px;
	text-align:left;
	-moz-box-shadow: 0 0 4px #1f1f1f;
-webkit-box-shadow: 0 0 4px #1f1f1f;
box-shadow: 0 0 4px #1f1f1f;}
	
	
input, select, textarea {	
	}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr {
	height:1px;
	color:#000;
	background:#4000;
	margin:5px 0px;
	padding:0px;}

address {
	font-style:normal;}


/*	<![ Navigation [ -----------------------------------------------------------*/

		
#nav {
    height:69px;
	background:url(../images/nav-bg.jpg) repeat-x;
	}


	#nav ul {
		list-style:none;
		margin:0px 30px;
		padding:0px;}
	
		#nav ul ul {
			display:inline;}


	#nav ul li {
		display:inline;
		margin:0px;
		padding:0px;
		}


	#nav ul li a {
		display:inline-block;
		padding:26px 23px;
		color:#fff;
		text-decoration:none;
		font:14px Arial, Helvetica, sans-serif;
		float:left;
		background:url(../images/nav-divide.jpg) no-repeat left center;}
		
	#nav ul li.last_child a {
		padding: 26px 0px;	
	}
	
	#nav ul li.last_child a span {
		background: url(../images/nav-divide.jpg) no-repeat top right;
		padding: 26px 21px 26px 21px;
	}


	#nav ul li a:hover,
	#nav ul ul li:hover a, #nav ul li a.current_link    /* this  declaration so rollover state stays up when scrolling through dropmenu */
	{
		background:url(../images/nav-over.jpg) repeat-x;
		color:#fff;
		text-decoration:none;}


	/* ----- DROP NAV STYLING ----- */


	#nav ul ul ul {
		display:none;
		position:absolute;
		z-index:98;
		top:74px;
		left:auto;
		*width:150px;    /* for dropmenus in IE,  list width needs to be declared */
		font:12px "Trebuchet MS", Tahoma, Arial, sans-serif;
		text-transform:none;
		text-align:left;
		background:#999;
		border:2px solid #777;}



		/* --- left  absolute positioning needs to be declared for each dropmenu individually --- 



		#nav ul ul  li.practice-areas:hover ul {
			display:block;
			left:291px;
			}*/


	#nav ul ul ul li {
		position:relative;
		z-index:99;}        



	#nav ul ul ul li a,
	#nav ul ul li:hover ul li a {
		position:relative;
		z-index:100;
		display:block;
		background:none;
		border:none;
		color:#fff;
		text-decoration:none;}



	#nav ul ul ul li a:hover,
	#nav ul ul li:hover ul li a:hover {
		background:none;
		border:none;
		color:#fff;
		text-decoration:none;}


	
#aop {
	font:12px Arial, Helvetica, sans-serif;
	color:#10364a;
	background:#3a2f2a;
	padding:0px;
	margin:0px 0px 20px 0px;}
	
	#aop h2 {
		display:block;
		background:url(../images/aop-header-bg.jpg) repeat-x;
		text-align:left;
		color:#fff;
		font:bold 18px "Trebuchet MS", Tahoma, Arial, sans-serif;
		padding:19px 20px 9px;
		margin:0px;}
	#aop ul {
		list-style:none;
		padding:0px 0px 40px;
		margin:0px;
		}
	#aop ul li {
		display:block;
		padding:0px;
		margin:0px;}
	#aop ul li a {
		display:block;
		padding:5px 20px;
		color:#f0e9db;
		text-decoration:none;
		font:bold 14px Arial, Helvetica, sans-serif;
		border-top:1px solid #fff;
		}
		
	#aop ul li a:hover, #aop ul li a.current_link {
		color:#cd7710;
		text-decoration:none;
		}	
		
		#aop ul li.last_child a {
		border-top:1px solid #fff;
		border-bottom:1px solid #fff;
		}


#footlinks {
	text-align:center;
	padding:10px 0 0 0;}	
	
	#footlinks ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#footlinks ul li {
		display:inline;
		margin:0px;
		padding:0px;}
		
		#footlinks ul ul {
			display:inline;}

	#footlinks  ul li a {
		text-decoration:none;
		padding:0px 10px;
		border-right:1px solid #cd7710;
		font: 11px Arial, Helvetica, sans-serif;
		color:#dfc99a;}
		
		#footlinks ul .last_child a {
			border-right:none;}
		
	#footlinks ul li a:hover {
	      text-decoration:underline;
		}

	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;}
	
#header {
	height:163px;
	overflow:hidden;
	background:url(../images/header.jpg) center;}
	
	#phone {
	position:absolute;
	top:30px;
    right:40px;
	}
	
	    #phone p {
		font: 17px "Trebuchet MS", Tahoma, Arial, sans-serif;
		color:#f0e9db;
		text-align:right;
		}
		
		#phone p strong {
		font: normal 34px "Trebuchet MS", Tahoma, Arial, sans-serif;
		}
		
    #address {
	position:absolute;
	top:125px;
	right:40px;
	}
	
	    #address address {
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		color: #dfc99a;
		}
		
		#address address span {
		padding:0px 4px;
		color:#8f5107;
		}

#banner {
    height:283px;
	overflow:hidden;
}

#slideshow {
	
}

#slideshow img {
height:283px;
position:absolute;
visibility:hidden;
width:984px;
z-index:80;	
margin: 0px;
}

    #vid-img {
	  position:absolute;
	  top:260px;
	  left:60px;
	  z-index:100;
	}

#center {
	}

    #top-stripe {
	    background:url(../images/top-stripe.jpg) no-repeat;
		height:4px;
	}
	
	#btm-stripe {
	    background:url(../images/bottom-stripe.jpg) no-repeat;
		height:6px;	
	}


#left-menu {
  float:left;
  width:219px;
  margin:0 0 0 10px;
  oveflow:hidden;
}

#right {
	float:left;
	width:200px;
	padding:0px 20px 0px 0px;
	font:11px Arial, Helvetica, sans-serif;
	color:#062552;
	overflow:hidden;}

    #awards {
	margin:0 0 25px;
	}

    #awards h2 {
    color:#cd7710;
	font:bold 16px "Trebuchet MS", Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #cd7710;
	margin: 20px 0px 0px 0;
    padding: 0 0 4px;
	}
     
	 #awards ul {
	   margin:0px;
	   padding:0px;
	   list-style:none;
	 }
	 
	 #awards li {
	   border-bottom:1px solid #cd7710;
	   padding:10px 0px;
	 }
	 
	 #awards li.last_child {
	   border:none;
	 }
	
#left {
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:25px 25px 15px 25px;
	float:left;
	width:475px;
	overflow:hidden;}
	#left p {
		line-height:18px;}
	#left h1 {	
		font:18px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#8f5107;
		display:block;
		line-height:normal;
		padding:0px 0px 5px 0px;
		margin-top:0px;}
	#left h2 {	
		font:bold 14px Arial, Helvetica, sans-serif;
		color:#cd7710;
		line-height:normal;
		padding:0px;}
	#left h3 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;
		padding:0px;}
	#left h4 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;}
	#left h5 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;}
	#left a {
		color:#cd7710;
		font-weight:bold;
		text-decoration:none;}
	#left a:hover {
		color:#cd7710;
		text-decoration:underline;}
	#left td ul, #left td ol {
		margin-top:0px;
		margin-bottom:0px;
		padding-top:0px;
		padding-bottom:0px;}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:140px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {
	width:300px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.msg-pct {
	width:448px;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.main-submit {
	} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	}


.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		

/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	}
	
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:400px;
	margin:4px 0 0 0;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#555;
	border:1px solid #333;
	float:right;
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}

	

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.trigger {
	display:none;
}

#quickcontact h2 {
    color:#cd7710;
	font:bold 16px "Trebuchet MS", Tahoma, Arial, sans-serif;
	border-bottom: 1px solid #cd7710;
	margin: 20px 0px 0px 0;
    padding: 0 0 4px;
}

  #quickcontact h2 span {
      font:11px Arial, Helvetica, sans-serif;
	  color:#6c2f0c;
  }

#quickcontact p {
    font: 13px Arial, Helvetica, sans-serif;
	color: #3a2f2a;
}

.pad_frm_itm2 {
	padding:3px 0px;
	margin:0px;}

.form-label2 {
	width:58px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;
	display:none;}
  
.form-pct2 {
	width:185px;
	padding:5px;
	font:11px Arial, Helvetica, sans-serif;
	color:#6c2f0c;
	border:1px solid #3a2f2a;
	background:#f7f4ed;}
	
.msg-pct2 {
	width:185px;
	height:67px;
	padding:5px;
	overflow:auto;
	font:11px Arial, Helvetica, sans-serif;
	color:#6c2f0c;
	border:1px solid #3a2f2a;
	background:#f7f4ed;}

.custom-form2 {
	font:11px Arial, Helvetica, sans-serif;}

	.custom-form2 fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		width:200px;
		border:none;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 33px;
		font:bold 14px Arial, Helvetica, sans-serif;
		text-align:center;}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit-align2 {
	text-align:right;}

.submit {
	font:11px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0 25px 3px 0;
	text-align:right;
	width:195px;
	height:23px;
	background:url(../images/submit-btn.jpg) no-repeat 175px center #3a2f2a;
	border:none;
	color:#fff;}
	
.submit:hover {	
	}
	

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	position:relative;
	margin:0px auto;
	padding:10px 0px;
	width:950px;
	text-align:center;
	font:11px Arial, Helvetica, sans-serif;
	color:#b7995b;}
	
	#disclaimer a {
		color:#b7995b;
		text-decoration:underline;}
	#disclaimer a:hover {
		color:#b7995b;
		text-decoration:none;}	

/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)*/


/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */
.DirectionsContent {
	display:block;
	position:relative;}
	

/* [ Outer div ] -----------> */
#directionsForm {
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress {
	width:350px;}

#directionsLocale {
	padding:10px 0px;}

#locale {
	}

#directionsSubmit {
	padding:10px 0px;}

#map {
	border:1px solid #000;
	color:#000;}

#addressNotFound {
	}

#directions {
	}

