/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
html, body { height:100%; }
#mainContent ul { margin:0 0 0 25px; padding:0; line-height:22px; }
ul.side-links { margin:0; }
ul.side-links li { list-style:none; padding:0 0 10px 0; margin:5px 0; border-bottom:dotted 1px #000;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }


/*  <![ Left Side Navigation [ ----------------------------------------------------*/
#left-nav { padding-left:20px;width:195px; }
#left-nav ul { list-style:none; margin:12px 0; }
#left-nav ul li a { color:#ddd; font:bold 12px Georgia, "Times New Roman", Times, serif, "Trajan Pro";line-height:24px;height:24px;}
	#left-nav ul li a:hover { text-decoration:underline; }
#left-nav ul li ul {list-style:disc; margin-top:0px; padding-left:20px;}
#left-nav ul li ul li a { color:#ddd; font:normal 13px Georgia, "Times New Roman", Times, serif, "Trajan Pro";line-height:14px;height:14px;}

/* Text Styling */
h1 { font-family:Georgia, "Times New Roman", Times, serif, "Trajan Pro"; font-style:italic; font-weight:normal; font-size:24px; margin:0 0 10px; }
h2 { font-family:Georgia, "Times New Roman", Times, serif, "Trajan Pro"; font-weight:normal; font-size:18px; margin:10px 0;}
h3 { font-family:Georgia, "Times New Roman", Times, serif, "Trajan Pro"; font-weight:normal; font-size:14px; }
h4 {}
h5 {}
p { line-height:18px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color: #0000CC; }
a:hover { text-decoration:underline; }
#mainContent a { text-decoration:none; color: #fff; }
#mainContent a:hover { text-decoration:underline; }
#mainContent hr {color:#fff; background-color:#fff; height:2px;}
.required { color:#FF0000; }
img { border:none; }
.clear { clear:both; }
hr { border: none; border-top: 1px solid #000; width: 100%; height: 1px;}

/* Layout Styling */
.body {
	font: 13px Arial, Helvetica, sans-serif;
	background: #082250 url(/images/bg-repeat.jpg) repeat-x top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color:#f4dfa8;
}
#container {
	width: 895px;
	margin: 0 auto;
	text-align: left;
}
#header { width:895px; padding: 0; }
#header h1 { margin: 0; padding: 0; }
#header h1 a {
	display:block;
	cursor:pointer;
	width:895px;
	height:171px; 
	text-indent:-9000px;
	background:url(/images/berman-schweitzer.jpg) no-repeat;
}

/* Menu bar styling */
#menuarea {
	width:875px;
	height:240px;
	padding:10px;
	background:url(/images/main-image.jpg) no-repeat;
}
ul#menubar {
	width:210px;
	margin:5px 0 0 3px;
	list-style:none;
	line-height:23px;
	font-family:Georgia, "Times New Roman", Times, serif, "Trajan Pro";
	font-size:12px;
}
ul#menubar a { color:#a99a62; }
ul#menubar a:hover { color:#ffffff; text-decoration:none; }


#contentContainer { width:895px; padding:35px 0 0; }
.homepage #mainContent { width:610px; padding: 0 20px 35px 40px; margin: 0; color:#f4dfa8; float:right; }
.subpage #mainContent { width:775px; padding: 0 60px 35px; margin: 0; color:#f4dfa8; }

#sidebar { width:225px; float:left; min-height:300px; }
#sidebar .address { padding: 45px 0 0 0; }

#logoContainer { width:180px; float:right; padding:0 0 10px 10px; text-align:center; }
#logoContainer img { padding:0 0 15px; }

/* Form Styling */
#mc-form { width:220px; padding:10px 10px 10px 10px; margin:0; background:; text-align:center; }
#mc-form form { width:100%; }
#mc-form label { display:block; text-align:left; height:15px; padding:0 0 3px 0; margin:0; width:100%; }
#mc-form input { width:100%; margin:0 auto 5px; }
#mc-form textarea { width:100%; height:40px; }
#mc-form input.submit-btn { width:75px; height:30px; margin:10px 0 0 0; vertical-align:middle; text-align:center; }

/* Footer Styling */
.homepage .address { display:block; width:225px; text-align:center; }
.subpage .address, .homepage#footerContainer .address   { display:block; width:725px; height:52px; margin:0 auto; }
.subpage .address p { float:left; padding:7px 25px 0; height:45px; margin:0; background:url(/images/address-divider.gif) no-repeat right; }
.subpage .address p.singleLine { height:38px; padding-top:14px; }
.subpage .address p.last-child { background:none; }
.address h2 { padding:12px 0 0 0; margin:0; }

#footerContainer {
	clear:both;
	width:100%;
	height:160px;
	padding: 0;
	margin: 0;
	background:#7f7d7d url(/images/bg-footer.gif) repeat-x;
}
#footer { height:50px; width:895px; margin:0 auto; padding: 0 20px; }
#footer p {	margin: 0; padding: 10px 0; }

/* Footer Navigation Styling */
#footerNav { text-align:center; font-size:10px; font-family:Georgia, "Times New Roman", Times, serif, "Trajan Pro"; }
#footerNav a { color:#f3db9f; padding:0 8px; border-right:1px solid #fff; }
#footerNav a:hover { color:#FFF; }
#footerNav a.last-child { border: none; }

/* Disclaimer Styling */
#disclaimer {
	width: 895px; /* adjust width and height for your disclaimer */
	height:50px;
	margin: 0 auto; /* centers the disclaimer (if outside your container div) */
	padding:0;
	text-align: left;
}
#disclaimer p {
	margin:0; 
	padding:0; 
	line-height:17px;
	font-size:11px;
	color:#d2b273;
}
#disclaimer a { color:#d2b273; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline; } 

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:130px; /* Width of labels */
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {	
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:3px 4px;
	width:330px;}
	
.msg-pct {
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:3px 4px;
	width:470px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.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 {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#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:450px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;}

a:active
{
  outline: none;
}
a:focus
{
  -moz-outline-style: none;
}

/* Directions Page Styles (Google Maps Default)

/* [ 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{
	}

/*  <![ Quick Contact Form [ ----------------------------------------------------*/
.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;}
  
.form-pct2 {
	width:195px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#444;}
	
.msg-pct2 {
	width:195px;
	height:50px;
	overflow:auto;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#444;}

.custom-form2 {
	font:11px Verdana, Arial, Helvetica, sans-serif;}

	.custom-form2 fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		width:170px;
		border:none;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 33px;
		font:bold 14px Verdana, Arial, Helvetica, sans-serif;
		color:#fff;
		text-align:center;}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}

.submit-align2 {
	text-align:right;}

.submit {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;}
	
.submit:hover {	
	}

#qcf { padding-left:20px; }

/* *** ** End   of CSS ** *** */
