body {
  background: url(bg.jpg) repeat-x #dddddd;
	text-align: center;
	margin: 0px;
	height: 0px;
	font-family: Verdana, Arial, serif;
	font-size: 12px;
}

#cont1 {
	width: 752px;
	background: url(pageborderleft.png) repeat-y;
	padding-left: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#cont2 {
	width: 749px;
	background: url(pageborderright.png) right repeat-y #f1efef;
	padding-right: 3px;
}

#topbanner {
	width: 749px;
	height: 133px;
	background: url(topbanner.jpg);
}
#bannertext{
	padding:1px;
	font-size:12px;
	font-weight:bold;
	color:white;
}

#bannertext a:visited {
		color:white;
	text-decoration: none;	
}

#bannertext a:link {
	color:white;
	text-decoration: none;	
}

#topmenu {
  background: url(topmenubg.png);
	height: 25px;
}

#topmenuleft {
	background: url(topmenubgyellow.png);
	width: 100px;
	height: 25px;
	float: left;
}

#topmenu a {
  background: url(topmenuvline.png) top left no-repeat;
	height: 23px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	color: #373228;
}

#topmenu a:hover {
  color: black;
  background: url(topmenuahover.png) top left no-repeat;
}

#main {
	width: 749px;
	position: relative;
}

#leftmenu {
  float: left;
	width: 185px;
	background-color: #f1efef;
}
#leftmenutop {
  background: url(leftmenutop.png);
	width: 185px;
	height: 29px;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
	color: #373228;
}
#leftmenu ul {
  list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}
#leftmenumain {
  padding-left: 0px;
}

#leftmenumain li a {
	background: url(leftmenua.png);
	padding-left: 20px;
	background: url(leftmenua.png);
	color: #72706c;
	text-decoration: none;
	font-weight: bold;
	height:20px;
	display:block;
}
#leftmenumain a:hover {
  color: #373228;
  background: url(leftmenuahover.png);
}
#bottombanner {
  width: 749px;
	height: 93px;
	background-image: url(bottombanner.png);
	clear: both;
	padding-top: 100px;
	text-align: center;
}
#bottombanner a {
  color: #bd7f02;
	text-decoration: none;
}
#bottombanner ul {
  list-style-image: url(bottomstar.png);
	list-style-position: inside;
}
#bottombanner ul li {
  display: inline;
	padding-left: 20px;
	padding-right: 10px;
	line-height: 14px;
	background: url(bottomstar.png) top left no-repeat;
}
#ad1header {
  color: #373228;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
#ad1top {
  background-image: url(ad1top.gif);
	width: 185px;
	height: 16px;
}
#ad1bottom {
  background-image: url(ad1bottom.gif);
	width: 185px;
	height: 14px;
}
#ad1 {
  font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
#ad1 a {
	color: #71570f;
	text-decoration: none;
}
#ad1 a:hover {
  color: black;
}
#leftmenu img {
  border: 0px;
	margin-top: 10px;
}
#content {
  width: 530px;
	padding-left: 15px;
	float: left;
	color: #6b6a6a;
}
#mainbanner {
  width: 530px;
	height: 173px;
	background: url(mainbanner.jpg);
	margin-bottom: 17px;
}
h3 {
  color: #373228;
	font-size: 14px;
	font-weight: bold;
	font-style: none;
	margin: 0px;
}
#hr {
  background-color: #e3b535;
	height: 3px;
	font-size: 1px;
	margin-top: 3px;
	margin-bottom: 10px;
}

#verybottomlinks {
	text-align: center;
	padding: 15px;
}

#verybottomlinks a {
  margin-left: 15px;
	color: #72706c;
	font-weight: bold;
}

#submenuitem a:link,
#submenuitem a:visited {
	color: #695f4b;
	text-decoration: none;	
}


#submenusel a,#submenu a:hover{
	color: white;
	text-decoration: none;
	background-color:#695f4b;
	display:block;
	text-align: center;
}
#submenuitem,#submenusel{
	width: 150px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px; /* ie6-hack */
	padding-bottom: 1px; /* ie6-hack */
	text-align: center;
	margin-left: 10px;
	border-left: 1px solid #695f4b;
	border-right: 1px solid #695f4b;
	border-top: 1px solid #695f4b;
	border-bottom: 1px solid #695f4b;
}

a img{
	border: none;
}

.imgborder{
	height:132px;
	width:100px;
	border:1px solid #aaaaaa;
}

#local a:link {
	color: #695f4b;
	text-decoration: none;	
}

#local a:visited {
		color: #695f4b;
	text-decoration: none;	
}

#local a:hover {
	color: #695f4b;
	text-decoration: underline;	 
	font-weight: bold;
}

.formimg {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.formh {
	width: 100px;
	font-weight: bold;
	display: block;
	float: left;
}

.formfield {
	font-size: 10px;
	font-family: Verdana, Arial, serif;
	border: 1px solid black;
	margin-bottom: 2px;
}

.orange {
	color: #373228;
}

.colmask {
	CLEAR: both; FLOAT: left; OVERFLOW: hidden; WIDTH: 100%
}
.colright {
	FLOAT: left; WIDTH: 100%; POSITION: relative
}
.colleft {
	WIDTH: 100%; POSITION: relative
}
.col1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; OVERFLOW: hidden; PADDING-TOP: 20px; POSITION: relative
}
.col2 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; OVERFLOW: hidden; PADDING-TOP: 20px; POSITION: relative
}
.doublepage {
	BACKGROUND: #f1efef
}
.doublepage .colleft {
	BACKGROUND: #f1efef
}
.doublepage .col1 {
	WIDTH: 46%
}
.doublepage .col2 {
	WIDTH: 46%
}
.dotted-line {
	BORDER-TOP: #e0b835 1px dashed; MARGIN-TOP: 15px; BORDER-BOTTOM-WIDTH: 0px
}
.date {
	FONT-SIZE: 10px
}
.indented
   {
   text-indent: 30pt;
}
#local A:link {
	COLOR: #e6632b; TEXT-DECORATION: none
}
#local A:visited {
	COLOR: #e6632b; TEXT-DECORATION: none
}
#local A:hover {
	FONT-WEIGHT: bold; COLOR: #e6632b; TEXT-DECORATION: underline
}
.title A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #373228; TEXT-DECORATION: none
}
.title A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #373228; TEXT-DECORATION: none
}
.title A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #373228; TEXT-DECORATION: underline
}



