body {
	padding: 0px;
	margin: 0px 0px 50px 0px;
	color: #CCCCCC;
	background-color: #4A4B4D;
	font-size: 14px;
	font-family: Times New Roman, Georgia, serif;
	line-height: 14px;
}
* :active { outline: 0; }
a {
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0 0 10px;
	padding: 0px;
	line-height: 100%;
	text-transform: uppercase;
	font-weight:normal;
	font-family: Times, Georgia, serif !important;
}

h1
{
	color: #cb7d29;
	font-size:1.3em;
}

h2 {
	font-size: 1.2em;
	color: #cb7d29;
	margin-bottom: 5px;
}

h3 {
	color: #cb7d29;
/*	float: left;
	width: 75px;
	clear: left;*/
	font-size: 1.1em;
}

h3.request {
	margin-top: 15px;
	display: block;
	width: auto;
	float: none;
}

/*h3 + span {
	display: block;
	float: left;
	height: 25px;
	margin-top: -2px;
}*/
.right {
	float: right;
}
.left {
	float: left;
}

.logo {
    width: 369px;
    height: 80px;
    background:transparent url('../i/logo.png') no-repeat;    
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 40px;
    left: 20px;
}   


p, td{
	padding: 0px;
	margin: 0px;
	font-size:0.8em;
	font-family: verdana, helvetica, sans-serif;
}
li
{
	font-size:0.9em;
}

p + p {
	margin: 10px 0px 0px 0px;
}

img {
	border: 0px;
}

input, textarea {
	font-size: 1em;
	width: 95%;
	border: 0px;
}

input.check {
	width: auto;
}

input.submit {
	width: auto;
	background-color: #5b5558; /*#4D484B;*/
	color:#cb7d29; /* #cb7d29;*/
	position: absolute;
	bottom: 20px;
	text-transform: uppercase;
	background-image:url(../i/bttn_submit.gif);
	background-repeat:no-repeat;
	width:80px;
	height:17px;
}
input.subscribe-submit {
	width: auto;
	background-color: #5b5558; /*#4D484B;*/
	color:#cb7d29; /* #cb7d29;*/
	text-transform: uppercase;
	background-image:url(../i/bttn_submit.gif);
	background-repeat:no-repeat;
	width:80px;
	height:17px;
}
input.submit:hover {
	background-image:url(../i/bttn_submit_omo.gif);
}
input.submit:hover {
	background-color:#494447;
	color:#9e6322;
	
}

textarea {
	width: 100%;
}

label {
	cursor: pointer;
}

table, form {
	margin: 0px;
	padding: 0px;
}

/*h2.welcome {
	text-indent: -2000px;
	display: block;
	width: 73px;
	height: 12px;
	background-image: url(../i/title_welcome.gif);
	background-repeat: no-repeat;
}

h1.create {
	text-indent: -2000px;
	display: block;
	width: 289px;
	height: 16px;
	background-image: url(../i/title_create.gif);
	background-repeat: no-repeat;
}

h1.aboutus {
	text-indent: -2000px;
	display: block;
	width: 90px;
	height: 12px;
	background-image: url(../i/title_aboutus.gif);
	background-repeat: no-repeat;
}

h1.gallery {
	text-indent: -2000px;
	display: block;
	width: 147px;
	height: 15px;
	background-image: url(../i/title-gallery.gif);
	background-repeat: no-repeat;
}

h2.gallery-video {
	text-indent: -2000px;
	display: block;
	width: 147px;
	height: 9px;
	background-image: url(../i/title-video.gif);
	background-repeat: no-repeat;
}

h3.expand {
	margin: 15px 0px 5px 0px;
	text-indent: -2000px;
	display: block;
	width: 148px;
	height: 9px;
	background-image: url(../i/title_expand.gif);
	background-repeat: no-repeat;
}

h1.contact {
	text-indent: -2000px;
	display: block;
	width: 88px;
	height: 18px;
	background-image: url(../i/title_contact.gif);
	background-repeat: no-repeat;
}

h1.request {
	text-indent: -2000px;
	display: block;
	width: 134px;
	height: 16px;
	background-image: url(../i/title_request.gif);
	background-repeat: no-repeat;
}

h1.billpay {
	text-indent: -2000px;
	display: block;
	width: 230px;
	height: 16px;
	background-image: url(../i/title-billpay.jpg);
	background-repeat: no-repeat;
	margin-bottom:3px;
}
h2.billpaysuccess {
	text-indent: -2000px;
	display: block;
	width: 205px;
	height: 16px;
	background-image: url(../i/title-billpaysuccess.gif);
	background-repeat: no-repeat;
	margin-bottom:6px;
}  */
h3.billpay a
{
	color:#CCCCCC;
	text-transform:none;
	font-family:Times;
	text-decoration:none;
}

