body {
	background:#50270b url(images/main-bg2.jpg) top center no-repeat;
	color:#2e1402;
	font-family:"Helvetica Nue", Helvetica, Arial, sans-serif
}

#container, #contentTop, #content, #topmenu, #contentWrap, 
#bottom, #bottom2, #contentBottom, #footer {float:left;}

#container {
	width:848px;
	position:relative;
	left:50%;
	top:180px; /*original is 245px*/
	margin-left:-424px;
}

#contentTop {
	width:848px;
	background:url(images/content-top.jpg) top left no-repeat;
	height:17px;
}

#contentWrap {
	width:800px;
	padding:0 24px;
	background:url(images/content-bg.png) top left repeat-y;
}

#topmenu {
	width:800px;
	background:url(images/menu-bg.jpg) top left repeat-x;
}

#content {
	width:750px;
	min-height:300px;
	padding:25px;
}

#bottom, #bottom2 {
	width:800px;
	min-height:100px;
	background:#deb297;
	text-align:center;
	padding:15px 0;
}

#bottom2 {width:750px; padding:15px 25px; text-align:left;}

#contentBottom {
	width:848px;
	background:url(images/content-bottom.jpg) top center no-repeat;
	height:25px;
}

#footer {
	width:800px;
	padding:0 24px 25px 24px;
}

/*text styles*/
#content h2 {
	font-size:19px;
	color:#932733;
	margin-bottom:10px;
	font-weight:bold;
}

#content h3 {
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px 0;
}

#content p, #content ul {
	font-size:14px;
	margin-bottom:15px;
	line-height:19px;
}

#content a {
	color:#860108;
	text-decoration:none;
}

#content a:hover {text-decoration:underline;}

#bottom h3, #bottom2 h3 {
	padding:0 0 15px 0;
	font-weight:bold;
	font-size:20px;
}

#bottom p {margin-left:65px;}
#bottom2 p {font-size:14px; margin-bottom:15px; line-height:19px;}

#footer {
	color:#e9e2cf;
	font-size:11px;
}
#footer a {color:#e9e2cf; text-decoration:underline;}
#footer a:hover {text-decoration:none;}
.designCred {float:right;}

/* topmenu navigation */
#topmenu ul {
	list-style:none;
	width:800px;
}

#topmenu ul li {
	width:133px;
	text-align:center;
	padding:10px 0;
	float:left;
}

#topmenu ul li a {
	color:#fff;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}

/*homepage programs and social networking*/
.promo {
	padding:15px;
	float:left;
	width:716px;
	margin-bottom:25px;
	background:#e5c9b9;
	border:2px solid #e2c4b2;
}

.social {float:right; background:#cca690; padding:15px; width:246px;}

.social h3 {
	font-weight:bold;
	font-size:14px;
	text-align:center;
	margin-bottom:15px;
}

.socialPic {border:2px solid #a37046;}

.programs {float:left; width:425px; padding-right:15px;}
.programs h3 {font-size:17px; margin-top:15px; font-weight:bold; text-align:center;}
.programs ul {list-style:none; text-align:center;}
.programs ul li {float:left; margin:10px 10px 0 10px; font-size:15px; padding:7px 0 0 30px; height:25px;}
.programs ul li a {}
.bbshow {background:url(images/programs/bigband-icon.png) center left no-repeat; padding-left:25px !important; margin-left:0 !important}
.cshow {background:url(images/programs/country-icon.png) center left no-repeat;}
.pshow {background:url(images/programs/patriotic-icon.png) center left no-repeat; margin-right:0 !important;}

/* misc */
.contactForm input {margin:5px 20px 5px 0; width:250px; height:25px;}
.contactForm textarea {margin:5px 0;}
.contactForm td {padding:5px 0; font-size:12px; font-weight:bold;}

.error {background:#dcc3b3; padding:10px; color:#a5363c;}

.cd {
	margin:0 25px;
	float:left;
	border:2px solid #bd8a6b;
}

.clear {
	clear:both;	
}

.feature {
	float:left;
	border:5px solid #c7ad9c;
	margin-right:25px;
}

.imgLeft, .leftImg {
	float:left;
	margin:0 20px 10px 0;
	border:2px solid #c7ad9c;
}

.imgRight, .rightImg {
	float:right;
	margin:0 0 10px 20px;
	border:2px solid #c7ad9c;
}

strong {font-weight:bold;}

.testimonial {
	padding:15px 15px 0 15px;
	margin-bottom:15px;
	background:#e5c9b9;
	border:2px solid #e2c4b2;
	width:429px;
	margin-top:80px;
}

.col4 {float:left;}

.stepsheetList {list-style:none; font-size:13px !important;}
	
	
