	/*-------------------------------------------
	*  Style ID             1120
	*  Author:              ProSites
	---------------------------------------------*/
	
	@import url('//styles.prosites.com/css/global.css');
	
	/*  GENERAL *******************************************************************************************************************/

	body                                { color: #2E2E2E; font: 12px Verdana, Arial, Helvetica, sans-serif; text-align: center; margin: 0px; padding: 0px; background: #E2D0A8; }
	
	a:link, a:visited, a:active         { color: #9E5522; }
	a:hover                             	{ color: #AE5420; }
	.m-form a:link,
	.m-form a:visited,
	.m-form a:active         	{ color: #9E5522; text-decoration: underline; outline: none; }
	.m-form a:hover                      { color: #AE5420; text-decoration: underline; outline: none; }

	fieldset,img                        	{ border-color: #9E5522; }
	fieldset                            	{ padding: 6px; }
	hr  			{ background-color: #C6B186; color: #C6B186; }

	.Button			{ color: #FFFEFF; background: #90944A; border: solid 1px #828828; }
	.ButtonHover		{ color: #FFFFFF; background: #AEB355; border: solid 1px #90944A; }
	
	#StylizedImage                      { position: relative; top: 0px; left: 0px; padding-top: 0px; margin: 0px; padding-bottom: 5px; }
	
	img                                 { border-color: #C6B186; }
	
	.bold                               { font-weight: bold; }	
	 
	.clear                              { clear: both; }
	
	

	/*  LAYOUT RULES **************************************************************************************************************/
	
	#flash-bg                           { background: url(../images/panel-bg.jpg) top center repeat-y; width: 100%; min-width: 1000px; padding: 0px; overflow: hidden; text-align: center; }
	#flash-content                   { width: 980px; height: 268px; position: relative; margin: 0px auto; }
	#movie                              { position: absolute; top: 0px; left: 0px; z-index: 0; }
	
	#banner-bg                          { width: 100%; min-width: 1000px; padding: 0px; background: url(../images/banner-bg.jpg) top center repeat-y;  overflow: hidden; }
	#banner-content                     { width: 900px; height: 180px; position: relative; margin: 0px auto; }
	#banner                             { position: absolute; top: 0px; left: 0px; z-index: 0; }
	
	#header                             { width: 100%;  margin: 0px auto; text-align: center; padding: 0px; }
	#header-content                     { height: auto; padding: 0px; width: 1000px; margin: 0px auto; }
	
	#content-bg                         { width: 100%; min-width: 1000px; padding: 0px; overflow: hidden; background: url(../images/content-bg.jpg) top center no-repeat;  }	
	#content                            { width: 960px; margin: 0px auto; padding: 0px; text-align: left; position: relative; } 
	#content #padding                   { height: 100%; margin: 0px; padding: 15px 30px 0px 30px; overflow: visible; text-align: left;}
	
	#top                                { width: 100%; height: 15px; margin: 0px auto; padding: 0px; text-align: center; background: url(../images/top-bg.jpg) top left repeat-x; clear: both;  }

	#phone                           { height: 39px; width: 100%; min-width: 1000px; padding: 0px; background: url(../images/phone-bg.jpg) top center repeat-y; overflow: hidden; text-align: center; }
	#phone img                          { margin: 0px auto; padding: 0px; }
	
			
	/*  NAVIGATION ****************************************************************************************************************/

	#nav-bg                             { width: 100%; min-width: 1000px; padding: 0px; background: url(../images/nav-bg.jpg) top center repeat-y; overflow: hidden; text-align: center; }
	#nav                                { width: 940px; margin: 0px auto; padding: 0px;  background: url(../images/nav-bg.gif) top left repeat-y; }
	#nav-content                        { margin: 0px; padding: 0px 5px; }
	#nav img                            { padding: 0px; }
	
	
	/*  FOOTER ********************************************************************************************************************/
	
    	#footer-bg                          { width: 100%; margin: 0px auto; text-align: center; padding: 0px; background: #2E2E2E url(../images/footer-bg.jpg) top left repeat-x;  }
	#footer                             { width: 900px; margin: 0px auto; text-align: left; font-size: 11px; color: #919191;  padding: 0px 30px; background:  url(../images/footer.jpg) top left repeat-x; text-align: justify!important; }
    	#footer p 				            { margin: 0px; padding: 0px; }
    	#footer .footer-nav                 { margin: 0px; padding: 90px 0px 6px 0px; }
	#footer .devby                      { margin: 0px; padding: 6px 0px 15px 0px; }
	#footer br 				            { display: none!important; } /* nuke coded breaks*/
	
	#footer a:link, #footer a:visited, #footer a:active     { color: #ADB455; text-decoration: none; font-weight: bold; }
	#footer a:hover                                         { color: #C7CD77; text-decoration: none; font-weight: bold; } 
	
	
	/*  BORDER COLORS FOR DEFAULT PAGES *********************************************************************/
	
	.PageService_Line_Group_Name,        
	.PageService_Line_Item_Name,        
	.PageInternetLink_Category_Container,	
	.PageFAQ_Answer,			    
	.PageTestimonial_Intro,              
	.PageTestimonial_Container,          
	.PageContact_Office_Photo,           
	.PageContact_Contact_Photo,          
	.PageContact_Contact_Seperator	   
	 { border-color: #C6B186; }


	/* MAIN CONTACT PAGE FORM **********/
	
	.qcform              {color: #2E2D32;  background: #D9C499; border: 1px #CAB78D solid; } /*container form*/
	.qcformcolor      { background-color: #EEE0C3!important; border: 1px #CAB78D solid; color: #AA9C81; } /*input field*/
 	hr.qcform            { background-color: #C0B295; color: #C0B295; }


	/* MINI FORM PLUGIN ****************/

	.m-form, 
	.m-form-low, 
	.m-form-services,
	.m-form-inner-services	{ color: #2E2D32;  background: #D9C499!important; border-color: #CAB78D; }/*container form*/
	
	.m-formcolor, 
	.m-form-innercolor		{ color: #AA9C81; background: #EEE0C3; border-color: #CAB78D; }/*input field*/

	.m-form h2,
	.m-form-low h2, 
	.m-form-services h2, 
	.m-form-inner-services h2	{ color: #9B4B1A; font-family:arial; /*NEED TO DECLARE FONT HERE*/ }

	
	/* MINI FORM POSITION **************/
	/*NEED TO ADJUST TOP MARGIN FOR EACH*/ 
	
	.m-form
	{ margin: 65px 0px 7px 20px; }
	.m-form-low
	{ margin: 65px 0px 7px 20px; }
	.m-form-services
	{ margin: 65px 0px 7px 20px; }
	.m-form-inner-services
	{ margin: 90px 0px 7px 20px; }  
	
		
	/* Webkit - Browsers have an offset of 1px horizontally - due to odd nuber in pixel resolution vieport */
	
	@media screen and (-webkit-min-device-pixel-ratio:0) { html { overflow-x: scroll; margin-left: -1px; } }





/* The Nivo Slider styles */
	.nivoSlider 					{ position:relative; top:0px; left:0px; height:310px; }
	.nivoSlider img 				{ position:absolute; top:0px; left:0px; display:none; }
	
	/* If an image is wrapped in a link */
	.nivoSlider a.nivo-imageLink 	{ position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:6; display:none; }
	.nivoSlider a 					{ border:0; display:block;}

	
	/* The slices and boxes in the Slider */
	.nivo-slice { display:block; position:absolute; z-index:5; height:100%; }
	.nivo-box { display:block; position:absolute; z-index:5; }

	/* Control nav styles (e.g. 1,2,3...) */
	.nivo-controlNav a {		position:relative;		z-index:9;		cursor:pointer;	}
	.nivo-controlNav a.active {		font-weight:bold;	}
	.nivo-controlNav { display: none; }
	
	/* Caption styles */
	.nivo-caption {
		position:absolute;
		left:0px;
		bottom:0px;
		background:#000;
		color:#fff;
		opacity:0.8; /* Overridden by captionOpacity setting */
		width:100%;
		z-index:8;
	}
	.nivo-caption p {		padding:5px;		margin:0;	}
	.nivo-caption a {		display:inline !important;	}
	.nivo-html-caption {		display:none;	}
	/* Direction nav styles (e.g. Next & Prev) */
	.nivo-directionNav a {
		position:absolute;
		top:45%;
		z-index:9;
		cursor:pointer;
	}
	.nivo-prevNav {		display: none;	}
	.nivo-nextNav {		display: none;	}
