﻿*
{
	margin: 0;
	padding: 0;
}

/*OBJECT TYPES*/
body, html
{
	width: 100%;
	height: 100%;
	font-size: 12px;
	vertical-align: top;
	font-family: Arial, Georgia, Verdana;
	background: #a0967d; /*url(../Assets/background.gif) repeat-y center;*/
}

h1, .h1, h3, .h3
{
    color: #9b5f0e;
    font-size: 18px;
    font-family: Georgia, Arial, Verdana;
    font-weight: normal;
	text-decoration: none;	
}

h2, .h2
{
	color: #9b5f0e;
    font-size: 16px;
    font-family: Georgia, Arial, Verdana;
    font-weight: normal;
	text-decoration: none;	
}

ul, li
{
    font-family: Arial, Georgia, Verdana;
}

a
{
    color: #9b5f0e;
    font-weight: 500;
    cursor: pointer;
    text-decoration: underline;
}

a:hover
{
    color: #9b5f0e;
}

p
{
    line-height: 20px;
}

p.p1
{
    color: #a0967d;
	padding: 5px 0 5px 0;
}

p.p1 a
{
    color: #a0967d;
    text-decoration: none;
}

p.p1 a:hover
{
    color: #9b5f0e;
    text-decoration: none;
}

img
{
    border: 0;
}

/*OBJECT IDS*/
div#Canvas 
{
	position: relative;
	width: 1000px;
	height: 100%;	
	margin-left: auto;
	margin-right: auto;
	background: #a0967d;
}

div#Header
{
	width: 100%;
	text-align: left;
	background: #fff;
}

div#Header div#NavLeft
{
	width:455px; 
	float: left;
}


div#Header div#NavRight
{
	width: 545px; 
	height: 30px; 
	background: #005daa;
	float: left;
}

div#HeaderLogo
{
	width: 545px;
	float: left;
}

div#HeaderNav
{
	text-align: right;
    padding: 35px 10px 0 0;  
	float: left;	
}

div#HeaderNavRight
{
	position:absolute; 
	top: 30px; 
	right: 20px;
}

div#Content
{
    padding-top: 10px;
	width: 100%;
}

div#Footer
{
	width: 100%;
	height: 50px;
}


/* HOME PAGE STYLING */

div#Home div#Content
{    
    margin: 10px 0 0 0;
    background: #fff;
}

div#Home div#Content div#contentarea 
{
    padding: 10px 18px 10px 18px;
    width: 464px;
	float: left;
}

div#Home div#Content div#contentex1area 
{               		
   
    padding: 10px 18px 10px 18px;
	width: 214px;
	float: left;
}

div#Home div#Content div#contentex2area 
{
    padding: 10px 18px 10px 18px;
	width: 214px;
	float: left;
}

div#Home div#Content div#contentimage
{
   width: 0;
   display: none;
}

div#Home div#Content div#contentimage img
{
   width: 0;
   display: none;
}

div#Home div#Splash
{	
    position: relative;
	width: 100%;
	height: 400px;
}

div#Home div#Splash div#SplashImages
{
    position: absolute;
	width: 100%;
	height: 400px;
	color: #fff;
    font-size: 26px;
}

div#Home div#Splash div#SplashImages div
{
    padding: 20px;
    height: 360px;
}


div#Home div#Splash div#SplashImages div#img1
{    	
    display: none;
}

div#Home div#Splash div#SplashImages div#img2
{        
    display: none;
}

div#Home div#Splash div#SplashImages div#img3
{    
    display: none;
}

div#Home div#Splash div#SplashImages div#img4
{    
}

div#Home div#Splash div#SplashServices
{
    position: absolute;
    bottom: 8px;
	width: 100%;
	height: 150px;
	line-height: 20px;
	float: left;
}

div#Home div#Splash div#SplashServices h3
{
    color: #000;
}

#tagline
{
    position: absolute;
    top: 185px;
    left: 455px;
    font-size: 12px;
    font-family: Georgia, Arial, Verdana;
    color: #000; 
  	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
	filter: alpha(opacity=0);	
	opacity: 0;		
}


/* HOME NAV SERVICES */
ul.rainbow, ul.rainbow * 
{    
    font-size: 0;
    list-style: none;
}

ul.rainbow li 
{
    height: 8px;    
    float: left;
    list-style:none;
    width: 250px;
}

ul.rainbow li#item1 
{
    height: 8px;
    background: #89a45e;  
    z-index: 999; 
}

ul.rainbow li#item2 
{
    background: #e0a810;
}

ul.rainbow li#item3 
{
    background: #b25538;
}

ul.rainbow li#item4 
{
    background: #82a5c0;
}

#navservicescontent, #navservicescontent * 
{
    list-style: none;
}

#navservicescontent 
{
    height: 100%;    
}

