@charset "utf-8";


body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 766px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
}


#header {
	height: 48px;
	width: 740px;
	margin-left: 13px;
	background-color: #CC0000;
}
#header p {
	margin: 0px;
	padding-top: 10px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#subheder {
	height: 112px;
	background-repeat: no-repeat;
	width: 766px;
}
#content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	display: inline;
}
#nav {
	float: left;
	width: 260px;
	margin-left: 20px;
	margin-top: 20px;
}
#nav a {
	color: #330066;
}

#nav p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
}


#nav h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #330066;
	margin-left: 6px;
	font-size: 18px;
}
#nav img {
	margin-left: 10px;
}
#main {
	float: left;
	width: 450px;
	font-size: 15px;
	margin-top: 20px;
	margin-right: 20px;
}
.fieldheader {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #330066;
}

#main img {
	float: right;
}
#main p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #666666;
	padding-right: 20px;
}
#main h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #330066;
}
#main h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #CC0000;
}
#main a {
	color: #330066;
	font-family: "Trebuchet MS", Arial, Verdana;
}


#main  #pic2 {
	float:left;
	margin-right: 6px;
	margin-bottom: 3px;
}
#main #ad {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-bottom: 15px;
	margin-left: 90px;
}
#main  table {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #330066;
}





#footer {
	clear: both;
	height: 49px;
	background-color: #330066;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}
#footer  ul {
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#footer  ul  li {
	display: inline;
}
#footer    ul    li a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 0px;
	text-decoration: none;
	margin-right: 10px;
}
#footer  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	padding-left: 14px;
	float: right;
	margin-left: 20px;
}
#copy {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;

}

#copy p {
	margin-left: 15px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #330066;


}
.linkback {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
}
.linkback a {
	color: #330066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}





.current {
	color: #CC0000;
}
.bold {
	font-weight: bold;
}
.ex {
	font-size: 10px;
	color: #330066;
	font-family: "Trebuchet MS", Arial, Verdana;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: left;
}
.center {
	text-align: center;
}
#cmxMap {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #CC0000;
	border-top-width: 1px;
	height: 350px;
	width: 420px;
}
#cmxMap h4 {
	color: #330066;
	margin-bottom: -10px;
	font-size: 13px;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */ 

.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
} 
