/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background: #9bb1cd url(../images/body-bg.gif) repeat-x;
	font:12px/19px Georgia, serif;
	color:#fbf8f4;
	text-align:center;
}

td
	{
		vertical-align:top;
	}
	

a {
	color:#adb5bc;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#9bb1cd;
}

a img {
	border:none;
}

ul {
	list-style-image:url(../images/bullet-darkbrown.gif);
	margin:0 0 0 40px;
}

p {
	padding:5px 0;
}

h1 {
	margin:0px 0 30px 0;
	text-transform:capitalize;
}

h2 {
    margin:15px 0 10px 0;
	font:bold 16px Georgia, serif;
	color:#a5ab81;
}

hr {
	height:1px;
	background-color:#b3986d;
	color:#b3986d;
	border:none;
	margin:5px 0;
}

/* IDs */

#container {
	width:986px;
	margin:0 auto;
	text-align:left;
	clear:both;
}

.home #container {
	background:#624D2D url(../images/home-content-bg.gif) repeat-y;
}

#header {
	clear:both;
}

#nav {
	clear:both;
	background-color:#d5e4f7;
	text-align:center;
	padding:0;
	margin:0;
}

#contentContainer {
	clear:both;
	/*background:url(../images/contentcontainer-bg.gif) repeat-y;*/
	float:left;
}

.home #contentContainer {
	xbackground:none;	
}

#subContentContainer {
	clear:both;
	background:#6d5a3c url(../images/subcontentcontainer-bg.gif) repeat-y;
}

#subNav {
	background:#7c844c url(../images/sub-nav-bg.gif) repeat-x;
	clear:both;
	padding:14px 0 3px 0;
	text-align:center;
}

    #subNav img 
    {
        margin:0 10px;
    }
    
        #subNav a.img 
        {
            margin:0;
        }

#contentLeft {
	width:709px;
	float:left;
}

	#contentLeft #mainContent {	
		width:659px;
		clear:both;
		background:#6d5a3c url(../images/contentleft-bg.gif) repeat-x;
		padding:28px 25px;
		float:left;
	}
	
	#contentLeft #news {
		width:708px;
		color:#a5abb1;
		float:left;
		padding:16px 0;
	}
	
		#contentLeft #news .imgTitle {
			margin-left:23px;
		}
		
	
	#contentLeft .newsTestimonials #news {
		float:left;
		margin-right:22px;
		width:440px;
	}
	
	#contentLeft .newsTestimonials #news .homeNews {
		width:390px;
	}
	
	#contentLeft .newsTestimonials .testimonials {
		float:left;
		padding:16px 0;
		width:225px;
	}

#contentRight {
	width:227px;
	background:#624d2d url(../images/contentright-bg.gif) repeat-x;
	float:right;
	padding:28px 25px 22px;
}

.home #contentRight .testimonials {
	display:none;
}

#footer {
	background-color:#3b3020;
	clear:both;
	text-align:center;
	padding:5px 0 10px 0;
}

	
		
/* DIV SPECIFIC */	

#nav img, #subNav img {
	border:none;
}

#mainContent a {
	font-style:italic;
	text-align:right;
}

#mainContent .float-left {
	margin:5px 20px 0 0;
}

#callToActionL p {
	margin-left:3px;
}

#footer img {
	margin:0 5px;
}


/* CLASSES */
.imgTitle {
	padding-bottom:10px;
}

.testimonialSign {
	font:italic bold 12px Georgia, serif;
	text-align:right;
	padding:0;
}



.readMore {
	color:#d5e4f7;
	font-style: italic;
}		

.copyright {
	font-size:9px;
}
		
.float-right {
	float:right;
}

.float-left {
	float:left;
}
	
.right-align {
	text-align:right;
}

.center-align {
	text-align:center;
}

img.float-right {
	margin:0 0 20px 20px;
}
.border {
	border:1px solid #473a25;
}

.indent p {
	margin-left:20px;
}		
		
