/* GENERAL */
body {
	background-color: #000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
#wrapper {
	width: 960px;
	margin: 0 auto;
	min-width: 960px;
	text-align: left;
	}
img {
	border: none;
	}
a {
	color: #700b0b;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	color:#C00;
	text-decoration: none;
	}

/* TYPOGRAPHY */
h1 {
	color: #700b0b;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.5em;
	letter-spacing: -0.0625em;
	}
h2 {
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1.25em;
	word-spacing: -0.1875em;
	letter-spacing: -0.0625em;
	}
h3 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	}
	
/* CLASSES */
.clear {
	clear:both;
	}
.images {
	border: 2px solid #CCC;
	float: right;
	margin-left: 15px;
	}
.manuf {
	margin-top: 0;
	}
	
/* HEADER */
#header {
	width: 960px;
	height: 215px;
	}
.branding {
	float: left; 
	padding-top: 25px;
	}
.headerTab {
	background: url(../images/header_tab.png) top left no-repeat;
	width: 210px;
	height: 52px;
	text-align: center;
	float:right;
	font-family:'Arial Black', Gadget, sans-serif; 
	color:#FFF;
	padding-top: 10px;
	}
.headerImage {
	float: left; 
	padding-top: 15px;
	}
.headerText {
	float:left; 
	width:300px; 
	text-align:left; 
	margin-left:-10px;
	margin-top: 10px;
	}
.headerText h2 {
	font-family: 'Arial Black', Gadget, sans-serif; 
	color: #FFF; 
	font-size: 20px; 
	margin: 0;
	}
	
/* MAIN MENU */	
#navigation {
	background: url(../images/nav_bg.gif) no-repeat top left;
	width: 230px;
	float: left;
	margin-top: -20px;
	display: inline;
	padding: 20px 0 0 9px;
	text-align: left;
	}
.mainmenu {
	margin: 20px 10px;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	float: left;
	}
.mainmenu li {
	display: block;
	width: 205px;
	height: 45px;
	margin: 0;
	padding: 0;
	float: left;
	}
.mainmenu a {
	display: block;
	background: url(../images/nav_link.gif) top left no-repeat;
	line-height: 35px;
	color: #CCC;
	text-decoration: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	text-indent: 20px;
	margin: 0;
	padding: 0;
	}
.mainmenu a:hover {
	background: url(../images/nav_over.gif) top left no-repeat;
	text-decoration: none;
	color: #FFF;
	}

	
/* CONTENT */	
#content {
	background: url(../images/content_bg.gif) repeat-y top left;
	width: 700px;
	float: right;
	margin-bottom: 20px;
	}
#contentTop {
	background: url(../images/content_top.gif) no-repeat left top;
	}
#contentBottom {
	background: url(../images/content_bottom.gif) no-repeat left bottom;
	}
#contentPadding {
	padding:20px;
	text-align: left;
	}
#contentPadding p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 1em;
	line-height: 1.4em;
	}

/* COMPANY INFO */
#companyInfo {
	width: 960px;
	clear: both;
	padding: 0 10px;
	}
.infoBox{
	width:310px;
	height: 75px;
	float: left;
	margin-right: 10px;
	}
.infoText {
	padding: 10px 0 0 80px;
	text-align: left;
	color: #CCC;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	}
.infoHeader {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
	}
.location {	
	background:url(../images/info_locations.gif) top left no-repeat;
	}
.estimate {
	background:url(../images/info_estimates.gif) top left no-repeat; 
	}
.hours {
	background:url(../images/info_hours.gif) top left no-repeat;
	margin-right: 0; /* LAST */
	}

/* FOOTER */
#footer {
	width: 960px;
	clear: both;
	color: #CCC;
	font-size: 10px;
	font-weight: bold;
	padding-top: 40px;
	}
.footerLeft {
	float: left;
	text-align: left;
	}
.footerRight {
	float: right;
	text-align: right;
	}


/* CALENDAR */

.calendarContainer {
	width: 100%;
}
.calendarTable {
	background-color: #CCC;
	width: 100%;
}
.calendarHeader {
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	text-align: center;
	padding: 5px;
	word-spacing: -3px;
	letter-spacing: -1px;
}
.calendarHeaderNav {
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
}
.calendarHeaderNav a {
	color: #333;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 2px 5px;
	text-decoration: none;
}
.calendarHeaderNav a:hover {
	color: #FFF;
	background: #750e11;
	border: 1px solid #CCC;
	padding: 2px 5px;
	text-decoration: none;
}
.calendarDayHeader {
	background-color: #750e11;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
}
.calendarDay {
	width: 14%;
	background-color: #fff;
	height: 85px;
	font-size: 11px;
}
.calendarDay a {
	color: #3366cc;
}
.calendarDay a:hover {
	color: #CC0000;
}
.calendarDayNumber {
	color: #333333;
	font-weight: bold;
	padding: 5px;
}
.calendarDayToday {
	background-color: #FF9;
}
.calendarDayEvent {
	margin-bottom: 5px;
	padding: 5px 3px;
	background-color: #e06767;
}
.calendarDayEventSelected {
	background-color: #dddddd;
}
.calendarDayEventDisabled {
	color: #333;
}
.calendarBlankCells {
	background-color: #1b1a1a;
}

/* BLOG */

.blogRule {
	border-bottom: 1px solid #333;
	margin: 30px 0;
}
.postTitle {
	margin-bottom: 0; 
	height:20px;  
	padding:5px 0;
}
.postTitle a {
	font-size: 18px;
	text-decoration: none;
}
.postTitle a:hover {
	text-decoration: underline;
}
.blogPostDate, .blogPostMeta {
	font-size: 11px;
}
input {
	margin: 10px 0;
}

/* PHOTO GALLERY */

.galleryThumb {
	float: left; 
	border: 1px solid #CCC; 
	padding: 10px; 
	margin: 20px 8px 0 0;
	text-align:center;
	background: #FFF;
	width:130px;
	min-height: 220px;
}
.galleryThumb div {
	width: 125px;
}
.galleryThumb a {
	color:#750e11;
}


/***  TESTIMONIALS PAGE  ***/
.testimonials {
	border-top: 1px solid #CCC;
	margin-top:20px;
	padding:10px 0;
}
.testimonials p {
	font-style: italic;
	font-size: 0.8em !important;
	}
.testimonials img {
	float:right;
	clear:right;
	margin:6px;
	position:relative;
}
.testimonials h3 {
	color:#333;
	font-weight:bold;
}
.testCompany {
	color:#750e11;
	font-weight:bold;
}
.testAuthor {
	font-style:italic;
	font-weight: bold;
	font-size: 1em !important;
}


/* CONTACT FORM */
.rightcol {
	float: right;
	width: 210px;
	font-size: 14px;
	}
.leftcol {
	float: left;
	width: 430px;
	font-size: 14px;
	}
.contactContainerColor {
	background-color: #FFF;
}
.copyAreaCode {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyPadding {
	padding-left: 15px;
	font-weight: bold;
}
.copyHighlight {
	color: #CC0000;
}
.contactStatement {
	font-size: 16px;
	font-weight: bold;
	color: #700b0b;
	padding-bottom: 5px;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #cccccc;
}
.requiredFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFCC;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #8f2021;
	color : #ffffff;
	font-weight: bold;
} 
input.required, textarea.required {
	border: 1px solid #CC0000;
}

.formErrorMsg {
	margin-top: 20px;
	padding:10px;
	background-color: #8F2021;
	color: #ffffff;
	border: 1px solid #000000;
}

