body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #8f8b8c;
	border: thin none;
	margin: 0px;
	padding: 0px;
}

body, td, th {
	color: #8f8b8c;
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	color: #8f8b8c;
}

h3, h4, h5, h6 {
	color: #8f8b8c;
}

a {
  color: #8f8b8c;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

dt {
	display: block;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/PageFiles/Line-BG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
}

dd {
	margin-left: 20px;
	padding-right: 30px;
	color: #000000;

}

.contactfield {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #F2F2F2;
	border: 1px double #2C2BD8;
	height: 14px;
	width: 150px;
	float: left;
	margin-top: 4px;
}
.contactfield:focus { border: 1px solid #F9261F; background-color: #DFDFDF; }

.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Pageheader {
	background-image: url(../images/PageFiles/Header-BG.jpg);
	background-repeat: repeat-x;
	height: 105px;
	width: 100%;
	white-space: nowrap;
}
.Logo {
	height: 105px;
	width: 668px;
	margin-top: 0px;
	margin-left: 20px;
}
.UprightLine {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.HomeBtn {
	margin-left: 20%;
	margin-bottom: 15px;
}

.ContactBtn {
	margin-bottom: 15px;
}

.Footer {
	background-image: url(../images/PageFiles/Footer-BG.jpg);
	background-repeat: repeat-x;
	height: 39px;
	width: 100%;
	text-align: center;
	padding-top: 15px;
}
.Contentbox {
	height: 100%;
	margin-left: 222px;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.img_Left {
	float: left;
	padding-bottom: 10px;
	padding-right: 20px;
}
.img_Right {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
	height: auto;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:visited {
	color:#990000
}

a:hover {
	color:#ff0000;
	text-decoration: underline overline;
	background-color: #333333;
}

a:active {
	color:#0000FF;
	text-decoration: underline overline;
}

#Sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#Sidebar li {
	margin: 0px;
}
#Sidebar a:link, 
#Sidebar a:visited {
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #2C2BD8;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	width: 81%;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 35px;
}

#Sidebar a:hover {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	width: 81%;
	background-color: #F9261F;
	display: block;
	border: 1px outset #2C2BD8;
	padding-top: 1px;
	padding-bottom: 1px;
}

#Sidebar a:active {
	color: #FFFFFF;
	background-color: #F9261F;
	border: 1px outset #2C2BD8;
}

body.ContactUs #sbl_Contact, 
body.FilmInstallation #sbl_FilmInstallation,
body.WindshieldProtection #sbl_WindshieldProtection,
body.GlassRestoration #sbl_GlassRestoration,
body.GraffitRemoval #sbl_GraffitRemoval,
body.HomePage #sbl_HomePage {
	color: #FFFFFF;
	background-color: #F9261F;
	display: block;
	border: 1px outset #2C2BD8;
}