h3.billpay {
	padding-bottom:17px;
	color:#CCCCCC;
}
p.transaction_info
{
	border:solid;
	border-color:#999999;
	border-width:1px;
	padding:4px 10px;
	line-height:2.1em;
	width:305px;
}
/*h3.quality {
	margin: 15px 0px 5px 0px;
	text-indent: -2000px;
	display: block;
	width: 229px;
	height: 18px;
	background-image: url(../i/title_quality.gif);
	background-repeat: no-repeat;
}


h3.phone {
	text-indent: -2000px;
	width: 50px;
	height: 9px;
	background-image: url(../i/title_phone.gif);
	background-repeat: no-repeat;
	background-position: middle;
}

h3.fax {
	text-indent: -2000px;
	width: 25px;
	height: 9px;
	background-image: url(../i/title_fax.gif);
	background-repeat: no-repeat;
}

h3.email {
	text-indent: -2000px;
	width: 43px;
	height: 9px;
	background-image: url(../i/title_email.gif);
	background-repeat: no-repeat;
}

h3.type {
	margin-top: 15px;
	display: block;
	width: 135px;
	height: 11px;
	float: none;
	text-indent: -2000px;
	background-image: url(../i/title_type.gif);
	background-repeat: no-repeat;
}            */
h3.refresh
{
	padding: 16px 0px 19px;
	font-size:1.1em;
	color:#CCCCCC;
}
/*h1.stgeorge {
	text-indent: -2000px;
	display: block;
	width: 179px;
	height: 12px;
	background-image: url(../i/title_stgeorge.gif);
	background-repeat: no-repeat;
}

h3.versatility {
	margin: 15px 0px 5px 0px;
	text-indent: -2000px;
	display: block;
	width: 202px;
	height: 9px;
	background-image: url(../i/title_versatility.gif);
	background-repeat: no-repeat;
}

h1.browse {
	text-indent: -2000px;
	display: block;
	width: 141px;
	height: 9px;
	background-image: url(../i/title_browse.gif);
	background-repeat: no-repeat;
}

h2.wasatch-region {
	text-indent: -2000px;
	display: block;
	width: 210px;
	height: 12px;
	background-image: url(../i/title-contact-slc.gif);
	background-repeat: no-repeat;
}

h2.stgeorge-region {
	text-indent: -2000px;
	display: block;
	width: 234px;
	height: 12px;
	background-image: url(../i/title-contact-stg.gif);
	background-repeat: no-repeat;
}

h1.maintenance {
	text-indent: -2000px;
	display: block;
	width: 199px;
	height: 26px;
	background-image: url(../i/title_maintenance.gif);
	background-repeat: no-repeat;
}

h3.online-pay {
	text-indent: -2000px;
	display: block;
	width: 281px;
	height: 13px;
	background-image: url(../i/title_online_pay.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	margin-top:15px;
}
h3.maintenance-request {
	text-indent: -2000px;
	display: block;
	width: 271px;
	height: 30px;
	background-image: url(../i/title_maintenance_request.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
}               */

.request-message {
	font-size: 1.6em;
	margin-top: 50px;
	color: #cb7d29;
}
.clear {
	clear: both;
}

/*
* Header
***********************************************/

#holiday-ribbon
{
	position:absolute;
	display:block;
	text-indent:-2000px;
	float:right;
	height:103px;
	width:249px;
	right:-5px;
	background-image:url(../i/holiday/holiday_banner-flat.png);
}

#header, #header-about, #header-architect, #header-contact, #header-gallery, #header-request, #header-site-map {
	width: 817px;
	height: 142px;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #919396;
	border-left: 2px #616264 solid;
	border-right: 2px #616264 solid;
	position: relative;
}

#header {
	background-image: url(../i/background_header_about.jpg);
}

