/* @override http://yo.envisionwebgroup.com/themes/yo/css/print.css */

/** 
 * YourOffice Theme
 * http://www.YourOffice.com
 *
 * Main Layout File
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */
  
* {
	margin: 0;
	padding: 0;
}

body {
	color: #fff;
 	font-size: 11px; 
 	margin-bottom: 40px;
	font-family: "Tahoma", Lucida, sans-serif;
	background: #fff url(../images/bg.gif) no-repeat center top;
}

html {

}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}
a:link, a:hover, a:active, a:visited{
	text-decoration: none; 
	color: #ff9b00;
}

/* CONTAINER
----------------------------------------- */
#BgContainer {
	width: 900px;  
	margin: 0 auto; 
}

#Layout {
	width: 760px;
	clear: both;
	overflow: hidden;
	margin: 15px auto;
}
#Content {
	width: 538px;
	float: right; 	
	margin: 0;
	text-align: left;
}
/* HEADER
----------------------------------------- */
#Header { 
 	width: 900px; 
 	margin-left:auto;
 	margin-right: auto;
	overflow: visible;
	padding-top: 10px;
	*:padding-top: 0px;
	margin-top: 0px;
	*:margin-top: -10px;
	_margin-top: -10px;

}
 	#Header h1 { 
	  	color: #fff;
	  	height: 75px;
	  	width: 182px;
		font-size: 36px;
		margin-top: -5px;
		overflow: visible;
		background: url(../images/logo.gif) no-repeat;
}
	#Header p.tag{
		text-indent: -999px;
		height: 0px;
}
.dropdown{
	display: none;
}
#LocSubNav, #loctabs, #next, #prev, #Site-News-Footer, #LocContactForm, #LocNavigation, #whiteboard_sub_wh{
	display: none;
}
/* MAIN NAVIGATION - TABS
----------------------------------------- 

*** NOTE - > Navigation styles are located in css/dropdown/style.css

*/

/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
 	color: #B7C0C5;
	text-align: left;
	font-size: 0.9em; 
	margin: 0px 5px 10px 0;
}
	#Breadcrumbs p {
		margin: 0;
	}
#SitePhone{
	float: right;
	right: 0px;
	clear: right;
	margin-top: 10px;
}

/* SIDEBAR
-------------------------------------- */
#Sidebar { 
display: none;
 	width: 200px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
}
	#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat left top; 
	}
	#Sidebar ul {
		margin: 2px 0 5px 3px;
	}
		#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}
	#Sidebar h3 { 
		clear: both; 
		text-transform: lowercase;
		color: #fff;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0 0 10px 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
		background: transparent url(../images/sidebarHeaderSub.gif) repeat-x center left;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
    ul#Menu2 li { 
    display: none;
    	font-size: 0.9em; 
    	margin: 1px 0 5px 4px;
        list-style: none;
    }
    	ul#Menu2 li a {
            display: block;
            width: 196px;
            font-size: 1.2em;
            height: 1.8em;
            line-height: 1.8em;
            color: #898989;
      	}
			ul#Menu2 li em {
				padding-left: 8px;
				display: block;
			}
				ul#Menu2 li li em {
					padding-left: 0;
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
        	background: #DCDCDC url(../images/sidebarSideArrow.gif) no-repeat right center;
        	color: #666;
			cursor: pointer;
            text-decoration: none;
      	}
	  	ul#Menu2 li a.current {
	  		font-weight: 700;
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 193px; 
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
			background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
			display: block;
			width: 100%;
			height: 100%;
		} 
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
        	background: transparent url(../images/sidebarBottomLeftHover.gif) no-repeat left bottom;
			display: block;
			width: 100%;
            height: 100%;
      	}
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
      		}
      			ul#Menu2 li ul li {
            		width: 160px;
            		background: #DCDCDC;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;
      			}
      				ul#Menu2 li ul li ul {
            			background: #DCDCDC;
            			margin-left: 0;
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			color: #555;
            			font-weight: 700;
            			background: #DCDCDC;
      				}
      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right center;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            	display: block;
            	width: 100%;
            	height: 100%;
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}

