﻿/*	Begin Layout Styles	*/
body
{
    margin: 0px;
    padding: 0px;
	
}

body.background
{
    background: #9a9472 url('images/main-bg.gif') repeat-x;
}

/* Global CSS */

p
{
    font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	font-size: 13px;
	font-family: Georgia, Verdana, Times New Roman;
	color: #323f25;
}

h1
{
	font-family: Times New Roman, Georgia, Verdana;
	color: #8ab165;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
}

h1.tagline
{
	color: #5d9242;
	font-size: 26px;
	font-style: italic;
	line-height: 28px;
	margin: 0;
	padding-top: 10px;
	text-align: center;
	text-shadow: 1px 1px 3px #FFF;	
}

h2.lightgreen
{
    font-family:Times New Roman, Georgia, Verdana;
    color:#b9d76e;
    font-size:30px;
    display:inline;
    font-weight: normal;
}

h2.green
{
    font-family:Times New Roman, Georgia, Verdana;
    color:#8ab165;
    font-size:30px;
    display:inline;
    font-weight: normal;
}

img
{
    border: 0;
}

a, a:visited {
    color: #336734;
    text-decoration: none;
}

a:hover
{
    color: #000000;
    text-decoration: underline;
}

.servicesTitles
{
    font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	font-size: 15px;
	font-family: Georgia, Verdana, Times New Roman;
	color: #0c65fd;
}

/* Containers */

.cmsWrapper
{
    width: 900px;
	min-height: 300px;
    margin: 0 auto;
    background-color: #fdfcea;
}


#header
{
    width: 900px;
}

#topHead
{
    width: 900px;
    height: 172px;
    padding: 0;
    margin:0;
    background: url('images/header-bg-1.jpg') no-repeat;
}

.logo
{
    width: 160px;
    height: 156px;
    float: left;
    padding-left:45px;
    padding-top:2px;
    margin:0;
}


.topNav
{
    height: 78px;
    padding-top: 50px;
    color: #336734;
    float: left;
    margin: 0px;
	width: 450px;
}

.address
{
	float: left;
	height: 78px;
	padding-top: 50px;
	text-align: right;
	width: 230px;
}

.address p
{
color: #5D9242;
}

#menuNav
{
    clear: both;
    height: 36px;
    margin-left: 10px;
    margin-right: 10px;
    background: url('images/mainMenuBg.gif') repeat-x;
    position: relative;
}

#menuNav .left
{
	width: 9px;
	float: left;
	height: 36px;
	z-index: 500;
	background: url(images/mainMenu_leftBg.gif) no-repeat top left;
}

#menuNav .right
{
	width: 9px;
	float: right;
	height: 36px;
	z-index: 500;
	background: url(images/mainMenu_rightBg.gif) no-repeat top right;
}

#menuNav .content
{
	position: absolute;
	left: 2px;
	z-index: 1500;
	margin-right: 2px;
}

#subNav
{
    clear: both;
    width: 900px;
    height: 35px;
    background: url('images/undernav_bg.gif') repeat-x;
}
   
#homeContent
{
    margin:13px 10px 40px 10px;
    width: 880px;
    clear: both;
    float: left;
}

.homeTop
{
    clear:both;
    width: 880px;
    margin: 0px;
}

#hometopLeft
{    
    float:left;    
    width:596px;

}

#hometopRight
{    
    float: right;
	height: 100%;
    width: 275px;
}

.homeBottom
{
    padding-top: 15px;
    clear: both;
    width: 880px;
    margin: 0px;
}

#homebottomLeft
{    
    float:left;    
    width:282px;
    padding-right: 5px;
	padding-left: 10px;
	border-right:1px solid #a2cd3f;
}

#homebottomMiddle
{    
    float:left;    
    width:283px;  
    height:160px;
    padding-right: 5px;
	padding-left: 10px;
}

#homebottomRight
{    
    float: right;    
    width: 275px; 
}

.accreditations
{
    float: right;
    width: 275px;
}

.BottomSignUp
{
    clear: both;
	display:none;
	float:left;    
    width:580px;  
    height:50px;
	padding-left: 10px;
	background-color: #bad66f;
	margin-top:10px;
}

#innerContent
{
    width: 900px;
    background: url('Images/content-bg.gif') repeat-y;
    clear: both;
    float: left;
}

#leftCol
{
    width: 601px;
    height: 100%;
    float: left;
}

#rightCol
{
    width: 298px;
    min-height: 560px;
    height: 100%;
    border-left: 1px solid #a2c061;
    background-color: #ecebd7;
    float: right;
}

.sectionHeader
{
    background-color: #fdf9ce;
    width: 576px;
    padding: 15px 0 0 25px;
    font-size: 28px;
    font-family: Times New Roman, Times, Serif;
    color: #8ab165;
    /*text-transform: lowercase;*/
    text-transform: capitalize;
}

.sidebarWhite 
{
    background-color: #ffffff;
    min-height: 100px;
}

.sidebarPadding
{
    margin: 10px;
    min-height: 100px;
}

.contentPadding
{
    margin: 30px 25px 0 25px;
}

#footer
{
    font-family: Georgia;
    font-size: 12px;
    padding: 0 10px;
    background-color: #dcdbc9;
    width: 880px;
    /*height: 27px;*/
    text-align: center;
	clear: both;
    line-height: 27px;
	color: #898989;
}

#footer a,
#footer a:hover,
#footer a:visited
{
	color: #898989;
	text-decoration: none;
}

#footer a:hover
{
	color: #000000;
	text-decoration: underline;
}

#contentBottom
{
	float: left;
    height: 16px;
    margin: 0px;
    clear: both;
}

.sidebarDesign
{
    background-image: url('images/sidebar_designfirm_bg.gif');
    width: 245px;
    height: 73px;
    padding: 80px 15px 15px 15px;
	font-size:13px;
	font-family: Georgia, Verdana, Times New Roman;
}

/*	End container	*/

.clear
{
	clear:both;
	height:1px;
	visibility:hidden;
	margin-bottom:-1px
}

/* Content Styling */

.mainText,
.mainText a,
.mainText a:hover,
.mainText a:visited
{
    font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	font-size: 13px;
	font-family: Georgia, Verdana, Times New Roman;
	color: #323f25;
}

.mainText a,
.mainText a:visited
{
	color:#336734;
}

.mainText a:hover
{
	color: #000000;
	text-decoration: underline;
}

.errorText
{
	color: #FF0000;
	font-family: Arial;
	font-size: 11px;
}

.faqText,
.faqText a,
.faqText a:hover,
.faqText a:visited
{
    font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 16px;
	font-size: 13px;
	font-family: Georgia, Verdana, Times New Roman;
	color: #000000;
}
.signUp1 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 20px;
     font-weight: bold;
     font-style: normal;
     font-variant: normal;
     line-height: 20px;
     color: #2e3e0d;
}
.signUp2 {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     font-style: normal;
     font-variant: normal;
     color: #2e3e0d;
}

/* List Styles */

ul.sf_list_expandable
{
    list-style-type: none;
}

.sf_item_head a,
.sf_item_headexp a
{
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.sf_item_head a:hover,
.sf_item_headexp a:hover
{
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.flash-replaced .alt
{
    display: none;
}

h3.sf_listItemTitle
{
	display:none;
}

.sf_controlListItems
{
	padding: 0 0 10px 0;
}
