.nounder {
	text-decoration: none;
	color: #006;
	text-align: left;
}
.tablenounder {
	text-decoration: none;
	text-align: center;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.centertable  {
	background-image: url(Images/bluefilllite.gif);
	background-repeat: repeat;
	border: thin outset #FFF;
	padding: 5px;
	margin-top: 45px;
}
#sidebar1 .centertable tr td br a:hover {
	color: #306;
	background-color: #FF9;
}



body  {
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-bottom: 15px;
	margin-top: 20;
	margin-right: 0;
	margin-left: 100;
	font-weight: bold;
	width: 750px;
	background-image: url(Images/body_BG2.jpg);
}
a {
	color: #006;
	text-decoration: none;
	text-align: center;
}
 #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #D6D6D6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
} 
.list1 {
	font-size: 18px;
	color: #39C;
}

.title2 {
	font-size: 14px;
	text-align: center;
	color: #306;
}
.Motortitle {
	font-size: 18px;
	font-weight: bold;
	color: #330066;
	text-indent: 10px;
	width: auto;
	margin-left: 20px;
}
.Motorheader {
	font-size: 24px;
	color: #330066;
	margin-left: 200px;
	text-align: justify;
	width: 400px;
}
.regheader {
	font-size: 18px;
	color: #330066;
}




 #header {
	background-color: #DDDDDD;
	background-image: url(Images/container.gif);
	background-repeat: repeat;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 50px;
	margin-top: 10px;
	width: 780px;
	margin-left: 50px;
	text-align: center;
	vertical-align: middle;
	
} 
.sweetwater {
	font-size: 18px;
	margin-top: 5px;
	color: 330066;
	text-align: center;
}

 #mainContent {
	font-size: 11px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 225px;
	padding-top: 10;
	padding-right: 20px;
	padding-bottom: 10;
	padding-left: 75px;
	height: auto;
	line-height: 10px;
	width: 400px;
} 
 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 9px;
}
h1 {
	font-size: 150%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 110%;
	margin-right: 75px;
}
h3 {
	font-size: 120%;
}
ul, ol, dl {
	position: relative;
	font-size: 14px;
}
 #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	line-height: normal;
	background-image: url(../../Images/container_bg.gif);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	color: #FFF;
	height: 850px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.AccordionPanelContent p {
	line-height: 1.0px;
}
.unlist {
	font-size: 16px;
	color: #330066;
	text-align: left;
	width: 150px;
}


h1, h2, h3 {
	color: #660066;
	text-align: center;
	padding-bottom: 5px;
	font-size: 24px;
	padding-top: 5px;
}
#sidebar1 h3 {
	font-size: 24px;
	font-weight: bold;
}

 #footer {
	background-color: #660066;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 270px;
	height: 10px;
	margin-top: 10px;
	clear: left;
	width: 120%;
} 
 #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
	font-size: x-small;
	font-weight: lighter;
	height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
	width: 780px;
}

#nav li a {
	font-size: 90%;
	color: #FFF;
	text-decoration: none;
	background-color: #09953F;
	display: block;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3574A7;
}
#nav li a:hover, nav li active, nav li focus {
	color: #900;
	background-color: #00583F;
}
#mainContent p, #sidebar1 p, #footer p {
	font-size: 9px;
	line-height: 1.4;
	font-weight: lighter;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
wrkmsgd
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidebar1 ul li a:hover {
	background-color: #FFFFCC;
	position: relative;
}

.lihover {
	text-align: left;
	background-color: #FFFFCC;
}
.font2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}
.footerp {
	font-size: xx-small;
}

.title3 {
	font-size: 24px;
	text-align: center;
	margin-left: 125px;
}
.unlist2 {
	font-size: 16px;
	color: #330033;
	text-align: left;
}
#mainContent .Motortitle {
	color: #330033;
	padding-left: 20px;
	font-size: 18px;
}
.contentlist {
	font-size: 18px;
	color: #330033;
	list-style-type: disc;
	background-image: url(Images/bluefilllite.gif);
	background-repeat: repeat;
}
#mainContenttr {
	color: 330066;
	font-size: 16px;
}

#mainCenter {
	text-align: right;
	font-size: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 225px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	height: auto;
	line-height: 21px;
	width: 300px;
}
.taxinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #306;
	font-weight: bold;
}
.taxhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
}
monthhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
}
.taxinfomonth {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #336666;
}
.cliktogov {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #930;
	text-decoration: blink;
	text-align: center;
}
#mainContent h2 {
	text-align: right;
}
.linkline {
	background-color: 42658D;
	color: #42658D;
}
.styl38 {
	color: #336666;
	font-size: 16px;
	font-style: italic;
}


.style38 a:hover{
	color: #306;
	padding-top: 20px;
	background-color: #FFC;
} 
#a {
	text-decoration: none;
}
.bldunderline {
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
	color: #000;
	font-size: 16px;
}
.red_text {
	font-style: normal;
	font-weight: bold;
	color: #F00;
	font-size: 16px;
}
.centertableside {
	background-image: url(Images/bluefilllite.gif);
	background-repeat: repeat;
	border: thin outset #FFF;
	padding: 5px;
	margin-top: 45px;
	font-size: 16px;
	height: 250px;
}
.disclaimer {
	font-size: 9px;
	font-weight: lighter;
	color: #903;
	width: 400px;
	padding-top: 20px;
}