/* COMMENTS
---------------------------------------- */
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}
#PageComments li {
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}
	#PageComments li.odd {
		background: #E8F6FF url(../images/commentBg.png) no-repeat 1% 10%;
		padding-left: 40px;
		padding-right: 10px;
		border-bottom: 2px solid #BCE4FE;
	}
	#PageComments li.even {
		background: #fff url(../images/commentBgAlt.png) no-repeat 99% 10%;
		padding-right: 40px;
		padding-left: 10px;
	}

		#PageComments li.odd p.info {
			color: #3AA0C3;
		}

		.actionLinks li {
		   display: inline;
		   border-right: 1px solid;
		}
			.actionLinks li a {
				padding-right: 3px;
				font-size: 10px;
			}
   			.actionLinks li.last {
      			border-right: none;
   			}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
	#PageComments p.info {
		color: #999;
		margin: 0px;
		padding: 0;
		line-height: 1em;
		font-size: 0.9em;
	}

/* SEARCH RESULTS STYLES
------------------------------------------------ */
ul#SearchResults {
	margin: 10px 0;
}
	ul#SearchResults li {
		list-style: none;
		margin: 5px 0;
		font-size: 1em;
	}

/* SEARCH FORM 
-----------------------------------------------*/
html #SearchForm_SearchForm {
	float: right;
	width: 240px;
	margin: 5px;
}
html #SearchForm_SearchForm .middleColumn {
	float: left;
	width: 164px;
	margin: 0 5px 0 0;
	padding: 2px;
	background-color: #51a9df;
	
}
	html #SearchForm_SearchForm .middleColumn input.text {
		width: 160px;
		border: none;
		color: #666;
	}
html #SearchForm_SearchForm #SearchForm_SearchForm_action_results {
	float: left;
	margin-top: 2px;
}

/* MESSAGEBOXS
--------------------------------------------- */
.message {
	margin: 15px;
	padding: 5px;
	width: 92%;
	color: #979908;
	border: 4px solid #F7F8B4;
	background: #FFFFEA;
}
span.middleColumn .message {
	margin: 4px 0 0 3px;
}
.required {
	margin: 4px 0 0 3px;
	padding: 5px;
	width: 92%;
	color: #DC1313;
	border: 4px solid #FF7373;
	background: #FED0D0;
}



p#Remember label {
	margin: -24px 0 0 20px;
	text-align: left;
}
.entry {
	border-bottom: 1px solid #eee;
}

.typography #Content p.authorDate {
	color: #444;
	margin-top: -15px;
	}
/* UNSUBSCRIBE NEWSLETTER
------------------------------------------------ */
#Unsubscribe_MailingListForm_MailingListForm{
	min-height:100px;
}

	#Unsubscribe_MailingListForm_MailingListForm p{
		margin:0 !important;
		padding:10px;
	}
		#Unsubscribe_MailingListForm_MailingListForm p label{
			display: inline;
		}
	#Unsubscribe_MailingListForm_MailingListForm label{
		margin:0;
	}


/* FOOTER
----------------------------------------------- */

#Footer {
	float: left;
 	clear: both;  
	width: 900px;
	margin-top: 10px; 
	background: transparent url(../images/yo_footer_logo.gif) no-repeat 20px center; 
	height: 45px;
	text-align: center; 
	border-top: 3px solid #674a35;
	padding-top: 15px;
}
  	#Footer p { 
		color: #7f7f81;
		font-size: 11px;
		text-align: left;
		margin-top: 13px;
		float: left;
		margin-left: 150px;
		width: 750px;
	}
	#Footer span{
	font-size: 9px;
	line-height: 11px;
}
  		#Footer a { 
	   		color: #ff4f03; 
	   		text-decoration: none;
		}
			#Footer a:hover {
				color: #ff4f03;
				text-decoration: underline;
			}

