body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #464032;
}
.gold {
	background-color: #C90;
	text-indent: 10px;
	color: #FFF;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #221D1D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p {
	margin-top: 0;
	line-height: 220%;
}

ul, ol {
	margin-top: 0;
	line-height: 190%;
}

a {
	text-decoration: none;
	color: #990033;
}

a:hover {
	
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 940px;
	height: 95px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 90px;
	margin: 0;
	color: #000000;
	width: 720px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logo p {
	
	margin: 0;
	padding: 50px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #5E4E38;
} 

#logo p a {
	color: #5E4E38;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #A83A01;
}
#logo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#handymanWrap {
	float:right;
}


/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	/* [disabled]padding: 20px 0px 0px 0px; */
	/* [disabled]background: #CC9999; */
	border-bottom: 4px solid #FFFFFF;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #525252;
	background: #525252;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	
	border: 1px solid #DBDBDB;
	-moz-box-shadow:2px 2px 8px #888;
	-webkit-box-shadow:2px 2px 8px #888;
	box-shadow:2px 2px 8px #888;
	
	background: #990033 url(images/bg-nav.png) repeat-x;
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
	text-align:center;
}

#menu li {
	/*float: left;*/
	display:inline;
}

#menu a {
	display: inline-block;
	height: 26px;
	margin-bottom: 10px;
	padding: 10px 10px 0px 10px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	
}

#menu a:hover, #menu .current_page_item a {
	background: #CC9900;
	text-decoration: none;
}

#menu .current_page_item a {
	background: #CC9900;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 620px;
	padding: 0px 0px 0px 0px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	font-family: 'handwritingdraftfreeversionRg';
	
	margin-top: 20px;
	margin-bottom: 20px;
	font-size:2.6em;
	
	color: #000000;
}

.post .title a {
	color: #221D1D;
	border: none;
}

.post .meta {
	
	
	background: #C90;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #DBDBDB;
	-moz-box-shadow:2px 2px 8px #888;
	-webkit-box-shadow:2px 2px 8px #888;
	box-shadow:2px 2px 8px #888;
	
	margin-bottom:20px;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}

.post .meta a {
	color: #464032;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	/* [disabled]text-align: justify; */
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	padding: 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #E5E0C6;
	margin: 0px 30px;
	border-right: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img03.gif) no-repeat left center;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	/*font-family: 'handwritingdraftfreeversionRg';*/
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 5px;
	background: #990033;
	letter-spacing: -.5px;
	font-size: 1.6em;
	color: #FFFFFF;
	
	border: 1px solid #DBDBDB;
	-moz-box-shadow:2px 2px 8px #888;
	-webkit-box-shadow:2px 2px 8px #888;
	box-shadow:2px 2px 8px #888;
	
	margin-bottom:20px;
}


#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	/* [disabled]text-align: justify; */
	line-height:180%;
}

#sidebar a {
	border: none;
	color: #898989;
		width:215px;
	height:40px;
	display:block;
	line-height:40px;

}

#sidebar a:hover {
	
	color: #898989;
	background-color:#fff1CC;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 940px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #EBE6D1;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}
.flLft {
	float: left;
}
.flRt {
	float: right;
}
.clear {
	clear: both;
}
.reference img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
}
#content h3 {
	font-family: 'handwritingdraftfreeversionRg';
	border-bottom:#BBB 1px dashed;
	margin:15px 0 10px 0;
	font-size:1.8em;
}

/*************references page******/
.reference {
	padding:10px 10px 30px 10px;
	
	margin-bottom: 20px;
	background: url(images/paer-hole.png) no-repeat center bottom;
	
	height:90px;
	overflow:hidden;
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.reference img {
	padding-right:10px;
	padding-bottom:10px;
}

.reference:hover {
	height:300px;
	
	background-color:rgba(244,244,244,0.8);
	
	-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;

overflow:auto;
}

/********Georgia****************/
.georgia, .reference strong, #starting strong {
	font-family:Georgia, "Times New Roman", Times, serif;
}






.mediathumbs img {
	margin-right: 20px;
}

.renoTimeline {
	background-image:url(images/timeline-renovation.jpg);
	background-repeat: no-repeat;
	text-indent: -99999em;
	height: 170px;
	width:620px;
	overflow: hidden;
	margin-bottom: 20px;
}
.meta b, #content p.meta {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: rgba(255,255,255,1);
	padding: 10px;
}
.post .entry p {
	/* [disabled]margin-bottom: 20px; */
}


/*box shadows*****/
#contactform  input, #contactform textarea, .shadowSmall, .reference,#commercialreno {
	
	
	-moz-box-shadow:1px 1px 3px #888;
	-webkit-box-shadow:1px 1px 3px #888;
	box-shadow:1px 1px 3px #888;
}
#contactform  input {
	height:25px;
}

.webfont {
	font-family: 'handwritingdraftfreeversionRg';
}
.reference strong {
	font-weight: bolder;
	text-transform: uppercase;
}

/*bullets on nav starting page******/
.bullet1 {
	background-image:url(images/bullet-1.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 80px;
	margin-left: -30px;
	margin-bottom:20px;
}
.bullet2 {
	background-image:url(images/bullet-2.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 80px;
	margin-left: -30px;
	margin-bottom:20px;
}
.bullet3 {
	background-image:url(images/bullet-3.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 80px;
	margin-left: -30px;
	margin-bottom:20px;
}
.bullet4 {
	background-image:url(images/bullet-4.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 80px;
	margin-left: -30px;
	margin-bottom:20px;
}
.bullet5 {
	background-image:url(images/bullet-5.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 80px;
	margin-left: -30px;
	margin-bottom:20px;
}
.bullet6 {
	background-image:url(images/bullet-6.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 80px;
	margin-left: -30px;
	margin-bottom:20px;
}
.bullet7 {
	background-image:url(images/bullet-7.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 80px;
	margin-left: -30px;
	margin-bottom:20px;
}
.bullet8 {
	background-image:url(images/bullet-8.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 80px;
	margin-left: -30px;
	margin-bottom:20px;
}

.bullet9 {
	background-image:url(images/bullet-9.jpg);
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left: 80px;
	margin-left: -30px;
	margin-bottom:20px;
}


/*    contact form    */


#send, #reset {
	width:100px;
	
}


/*    projects page thumbnails etc.    */

#projectthumbs {
	text-align:center;
	font-size:1.1em;
}
#projectthumbs td {
	padding:12px 24px;
}
#projectthumbs  img {
	border: 4px solid #990033;
	margin-top:10px;
}

.bullet {
	list-style: circle url(images/bullet.png);

}#helptimeline img {
	vertical-align: middle;
	padding: 5px 8px;
}
#maplink a {
	display: inline;
	margin: 0px;
	padding: 0px;
	/* [disabled]background: url(%5C%5C); */
	height: 0px;
	width: 0px;
}

#commercialreno td {
	padding:10px 10px 10px 25px;
	background: url(images/bullet.png) no-repeat 5px center;
	width: 150px;
}
#commercialreno {
	background-color:#faefce;
}

.alternate {
	background-color:#f8f5ea;
}


.imgPadme {
	margin-bottom: 15px;
	margin-right: 15px;
}