#navservicescontent li 
{    
    padding: 10px 18px 10px 18px;
    float: left;
    list-style:none;
    width: 214px;
    height: 130px;
    vertical-align: middle;    
    background: #fff;
    filter: alpha(opacity=65);
    -moz-opacity: 0.65;
    opacity: 0.65;
    cursor: pointer;
}

div#Footer
{    
	position: relative;
    text-align: center;
    background: #fff;
	padding-bottom: 20px;
}

div#Footer div#FooterTopNav
{
}

div#FooterNavRight
{
	position: absolute; 
	top:30px; 
	right: 220px;
}

/* DEFAULT common internal image style */
div#contentimage
{
	width: 0;
	display: none;
}

/* COMMON INTERNAL PAGE SPLASH*/

div#InternalSplash
{	
    position: relative;
	width: 1000px;
	height: 200px;		
    font-family: Georgia, Arial, Verdana;
}

.TagLine1
{
	background: #89a45e;
}

.TagLine2
{
	background: #e0a810;
}

.TagLine3
{
	background: #b25538;
}

.TagLine4
{
	background: #82a5c0;
}


div#InternalSplash div#TagLine
{
    position: absolute;
    bottom: 20px;
    padding: 20px;
    font-size: 24px;
    color: #fff;
    width: 630px;
}

div#InternalSplash div#Image
{
    position: absolute;
    width: 330px;
    right: 0;
}

div#InternalSplash div#Image img
{
    height: 200px;
    width: 330px;
    float: left;
}

div#Rainbow
{
    padding-top: 10px;
}


/* INTERNAL 1 PAGE STYLING */

div#Internal div#ContentWrapper
{   
    height: 100%;
    background: #fff;
}

div#Internal div#Navigation
{
    width: 250px;
    float: left;
}

div#Internal div#Navigation div#contentex1area
{
    padding: 20px;
    width: 210px;
    min-height: 300px;
    float: left;
}

div#Internal div#Content
{
    width: 750px;    
    float: left;
	padding-bottom: 20px;

}

div#Internal div#Content div#contentarea 
{
    padding: 10px 30px 10px 30px;
	width: 690px;
	float: left;
}

div#Internal div#Content div#contentex1area 
{
	width: 0;
	float: left;
	display: none;
}

div#Internal div#Content div#contentex2area 
{
	width: 0;
	float: left;
	display: none;
}

div#Internal div#Content div#contentimage
{
	width: 0;
	float: left;
	display: none;
}



/* INTERNAL 2 PAGE STYLING (TEAM MEMBER) */

div#Internal2 div#ContentWrapper
{   
    height: 100%;
    background: #fff;
}

div#Internal2 div#Navigation
{
    width: 250px;
    float: left;
}

div#Internal2 div#Navigation div#contentex1area
{
    padding: 20px;
    width: 210px;
    min-height: 300px;
    float: left;
}

div#Internal2 div#Content
{
	padding: 0;
    width: 750px;    
    float: left;
	padding-bottom: 20px;
}

div#Internal2 div#Content div#contentarea 
{
    padding: 20px 30px 10px 30px;
    width: 440px;
	min-height: 500px;
	float: left;
}

div#Internal2 div#Content div#contentex1area 
{
	width: 0;
	float: left;
	display: none;
}

div#Internal2 div#Content div#contentex2area 
{
	padding: 20px 18px 10px 18px;
	width: 214px;
	float: right;
}

div#Internal2 div#Content div#contentimage
{
	width: 250px;
	float: right;
	display: block;
}


div#Internal2 div#Content div#contentimage img
{
	width: 250px;
}

/* CONTACT PAGE STYLING */

div#Contact div#Content
{   
    height: 100%;    
    background: #fff;
    padding: 0 0 20px 0;
}

div#Contact div#Left
{
	float: left;	
    padding: 10px 10px 10px 5px;
    height: 1200px;
    width: 235px;    
	background: url(../Images/bg_sitemap.png) repeat-y;
}

  

div#Contact div#Content div#Right
{ 
    
    padding: 20px 30px 10px 30px;
    float: left;
}

div#Contact div#Content div#MapWrapper
{   
    padding: 40px 15px 10px 18px;
    width: 464px;
    text-align: center;
	float: left;
}

div#Contact div#Content div#MapWrapper div#Map
{   
    width: 464px;
    height: 350px;
}


div#Contact div#Content div#contentarea 
{
    padding: 20px 18px 10px 18px;
	width: 214px;
	float: left;
}

div#Contact div#Content div#contentex1area 
{
	width: 0;
	float: left;
	display: none;
}

div#Contact div#Content div#contentex2area 
{
	width: 0;
	float: left;
	display: none;
	
}


div#Contact div#Content div#contentimage
{
	width: 0;
	display: none;
}

div#Form table td
{
   
}

div#Form textarea
{
	font-family: Arial;
	border: 1px solid #00f;
	width: 200px;	
    color: #555;
	padding: 3px 3px 0 5px;
}

