@charset "UTF-8";
body {
	background-color: #aecadf;
	background-image: url(images/stripes.jpg);
	background-repeat: repeat-y;
	margin-left:0px;
	margin-right:0px;
	background-position:center;
	margin-top: 0px;
}
#bigwrapper {
		width: 1280px;
	margin-right: auto;
	margin-left: auto;

}
#nav {
	float: left;
	height: 110px;
	width: 900px;
	padding-right: 190px;
	padding-left: 190px;
}
#maincontent {
	float: left;
	width: 870px;
	background-color:#ffffff;
	margin-right: 190px;
	margin-left: 190px;
	margin-bottom: 40px;	
	padding: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:100;
	font-size: 13px;
	line-height: 18px;
	color: #323232;
	-moz-box-shadow: 0px 2px 10px  #000;
-webkit-box-shadow:0px 2px 10px  #000;
box-shadow:0px 2px 10px  #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
#textarea {
	padding: 32px;
}
h1 {
	font-size:24px;
	font-weight:normal;
	line-height: 26px;
}
h2 {
	font-size:20px;
	font-weight:bold;
}
.style12 {
	font-size:14px;
	font-weight:bold;
}
strong
{
font-weight:700 !important;
}
#columnone {
	width: 350px;
	float:left;
		padding-left: 30px;

}
#columntwo { 
width: 425 px;
float:left;
}
#callouts {
	width: 200px;
	height: 240px;
	padding: 10px 10px 20px 10px;
	float:left;
	vertical-align:top;
}
#subcategories {
	width: 800px;
	float:left;
}