/*#header-about {
	background-image: url(../i/background_header_about.jpg);
}

#header-contact {
	background-image: url(../i/background_header_contact.jpg);
}

#header-gallery {
	background-image: url(../i/background_header_gallery.jpg);
}

#header-request {
	background-image: url(../i/background_header_request.jpg);
}

#header-site-map {
	background-image: url(../i/background_header_site_map.jpg);
}            */

#header img, #header-about img, #header-contact img, #header-gallery img, #header-request img, #header-site-map img {
	width: 63px;
	height: 63px;
	position: absolute;
	bottom: 10px;
	left: 20px;
}

#header h2, #header-about h2, #header-contact h2, #header-gallery h2, #header-request h2, #header-site-map h2 {
	width: 235px;
	height: 18px;
	background-image: url(../i/title.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	color: #DCDDDE;
	position: absolute;
	bottom: 31px;
	left: 9px;
}

#header h2 a, #header-about h2 a, #header-contact h2 a, #header-gallery h2 a, #header-request h2 a, #header-site-map h2 a {
	width: 281px;
	height: 20px;
	display: block;
	color: #DCDDDE;
	text-decoration: none;
}

#header #bttn-online-pay, #arch-header #bttn-online-pay, #header-about #bttn-online-pay, #header-contact #bttn-online-pay, #header-gallery #bttn-online-pay, #header-request #bttn-online-pay, #header-site-map #bttn-online-pay
{
	width: 121px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 30px;
	right: 25px;
	
}

#header #bttn-online-pay a, #header-about #bttn-online-pay a, #header-contact #bttn-online-pay a, #header-gallery #bttn-online-pay a, #header-request #bttn-online-pay a, #header-site-map #bttn-online-pay a{
	display: block;
	width: 121px;
	height: 18px;
	background-image: url(../i/bttn_online_pay.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
}

#header #bttn-online-pay a:hover, #header-about #bttn-online-pay a:hover, #header-contact #bttn-online-pay a:hover, #header-gallery #bttn-online-pay a:hover, #header-request #bttn-online-pay a:hover, #header-site-map #bttn-online-pay a:hover {
	background-image: url(../i/bttn_online_pay_over.gif);
}

#header ul, #header-about ul, #header-contact ul, #header-gallery ul, #header-request ul, #header-site-map ul {
	width: 300px;
	list-style: none;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	bottom: 10px;
	right: 25px;
}

#header ul li, #header-about ul li, #header-contact ul li, #header-gallery ul li, #header-request ul li, #header-site-map ul li {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#header a, #header-about a, #header-contact a, #header-gallery a, #header-request a, #header-site-map a {
	color: #E0E1E2;
	text-decoration: none;
}

#header a.green:hover, #header-about a.green:hover, #header-contact  a.green:hover, #header-gallery a.green:hover, #header-request a.green:hover, #header-site-map a.green:hover {
	color: #00A710;
}

#header a.orange:hover, #header-about a.orange:hover, #header-contact  a.orange:hover, #header-gallery a.orange:hover, #header-request a.orange:hover, #header-site-map a.orange:hover {
	color: #D75715;
}


#paypalForm
{
	margin-top:10px;
	padding-left:13px;
	white-space:nowrap;
}
#paypalForm input
{
	width:163px;
	height:14px;
}
#paypalForm tr, #paypalForm td
{
	padding:2px 10px 2px 1px;
	margin:0px;
}
.paypalFormcreditCardType
{
	width:100%;
	border:none;
}
.paypalFormexpDateYear
{
	width:60%;
	border:none;
}
.paypalFormexpDateMonth
{
	width:40%;
	border:none;
}
.paypalFormState
{
	width:100%;
	border:none;
}
#paypalForm .paypalFormSubmit
{
	width:79px;
	height:17px;
	background-image:url(../i/bttn_submit.gif);
	margin-top:30px;
	margin-left:1px;
}
#paypalForm .paypalFormSubmit:hover
{
	background-image:url(../i/bttn_submit_omo.gif);
}
.billpay_back
{
	padding-top:15px;
}
.billpay_print
{
	margin-top:52px;
	font-size:1.05em;
}
/*
* Middle
***********************************************/ 
#maincon {
	float: left;
	width: 453px; /*634px;*/
	padding: 30px 131px 0px 50px;
	background: url(../i/background_about.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 2px;
	min-height: 300px;
}
#maincon_wide {
	background: transparent url(../i/background_about.jpg) no-repeat scroll center top;
	float: left;
	margin-left: 2px;
	min-height: 300px;
	padding: 30px 50px 0;
	width: 534px;
}
#maincon ul
{
	padding:0px;
	margin:0px 20px;
}
#middle {
	width: 841px;
	margin: 0px auto;
	padding: 0px;
	background:transparent url('../img/midfauxbg.png') repeat-y;
	
}
#middle a
{
	font-size:1em;
}
#midleft {
	float: left;
	width: 634px;
	height: 240px;
}
#midbottomcap {
	background:transparent url('../img/midcap.png') no-repeat;
	height: 25px;
	width: 841px;
}
#middle-index {
	width: 837px;
	height: 240px;
	margin: 0px auto;
	padding: 0px;
	border-left: 2px #616264 solid;
}      