/* SITE NEWS 
---------------------------------------------- */
#Site-News-Footer{
	margin-top: 10px;
	clear: both;
	width: 880px;
	padding: 10px;
	border-top: 3px solid #674a35;
	background: url(../images/news_title.gif) no-repeat 16px center;
	vertical-align: middle;
}
#Site-News-Footer p{
	margin-left: 68px;
	width: 740px;
	font-size: 11px;
	float: left;
	clear: none;
	vertical-align: middle;
	margin-top: 3px;
}


/* Page Customizations -- all pages below here 
-----------------------------------------------*/

/* Welcome Page */
#WelcomeFlash{
	width: 900px;
	height: 390px;
	z-index: 10;
	border-bottom: 3px solid #674a35;
	background-color: #f8b558;
}
#WelcomeContent{
	width: 900px;
	background: url(../images/welcome_bg.gif) no-repeat left top;
}
#WelcomeLeft{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 425px;
}
#WelcomeLeft p{
	margin-top: 5px;
	line-height: 16px;
	font-size: 11px;
}
#WelcomeRight{
	float: right;
	margin-right: 20px;
	margin-top: 20px;
	width: 425px;
}
#LocationsMap{
	float: right;
	clear: none;
	z-index: 990;
	margin-top: -16px;
}

/* Product Pages */
#ProductContent{
	width: 900px;
	float: left;
}

#ProductContentLeft{
	width: 440px;
	_width: 420px;
	float: left;
	clear: none;
}
#ProductContentRight{
	width: 450px;
	_width: 420px;
	_margin-left: 12px;
	float: left;
	clear: none;
}
#ProductImage{
	float: left;
	width: 418px;
	height: 338px;
	background: #674a35 no-repeat center center;
	border-bottom: 3px solid #674a35;
}
#ProductForm{
	float: left;
	width: 418px;
	background-color: #a49286;
	border-bottom: 3px solid #674a35;
}
#LocationsSearch{
	background: #97958f url(../images/find_location_hdr.gif) no-repeat 10px 10px;
	width: 188px;

	margin-top: 10px;
	padding: 10px;
	padding-left: 10px;
	padding-top: 36px;
}
#ProductMainContent{
	float: left;
	margin-top: 20px;
	width: 450px;
	_width: 400px;

}
#ProductDetailsContent{
	float: left;
	width: 450px;
	_width: 400px;
	margin-top: 20px;
}
#ProductTypes{
	float: left;
	width: 217px;
}
.productDetail{
	border-top: 1px solid #e7e7e7;
	padding-top: 5px;
}
.productTypeBtm{
	border-top: 1px solid #e7e7e7;
	padding-top: 5px;
}
.productDetail img{
	margin-bottom: 4px;
}
.productDetail p{
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 7px;
}
#ProductCallout{
	float: left;
	margin-left: 22px;
	width: 208px;
}
#ProductBullets{
	background-color: #ffeed4;
	border: 2px solid #ffe1b2;
	padding: 10px;
	color: #000;
}
#ProductBullets p{
	margin-top: 0px;
}
#ProductBullets ul li{
	
	margin-left: 16px;
	padding-left: 2px;
	margin-top: 4px;
	list-style-type: square;
	list-style-position: outside;
}
#ProductForm h2{
	text-indent: -1000px;
	background: url(../images/getstarted_form_hdr.gif) no-repeat;
	margin-left: 10px;
	margin-top: 10px;
}
#ProductForm p{
	margin-left: 10px;
	margin-top: 4px;
	width: 370px;
	color: #fff;
}
#ProductForm form input,#ProductForm form select{
	width: 180px;
	height: 18px;
	background-color: #f6f7f6;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#ProductForm form textarea{
	width: 180px;
	background-color: #f6f7f6;
	margin: 0;
	font-size: 11px;
	
}
#ProductForm form{
	margin-left: 10px;
	margin-bottom: 10px;
}
#ProductForm label{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 4px;
}
#ProductForm .middleColumn{
	background: none;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}