div#Form input[type=text]
{
    border: 1px solid #00f;
    width: 200px;
    height: 20px;
    color: #555;
    padding: 3px 3px 0 5px;
}

.inputText
{
    border: 1px solid #00f;
    width: 200px;
    height: 20px;
    color: #555;
    padding: 3px 3px 0 5px;
}

div#Form input[type=button]
{
    color: #fff;
    background: #9b5f0e;
    padding: 5px;
    width: 80px;
    border: 0px solid #fff;
}

.inputButton
{
    color: #fff;
    background: #9b5f0e;
    padding: 5px;
    width: 80px;
    border: 0px solid #fff;
}

div#Form input[type=submit]
{
    color: #fff;
    background: #9b5f0e;
    padding: 5px;
    width: 80px;
    border: 0px solid #fff;
    cursor: pointer;
}


div#Form select
{
    padding-left: 3px;
    border: 1px solid #00f;
    width: 94px;
    height: 20px;
    color: #555;
}

.inputSelect
{
    padding-left: 3px;
    border: 1px solid #00f;
    width: 94px;
    height: 20px;
    color: #555;
}

div#Form #zip 
{
    border: 1px solid #00f;
    width: 195px;
}


div#Form #ctl00_ContentPlaceHolder1_zip
{
    border: 1px solid #00f;
    width: 95px;
}

div#Form #subscribe
{
    border: 1px solid #00f;    
}

div#Form #lblSubscribe
{
    font-size: 10px;
}

/* SUBSCRIBE PAGE STYLING */

div#Subscribe div#Navigation
{
    width: 250px;
    float: left;
}

div#Subscribe div#Content
{   
    height: 100%;
    background: #fff;
    padding: 0 0 20px 0;
}
  
div#Subscribe div#Content div#Form
{   
    padding: 10px 10px 10px 5px;
    height: 100%;
	width: 235px;
	float: left;
}

div#Subscribe div#Content div#contentarea
{
    padding: 18px 25px 10px 30px;
    height: 100%;
    width: 690px;
	float: left;
}
div#Subscribe div#Content div#contentex1area
{
    width: 0;
    display: none;
}
div#Subscribe div#Content div#contentex2area
{
    width: 0;
    display: none;
}
div#Subscribe div#Content div#contentimage
{
	width: 0;
	display: none;
}

/* SITEMAP PAGE STYLING */

div#Sitemap div#ContentWrapper
{   
    height: 100%;
    width: 100%;
    background: #fff;
}

div#Sitemap div#Content
{
	padding: 0;
    width: 1100px;
    height: 100%;
    float: left;
    background: url(../Images/bg_sitemap.png) repeat-y;
}

div#Sitemap div#Content div#contentarea 
{
    padding: 20px 20px 10px 30px;
    height: 100%;
    width: 700px;
	float: left;
}

div#Sitemap div#Content div#contentex1area 
{
	width: 250px;
	float: left;
}


div#Sitemap div#Content div#contentex3area 
{
	width: 0;
	float: left;
}

.navsitemap, .navsitemap * 
{
    color: #9b5f0e;
    font-weight: bold;
    font-size: 14px;    
    list-style-type: none;
}

.navsitemap ul
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.navsitemap ul li
{
    padding: 5px 0 5px 10px;
}

.navsitemap ul li ul
{
    padding-bottom: 10px;
}

.navsitemap ul li ul li
{
    padding: 5px 0 0 10px;
}

.navsitemap ul li a 
{    
    font-size: 12px; 
    font-weight: normal;
}

/*CLASSES*/
.clear 
{
	clear : both;
}

.cbLabel
{
    font-size: 11px;
}

.errors
{
    color : #f00;   
}

ul.default
{
	padding-left: 20px;
	line-height: 20px;
}


/* New CSS created by Kevin for the Employee Pictures */


div.emppic_wrapper { 
width:580px; 
} 


div.emppic_1 { 
width:145px; 
float:left; 
text-align:center;
} 

div.emppic_2 { 
width:145px; 
float:left; 
text-align:center;
vertical-align:middle;

} 

div.emppic_3 { 
width:145px; 
float:left; 
text-align:center; 
} 

div.emppic_4 { 
width:145px; 
float:right; 
text-align:center; 

} 

hr.emppic { 
clear:both; 
display:block; 
visibility:hidden;
padding:10px;
}


img.emppic {
	width: 120px;
	height: 90px;
	padding-bottom:5px;

}

/* New CSS created by Kevin for the two-column lists */

div.twocolumn_wrapper { 
width:720px;
} 

div.column1 { 
width:360px; 
float:left; 
text-align:left; 
} 

div.column2 { 
width:360px; 
float:right; 
text-align:left; 

} 

hr.twocolumn { 
clear:both; 
visibility:hidden;

}

ul.twocolumn {
	padding-left:20px;
	padding-top:15px;

}