#middle-request {
	width: 837px;
	height: 377px;
	margin: 0px auto;
	padding: 0px;
	border-left: 2px #616264 solid;
	border-right: 2px #616264 solid;
}
#middle-bid-request {
	width: 837px;
	height: 524px;
	margin: 0px auto;
	padding: 0px;
	border-left: 2px #616264 solid;
	border-right: 2px #616264 solid;
}
/*
* content (main middle text section)
***********************************************/
#content {
	width: 584px; /*634px;*/
	height: 190px;/*230px;*/
	padding: 40px 0px 0px 50px;
	background: url(../i/background_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#content-architect {
	width: 615px; /*634px;*/
	height: 311px;/*334px;*/
	padding:23px 0px 0px 18px;
	background: url(../i/background_architect.jpg);
	background-repeat: no-repeat;
}

#arch-lower
{
	height:9px;
	width:838px;
	background-image:url(../i/bar_lower.jpg);
}

#content-maintenance {
	float: left;
	width: 574px; /*634px;*/
	height: 276px;/*306px;*/
	padding: 30px 10px 0px 50px;
	background: url(../i/background_maintenance.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content-maintenance li
{
	font-size:0.85em;
}
#content-maintenance-request
{
	background-image:url(../i/maintenance_bid_background.jpg);
	background-repeat:no-repeat;
	width:558px;
	height:308px;/*377*/
	padding:41px 39px 28px 39px;
}

#content-maintenance-request table
{
	width:560px;
}
#content-maintenance-request td
{
	padding:4px 2px;
}
.mbr-title
{
	margin-right:20px;
}
#content-maintenance ul
{
	padding:0px;
	margin:10px 0px;
}
#content-maintenance li
{
	padding:0px;
	margin:0px 0px 0px 16px;
}

.nowrap
{
	white-space:nowrap;
}
.maintenance_bid_submit
{
	width:79px !important;
	height:17px;
	background-image:url(../i/bttn_submit.gif);
	background-repeat:no-repeat;
	margin:12px 0 0 24px;
}
.maintenance_bid_submit:hover
{
	background-image:url(../i/bttn_submit_omo.gif);
}

#maintenance-service-pages
{
	float:right;
	width:334px;
	height:250px;
	padding-left:10px;
}

a.msp-request
{
	background-image:url(../i/bttn_main_request.gif);
}
a.msp-request:hover
{
	background-image:url(../i/bttn_main_request_over.gif);
}

a.msp-warranty
{
	background-image:url(../i/bttn_main_warranty.gif);
}
a.msp-warranty:hover
{
	background-image:url(../i/bttn_main_warranty_over.gif);
}

a.msp-pay
{
	background-image:url(../i/bttn_main_pay.gif);
}
a.msp-pay:hover
{
	background-image:url(../i/bttn_main_pay_over.gif);
}

h2.services-pages
{
	display:block;
	height:25px;
	width:122px;
	background-image:url(../i/title_service_pages.gif);
	text-indent:-3000px;
}
#maintenance-service-pages ul, #maintenance-service-pages li, #maintenance-service-pages a
{
	padding:0px;
	margin:0px;
	list-style:none;
	display:block;
	height:49px;
	width:308px;
	text-indent:-3000px;
}

#content-about ul {
	margin-top: 0px;
	padding-top: 0px;
}

#content-about ul li {
	line-height: 150%;
}

