@charset "utf-8";
/* CSS Document */

/*Colors*/
/*Brown: 462810*/
/*Grey: CBBCB0*/
/*Gold: E0921F*/
/*Headers: B33224*/

body {
	margin:0 auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background:#CBBCB0 	url(../images/background2.jpg) top repeat-x;
}

h1, h2, h3 {
	font-size:16px;
	color:#B33224;
	text-transform:uppercase;
}

#containerTopText h2.caseStudy {
	text-transform:none;
	margin-top:-10px;
	padding-top:0;
}

#containerTopText span.caseStudy {
	color:#B33224;
	font-weight:bold;
}

#header {
	width:1050px;
	height:130px;
	overflow:hidden;
	margin:0 auto;
	padding:0 0 10px 0;
	background:url(../images/background_grey_brown.jpg) repeat-y;
}

#header img {
	float:left;
	width:290px;
	margin-left:25px;
	border:none;
}

#header ul.companyInfo, #header ul.mainNav {
	float:left;
	width:678px;
	background:#462810;
	margin:20px 30px 0 10px;
	padding:0;
}

#header ul.companyInfo {
	border-bottom:2px solid #E0921F;
	padding:10px 0 20px 0;
}

#header ul.companyInfo li, #header ul.mainNav li {
	margin: 0;
	list-style:none;
	display:inline;
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
}

#header ul.companyInfo li {
	padding:0 9px 0 10px;
}

#header ul.mainNav li {
	padding:0 7px 0 10px;
}

#header ul.companyInfo a, #header ul.mainNav a {
	width: 155px;
	color: #fff;
	text-decoration: none;
}

#header ul.companyInfo a:hover, #header ul.mainNav a:hover {
	color: #E0921F; 
	text-decoration: none;
}

#containerMain {
	width:1050px;
	overflow:hidden;
	margin:0 auto;
	padding:0px;
	text-align:left;
	background:#fff;
}

#containerTop {
	width:1050px;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/background_brown_white.jpg) repeat-y;
}

.topImageWrap {
	float:left;
	width:575px;
	padding:10px 20px 10px 0;
}

#containerTopTextWrap {
	float:right;
	width:920px;
	padding:30px 65px 0 65px;
}

#containerTopTextWrap h1 {
	float:right;
	width:325px;
	padding-bottom:20px;
}


#containerFlash, #containerImage {
	float:left;
	width:575px;
	padding:40px 10px 40px 65px;
}

#containerTopText {
	float:left;
	width:325px;
	padding:30px 40px 30px 10px;
}

#containerTopText p, #containerTopTextWrap p {
	color:#462810;
}

#containerTopText ul, #one ul, #two ul, #three ul {
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	color:#462810;
	text-align:center;
}

#one ul, #two ul, #three ul {
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
	color:#462810;
	text-align:left;
}

#containerTopText li, #one li, #two li, #three li {
	display:inline;
	font-size:15px;
}

#containerTopText ul.contactInfo li {
	list-style:none;
	display:block;
	text-align:left;
	font-size:15px;
}

#containerTopText ul.contactInfo li a {
	text-decoration:none;
	color:#B33224;
}

#containerTopText ul.contactInfo li a:hover {
	text-decoration:underline;
	color:#B33224;
}

#containerTopText img {
	width:295px;
	padding-top:10px;
}

#greyBanner img {
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#containerThreeColumn, #containerTwoColumn {
	clear:both;
	width:1050px;
	background:url(../images/background_grey_white.jpg) repeat-y;
	margin:0 auto;
	padding:20px;
	overflow:hidden;
}

#containerThreeColumn #one h2 {
	background:url(../images/Products_One.jpg) top no-repeat;
	padding-top:150px;
	height:40px;
}

#containerThreeColumn #two h2 {
	background:url(../images/Products_Two.jpg) top no-repeat;
	padding-top:150px;
	height:40px;
}

#containerThreeColumn #three h2 {
	background:url(../images/Products_Three.jpg) top no-repeat;
	padding-top:150px;
	height:40px;
}

#containerThreeColumn p, #containerTwoColumn p {
	font-size:16px;
	color:#462810;
}

#containerThreeColumn a, #containerTwoColumn a {
	text-decoration:none;
	color:#462810;
}

#containerThreeColumn a:hover, #containerTwoColumn a:hover {
	text-decoration:underline;
	color:#462810;
}

/*This defines the width of the columns.  The name did not get changed from a previous design.  Will update later.*/
.columnHeight {
	float:left;
	width:252px;
	padding:0 40px 0 40px;
	overflow:hidden;
}


.twoColumnOne {
	float:left;
	width:252px;
	padding:0 40px 0 40px;
	bpr
	overflow:hidden;
}

.twoColumnTwo {
	float:left;
	width:582px;
	padding:0 40px 0 40px;
	overflow:hidden;
}


#containerThreeColumn #one_of_two h2 {
	background:url(../images/Products_One.jpg) top no-repeat;
	padding-top:150px;
	height:40px;
}

#containerThreeColumn #two_of_two h2 {
	background:url(../images/Products_Two.jpg) top no-repeat;
	padding-top:150px;
	height:40px;
}


p.readMore {
	float:left;
	width:252px;
	margin:0;
	padding:10px 40px 0 40px;
}

table#tablePlanning {
	width:540px;
}

table tr.rowColor {
	background:#e2d6ae;
}

table th {
	background:#462810;
	color:#fff;
}

table td {
	color:#462810;
}


#footer {
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	padding:10px 0 20px 0;
	background:#CBBCB0;
}

#footer ul {
	margin:10px auto;
}

#footer ul.companyInfo li, #footer ul.mainNav li, #footer p {
	margin:0;
	list-style:none;
	display:inline;
	font-size:16px;
	color:#462810;
	text-transform:uppercase;
	text-align:center;
}

#footer ul.companyInfo li {
	padding:0 6px 0 6px;
}

#footer ul.mainNav li {
	padding:0 8px 0 8px;
}

#footer ul.companyInfo a, #footer ul.mainNav a, #footer p a {
	color: #462810;
	text-decoration: none;
}

#footer ul.companyInfo a:hover, #footer ul.mainNav a:hover, #footer p a:hover {
	color: #B33224; 
	text-decoration: none;
}

#footer p {
	font-size:14px;
}


#footer p.adminLogin {
	float:right;
	font-size:12px;
	text-transform:none;
}


/*Calendar of Events*/
table#events {
	width:360px;
}

a.links {
	text-decoration:none;
	color:#462810;
}

a:hover.links {
	text-decoration:underline;
	color:#462810;
}


/*End Calendar of Events*/

