/* *** ** 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; }

/* Text Styling */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:24px; color:#303327;
	padding:0 0 10px;
	margin:5px 0 20px;
	border-bottom:1px solid #303327;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:20px; color:#303327;
	margin:10px 0;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:16px; color:#303327;
	margin:10px 0;
}
h4 {}
h5 {}
p { line-height:18px; margin:10px 0;}
strong { font-weight:bold; }
a { text-decoration:none; color: #0000CC; }
a:hover { text-decoration:underline; }
.required { color:#FF0000; }
img { border:none; }
.clear { clear:both; }
hr { border: none; border-top: 1px solid #303327; width: 100%; height: 1px; padding:8px 0;}

/* Layout Styling */
html, body, #wrapper {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}
.body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #e4e7d7 url(/images/bg-top.jpg) repeat-x;
	margin: 0;
	padding:0;
	text-align: center;
	color: #000000;
}

/* Backgrounds */
#leftBg { width:50%; height: 500px; background:#e4e7d7; position:absolute; z-index:-2; left:0; top:330px; }
#rightBg { width:50%; height: 500px; background:#FFFFFF; position:absolute; z-index:-2; right:0; top:330px; }
.sub #leftBg { width:50%; height: 500px; background:#e4e7d7; position:absolute; z-index:-2; left:0; top:198px; }
.sub #rightBg { width:50%; height: 500px; background:#FFFFFF; position:absolute; z-index:-2; right:0; top:198px; }

#container {
	width: 969px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	margin: 0 auto -162px;
	text-align: left;
	position:relative;
	z-index:1;
}
#header { padding: 0; margin:0; }
#header h1 { margin: 0; padding: 0; border:none; }
#header h1 a {
	display:block;
	width:969px;
	height:330px;
	background:url(/images/brandon-schmidt-goffinet-header.jpg) no-repeat;
	cursor:pointer;
	text-indent:-9000px;
}
.sub #header h1 a {
	height:198px;
	background:url(/images/sub-brandon-schmidt-goffinet-header.jpg) no-repeat; 
}

#mainContent { width:969px; padding: 0; position:relative; }
#content { float:right; background:#FFFFFF url(/images/bg-content.jpg) left repeat-y; }

#content, #sideNav, #address { display:inline; margin:0; }

.home #content { width:484px; padding:5px 20px 40px 20px; float:left; border:none; border-right:1px solid #000; }
.home #address {
	width:190px;
	height: 355px;
	float:left;
	padding:50px 10px 0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background:#fff url(/images/home-bg-address.jpg) top left no-repeat;
	text-align:center;
	position:relative;
}


#sideNav { width:230px; padding:0 0 0 0; float:left; }
.sub #content { padding:5px 20px 141px 20px; width:698px; }
.sub #address {
	width:689px;
	height:41px;
	padding:30px 5px;
	background:url(/images/sub-bg-address.jpg) no-repeat;
	position:absolute;
	bottom:162px;
	left:231px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.sub #address p {
	width:auto;
	float:left;
	padding:0 30px;
	text-align:center;
}



/* Form Styling */
#mc-form { width:200px; padding:10px 10px 10px 10px; margin:0; background:; text-align:center; }
#mc-form form { width:200px; }
#mc-form label { display:block; text-align:left; height:15px; padding:0 0 3px 0; margin:0; width:200px; }
#mc-form input { width:200px; margin-bottom:5px; }
#mc-form input.submit-btn { width:92px; height:23px; margin:10px 0 0 90px; }
#mc-form textarea { width:200px; height:40px; }

/* Footer Styling */
.push { height:162px;}
#footerContainer {
	height:142px;
	padding:20px 0 0 0;
	width:100%;
	background:url(/images/bg-footer.jpg) repeat-x;
	color:#fff;
	position:relative;
	z-index:1020;
}
#footer { padding: 15px 20px; height:25px; }
#footer p {	margin: 0; padding: 10px 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; }

/* Footer Navigation Styling */
#footerNav a { color:#fff; padding:0 8px; border-right:1px solid #fff; }
#footerNav a:hover { color:#667260; text-decoration:none; }
#footerNav a.last-child { border: none; }

/* Disclaimer Styling */
#disclaimer {
	width: 800px; /* adjust width and height for your disclaimer */
	height:50px;
	margin: 10px auto; /* centers the disclaimer (if outside your container div) */
	padding:0;
	text-align: left;
	color:#fff;
}
#disclaimer p {
	margin:0; 
	padding:0; 
	line-height:17px;
	font-size:11px;
}
#disclaimer a { color:#FFF; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline; }

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 206px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0 0 1px 38px;
	background:url(/images/menu-item-divider.gif) bottom left no-repeat;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 168px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 175px;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 8.2em;
	padding:0;
	background-image: none;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: none;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	padding: 9px 5px;
	width:158px;
	color: #000;
	text-decoration: none;
	line-height:16px;
}
ul.MenuBarVertical ul a
{
	display: block;
	cursor: pointer;
	background-image:none;
	background-color: #EEE;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background:url(/images/menu-item-hover-bg.gif) no-repeat;
	text-decoration:none;
	color: #FFF;
}
ul.MenuBarVertical ul a:hover, ul.MenuBarVertical ul a:focus
{
	background-image:none;
	background-color: #003300;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background:url(/images/menu-item-hover-bg.gif) no-repeat;
	color: #FFF;
}
ul.MenuBarVertical ul a.MenuBarItemHover, ul.MenuBarVertical ul a.MenuBarItemSubmenuHover, ul.MenuBarVertical ul a.MenuBarSubmenuVisible
{
	background-image:none;
	background-color: #003300;
	color: #FFF;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
	ul.MenuBarVertical ul li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

/*  <![ 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;}

/* 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{
	}/* *** ** End   of CSS ** *** */
/* *** ** Start of DefaultWrapper ** *** */
.body {	background: #191a14 url(/images/sub-bg-top.jpg) repeat-x;}/* *** ** End   of DefaultWrapper ** *** */
/* *** ** Start of ContactUsLayout ** *** */
.CaptchaComponent img{
	padding:10px 0px;
}

.CaptchaComponent input{
	margin:10px 0px;
}/* *** ** End   of ContactUsLayout ** *** */