#content-contact {
	width: 544px; /*634px;*/
	height: 190px;/*230px;*/
	padding: 40px 40px 0px 50px;
	background: url(../i/background-contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content-contact td
{
	font-size:1em;
	padding:1px 0px;
}
#content-contact table
{
	padding-top:9px;
}
#content-site-map
{
	width: 584px; /*634px;*/
	height: 336px;/*376px;*/
	padding: 40px 0px 0px 50px;
	background: url(../i/background_site_map.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#content-request {
	width: 604px; /*634px;*/
	height: 494px;/*524px;*/
	padding: 30px 0px 0px 30px;
	background: url(../i/background_bid_request.jpg);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
}
#content-request td
{
	font-size:0.9em;
}
#content-billpay {
	width: 604px; /*634px;*/
	height: 420px;/*450px;*/
	padding: 30px 0px 0px 30px;
	background: url(../i/background_billpay.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#content-gallery {
	width: 635px;
	height: 548px;
	background-image: url(../i/background_gallery.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#content-video {
	width: 635px;
	height: 551px;
	background-image: url(../i/background_video.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#gallery_info
{
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#video_info
{
	padding-top: 38px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
}
#video_info p
{
	padding-bottom:5px;
	padding-top:1px;
	line-height:1.3em;
}
#video_info h2
{
	font-size:1.8em;
	padding-top:6px;
}
#video_desc
{
	height:100px;
	width:399px;
	overflow:auto;
	padding-top:5px;
	padding-right:10px;
}
#video_desc p
{
	padding-top:5px;
}
#video_desc h1
{
	text-transform:none;
}

#content p {
	width: 450px;
}
#warranty, #description
{
	width:400px;
	margin-top:4px;
}

.float-left {
	display: block;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
}
.float-right {
	float: right;
}

.left-border {
	padding-left: 10px;
	border-left: 2px #645E61 solid;
}
.request-maintenance
{
	position:relative;
	top:-600px;
	left:-600px;
}
.request-warranty
{
	position:absolute;
	top:-600px;
	left:-600px;
}
.maintenance-required{
text-align:right;
font-size:0.8em;
}
.maintenance_list
{
	margin:7px 0px;
}


#types-of-work td
{
	font-size:0.8em;
}

h1.site-map {
	text-indent: -2000px;
	display: block;
	width: 549px;
	height: 27px;
	background-image: url(../i/title_site_map.gif);
	background-repeat: no-repeat;
	margin-bottom:3px;
}
.site-map-col
{
	width:200px;
}

.site-map-col h2
{
	padding:10px 0px 3px;
	margin:0px;
	text-transform:none;
}

.site-map-col p
{
	padding:0px;
	margin:0px;
}

.site-map-col h2 a
{
	color: #CE7C17;
	text-decoration:none;
	text-transform:none;
	font-size:1.15em;
}

.site-map-col a
{
	text-decoration:none;
	text-transform:none;
	font-size:1.1em;
	color:#CCCCCC;
}


/*
* sidebar
***********************************************/
/*#sidebar-sub {
	width: 203px;
	height: 231px;
	background-image: url(../i/background_sidebar_sub.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	font-family: Times New Roman;
	text-transform: uppercase;
}
#sidebar-architech
{
	width: 203px;
	height: 335px;
	background-image: url(../i/background_sidebar_architect.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	font-family: Times New Roman;
	text-transform: uppercase;
}
#sidebar-about {
	width: 203px;
	height: 316px;
	background-image: url(../i/background_sidebar_about.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	font-family: Times New Roman;
	text-transform: uppercase;
}

#sidebar-billpay {
	width: 203px;
	height: 450px;
	background-image: url(../i/background_sidebar_billpay.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	font-family: Times New Roman;
	text-transform: uppercase;
}

#sidebar-maintenance {
	width: 203px;
	height: 307px;
	background-image: url(../i/background_sidebar_maintenance.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	font-family: Times New Roman;
	text-transform: uppercase;
}

#sidebar-contact {
	width: 203px;
	height: 231px;
	background-image: url(../i/background_sidebar_contact.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	font-family: Times New Roman;
	text-transform: uppercase;
}

#sidebar-request {
	position:relative;
	width: 203px;
	height: 378px;
	background-image: url(../i/background_sidebar_request.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	font-family: Times New Roman;
	text-transform: uppercase;
}

#sidebar-bid-request {
	position:relative;
	width: 203px;
	height: 523px;
	background-image: url(../i/background_sidebar_bid.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	font-family: Times New Roman;
	text-transform: uppercase;
}

#sidebar-gallery {
	width: 203px;
	height: 427px;
	background-image: url(../i/background_sidebar_gallery.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	font-family: Times New Roman;
	text-transform: uppercase;
}

#sidebar-video {
	width: 203px;
	height: 552px;
	background-image: url(../i/background_sidebar_video.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	font-family: Times New Roman;
	text-transform: uppercase;
	text-align:left;
}

#sidebar-bottom {
	width: 203px;
	height: 272_px;
	background-image: url(../i/contact_side_bottom.jpg);
	background-repeat: no-repeat;
	float: right;
	clear: right;
}*/

#sidebar {
	width: 203px;
	background-image: url(../img/mainnav_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	font-family: Times New Roman;
	text-transform: uppercase;
	margin-right: 2px;
}
#sidebar ul, #sidebar-billpay ul, #sidebar-sub ul, #sidebar-gallery ul, #sidebar-video ul, #sidebar-contact ul, #sidebar-request ul, #sidebar-about ul, #sidebar-architech ul, #sidebar-maintenance ul {
	list-style: none;
	margin: 10px 0px 0px 47px;
	padding: 0px;
	font-size: 1.4em;
}

#sidebar ul li, #sidebar-billpay ul li, #sidebar-sub ul li, #sidebar-gallery ul li, #sidebar-video ul li, #sidebar-contact ul li, #sidebar-request ul li, #sidebar-architech ul li, #sidebar-about ul li, #sidebar-maintenance ul li {
	padding-top: 3px;
}

#sidebar a, #sidebar-billpay a, #sidebar-sub a, #sidebar-gallery a, #sidebar-video a, #sidebar-contact a, #sidebar-request a, #sidebar-about a, #sidebar-architech a, #sidebar-maintenance a {
 	background-repeat:no-repeat;
	display:block;
	height:15px;
	text-indent:-3000px;
	vertical-align:bottom;
	width:92px;
}
.sidebar-homepage {
	margin-right:0 !important; 
	height:240px;
}

#main_menu {
	background:transparent url('../img/mainnav_repeater.gif') repeat-y bottom left;
	width: 167px;
	margin: 18px 0 0 17px;
}
#main_menu_cap {
	background:transparent url('../img/mainnav_bottomcap.gif') no-repeat;
	width: 167px;
	height: 21px;
	margin: 0 0 35px 17px;
}
#main_menu_inner {
	background: transparent url('../img/mainnav_top.gif') no-repeat;
	width: 167px;
	height: 172;
	padding: 20px 0 5px 20px;
	min-height: 150px;
}
#main_menu p, #main_menu ul{
    font-family: Times, Georgia, serif;
}
#main_menu p {
    margin-top: 5px;
    font-size: 14px;
	line-height: 14px;
}