#ProductForm #fleft{
	width: 200px;
	float: left;
	clear: none;
}
#ProductForm #fright{
	width: 200px;
	float: right;
	clear: none;
}
#ProductForm #Form_LeadReferralForm_action_doLeadReferral{
	background: url(../images/btns/submit_btn.gif) no-repeat;
	width: 75px;
	height: 23px;
	text-indent: -600px;
	border: none;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:999;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 1000;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:1001;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:998;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* LOCATION PAGE */
#LocSubNav{
	width: 898px;
	background-color: #ff9c00;
	padding: 1px;
	float: left;
	z-index: 1023;
	position: relative;
}
#LocSubNav a:link, #LocSubNav a:hover, #LocSubNav a:active, #LocSubNav a:visited{
	margin:;	
	background-color: #ffae47;
	color: #fff;
	float: left;
	padding: 6px 8px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 6px;
	text-decoration: none;
}
#LocSubNav a.locRightNav{
	float: right;
	margin-right: 2px;
	padding: 0 6px;
}
#LocSubNav a.current{
	margin:;	
	color: #000;
	float: left;
	padding: 6px 18px 6px 8px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 6px;
	text-decoration: none;
	background: #ffce91 url(../images/nav/subnav_arrow.gif) no-repeat right center;
}
#LocGallery{
	width: 900px;
	height: 318px;
	z-index: 0;
	float: left;
	border-bottom: 3px solid #7d7a73;
	position: relative;
	background-color: #ffae47;
}
#LocMap{
	width: 900px;
	height: 318px;
	z-index: 0;
	float: left;
	border-bottom: 3px solid #7d7a73;
	position: relative;
	background-color: #ffae47;
}
#LocFloorPlan{
	width: 900px;
	height: 318px;
	z-index: 0;
	float: left;
	border-bottom: 3px solid #7d7a73;
	position: relative;
	background-color: #ffae47;
}
#LocGallery img{
	float: left;
	clear: none;
	margin: 0;
	z-index: 1;
	position: relative;
	
}
#loctabs{
	margin-top: -322px;
	background-color: #000;
	float: right;
	margin-right: 3px;
	position: relative;
	z-index: 997;
}
#loctabs a:link,#loctabs a:hover, #loctabs a:visited, #loctabs a:active{
	float: left;
	color: #fff;
	font-size: 9px;
	text-transform: uppercase;
}
.selectedloctab{
	background-color: #ff9900;
	padding: 3px 4px 5px;
	margin: 0 2px 2px;
	
}
.loctab-non{
	border: 1px solid white;
	padding: 3px 4px 4px;
	margin: 0 2px 2px;

}
#LocLayout{
	width: 900px;
	z-index: 999;
	position: relative;
}
#LocNav{
	width: 288px;
	float: left;
	background: url(../images/loc_nav_bg.png) no-repeat;
	margin-top: -45px;
	height: 300px;
	background-color: #666;
}
#LocNav #LocTitle{
	margin-top: 15px;
	margin-left: 14px;
	margin-bottom: 0px;
	border: 10px solid #666;
	
}
#LocContent{
	font-size: 12px;
	line-height: 17px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 420px;
}
#LocContent p{
	margin-top: 8px;
}
#LocContent h1{
	line-height: 26px;
}
#LocDetails{
	margin-left: 12px;
	margin-top: 10px;
	background: url(../images/loc_addy_bg.png) repeat-x;
	width: 242px;
	padding: 10px;
	line-height: 15px;
	color: #000;
}
#LocSidebar{
	float: left;
	margin-left: 10px;
	width: 160px;
	margin-top: 20px;
}
#LocNavigation{
	margin-left: 20px;
}
#LocNavigation a{
	margin-bottom: 8px;
}
#LocContactForm{
	padding: 10px;
	width: 268px;
	margin-top: 10px;
	padding-top: 55px;
	background: #cbcac7 url(../images/locationcontact_hdr.gif) no-repeat 14px 14px;
	float: left;
	clear: left;
}
#LocContactForm form{
	margin-left: 5px;
}
#LocContactForm form label{
	color: #868885;
	margin-bottom: 0px;
}
#LocContactForm input, #LocContactForm select, #LocContactForm textarea{
	border: none;
	background-color: #f6f7f6;
	margin-top: 4px;
	width: 250px;

}
#LocContactForm div{
	padding: 0px;
	background-color: transparent;
	margin:0px;
	margin-bottom: 6px;
	
}
#LocContactForm #Form_LeadReferralForm_action_doLeadReferral{
	background: url(../images/btns/submit_btn.gif) no-repeat;
	width: 75px;
	height: 23px;
	text-indent: -600px;
	border: none;
}
#ShareForm{
	background: #ff9900 url(../images/send_to_colleague.gif) no-repeat 10px 12px;
	float: right;
	clear: none;
	margin: 0;
	width: 260px;
	 z-index: 10000; 
	 position: relative; 
	 margin-left: 500px;
	 clear:none; 
	 margin-top: -324px; 
	 padding-top: 33px;
	 padding-left: 15px;
}
#ShareForm label{
	font-size: 11px;
	color: #fff;
	margin-bottom: 4px;
	float: left;
	clear: left;
	margin-top: 8px;
	font-weight: normal;
}
#ShareForm input,#ShareForm select,#ShareForm textarea{
	background-color: #ffbf59;
	width: 200px;
	border: none;
	float: left;
	clear: left;
	padding: 4px;
}
#ShareForm #colleague_submit{
	background: url(../images/btns/submit_btn.gif) no-repeat;
	width: 75px;
	height: 23px;
	text-indent: -600px;
	border: none;
	margin-bottom: 10px;
	margin-top: 5px;	
}
#next{
	float: right;
	z-index: 992;
	margin-top: -165px;
	margin-right: 20px;
	position: relative;
	cursor: pointer;
}
#prev{
	z-index: 991;
	position: relative;
	float: left;
	margin-top: -165px;
	margin-left: 20px;
	cursor: pointer;
}
.imageTitle{
	position: relative;
	z-index: 993;
	float: right;
	margin-top: -25px;
	margin-right: 10px;
	color: #fff;
	background-color: #000;
	font-size: 9px;
	clear: none;
	padding: 5px 8px;
}
#LocBios{
	border-top: 3px solid #fff4e2;
	margin-top: 14px;
	float: left;
}
.LocPortrait{
	float: left;
	clear: none;
	margin-right: 10px;
}
.bios{
	border-bottom: 1px solid grey;
	margin-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 400px;
	
}
.bios h3{
	float: right;
	width: 280px;
	clear: right;
	font-size: 16px;
	color: #333;
	clear: none;
}
.bios p{
	float: right;
	width: 280px;
	font-size: 11px;
}
.bios p.title{
	font-size: 9px;
	color: #333;
}
#LocProductContent{
	width: 590px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#LocContent hr{
	height: 3px;
	margin-bottom: 8px;
	background-color: #fff4e2;
	border: none;
}
#LocProductContent #LocMain{
	width: 360px;
	float: left;
	margin-bottom: 10px;
}
#LocProductContent #ProductBullets{
	width: 180px;
	clear: none;
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 13px;
}
#LocProductContent #ProductBullets img{
	width: 150px;
}
#LocProducts{
	width: 590px;
	margin-top: 14px;
}
#LocProducts div.productDetail{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	clear: none;
	width: 260px;
	border-bottom: 1px solid #e7e7e7;
}
#LocProducts div.productDetail img.resize{
	width: 260px;
	}
