@charset "utf-8";
/* CSS Document */
body {
	color:#000;
	font:0.90em Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	padding-bottom:10px;
	background-color:#ebebeb;
}
#header {
	width: 100%;
	height: 310px;
	text-decoration: none;
	overflow: hidden;
}
#header #greyTop {
	background: url(/images/grey_top.jpg) top left repeat-x;
	width: 100%;
	height:151px;
}
#header #greyTop #headImages {
	width: 980px;
	height: 151px;
	position: relative;
	margin: 0 auto;
}
#header #greyTop #headImages #logo {
	position:absolute;
	left:0px;
	bottom:10px;
	display: block;
	width: 283px;
	height: 110px;
}
#header #greyTop #headImages #tel {
	position: absolute;
	right: 0px;
	bottom: 10px;
	display: block;
	width: 319px;
	height: 51px;
}
#header #redTop	{
	background: url(/images/red_top.jpg) top left repeat-x;
	width: 100%;
	height:124px;
}
#header #redTop #banner	{
	width: 980px;
	height: 124px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}
#header #blackBar {
	background: url(/images/black_bar.jpg) top left repeat-x;
	width: 100%;
	height: 31px;
}
#header #blackBar ul.level1 {
	width: 980px;
	height: 31px;
	margin: 0 auto;
	list-style: none;
	padding: 0;
}
#header #blackBar ul.level1 li {
	float: left;
	list-style: none;
	height: 31px;
}
#header #blackBar ul.level1 li a {
	float: left;
	padding: 7px 9px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#header #blackBar ul.level1 li:hover a {
	color:#C00
}
#container	{
	background-color: #FFF;
	width:980px;
	margin: 0 auto;
	min-height:500px;
	position:relative;
}
#tagline {
	float:left;	
	width:400px;
	margin-top:20px;
}
h1 {
	font-size: 1.5em; 
	font-weight: bold;
}
#rightCol {
	width:193px;
	float:right;
	margin-top:0px;
	font-size:12px;
	height:100%;
	padding-top: 20px;
	clear:right;
	border-left: 1px solid #ebebeb;
	padding-left:10px;	
}
#contactInfo {
	background: url(/images/contactBack1.png) top left;
	background-repeat:none;
	width:218px;
	height:271px;
	padding:10px;
}
#mainContent	{
	width:734px;
	float:left;
	padding: 15px 20px;
	background: url(/images/page_bk.jpg) bottom right no-repeat;
	background-color:#fff;
	min-height:700px;

}

#mainContent h1	{
	color:#c61130;
	text-transform:uppercase;
}

#mainContent p	{
	
}
.greyCurvesTop	{
	height: 9px;
	width: 240px;
	background: url(/images/grey_curves_top.png) top left;
	background-repeat:none;
	margin-top:20px;

}

.greyCurvesBottom	{
	height: 9px;
	width: 240px;
	background: url(/images/grey_curves_bottom.png) top left;
	background-repeat:none;
	margin-bottom:-19px;
	margin-left:-10px;

}

#shadow	{
	height:100%;
	width: 8px;
	background-image: url(/images/shadow.gif);
	margin-left:-10px;
	position:absolute;
	top:0;
	left:0;
	background-repeat:repeat-y;
}

#shadow2	{
	height:100%;
	width: 8px;
	background-image: url(/images/shadow2.gif);
	margin-right:-10px;
	position:absolute;
	top:0;
	right:0;
	background-repeat:repeat-y;
}

#footer	{

	text-align:center;
	border-top: #cf0101 4px solid;
	font-size:12px;
	clear:both;
	
	
}

label	{
	list-style:none;
	text-decoration:none;
}

input	{
	float:right;	
}

form	{
	width:400px;	
	line-height:30px;

}

textarea	{
	float:right;	
	clear:both;}

ul li	{
	list-style:disc;
}
#mainContent img	{
	margin-bottom:5px;
	margin-left: 10px;
	float:left;
}

#mainContent	{
	line-height:1.4em;	
}
.img-list a {
	display: block;
	width: 120px;
	height:200px;
	margin: 0 20px 20px 0;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #000;
}
.img-list a img {
	border: 0;
	margin: 0 !important;
	padding: 0 !important;
}
.img-list a span {
	
}

.footerBrownText	{
margin:0 auto;
}
