body {
	/*PURPLE*/
	/*background-color:#565656;*/
	/*GOLD*/
	background-color:#b4b4b4;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color:#5b5b5b;
}
a:hover {
	text-decoration:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.bold {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:15px;
}
.disabled {
	color:#666;
}
div#site {
	width:980px;
	background-color:#FFF;
	margin:10px auto;
	padding:0px 0 10px 0;
	border:1px solid #8f8f8f;
}
div#header {
	width:980px;
	height:220px;
	background-image:url(../images/header3.jpg);
	text-indent:-9999px;
	margin-bottom:20px;
	/*border-bottom:1px solid #8f8f8f;*/
}
div#header h1 {
}
div#header h2 {
}
div#leftcol {
	width:184px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	display:inline;
}
div#content {
	/*width:776px;*/
	width:585px;
	float:left;
	display:inline;
	color:#3e3e3e;
	font-size:14px;
	padding:0 0 20px 0;
}
div#content .section {
	margin-right:10px;
}
div#content h3 {
	color:#484848;
	font-size:22px;
	margin-bottom:10px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:2px;
}
div#content p {
	margin-bottom:10px;
	line-height:22px;
	color:#424242;
}
div#posts {
	background-color:#EBEBD6;
	padding:10px;
	margin-bottom:10px;
}
div#posts p {
	font-size:13px;
	margin-bottom:0;
}
div#rightcol {
	width:174px;
	float:right;
	display:inline;
	margin-right:10px;
}
div#estimate {
	background-color:#7c7c7c;
	background-repeat:no-repeat;
	background-position:top;
	color:#FFF;
	padding:10px 3px 10px 3px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:15px;
	text-align:left;
	border:1px #4f4f4f solid;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
ul#serviceslist {
	list-style:disc;
	padding:0 0 0 10px;
	margin-left:12px;
}
ul#serviceslist li {
	line-height:22px;
}
div#estimate p {
	margin-bottom:10px;
}
div#callnow {
	background-color:#f7f6f6;
	background-repeat:no-repeat;
	background-position:top;
	color:#4e4e4e;
	padding:10px 3px 10px 3px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:16px;
	text-align:center;
	border:1px #d9d9d9 solid;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
span.need {
	font-size:26px;
}
span.number {
	font-size:20px;
	color:#FFF;
}
span.email {
	font-size:14px;
	color:#5f6e7f;
}
span.email a {
	color:#5f6e7f;
}
div#services {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	background-color:#FFF;
	padding-left:20px;
	margin-bottom:10px;
	letter-spacing:1px;
}
div#services p {
	margin-bottom:10px;
}
div#services ul li {
	font-size:11px;
	line-height:20px;
	padding-left:70px;
	background-image:url(../images/screwdriver.jpg);
	background-repeat:no-repeat;
	margin-bottom:5px;
}
div#footer {
	width:960px;
	margin:0px 10px 0px 10px;
	color:#4e4e4e;
	font-size:14px;
	letter-spacing:1px;
	text-align:center;
	padding:10px 0px 10px 0px;
	clear:left;
	background-color:#f7f6f6;
	border:1px solid #d9d9d9;
	background-repeat:no-repeat;
	background-position:right;
	font-family:Tahoma, Geneva, sans-serif;
}
.clear {
	clear:both;
}
fieldset.group {
	width:204px;
	padding:0 5px 4px 5px;
	border:1px solid #91c4c4;
}
fieldset.group legend {
	color:#91c4c4;
	font-size:14px;
}
div.groupgap {
	height:10px;
}
ul.nav {
	/*background-image:url(../images/navbg.jpg);
	background-repeat:no-repeat;*/
	height:170px;
}
ul.nav a {
	width:145px;
	padding:10px 0 0 2px;
	display:block;
	height:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:1px;
	text-align:left;
	text-decoration:none;
	/*PURPLE*/
	/*border-bottom:3px solid #a57ebd;*/
	/*GOLD*/
	border-bottom:3px solid #a3b880;
	text-transform:uppercase;
	/*background-color:none;
	background-image:url(../images/button.jpg);*/
	color:#545454;
	margin-bottom:4px;
	background-repeat:no-repeat;
}
ul.nav a:hover {
	color:#333;
}
.originalimage {
	margin:0 0 10px 0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:block;
}
.largeimage {
	width:271px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.large {
	display:block;
	width:271px;
	height:271px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
.mediumimage {
	width:174px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.medium {
	display:block;
	width:174px;
	height:174px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
.smallimage {
	width:77px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.small {
	display:block;
	width:77px;
	height:77px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
.tinyimage {
	width:45px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	display:inline;
	white-space:nowrap;
	overflow:hidden;
}
a.tiny {
	display:block;
	width:45px;
	height:45px;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	cursor: url(../js/highslide/graphics/zoomin.cur), pointer;
}
div.intlink {
	background-color:#f5f5f5;
	padding:5px 5px 5px 5px;
	margin-bottom:16px;
	color:#808080;
	font-size:13px;
}
div.intlink a {
	color:#454545;
}
#copyright2 {
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	color:#aaaaaa;
	font-size:10px;
	letter-spacing:1px;
	padding-bottom:20px;
}
#copyright2 a {
	color:#aaaaaa;
	text-decoration:none;
	border-bottom:1px #aaaaaa dotted;
}
li.document {
	width:271px;
	padding:5px;
	margin:0 10px 10px 0;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#f7f7f7;
	display:inline;
}
img.document {
	float:left;
	padding:5px;
}
a.document {
}
table {
	font-size:14px;
	margin-bottom:20px;
}
td {
	/*text-align:right;*/
	padding:2px;
}
tr.even {
	background-color:#fff;
}
tr.odd {
	background-color:#f1f1f1;
}
.gmnoprint a, #copyright span, #copyright a {
	display:none;
}
blockquote.quote {
	font-size:19px;
	padding:10px 0 10px 20px;
	margin-bottom:10px;
	color:#4b4b4b;
	background-image:url(../images/quote.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
cite.author {
	font-size:14px;
	color:#000000;
	white-space:nowrap;
}