#main_menu a {
	display: block;
	width: 125px;
	background-repeat: no-repeat;
	vertical-align:bottom;
	text-decoration: none;
	font-weight: 100;
	color: #e6e6e6;
	text-indent: 0px;
}
#main_menu li {
    font-size: 11px;
}
#main_menu a:active {
	outline: 0;
	}

#main_menu a:hover {
	color: #41393d;
}   
.secnav {
	margin: 0 0 3px 12px !important;
	padding: 0 !important;
/*  font-size: 19px !important;*/
}

/* Newsletter / Pressroom 
-----------------------------------*/
.newsletter {
	text-align: center;
	width: 165px;
	height: 100px;
	margin: 0px auto 0px;
}
.newsblock {
	clear: both;
	padding-top: 15px;
}
.article h1 {
	margin-top: 20px;
}
.article-wrapper h1,h2,h3,h4 {
	text-transform: none;
}
.article-wrapper p {
	margin-bottom: 10px;
}
.article-wrapper h2 {
	color: #cb9c29;
}
.article-wrapper h3 {
	font-size: 1em;
	margin: 0 0 5px 0;
}
.article-wrapper img {
	padding: 0 7px 7px;
}
.article-author-pubdate {
	font-size: 10px;
	margin: -10px 0 15px 0;	
}
.article-wrapper ul {
	padding-left: 0;
}
.article-wrapper li {
	list-style-type: none;
}


a.home {
	background-image: url(../i/bttn_home.jpg);
	
}
a.home:hover {
	background-image: url(../i/bttn_home_over.jpg);
}

a.about {
	background-image: url(../i/bttn_about.jpg);
}
a.about:hover {
	background-image: url(../i/bttn_about_over.jpg);
}

