/* Start of CMSMS style sheet 'ACW-main' */
/*
	acwilson 1.0 by bracewell web works

	http://www.bracewellwebworks.com
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	color: #000;
	margin: 0;
	padding: 0;
	font: 14px/20px Verdana, Arial, Helvetica, sans-serif;
}
#pageBkgrd {
	background: #B2BCC8 url(uploads/acw/backgrd.jpg) repeat-x center top;
	padding-top: 19px;
/*	background: #6CAA23 url(uploads/cms/background.jpg) no-repeat scroll center top;*/
}
h1 {
	color: #000066;
	font: bold 22px/32px Georgia, Times New Roman, Times, serif;
}
h2 {
	color: #333333;
	font: bold 18px/22px Georgia, "Times New Roman", Times, serif;
}
a, a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
  color: #000066;
  text-decoration: none;
}
a:hover {
  color: #000066;
  text-decoration: underline;
}
a:focus {
  color: #000066;
}
a:active {
  color: #000066;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  max-width: 850px;
  min-width: 850px;
  text-align: left;
  width: 850px;
}
#outerWrapper #header {
	padding: 0px;
	background: url(uploads/acw/header.jpg) no-repeat center top;
	height: 163px;
	width: 850px;
}

#outerWrapper #contentWrapper {
	overflow: hidden;
	background: #FFFFFF;
}
#outerWrapper #contentWrapper #flashplayer {
	height: 150px;
	width: 580px;
	margin: 0px;
	padding: 10px 0px 0px 5px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 40px 10px 10px;
	width: 220px;
	margin-top: 20px;
}
#rightCENTER {
	width: 210px;
	background: #9BA8B9 url(uploads/acw/right_bkgrd.jpg) no-repeat;
	text-align: center;
	height: 484px;
	margin-top: 10px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 240px 0 0;
	padding: 40px 10px 20px 25px;
}
#content a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
}
#content a:visited {
  color: #000066;
  text-decoration: none;
}
#content a:hover {
  color: #000066;
  text-decoration: underline;
}
#content a:focus {
  color: #000066;
}
#content a:active {
  color: #000066;
}
#outerWrapper #footer {
	border-top: solid 1px #666;
	padding: 10px 10px 10px 25px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(uploads/acw/footer-bkgrd.jpg) no-repeat center;
}
#outerWrapper #footer a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
#outerWrapper #footer a:visited {
  color: #FFF;
   text-decoration: none;
	font-weight: bold;
}
#outerWrapper #footer a:hover {
  color: #FFF;
	font-weight: bold;
  text-decoration: underline;
}
#outerWrapper #footer a:focus {
  color: #FFF;
	font-weight: bold;
}
#outerWrapper #footer a:active {
  color: #FFF;
	font-weight: bold;
}

/* End of 'ACW-main' */

