
body {
	margin: 0px;
	padding: 0px;
	/*background: #2A1A1A;*/
	/*background: #FFFFFF;*/
	background: url(http://www.hofconstruction.com/familyaffair/images/background.jpg) repeat-y center top;
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
	text-align:center;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #393939;
}

a:hover {
	text-decoration: none;
	color: #393939;
}

a img {
	border: none;
}

hr {
	display: none;
}

.hidden
{
   display: none;
}

/* Header */

#header {
	width: 700px;
	height: 80px;
	margin: 0px auto;	
	/*background: url(http://templates.vintagesoftware.com/Cellulose/img02.jpg) no-repeat left top;*/
}

#header a {
	text-decoration: none;
	color: #000000;
}

/* Logo */

#logo {
	width: 700px;
	margin: 0px auto;
	padding:70px 0 0 0;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #000;
}

#logo h1 {
	display: inline;	
}

#logo img {
	margin: 0 0 0 135px;	
}

#logo p {
	margin: 5px 0 0 262px;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h1 {
	padding: 5px 0px 0px 0px;
	font-size: 36px;
	text-align:center;
}

/* Menu */

#menu {
	height: 45px;
	margin:15px auto;
	width:710px;
	overflow:hidden;
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 20px 0px 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-right: 1px;
}

#menu a {
	display: block;
	width: auto;
	/*padding: 10px 15px 14px 15px;*/
	text-decoration:none;
}

#menu a:hover, li.selected a {
	/*background: #673D3D;
	text-decoration: underline;*/
}

#menu .active a {
}

/* Page */

#page {
	width: 700px;
	margin: 0px auto;
	/*background: url(http://templates.vintagesoftware.com/Cellulose/img03.jpg) repeat-y left top;*/
}

/* Content */

#content {
	width:700px;
	margin:10px auto 10px auto;
	overflow:hidden;;
}

.post {
	margin: 0px 45px 30px 0px;
	padding-left: 65px;
}

.post .title {
	height: 25px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background: url(http://templates.vintagesoftware.com/Cellulose/img05.jpg) no-repeat left top;
	color: #232F01;
}

.post .title a {
	color: #232F01;
}

.post .entry {
	margin-left: 0px;
}

.post .meta {
	margin-left: 0px;
	font-weight: bold;
}

.post .byline {
	margin-top: -35px;
	margin-left: 0px;
	color: #5E5E5E;
}

/* Footer */

#footer {
	width: 500px;
	margin: 0px auto 55px auto;
	color: #000;
}

#footer p {
	text-align: center;
	line-height: normal;
}

#footer a {
	color: #000;
}
.errorPage{border-style: solid;border-width: 2px 2px 2px 6px;border-color: red;font-weight: bold;background-color: #FFFFFF;color: #FF0000;padding: 5px 5px 5px 15px;}
.Comment{border: 1px solid black;padding: 10px;background-color: #FFFFFF;}
/* START Add Comment Section */
.commentBox{border: 1px solid #BBBBBB;padding: 10px;background-color: #EEEEEE;margin-top: 15px; margin-bottom: 15px;}
.commentTable TH {text-align:right;}
.nameRow {}
.emailRow {}
.urlRow {display:none;} /* This is added specifically for Blog Comments.  The url field is a honey-pot field.  It should NOT be set to show. */
.urlRow TH {display:none;}
.urlRow TD {display:none;}
.commentTextRow {}
.submitRow {}
.submitRow INPUT {padding: 5px;}
/* END Add Comment Section */

/* START Display Comments Section */
.comment {padding: 10px;}
.evenComment {background-color:#EEEEEE;}
.oddComment {background-color:#DDDDDD;}
.commentNotification {border: 1px solid #BBBBBB;padding: 10px;background-color: #EEEEEE; margin-bottom: 15px;}
.commentName {font-weight: bold;}
.commentDateTime {display:none;}
.commentTimeSince {color:#888888;font-size:small;margin-bottom: 15px;}
.commentText {}
/* END Display Comments Section */

#containerTop {
	margin:0;
	padding:0;
	background: url(http://www.hofconstruction.com/familyaffair/images/top.png) no-repeat center top;
	/*background-color:#F9F8DB;*/
/*	background-color:#FFFFCC;*/
}
#containerBottom {
	background: url(http://www.hofconstruction.com/familyaffair/images/bottom.png) no-repeat center bottom;
	/*background-color:#FFFFCC;*/
	min-height:380px;
}

#containerPictures {
	width: 781px;
	height: 438px;
	margin: 0px auto;
	padding:10px 0 0px 0;
	overflow:hidden;
	background: url(http://www.hofconstruction.com/familyaffair/images/frame.png) no-repeat center center;
}

#imgSamples {
	margin:59px auto auto -3px;
}

#content p, ul {
	font-size:12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#form1 {
	background: url(http://www.hofconstruction.com/familyaffair/images/background.jpg) repeat-y center top;
}