@charset "utf-8";
/* CSS Document */

body {
	background-color: #eee;
	font-family: Georgia, "Times New Roman", serif;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
.hometab {
	background-image: url(images/hometab.jpg);
	display: block;
	height: 37px;
	width: 76px;
	text-indent: -9999px;
}
.abouttab {
	background-image: url(images/abouttab.jpg);
	display: block;
	height: 37px;
	width: 67px;
	text-indent: -9999px;
}
.speakingtab {
	background-image: url(images/speakingtab.jpg);
	display: block;
	height: 37px;
	width: 87px;
	text-indent: -9999px;
}
.servicestab {
	background-image: url(images/servicestab.jpg);
	display: block;
	height: 37px;
	width: 83px;
	text-indent: -9999px;
}
.blogtab {
	background-image: url(images/blogtab.jpg);
	display: block;
	height: 37px;
	width: 63px;
	text-indent: -9999px;
}
.contacttab {
	background-image: url(images/contacttab.jpg);
	text-indent: -9999px;
	display: block;
	height: 37px;
	width: 94px;
}
#nav li {
	display: inline;
	float: left;
}
#nav {
	margin: 0 0 0 10px;
}
#left {
	width: 606px;
	margin-left: 35px;
}

.box {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#right {
	width: 262px;
	margin-right: 35px;
}
#header {
	padding: 25px 15px 20px 14px;
	border-bottom: 11px solid #88171f;
	margin: 0 20px 15px 21px;
}
.widget h2, .post h2, .post h2 a {
	font-size: 24px;
	color: #88171F;
        font-weight: normal;
        text-decoration: none;
	margin-bottom: 5px;
}
.twitter {
	background-image: url(images/twitter.jpg);
	height: 63px;
	width: 246px;
	font-family: arial, helvetica, serif;
	font-size: 11px;
	padding-left: 33px;
	padding-top: 27px;
	padding-right: 10px;
	line-height: 15px;
	text-align: justify;
}
.testimonialWidget blockquote {
	background-image: url(images/quote_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
}
.testimonialWidget blockquote p {
	background-image: url(images/quote_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
}
#contentBottom {
	background-image: url(images/content_bottom.jpg);
	background-position: center;
	height: 48px;
}
.footerLogo {
	background-image: url(images/footer_logo.jpg);
	height: 47px;
	width: 68px;
	display: block;
	text-indent: -9999px;
	margin-left: -15px;
	margin-right: 15px;
}




#footer {
	padding: 0 35px;
	font-size: 14px;
	margin-bottom: 15px;
}
.logo {
	background-image: url(images/logo.jpg);
	text-indent: -9999px;
	display: block;
	height: 131px;
	width: 119px;
}
#slideshow {
	margin-bottom: 20px;
}
.widget p {
	line-height: 20px;
}


#intro {
	margin-left: 35px;
	margin-top: 35px;
	color: #231f20;
	font-size: 15px;
	width: 736px;
}


#wide_l {
	width: 49%;
	margin-right: 1%;
}
#wide_r {
	width: 49%;
	margin-left: 1%;
}

.widget a {
	font-size: 12px;
}
.widget {
	margin-bottom: 25px;
	font-size: 13px;
}

.widget_recent_entries ul li a {
	color: #242021;
	font-size: 14px;
	font-weight: normal;
}
.widget_recent_entries ul {
	margin-bottom: 10px;
}
#footernav {
	margin-left: 0px;

}
#footernav li {
	display: inline;
	float: left;
	margin-right: 10px;
}
#footernav li a {
	font-weight: normal;
	color: #222;

}

.post{
font-size: 14px;
margin-bottom: 30px;
clear:both;
}

.navigation{
font-size: 12px;
padding-bottom: 30px;
font-family: arial, helvetica, sans-serif;
}

.post h2{
margin-bottom: 0px;
}

.post .meta{
font-size: 11px;
margin-bottom: 10px;
}

.post p{
margin-bottom: 10px;
}

.tags{
font-size: 10px;
font-family: arial, helvetica, sans-serif;
background-color: #eee;
padding: 2px;
}

textarea#comment{
width: 100%;
}

#cforms-2 fieldset legend{
display: none;
}

#cforms-2 fieldset{
border: 0px;
padding: 0px;
margin:0px;
background-color: #FFF;
}

.linklove{
display: none;
}

.cf-ol, .cf-ol li, .cf-fs1{
padding: 0px !important;
margin: 0px !important;
}

.cf-ol input, .cf-ol textarea{
width: 95% !important;
}

.sendbutton{
float: left;
position: relative;
left: 9px;
}

#myGallery{
width: 605px !important;
border: 0px !important;
height: 288px !important;
}

img.alignleft{
margin-right: 10px;
}

img.alignright{
margin-left: 10px;
}

.post p{
line-height: 20px;
}