/* CSS Document */

#container {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	float: none;
	position: absolute;
	left: 1px;
	top: 1px;
}

#wrapper { 
 margin: 0 auto;
 width: 801px;
}

#sidebar1 {
	color: #333;
	border: 0;
	margin: 0px;
	padding: 0px;
	width: 214px;
	height: 590px;
	float: left;
	background-color: #FFF;
}

.phone {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	background-color: #2C2200;
	height: 28px;
	width: 900px;
}


.font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

#body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #f06814;
 background-image: url("images/custom-cabinets-bg.jpg");
 background-repeat: repeat-x;
}

.bodyCHART {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A2200;
	text-align: left;
}

.bodyBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #2A2200;
	text-align: left;
}

.superscript{
  font-size:50%;
  vertical-align: top;
}

.spaced { line-height: 1.4em; } 
.spaced SUB, .spaced SUP { line-height: 0; }

.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #DE5E12;
}
a.orange:link {
	color: #DE5E12;
	text-decoration: underline;
}
a.orange:visited {
	text-decoration: underline;
	color: #DE5E12;
}
a.orange:hover {
	text-decoration: none;
	color: #DE5E12;
}
a.orange:active {
	text-decoration: underline;
	color: #DE5E12;
}

.whitefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: underline;
	color: #FFFFFF;
}


a.body:link {
	color: #444444;
	text-decoration: underline;
}
a.body:visited {
	text-decoration: underline;
	color: #444444;
}
a.body:hover {
	text-decoration: none;
	color: #444444;
}
a.body:active {
	text-decoration: underline;
	color: #444444;
}

a.blue:link {
	color: #00CCCC;
	text-decoration: underline;
}
a.blue:visited {
	text-decoration: underline;
	color: #00CCCC;
}
a.blue:hover {
	text-decoration: none;
	color: #00CCCC;
}
a.blue:active {
	text-decoration: underline;
	color: #00CCCC;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #444444;
	text-align: left;
}

ul {
	font-size: 10px;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	list-style-type: disc;
	text-align: left;
}

ol {
	font-size: 10px;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
}
.weekbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.weeknumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.blackquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-align: right;
}
.orangequote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DE5E12;
	text-align: right;
}

.header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	line-height: 25px;
	background-color: #2C2200;
	height: 28px;
}

#mainContent {
	background-color: #FFF;
	position: relative;
	width: 686;
	left: auto;
	float: right;
	clear: none;
	height: 214;
	top: 0px;
}

#content {
	width: 900px;
	background-color: #FFF;
}

#container #content #footer p span strong {
	text-align: left;
}

#banner {
	background-color: #F06814;
	height: 45px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 40px;
	font-style: italic;
	font-weight: bold;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	background-color: #2C2200;
	text-align: left;
	left: 35px;
	padding-left: 35px;
	color: #FFF;
}

#locations {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #2C2200;
	font-family: Tahoma, Geneva, sans-serif;
}

