/* Main Layout */
#pageContainer { width: 795px; }

/* Header Elements */
#topContainer {
	margin: 0;
	width: 795px;
	height: 150px;
}

#topContainer ul {
	margin: 0;
	margin-left: 13px;
	margin-top: 5px;
	padding: 0;
	float: left;
	list-style: none;}

#topContainer ul li {
	width: 160px;
	height: 17px;
	margin: 7px 3px;}

#topContainer ul li a {
	display: block;
	padding-left: 10px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
	background-color: #8c131e;}

#topContainer ul li a:hover {
	background-color: #93232d;}

#frontImageContainerHome {
	margin:0px; margin-right: 9px;}
	
#frontImageContainer {
	margin: 7px; margin-right: 18px;}

/* Content Elements */
#middleContainer {
	padding: 15px;
	padding-right: 0px;
}

img.heading { padding: 10px 0px; display: block; }
p { margin: 0px; margin-bottom: 10px; padding: 0px; }

/* general buttons */
.buttonContainer { margin: 15px 0 5px 0; } /* space out from the title and text */
.buttonContainer a {
	display: block; float: left; /* make solid blocks but keep in a line */
	margin-right: 5px; /* separate from each other */
	background-repeat: no-repeat; /* just make sure the images don't repeat */
}

/* news */
#newsContent { margin-top: 20px; } /* main news area */
.newsItem { padding: 20px; margin-bottom: 15px; } /* item container */
.newsItem h3 { display: inline; font-weight: bold; } /* title */
.newsItem h4 { display: inline; margin-left: 10px; } /* time */
.newsItem div { margin-top: 10px; }


/* services, faqs and gallery */

#servicesMenu, #faqsMenu, #galleryCategories { width: 182px; float: left; }

#servicesMenu ul, #faqsMenu ul, #galleryCategories ul {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#servicesMenu ul li, #faqsMenu ul li, #galleryCategories ul li {
	margin-bottom: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	margin-left: 10px;
}

#servicesMenu ul li a, #faqsMenu ul li a, #galleryCategories ul li a  {
	text-decoration: none;
	display: block;
	color: #fff;
	background-color: transparent;
}

#servicesMenu ul li a:hover { background-color: #93232d; }
#galleryCategories ul li a:hover { background-color: #93232d; }
#faqsMenu ul li a:hover { background-color: #93232d; }

#servicesMenu .selected { background-color: #93232d; }
#galleryCategories .selected { background-color: #93232d; }
#faqsMenu .selected { background-color: #93232d; }

#servicesMain, #galleryContainer, #faqsMain { background-color:#FFFFFF; margin-left: 190px; padding: 20px; padding-top: 5px; }

#servicesMain a { color:#990000; text-decoration:none;}

#servicesMain a:hover { color:#FFF; text-decoration:none; background-color:#990000; }

#galleryCategories a { color:#990000; text-decoration:none;}

#galleryCategories a:hover { color:#FFF; text-decoration:none; background-color:#990000; }

#faqsMenu a { color:#990000; text-decoration:none;}

#faqsMenu a:hover { color:#FFF; text-decoration:none; background-color:#990000; }

div.galleryItem { /* one gallery item */
	position: relative;
	width: 91px;
	height: 91px;
	float: left;
	margin: 5px;
	border: 4px solid #efefef;
}

.funkyborder {
	background-color: #fff;
	color: #000;
	border-bottom: 3px solid #6f1020;
	border-right: 10px solid #6f1020;
}

/* Footer Elements */

#footer {
	background-color: #fff;
	color: #900;
	padding-left: 15px;
	padding-bottom: 2px;
}

#footer a { text-decoration: none; color: #900 }

#footer #recruit { float: right; margin-right: 20px; }

.leftalign { float: left; }

/* Contact Form */

#contactform { float: left; margin-right: 90px; }
#contact { margin-top: 40px; }

div#errors { margin-left: 90px; line-height: 250%; margin-bottom: 10px; }

div.formrow {
	clear: both;
	text-align: left;
	margin-bottom: 10px;
}

div.formrow label {
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 80px;
}

div.formrow .indent { margin-left: 90px; }

span.message { border: 1px solid #080; padding: 3px 5px; }
span.error { border-color: #f00; color: #f00; }

textarea { font: inherit; line-height: 100%; }

/* Price list bumpf */

#priceTable td{
	text-align:center;
}
#priceTable .highlight{
	background-color:#9f323c;
}
#priceTable .thickB{
	border-bottom:3px solid #83000C;
}
#priceTable .thickR{
	border-right:3px solid #83000C;
}
#priceTable .thickL{
	border-left:3px solid #83000C;
}
#priceTable .thinT{
	border-top:1px solid #83000C;
}
#priceTable .highlightDark{
	background-color:#700D15;
}
#priceTable .insideCell{
	background-color:#8B222B;
}

/* Stuff for online quotation */
.pageQuotation #quoteformdiv { margin-top: 20px; }
.pageQuotation div.formrow label   { width: 212px; }
.pageQuotation div.formrow .indent { margin-left: 222px; }
.quoteArea{ padding-left:20px; }
.quoteArea ul{ margin:0px 0px 0px 30px; }
.savedSize{ }
.savedPrice{ }
.altPrice, .altPrice a{
	color:#BBBBBB;
	text-decoration:none;
}
.altPrice a:hover{ text-decoration:underline; }
/* shared borders */
.bord1WhiteB{
	border-bottom:1px solid #FFFFFF;
}
.bord1WhiteR{
	border-right:1px solid #FFFFFF;
}
/* general styles */

.subTitles {
	background-color: #fff;
	color: #83000c;
	border-bottom: 3px solid #6f1020;
	border-right: 10px solid #6f1020;
	font-size:12px;
	padding-left:4px;
	font-weight:bold;
	}
.linkBlack a, .linkBlack a:hover{ color:#000000; }
.linkNoUnder a{ text-decoration:none; }
.linkNoUnder a:hover{ text-decoration:underline; }
	
.marginRight {
	margin-right:10px;
	margin-bottom:2px;}
	
.marginLeft {
	margin-left:10px;
	margin-bottom:2px;}
	
.rmH1 h1{float: center; font-size: 11px; font-family: Arial, Helvetica, sans-serif; text-align:center; font-weight:normal;}
.rmH1m h1{
	background-color: #fff;
	color: #83000c;
	border-bottom: 3px solid #6f1020;
	border-right: 10px solid #6f1020;
	font-size:12px;
	padding-left:4px;
	font-weight:bold;	
	}
.rmH1b h1{
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	color:#333333;
	font-weight:normal;
	font-size:20px;
	}