#LocProductBottom{
	width: 600px;
	float: left;
	clear: left;
	margin-left: 298px;
	margin-top: 20px;
}
#LocProductQuote{
	width: 358px;
	background: #fff3df url(../images/quote_tl.gif) no-repeat left top;
	float: left;
	margin-right: 20px;
}
#LocProductQuote p{
	padding: 15px;
	width: 328px;
	text-align: justify;
	font-size: 15px;
	line-height: 17px;
}
#LocProductQuote p span{
	font-size: 10px;
	font-style: italic;
}
#nextq{
	float: right;
	margin-right: 10px;
}
#prevq{
	float: left;
	margin-left: 10px;
}
#LocProductQuotesBox{
	width: 358px;
	background: url(../images/quote_br.gif) no-repeat right bottom;
}
#DMADetails{
	width: 280px;
	background-color: #fff;
	padding: 10px;
	line-height: 15px;
	margin-top: 10px;
}
#locDMA{
	float: left;
	width: 600px;
}
.LocDMATitle{
	width: 600px;
	float: left;
	border-bottom: 1px solid #f5f3f2;
}
.LocDMATitle h2{
	font-size: 16px;
	color: #555;
}
.LocDMALocation{
	float: left;
	width: 600px;
	border-bottom: 1px solid #f5f3f2;
	padding: 5px 10px;
}
.LocDMALocation .details{
	float: left;
	clear: none;
	display: block;
	width: 250px;
}
.LocDMALocation img.thumb{
	float: left;
	margin-right: 8px;
}
.LocDMALocation h3{
	float: left;
	width: 600px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 8px;
	color: #ffac2a;
}
.DMALink:link, .DMALink:active, .DMALink:visited, .DMALink:hover{
	color: #ff550c;
} 
.DMABrochure{
	float: right;
	width: 140px;
	display: block;
	margin-right: 0px;
}
/* ABOUT STYLES */
#AboutNav{
	width: 220px;
	background-color: #adaba6;
	float: left;
	clear: none;
	border-bottom: 3px solid #674a35;
	padding-bottom: 10px;
}