a.gallery {
	background-image: url(../i/bttn_gallery.jpg);
}
a.gallery:hover {
	background-image: url(../i/bttn_gallery_over.jpg);
}

a.video {
	background-image: url(../i/bttn_video.jpg);
}
a.video:hover {
	background-image: url(../i/bttn_video_over.jpg);
}

a.contact {
	background-image: url(../i/bttn_contact.jpg);
}
a.contact:hover {
	background-image: url(../i/bttn_contact_over.jpg);
}

a.request {
	background-image: url(../i/bttn_request.jpg);
}
a.request:hover {
	background-image: url(../i/bttn_request_over.jpg);
}

a.architect {
	background-image: url(../i/bttn_architect.jpg);
}
a.architect:hover {
	background-image: url(../i/bttn_architect_over.jpg);
}

a.maintenance {
	background-image: url(../i/bttn_maintenance.jpg);
}
a.maintenance:hover {
	background-image: url(../i/bttn_maintenance_over.jpg);
}

a.mainbid {
	background-image: url(../i/bttn_mainbid.jpg);
}
a.maintbid:hover {
	background-image: url(../i/bttn_mainbid_over.jpg);
}

a.mainrequest {
	background-image: url(../i/bttn_warranty.jpg);
}
a.mainrequest:hover {
	background-image: url(../i/bttn_warranty_over.jpg);
}

a.holiday {
	background-image: url(../i/bttn_holiday.jpg);
}
a.holiday:hover {
	background-image: url(../i/bttn_holiday_over.jpg);
}

a.billpay {
	background-image: url(../i/bttn_billpay.jpg);
}
a.billpay:hover {
	background-image: url(../i/bttn_billpay_over.jpg);
}


#sidebar a.return {
	background-image: url(../i/bttn_return.jpg);
	height: 34px;
}
#sidebar a.return:hover {
	background-image: url(../i/bttn_return_over.jpg);
}

#flashMenu
{
	padding:19px 0px 0px 17px;
}

/* Gallery */
.gallery-detail img {
	padding: 3px;
}
.photo-box {
	float: left;
	margin: 3px;
	padding-bottom: 10px;
}
.gallery-description {
	padding-bottom: 20px;
}

/* Video */
.video-title {
	margin: 10px 0;
}
.video-box {
	width: 200px;
	text-align: center;
	margin-right: 50px;
	float: left;
}
.video-box a {
	text-decoration: none;
}
.video-box img {
	margin: 15px 0 5px;
}
.padded_bottom {
	padding-bottom: 20px;
}


/*
* bottom
***********************************************/
#bottom, #bottom-sub, #bottom-gallery, #bottom-request{
	width: 837px;
	height: 143px;
	margin: 0px auto;
	padding: 0px;
	border-left: 2px #616264 solid;
	border-right: 2px #616264 solid;
}

#bottom-request {
	height: 173px; /*173px;*/
	padding: 0px;
}

#bottom-sub {
	clear: both;
	height: 163px; /*173px;*/
	padding: 5px 0px 5px 0px;
	margin: 0px auto;
	background-image: url(../i/images_aboutus.jpg);
	background-repeat: no-repeat;
}

#bottom-maintenance {
	width: 837px;
	height: 183px;
	margin:0px auto;
	padding:0px;
}
#bottom-maintenance p
{
	width:274px;
}
#bottom-maintenance a
{
	color:#cccccc;
	text-decoration:none;
}
#bottom-maintenance a:hover
{
	text-decoration:underline;
}
#bottom-gallery {
	height: 122px;
}

#left {
	width: 128px; /*132px;*/
	height: 128px; /*143px;*/
	margin: 1px 0px 0px;
	padding: 16px 0px 0px 4px;
	background-image: url(../i/background_bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#center {
	width: 503px;/*533px;*/
	height: 118px;/*143px;*/
	margin: 0px;
	padding: 15px 0px 15px 30px;
	background-image: url(../i/background_bottom_center.jpg);
	background-repeat: no-repeat;
	background-position: center 1px;
	float: left;
}

#center-stgeorge {
	width: 493px;/*533px;*/
	height: 118px;/*143px;*/
	margin: 0px;
	padding: 25px 0px 10px 30px;
	background-image: url(../i/background_bottom_center.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#center p {
	width: 475px;
}

#right {
	width: 168px; /*172px;*/
	height: 128px; /*143px;*/
	margin-top: 1px;
	padding: 16px 0px 0px 4px;
	background-image: url(../i/background_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}

