@charset "utf-8";
/* Basic Style Sheet
   Updated: Friday 02.23.09 
   Author:     Kimber Malone, www.purple-dragonfly.com
   ----------------------------------------------------*/

/* COLORS (color guide)
   Body Background:       #2F2C22
   Main Text:             #B3A576
   Links:                 #9C6D25
   Dark Brown Border:     #222019
   Green Headline:        #958944
*/

/* GENERIC (Section Titles)
   HEADER
   SIDEBAR
   FORMS
   TABLES
   FOOTER
*/

/* =GENERIC
   ----------------------------------------------------*/
html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/blue-body-bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #035682;
}

#pg-wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 120%;
	color: #333333;
	margin-top: 16px;
}

h2 {
	font-size: 120%;
	color: #333333;
	margin-top: 17px;
}

h3 {
	padding: 0px;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1D5E1;
}

h4 {
}

h5 {
}

/* HEADER
   ----------------------------------------------------*/
#header-wrapper {
	float: left;
	width: 975px;
	margin-top: 4px;
}

#sw-logo {
	background-image: url(../template-images/sw-logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 138px;
	width: 430px;
}

#banner-text {
	float: right;
	height: 74px;
	width: 400px;
	color: #FFFFFF;
	font-size: 125%;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 25px;
}

#phone-number {
	background-image: url(../template-images/phone-number.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 39px;
	width: 168px;
}


/* NavBar
   ----------------------------------------------------*/
#nav-wrapper {
	float: left;
	height: 59px;
	width: 975px;
	padding: 0px;
	margin: 0px;
}

#nav-l {
	background-image: url(../template-images/nav-l.png);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 11px;
	margin-top: 9px;
}

#navbar {
	background-image: url(../template-images/nav-bg.png);
	background-repeat: repeat-x;
	float: left;
	height: 59px;
	width: 950px;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}

#nav-r  {
	background-image: url(../template-images/nav-r.png);
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 14px;
	margin-top: 9px;
}

#nav li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#nav a {
	display: block;
	width: 151px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	height: 34px;
	padding-top: 25px;
	font-size: 105%;
	font-weight: bold;
}

#nav #nav_con a {
	border: none;
}

#nav a:hover {
	color: #C1DEF0;
	text-decoration: none;
}

#body_home #nav_home a, #body_windows #nav_windows a, #body_doors #nav_doors a, #body_faqs #nav_faqs a, #body_showcase #nav_showcase a, #body_contact #nav_contact a {
	background-image: url(../template-images/blue-tab.png);
	width: 151px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
}

/* Body Styles
   ----------------------------------------------------*/
#body-wrapper {
	float: left;
	width: 973px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../template-images/interior-page.jpg);
	background-repeat: repeat-x;
	font-size: 95%;
	color: #333333;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}


#top-space {
	float: left;
	width: 972px;
	height: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#left-column {
	float: left;
	width: 630px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid #ACDFE8;
	margin-bottom: 0px;
}

#left-column-wide {
	float: left;
	width: 930px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	border: 1px solid #ACDFE8;
	margin-bottom: 0px;
}

#right-column {
	float: right;
	width: 280px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#left-column a:link, #left-column a:visited {
	color: #333333;
}

#left-column-wide a:hover {
	color: #106692;
	text-decoration: none;
}

#left-column-wide a:link, #left-column a:visited {
	color: #333333;
}

#left-column a:hover {
	color: #106692;
	text-decoration: none;
}