#AboutContent{
	width: 640px;
	float: left;
}
#AboutNav img{
	float: left;
	clear: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.aboutNavLinks {
	width: 180px;
	margin-left: 10px;
	float: left;
	clear: left;
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid #ccc;
	padding: 5px 9px;
}
.aboutNavLinks:link, .aboutNavLinks:hover,.aboutNavLinks:active,.aboutNavLinks:visited   {
	color: #fff;
}
#AboutNav a.current{
	background-color: #ccc;
	
}
#AboutNav a.section{
	background-color: none;
	
}
#AboutLeftColumn{
	float: left;
	
}
#AboutQuickLink{
	float: left;
	clear:  left;
	width: 204px;
	border-bottom: 3px solid #674a35;
	padding: 35px 8px 6px;
	background: #97958f url(../images/find_location_hdr.gif) no-repeat 10px 10px;
}
#AboutContentText{
	padding-left: 20px;	
	padding-right: 20px;	
	padding-top: 4px;	
}
#AboutContentText ul li{
	margin-left: 15px;
	padding-left: 2px;
	list-style-type: square;
}
.LeadershipBio{
	float: right;
	clear: left;
	margin-bottom: 10px;
	border-bottom: 1px solid orange;
}
.LeadershipBio img{
	float: left;
	margin-right: 10px;
	margin-bottom: 8px;
}
.LeadershipBio p{
	float: left;
	margin-right: 10px;
	width: 470px;
}

/* Locations */
#LBLocationsFlash{
	width: 900px;
	z-index: 444;
	border-bottom: 3px solid #674a35;
	background-color: #f4e0bf;
	float: left;
	clear: left;
}
.LBRegion{
	font-size: 30px;
	font-weight: bold;
	padding: 10px;
	float: left;
	clear: left;
	color: #fe9b00;
}
#LBRightSide{
	float: left;
	width: 240px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 9px solid white;
}
#LBRightSide img{
	float: left;
}
#LBLeftSide{
	float: left;
}
#LBLeftSide p{
	float: left;
	clear: left;
	width: 240px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}
