@charset "utf-8";
/* CSS Document */
p, h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 2px 7px;
}

body{
margin: 0;
padding: 0;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.clear{clear:both}

#xsnazzy p {
  margin:0 10px; 
  letter-spacing:1px;}

#xsnazzy p {
  padding-bottom:0.5em;}
  
#xsnazzy {
	background: transparent;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}


.xtop, .xbottom {
  display:block; 
  background:transparent; 
  font-size:1px;}
  
.xb1, .xb2, .xb3, .xb4 {
  display:block; 
  overflow:hidden;}
  
.xb1, .xb2, .xb3 {
  height:1px;}

.xb2, .xb3, .xb4 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
	background-color: #FFFFFF;
}
.xb1 {
	margin:0 5px;
	background-color: #006600;
}
.xb2 {
  margin:0 3px; 
  border-width:0 2px;}
.xb3 {
  margin:0 2px;}
.xb4 {
  height:2px; 
  margin:0 1px;}
  
  
.xboxcontent {
	display:block;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	background-color: #FFFFFF;
}

#container{
width: 1000px;
margin: 0 auto;
text-align: left;
background: white;
border-top: 1px white solid;
}

#header{
margin: 7px 0px 0px 0px;
height:147px;
}

img{
border: 0;
}

#navigation{
margin:8px 8px 0px 8px;
padding:0px 0px 0px 0px;
width:1200px;
height:148px;
/*right: 10px;
top: 116px;*/
}

#navigation li{
display: inline;
list-style: none;
margin-right: 3px;
}

#mainContainerx{
	margin: 0px 7px 7px 7px;
	padding:0px;
}
.nav_items{
	margin:115px 0px 0px 0px;
	width:832px;
	float:right;
}
#footer{
background: #d8d8d8;
margin: 7px 7px 0 7px;
padding-top: 7px;
text-align: center;
height: 70px;
font-size: 10px;
}

#footer a{
color:#666666;
}

#leftColumn{
width: 148px;
float: left;
color: white;
}

#rightColumn{
width: 271px;
float: left;
}

#mainColumn{
width:525px;
float:left;
margin: 0px 9px;
}

#mainColumn2{
width: 806px;
float: left;
margin: 0 0 0 9px;
}

.box{
margin-bottom: 10px;
}

.searchResults{
width: 398px;
float: left;
margin-right: 5px;
margin-bottom: 10px;
}

.searchResults .floatLeft{
margin-right:10px;
}

<!--.box p, h1, h2, h3, h4, h5, h6{
<!--padding: 0 7px;
<!--}

h1, h2, h3, h4, h5, h6{
line-height: 30px;
}

#leftColumn a{
color: white;
text-decoration: none;
font-weight: 100;
}

h2{
font-weight: 100;
}

.boxed_anchor{
font-size: 10px;
text-decoration: none;
color: white;
padding: 2px 5px;
/*position: absolute;
right: 10px;*/
}

.small{
font-size: 10px;
text-align: right;
}
.divpad_main{
	padding:10px 0px 0px 0px;
	margin:0px;
}

.floatLeft{
float:left;
margin: 2px 0;
}

.field{
	font-weight: normal;
	width:138px;
	vertical-align:middle; 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.field2{
	font-weight: normal;
	width:125px;
	vertical-align:middle; 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.field3{
	font-weight: normal;
	width:150px;
	vertical-align:middle; 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.field4{
	font-weight: normal;
	width:80px;
	vertical-align:middle; 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.contentfield{
	font-weight: normal;
	width:250px;
	vertical-align:middle; 
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}


.small_contentfield{
	width:40px;
}

.small_contentfield{
	width:55px;
}

.leftBox1{
	line-height: 25px;
}

.spacing{
height: 5px;
}

hr{
height: 1px;
color:#555555;
background-color:#555555;
border: 0;
}

.red{
color:red;
}

.highlight{
background-color:#DDDDDD;
}