.websolvers {
	background:#9BB1CD;
	text-align:right;
	padding:10px 0;
}


/* Gallery Editor*/

.galeryEditor p
	{
		padding:10px;
	}
	



/* Meet Us */
.doc-pic {
    border:1px solid #473a25;
    float:left;
    margin:0 25px 25px 0;
}
		
.doc {		
    margin:20px 0;
	float:left;
}	

	.doc .float-right {
		width:500px;
		}
		
	.doc h2 {
		margin:0 0 25px 0;
	}
	



/*  programs */
.calendar {
	margin-left:20px;
}

/*  first paragraph under a list. */

.first {
	 margin-top:50px;
}

/* procedures */

.irt {
	width:200px;
	margin:0 0 0 20px;
}
	.irt img {
		margin:10px 0 5px 0;
	}
	
.sonarray {
	text-align:center;
}
.sonarray img {
	margin:5px 25px;
}


/* Commonly Used Forms */
.cuf {
	margin:20px;
}



/* NEWS */

div.homeNews {
	width:648px;
	padding:0 25px;
	float:left;
}

div.news {
	clear:both;
	margin:30px 0;
}
.newsTitle {
	font:bold 14px Georgia, serif;
	text-transform:capitalize;
}

h2.newsTitle {
	margin:0;
	font:bold 16px Georgia, serif;
}

.newsSource {
	font-style:italic;
	padding:0;
}

.newsImg {
	float:right;
	margin:10px 0 0 5px;
}

.newsDownload {
	padding:0;
	margin-bottom:20px;
}

div.news .newsImg {
	float:left;
	margin:0 15px 30px 0;
	width:85px;
}

/*Emma signup */
.emmaSignupForm {

background:#D3C2A7;
color:#463A27;
font-size:14px;
padding:21px 15px 0 15px;
margin-bottom:15px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
#e2ma_signup_message,
.emmaSignupForm .e2ma_signup_form_required_footnote {
	display:none;
}
.emmaSignupForm .e2ma_signup_form_row,
.emmaSignupForm .e2ma_signup_form_required_footnote,
.emmaSignupForm .e2ma_signup_form_required_asterix,
.emmaSignupForm .e2ma_signup_form_label{
	border:none;
	color:#697549;
	font:12px Georgia, serif;
	text-transform: capitalize;
	padding:0;
}
.emmaSignupForm div {
}
.emmaSignupForm .e2ma_signup_form .e2ma_signup_form_element input[type="text"] {
	border: 1px solid #6D5A3C;
	font:14px Georgia, serif;
	margin-top:5px;
	padding:4px;
	width:184px;
	clear:left;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.e2ma_signup_form_container {
	padding:0 0 25px;
}
.emmaSignupForm h3 {
	font-weight:normal;
	font-size:18px;
	padding:0;
	text-transform: uppercase;
}

.emmaSignupForm p {
	font-size:12px;
	line-height:14px;
	padding-bottom:16px;
}

.emmaSignupForm .e2ma_signup_form_button_row {
	float:none;
	margin-top:10px;
	text-align: center;
}

.emmaSignupForm .e2ma_signup_form_button_row .e2ma_signup_form_button {
	background: #626E44;
	border: 1px solid #525C36;
	padding: 5px 24px;
	width: auto !important;
	color: white;
	margin: 0 auto;
	-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.emmaSignupForm .e2ma_signup_form_button_row #e2ma_signup_reset_button {
	display:none;
}

#ctl00_emmasuccess {
	color:#626E44;
	text-align:center;
	padding-bottom:21px;
}

/* Support */

.supportKey {
	margin-top:100px;
}

.facebookLink img {
	margin-bottom:40px;
}

.placesLink {
	background:url(../images/places2.png) no-repeat left -3px;
	border-bottom:1px solid #B3986D;
	display:block;
	font-size:13px;
	font-weight:normal;
	margin-bottom:15px;
	padding:4px 0 19px 40px;
	text-transform:uppercase;
}

.facebookBox {
	margin-bottom:15px;
}