#LBLeftSide img{
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
#DMAMap{
	width: 580px;
	height: 387px;
	border: 5px solid #ffc466;
}
#LocationsList{
	float: left;
	margin-right: 10px;
	width: 570px;
	background-color: #acaaa5;
	padding: 10px;

}
.LocationEntry{
	border-bottom: 1px solid #c6c4c1;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 150px;
	margin-right: 10px;
}
.LocationEntry a{
	color: white;
}
.LocationEntryTitle{
	float: left;
	width: 150px;
	margin-right: 10px;
	padding-bottom: 8px;

}
#LocationForm{
	float: left;
	width: 280px;
	padding: 10px;
}
.locationgroup{
	float: left;
	clear: none;
	margin-right: 13px;
	width: 180px;
	margin-bottom: 20px;
}
.locationgroup h2{
	color: #747778;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	font-size: 16px;
}
.locationgroup h3, .locationgroup h3:link, .locationgroup h3:visited, .locationgroup h3:active, .locationgroup h3:hover{
	font-size: 14px;
	color: #747778;
	margin-top: 8px;
}
.locationgroup h4:link,.locationgroup h4:visited, .locationgroup h4:active, .locationgroup h4:hover{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
.locationgroup a:link,.locationgroup a:visited,.locationgroup a:active, .locationgroup a:hover{
	font-size: 12px;
	color: #fff;
}

#AboutContact{
	width: 220px;
	float: left;
	clear: left;
}
#AboutContact label{
	color: #888;
	margin-bottom: 4px;
}
#AboutContact div{
	padding: 0;
	background-color: transparent;
	border: 0;
	margin: 0;
}
#AboutContact input, #AboutContact textarea, #AboutContact select{
	width: 200px;
	background-color: #f6f7f6;
} 

#AboutContact #about_submit{
	width: 75px;
	height: 23px;
	border: none;
	margin-bottom: 10px;
	margin-top: 5px;	
}
#aboutForm input{
	background-color: #f6f7f6;
	border: none;
	margin-bottom: 6px;
}
#aboutForm label{
	margin-top: 12px;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
#whiteboard_sub{
	float: left;
	clear: left;
	width: 220px;
	border-bottom: 3px solid #674a35;
	padding: 0px;
	height: 133px;
	background-color: #f6e1bf;

}
#whiteboard_sub img{
	cursor: pointer;
}
#whiteboard_sub_wh{
	float: left;
	clear: left;
	width: 220px;
	padding: 0px;
	height: 133px;
	margin-left: 40px;

}
#whiteboard_sub_wh img{
	cursor: pointer;
}
#whiteboard_box{
	margin-top: 115px;
	height: 500px;
	float: left;
	clear: none;
	position: absolute;
	z-index: 1560;
	width: 900px;
	background: transparent url(../images/whiteboard_drop_fpo.png) no-repeat;
}
#whiteboard_box #wb_form{
	position: absolute;
	top: 300px;
	left: 160px;
	width: 460px;
	
}
#whiteboard_box #closeBox{
	position: absolute;
	left: 20px;
	top: 410px;
	height: 26px;
	width: 200px;
	cursor: pointer;
}
#whiteForm div{
	float: left;
	clear: none;
	margin-right: 5px;
}
#whiteForm div label{
	float: left;
	clear: left;
	margin-bottom:3px;
	font-weight: bold;
}
#whiteForm div input{
	float: left;
	clear: left;
	width: 140px;
	background-color: #f6f7f6;
	border: none;
	margin-bottom: 6px;
	height: 20px;
}
#whiteForm #white_submit{
	background: url(../images/btns/submit_btn.gif) no-repeat;
	width: 75px;
	height: 23px;
	text-indent: -600px;
	border: none;
	margin-bottom: 10px;
	margin-top: 5px;	
}
.NewsNotes{
	font-size: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.NewsTitle{
	font-size: 30px;
	color: #000;
}
#NewsNext{
	float: right;
	clear: none;
}
#NewsPrev{
	float: left;
	clear: none;
}
#NewsNav{
	float: right;
	clear: none;
	width: 20px;
	margin-top: -10px;
}
#IFrame{
	width: 900px;
	height: 700px;
}
/* My Comment */
#Top-Mini-Nav{
	display: none;
}
/* @group My Group */



/* @end */