/* Outlook main syles */

* {
padding: 0;
margin: 0;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 125%;
	padding: 0;
	margin: 0;
	background-color:#cfcfd0;
}

#header {
background-color: #cfcfd0;
width: 880px;
margin: 0 auto;
}

#header p {
font: normal 0.9em/1.8 Tahoma, Arial, Verdana, Helvetica, sans-serif;
color: #194422;
padding: 0;
/*margin: 0 0 1.3em 0;*/
letter-spacing: .05em;
}

#sitebranding h1 {display: none;}
#sitebranding h2 {display: none;}

#sitebranding img {
margin: 25px 0 20px 140px;
}

#est {
font: 0.7em, Times Roman;
color: #194422;
margin-left: 25px;
margin-bottom: 5px;
}

#est a {
color: #194422;
text-decoration: none;
}

#est a:hover {
border-bottom: 1px dotted #207537;
}


#wrapper {
	margin: 0 auto;
	width: 880px;
	font: .8em/1.8em verdana, arial, sans-serif;
	background-color: #ffffff;
	background-image: url(../assets/images/main-bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}

h3 {font: normal 1.7em/1 "Georgia", "Times Roman", serif; color: #1c4421; padding-bottom: 10px;}

h4 {font: normal 1.4em/1 "Trebuchet", "Times Roman", serif; color: #6c3165; padding: 10px 0 13px 0;}


/*photo slider*/
#bodycontent {
	background-color:#cfcfd0;
}



/*end of photo slider*/


#photo {
  border-bottom: 18px solid #cfcfd0;

}
#navigation {
width: 180px;
color: #194422;
padding: 10px 0 100px 10px;
float: left;
/*background: #ffffff url(../assets/images/nav-bot.jpg) no-repeat bottom;*/

}

#navigation ul {
list-style-type: none;
list-style-image: url(../assets/images/bullet.gif);
list-style-position: inside;
}

#navigation ul li {
letter-spacing: 0.1em;
}

#navigation a {
color: #194422;
text-decoration: none;
}

#navigation a:hover {
border-bottom: 1px dotted #207537;
color: #282828;
}

#navigation li.cur {
border-bottom: 1px solid #207537;}

/*end of navigation*/

#content {
	float: left;
	width: 690px;
	/*background-color: #ffffff;
	background-image: url(../assets/images/main-bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;*/
}

#text {
	padding: 15px;
	border-left: medium solid #cfcfd0;
color: #373738;
}
#text a {
color: #194422;
text-decoration: none;
}

#text a:hover {
border-bottom: 1px dotted #207537;
color: #282828;
}


#footer {
margin-top: 8px;
color: #194422;
text-align: center;
font-size: xx-small;
clear: both;
background-color: #cfcfd0;
}

#footer a {
font-weight: bold;
color: #194422;
text-decoration: none;
}


#text p {
	padding-bottom: 10px;
}

#text span {
font-weight: bold;
}
/* peace of mind page */

.process {
border-top: 1px dashed #cccccc;
padding-top: 12px;
color: #161245;
height: 13em;
margin-bottom: 80px;
}

h3.title {
	color: #6c3165;
	font: 1.4em "Trebuchet", "Times New Roman", serif; letter-spacing: 1px;
}

.boxout {
width: 200px;
float: left;
margin-right: 12px;
margin-left: 0;
}
#sidebarWrap a:hover{border-bottom: 1px dotted #ffffff;}
.sidebarBlock{float:right; margin:0;width:46%;padding:1%;height:auto; }
#sidebarWrap{overflow:hidden;margin:2em 1em 1em -1em;}
.sideBarSocialLink{height:80px;text-indent:-9999px;padding:0;}
.sidebarBlock a:hover{border-bottom: 1px dotted #ffffff; }
.facebookLink{background:url(../assets/images/facebook-f.jpg) top no-repeat; border: none;}

.twitterLink{background:url(../assets/images/twitter-t.jpg) top no-repeat;}

#tweet {
margin-left: 40px;
pa
}