    
	
	/*-------------------------------------------
	*  Filename:            default.css 
	*  Description          default css
	*  Version              1.0.0 [2012-01-06]
	*  Style ID             1034
	*  Author:              ProSites
	---------------------------------------------*/
	
	@import url('//styles.prosites.com/css/global.css');
	
	
	/* RESETS */
	
	#w_all, #container, #header, #nav_bg, #flash, #banner, #phone, #footer, #container_bg, #footer_bg { margin: 0 auto; padding: 0px; }
	body, #w_all, #container_bg, #nav_bg, #phone_bg, #footer_bg, #container, #header                  { text-align: center; }

	/*  GENERAL *******************************************************************************************************************/

	body                                { color: #FFF; background:  #000; height: auto; }
		
	hr                                  { color: #8e846d;  background-color: #8e846d; }
	
	
	fieldset                            { border: solid 1px #8e846d; }
	legend                              { color: #FFF; }
	
	a:link, a:visited, a:active         { color: #8E846D;  }
	a:hover                             { color: #FFF;  }
		
	.Button                             { color: #C1A870; background: #6D5E40; border: solid 1px #625B48; }
	.ButtonHover                        { color: #8D8165; background: #1A1916; border: solid 1px #302D24; }
	
	#StylizedImage                      { position: relative; top: 0px; left: 0px; padding-top: 0px; margin: 0px; }
	
	img                                 { border-color: #8e846d; }



	/*  LAYOUT RULES *******************************************************************************************************************/

	#ContainerTop	{ margin: 0 auto; width: 768px; text-align: left; background-color:#000; height: auto; /*padding-bottom: 5px; firefox,safari fix*/ border-left: 1px solid #645C49; 	border-right: 1px solid #645C49;  margin-bottom: 2px;}
	#Liner				{ position: relative; width: 768px; }
	
	#ContainerBottom	{ margin: 0 auto; width: 768px; text-align: left; background-color:#000; height: auto; /*padding-bottom: 5px; firefox,safari fix*/ border-left: 1px solid #645C49; 	border-right: 1px solid #645C49; border-top: 1px solid #645C49;}
	#Liner					{ position: relative; width: 768px; background: url(../images/ContentBg.jpg)  top left repeat-x;}
	#InteriorLiner	{ position: relative; width: 768px; background: url(../images/InteriorContentBg.jpg)  top left repeat-x;}
	
	#topspacer { height: 15px; margin: 0 auto; width: 768px;}
	#Header	{ border: 0px; margin: 0px; padding: 0px; width: 768px; float: left; }
	#Header img { border: 0px; margin: 0px; padding: 0px; }
	#Flash, #flash		{ margin: 0; padding:0px ; border: 0; width: 768px; height: 266px;  float: left;}
	#Ban   		{ border: 0px; margin: 0px; padding: 0px; width: 768px; height: 121px; float: left; }
	#Pat			{ border: 0px; margin: 0px; padding: 0px; width: 768px; height: 7px; float: left; background: url(../images/pat.gif)  top left repeat-x; }

	#Content { float: left; padding: 26px 26px 26px 26px; width: 716px; overflow:visible;/*width minus padding-Cheat a few pixels less/Older Browsers  will add to width*/ }
	


	
	/*  NAVIGATION *******************************************************************************************************************/
	
	#Nav { float: left; height: 100%; margin: 1px 1px 0px 1px; background-color: #000 ; text-align: center; width: 766px; }
	#Nav p { padding: 0px; margin: 0px; text-align: center; }
 



	/*  FOOTER *******************************************************************************************************************/
	
	#Footer { margin: 0 auto; clear: both; text-align: left; font-size: 10px; width: 768px; }
	#Footer p { color: #9D9583; padding: 5px 26px 10px 26px; }
	#Footer a:link, #Footer a:visited, #Footer a:active { text-decoration: none; color: #8E846D; }
	#Footer a:hover { text-decoration: underline; color: #86724A; }
 
 
 
 
	
/************************************************
	*												*
	*	NOTE: Section below is for the default 		*
	*	pages in the engine. Only color,			*
	*	background color and border should be 		*
	*	changed. There is an exception for custom	*
	*	websites.									*
	*												*
	************************************************/


	/*  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: #8e846d; }



	/*  INTERIOR DEFAULT FORMS ******************************************************************************/


	/* MAIN CONTACT PAGE FORM **********/
	
	.qcform              { background: #000; border-color: #554E3C; } /*container form*/
	.qcformcolor         { background-color: #171511!important; border-color: #484233; color: #FFF; } /*input field*/
 	hr.qcform            { background-color: #3a3019; }


	/* MINI FORM PLUGIN ****************/

	.m-form, 
	.m-form-low, 
	.m-form-services,
	.m-form-inner-services					
	{ background: #000!important; border-color: #554E3C; }/*container form*/
	
	.m-formcolor, 
	.m-form-innercolor	
	{background-color: #171511!important; border-color: #484233; color: #FFF;  }/*input field*/

	.m-form h1,
	.m-form-low h1, 
	.m-form-services h1, 
	.m-form-inner-services h1
	{ font-family:arial; /*NEED TO DECLARE FONT HERE*/ }

	
	/* MINI FORM POSITION **************/
	/*NEED TO ADJUST TOP MARGIN FOR EACH*/ 
	
	.m-form
	{ margin:88px 0px 7px 20px; }
	.m-form-low
	{ margin: 69px 0px 7px 20px; }
	.m-form-services
	{ margin: 88px 0px 7px 20px; }
	.m-form-inner-services
	{ margin: 98px 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; } }



    
	
	
	
	
