/* CSS Document */
p {
color:#4D4D3E;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin-left:15px;
margin-right:15px;
margin-bottom:15px;
margin-top:7px;
}
body, td {
color:#4D4D3E;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
body{
background-color:#B3B39D;
background-image:url(../images/doorsmithbgslice.jpg);
background-repeat:repeat-x;
background-position:top;
margin-top:0px;
}
a {
	color:#8B8A37;
}
a:hover {
	color:#A7A78D;
}
h1 {
	font-size:14px;
	color:#86866E;
	margin:20px 15px 10px 15px;
}
h2 {
	font-size:12px;
	margin:15px;
}
ul {

}
ul li {
	margin:3px 0px;
}
img {
	border:0px none;
}
/*Header*/

.tagline {
float:right;
margin-right:6px;
}
.headerContainer{
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:2px;
border-left-color:#FFFFFF;
border-left-style:solid;
border-left-width:2px;
border-right-color:#FFFFFF;
border-right-style:solid;
border-right-width:2px;
background-image:url(../images/headerbgslice.jpg);
background-repeat:repeat-x;
background-position:top;
width:760px;
float:left;
}
.logopieceContainer{
float:left;
margin-top:54px;
}
.logoContainer{
float:left;
}
.headernav{
float:left;
width:508px;
height:27px;
}
.headerlink{
float:left;
}

/*Sidenav*/
.rowbg{
background-image:url(../images/subnavslice.jpg);
background-repeat:repeat-y;
background-position:left;
border-left-color:#FFFFFF;
border-left-style:solid;
border-left-width:2px;
}
.sidenav{
width:215px;
/*border-left-color:#FFFFFF;
border-left-style:solid;
border-left-width:2px;*/
float:left;

}
.sidenavbutton{
float:left;
}
.subnavbg{
background-image:url(../images/subnavslice.jpg);
background-repeat:repeat-y;
border-left-color:#FFFFFF;
border-left-style:solid;
border-left-width:2px;
}
.subnav ul{
margin:20px 0px 0px 20px;
padding:0px;
}
.subnav li{
list-style-type:none;
margin:0px 0px 0px 0px;
padding:0px;
}
.cellColor{
background-color:#FFFFFF;
}
.contentshadowslicelft{
background-image:url(../images/contentsideslice.jpg);
background-repeat:repeat-y;
background-position:right;
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:2px;
}
.contentshadowsliceright{
border-top-color:#FFFFFF;
border-top-style:solid;
border-top-width:2px;
background-image:url(../images/rtshadowslice.jpg);
background-repeat:repeat-y;
background-position:left;
}

/*Content Area*/
.contentbg{
background-image:url(../images/contentslice.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
background-position:bottom;
}
.title{
margin-left:15px;
margin-top:15px;
}
.content{
padding:15px;
}
.contentfooter{
margin-top:20px;
text-align:center;
margin-bottom:10px;
}

/*footer navigation*/
.footernavContainer{
width:545px;
height: 40px;
background: url(../fw/footer_Bg.jpg) repeat-x;
}
.footerCenterLinks {
	margin: 0 0 0 50px;
}
.footerlinks{
float:left;
}
.footershadow{
width:561px;
float:right;
}
.footerContainer{
float:right;
text-align:right;
color:#8F8F75;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

.footertxt{
text-align:right;
margin-right:7px;
margin-top:0px;
float:left;
}
.footertxt a{
text-decoration:none;
color:#8F8F75;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
}
.footertxt a:hover{
font-weight:bold;
text-decoration:underline;
}
.352logo{
float:right;
}
/*UI*/
.UItable{
margin-left:13px;
}
.UItext{
color:#8F8F75;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:right;
}
.UIfields{
margin-left:7px;
margin-top:2px;
}
/*PHOTO GALLERY*/
img.link_photoGallery {
	width:190px;
	height:130px;
	padding:10px 25px;
}
table.photoGallery {
	width:485px;
	clear:both;
	margin:15px;
}
table.photoGallery img{
	width:150px;
	height:113px;
	margin:5px 2px;
	border:1px solid #5C6107;
}
img.galleryImg {
	width:400px;
	height:300px;
}

/*MISC*/
.left_float {
	float:left;

}
.right_float {
	float:right;

}
img.left_float {
	float:left;
	margin:5px 5px 5px 0px;
	border:1px solid #5C6107;
}
img.right_float {
	float:right;
	margin:5px 0px 5px 5px;
	border:1px solid #5C6107;
}
ul.left_float {
	width:180px;
	margin:0px 20px 20px 10px;
}
ul.right_float {
	width:180px;
	margin:0px 20px 20px 10px;
}
table.partnerLogos {
	text-align:center;
	margin:10px 0px 0px 0px;
}
table.partnerLogos img {
	margin:10px;
	border:1px solid #B3B39D;
}
table.elecOpeners td {
	vertical-align:top;
	text-align:center;
}
table.elecOpeners img {
	display:block;
	margin-bottom:10px;
	border:1px solid #B3B39D;
}