/***********************************************/
/* CSS Styles www.SlidingDoorRepair.com        */
/***********************************************/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: left top;
	height: 858px;
	width: auto; 
}
.topnav {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: right;
}
.masthead2s {
	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
	line-height: 30px;
}
.formbutton {
	background-color: #669999;
	border: 1px solid #5C8B8B;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
}
.sidenav {
	font-size: 95%;
	text-transform: capitalize;
	color: #003366;
	background-color: #ffffff;
	text-align: right;
	line-height: 150%;
	border-bottom: 1px solid #DBDEFB;
	padding-right: 0px;
}
a{
	color: #006699;
	text-decoration: none;
}
a:link{
	color: #1d1a81;
	text-decoration: none;
}
#masthead2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	color: #3A3D98;
	text-decoration: none;
}
#masthead2 a:visited {
	color: #e6e8f7;
	text-decoration: none;
	}
a:hover {
	color: #141153;
	text-decoration: underline;
}
#masthead2 a:hover {
	color: #ced2ee;
	text-decoration: underline;
	}
a:active {
	color: #1D1F84;
	text-decoration: none;
}
#masthead2 a:active {
	color: #e6e8f7;
	text-decoration: none;
	}
.sidemenu {
	margin-right: 10px;
}
h1{
 font-size: 140%;
 color: #1d1a81;
 margin-right: 15px;
 margin-left: 15px;
 margin-top: 15px;
 text-align: center;
}
h2{
	font-size: 130%;
	color: #1d1a81;
    margin-right: 15px;
    margin-left: 15px;
	text-align: center;
}
h3{
	font-size: 120%;
	color: #1d1a81;
 	margin: 0px;
 	padding: 0px;
	text-align: center;
}
h4{
 font-size: 110%;
 font-weight: bold;
 color: #1d1a81;
 margin: 0px;
 padding: 10px;
}
h5 {
	font-size: 100%;
	color: #1d1a81;
}
h6 {
	font-size: 100%;
	text-transform: capitalize;
	color: #1d1a81;
	font-weight: lighter;
}
input {
	font-size: 90%;
	color: #333399;
	background-color: #E2E8F8;
	border: 1px solid #8287AD;
}
.estimates {
	font-size: 130%;
	font-weight: bold;
}
.redbold {
	color: #FF0000;
	font-size: 150%;	
}
.strike {
	font-size: 80%;
	text-decoration: line-through;
}
ul{
	list-style-type: none;
	line-height: 20px;
}
ul ul{ list-style-type: disc;
}
ul ul ul{ list-style-type: none;
}
label{
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
/**********************************/
/* Layout Divs - Common           */
/**********************************/
#siteInfo{
	clear: both;
	font-size: 75%;
	color: #999999;
	width: 885px;
	background-color: #FFFFFF;
	text-align:left;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#navBar{
	float: left;
	width: 190px;
	background-color: #E2E2E2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}
/**********************************/
/* Layout Divs - Nav + One column */
/**********************************/
#masthead1{
	width: 873px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 200px;
	margin: 2px;
	border: thick solid #666666;


}
#masthead2{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 421px;
	height: 130px;
	position: absolute;
	top: 20px;
	left: 396px;

}
#content1{
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 655px;
	background-color: #ffffff;
	margin: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/***********************************/
/* Layout Divs - Nav + Two Columns */
/***********************************/
#sidebar{
	float:left;
	width: 150px;
	background-color: #cccccc;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-right: 10px; 
}
/***********************************************/
/* Components                                  */
/***********************************************/
#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
.story{
	clear: both;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.story p{
	padding: 0px 0px 10px 0px;
}
/************* #siteInfo styles ***************/
#siteInfo img{
	padding: 2px 2px 2px 10px;
/*	vertical-align: middle; */
}
/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
/*********** #sectionLinks styles ***********/
#sectionLinks{
	position: relative;
	margin: 0px;
	border-bottom: 1px solid #ffffff;
	font-size: 95%;
	visibility: visible;
	text-align: right;
	padding: 0px;
	}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}
#sectionLinks a {
	display: block;
	border-top: 1px solid #ffffff;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a:hover{
	background-color: #b0b6da;
}
/************** #sidebar styles **************/
#sidebar{
	margin: 0px;
	text-align: center;
	padding: 10px 0px 20px 10px;
	font-size: 100%;
}
.naveveryday {
	color: #1d1a81;
	font-size: 95%;
	text-align: center;
}