#gal-left {
	width: 634px;
	height: 122px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#gal-right {
	width: 178px; /*203px;*/
	height: 91px; /*122px;*/
	margin: 0px;
	padding: 30px 0px 0px 25px;
	background-image: url(../i/bottom_gallery_right.jpg);
	background-repeat: no-repeat;
	background-position: top;	
	float: right;
	clear: right;
	font-size: 0.9em;
}

#gal-right h2 {
	margin-left: -11px;
}

#videoBar-bar
{
	float:right;
	width:145px;
	overflow:auto;
	height:428px;
	background-color:#000000;
	color:#FFFFFF;
	margin-right:29px;
	padding:8px;
}
#videoBar-bar p
{
	padding-bottom:10px;
	font-size:0.8em;
}

#maintenance-bottom-background
{
	background-image:url(../i/background_maintenance_bottom.jpg);
	background-repeat:repeat-x;
	height:187px;
	width:837px;
	padding-top:5px;
	border-left:solid;
	border-left-width:2px;
	border-left-color:#616264;
	border-right:solid;
	border-right-width:2px;
	border-right-color:#616264;
}
/*
* footer
***********************************************/
#footer {
	width: 827px;
	height: 79px; /*90px;*/
	margin: 0px auto 50px auto;
	padding: 11px 10px 0px 0px;
	text-align: right;
	background-image: url(../i/background_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-left: 2px #616264 solid;
	border-right: 2px #616264 solid;
	border-bottom: 2px #616264 solid;
	font-size: 0.85em;
	font-family: arial;
	color: #BBBBBB;
}

#footer a {
	color: #BBBBBB;
	text-decoration:none;
}
#footer a:hover {
	color: #BBBBBB;
	text-decoration:underline;
}

#subnav
{
	float:left;
	padding-left:22px;
}




/*
* architect page
***********************************************/
#arch-header {
	width: 906px;/*916px;*/
	height: 141px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-image: url(../i/architect_header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-left: 2px #616264 solid;
	border-right: 2px #616264 solid;
	position: relative;
}

#arch-header img {
	width: 63px;
	height: 63px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#arch-header h1 {
	width: 235px;
	height: 18px;
	background-image: url(../i/arch_title.gif);
	background-repeat: no-repeat;
	text-indent: -2000px;
	color: #DCDDDE;
	position: absolute;
	bottom: 31px;
	left: 83px;
}

#arch-header h1 a {
	display: block;
	width: 235px;
	height: 18px;
	text-indent: -2000px;
	text-decoration: none;
}

#arch-header ul {
	width: 300px;
	list-style: none;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	position: absolute;
	bottom: 10px;
	right: 25px;
}

#arch-header ul li {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#arch-header a {
	color: #E0E1E2;
	text-decoration: none;
}

#arch-header a.green:hover {
	color: #00A710;
}

#arch-header a.orange:hover {
	color: #D75715;
}

#arch-content {
	width: 857px; /*916px;*/
	height: 354px; /*372px;*/
	margin: 0px;
	padding: 18px 0px 0px 59px;
	background-image: url(../i/architect_middle.jpg);
	background-repeat: no-repeat;
	border-left: 2px #616264 solid;
	border-right: 2px #616264 solid;
}

#arch-footer {
	width: 906px; /*916px;*/
	height: 118px; /*144px;*/
	margin: 0px 0px 50px 0px;
	padding: 16px 10px 0px 0px;
	background-image: url(../i/architect_bottom.jpg);
	background-repeat: no-repeat;
	border-left: 2px #616264 solid;
	border-right: 2px #616264 solid;
	border-bottom: 2px #616264 solid;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	color: #BBBBBB;
	text-align: right;
}

#arch-footer a {
	color: #BBBBBB;
	text-decoration: none;
}

#print-title
{
	display:none;
}

.about-link
{
	color:#AA711C;
}

/* FORMS
*****************************************/
.bid_form li {
	margin-top: 12px;
	list-style: none;
}
.bid_form input {
	width: 150px;
}
.bid_form label {
	width: 70px;
	display: block;
	float: left;
	padding-top: 5px;
}
#id_state {
	width: 150px;
}
#type_of_work {
    margin-top: 20px;
}
.types_form li {
    margin-top: 0px;
    list-style: none;
}
.types_form input {
    width: 15px;
}