.headline {
	background-image: url(../template-images/headline-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 55px;
	width: 620px;
	padding-left: 10px;
}

.headline-wide {
	background-image: url(../template-images/headline-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 55px;
	width: 905px;
	padding-left: 10px;
}

.content-box {
	float: left;
	width: 610px;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(../template-images/box-end.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.content-box-wide {
	float: left;
	width: 910px;
	background-color: #FFFFFF;
	padding: 10px;
	background-image: url(../template-images/box-end.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sidebox {
	background-color: #FFFFFF;
	background-image: url(../template-images/sidebox-top.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 248px;
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}

.sidebox a:link, .sidebox a:visited {
	color: #126B97;
}

.sidebox a:hover {
	color: #B6B380;
	text-decoration: none;
}

.window {
	float: right;
	height: 150px;
	width: 298px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#headline-top {
	float: left;
	width: 610px;
	height: 95px;
	color: #333333;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 25px;
	padding-top: 5px;
}

ul.window-list {
	margin-left: 5px;
	padding-top: 0px;
	padding-left: 10px;
	list-style-image: url(../template-images/window-bullet.jpg);
}

.promotional-box {
	width: 280px;
	float: left;
}


/* Typography
   ----------------------------------------------------*/
.smalltext {
	font-size: 85%;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 0px;
	margin-top: 5px;
	padding-bottom: 10px;
}

.smalltext a:link, .smalltext a:visited {
	color: #035682;
}

.smalltext a:hover {
	color: #82BE06;
}

.whitetext {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}

.whitetext a:link, .whitetext a:visited {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

.whitetext a:hover {
	color: #0F6693;
	text-decoration: none;
}

.whiteh2 {
	font-size: 110%;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#lowerbox1 {
	float: left;
	width: 963px;
	padding-right: 5px;
	padding-left: 5px;
	clear: left;
	font-size: 85%;
}

#testimonials-box {
	float: left;
	height: 150px;
	width: 350px;
	padding-left: 20px;
	clear: left;
}

.testimonials {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 85%;
	text-align: center;
}

.testimonials a:link, .testimonials a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.testimonials a:hover {
	color: #BBE867;
	text-decoration: none;
}

.top-headline {
	font-size: 110%;
	font-weight: bold;
	color: #065985;
	letter-spacing: 0.5px;

}

/* Side Navigation
   ----------------------------------------------------*/
#side-nav {
	color: #FFFFFF;
	width: 240px;
	margin: 0px;
	padding: 0px;
}

ul#sidenav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 245px;
}

#sidenav a {
	color: #666666;
	font-size: 90%;
	text-decoration: none;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 7px;
}

#sidenav a:hover {
	color: #126B97;
	text-decoration: none;
}

.left-side {
	font-weight: bold;
	margin-top: 0px;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
}

/* Home Page Form
   ----------------------------------------------------*/
#home-form {
	float: left;
	width: 235px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4DB636;
}

#small-form {
	font-size: 90%;
	color: #FFFFFF;
	width: 225px;
	padding-left: 10px;
}

#small-form .label {
	float: left;
	width: 60px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
	clear: left;
	padding-top: 7px;
}

input#submit {
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 85%;
	padding: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #005497;
}

input#reset {
	margin-left: 74px;
	color: #FFFFFF;
	font-size: 85%;
	padding: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #005497;
}
input#realname, input#email, input#phone {
	background-color: #FFFFFF;
	font-size: 90%;
	width: 125px;
	float: left;
	margin-top: -2px;
}

.form {
	font-weight: bold;
	font-size: 140%;
	text-align: center;
}

/* Footer
   ----------------------------------------------------*/

#footer1 {
	background-image: url(../template-images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 973px;
	float: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
}

.footer-text {
	margin-top: 0px;
	padding-top: 15px;
	font-size: 110%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.footer-text a:link, .footer-text a:visited {
	color: #035682;
	text-decoration: none;
}

.footer-text a:hover {
	color: #7ABD0E;
	text-decoration: none;
}

#footer2 {
	font-size: 85%;
	text-align: center;
	float: left;
	width: 975px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer2 a:link, #footer2 a:visited {
	color: #035682;
	text-decoration: none;
}

#footer2 a:hover {
	color: #56B62E;
	text-decoration: none;
}


/* Misc.
   ----------------------------------------------------*/

.floatright {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}

.floatleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

.clear {
	clear: both;
}

#statbox {
	float: left;
}
