* {
	margin: 0px;
	padding: 0px;
}
html * {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}
img {
	margin: 0px;
	padding: 0px;
}
/* page construction */


body {
	text-align: center;
	padding-top: 0px;
}

body {
	background-color: #FFFFFF;
}

html, body, h1, h2, h3, h4, ul, li {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	text-align: left;
}

p	{
	margin-bottom: 14px;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	color: #970033;
	line-height: 1.2em;
	font-style: italic;
}


h2 {
	font-size: 1.5em;
	line-height: 1.6em;
	color: #333333;
	font-weight: normal;
}

h3 {
	font-size: 1.2em;
	color: #333333;
	font-weight: normal;
	line-height: 1.4em;
}

h4 {
	font-size: 1em;
	color: #970033;
	font-weight: bold;
	line-height: 1.5em;
}

h5 {
	font-size: 1.5em;
	color: #970033;
	font-weight: normal;
	line-height: 2em;
}

h6 {
	font-size: 1em;
	color: #970033;
	font-weight: normal;
	line-height: 1.5em;
}

/* -------------- Page Style --------------- */	

.boldText {
	font-style: bold;
}

div#container {
	width: 880px;
	background-repeat: no-repeat;
	text-align: left;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

div#wrapper {
	float: left;
	width: 880px;
	height: auto;
}

div#headContainer {
	float: left;
	width: 880px;
	height: 186px;
	background-image: url(../images/topNav_BG.jpg);
	background-repeat: no-repeat;
}

div#trafficContent {
	float: left;
	width: 880px;
	height: auto;
	background-color: #E5E6D9;
}



div#bodyContainer {
	width: 640px;
	padding-left: 20px;
	float: left;
}

div#budgetContainer {
	
	padding-left: 20px;
	float: left;
}
/*
div#bodyContainer {
	width: 800px;
	float: left;
	background-repeat: repeat-y;
	background-color: #E5E5D9;
	padding-left: 20px;
}

*/


div#bodyArea {
	float: left;
	width: 640px;
	background-image: url(../images/vertDottedLine.gif);
	background-repeat: repeat-y;
}

div#headArea {
	float: left;
	width: 640px;
	padding-bottom: 10px;
}

.dottedLines {
	display: block;
	/*height: 2.1em;*/
	width: 400px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #970033;
	clear: both;
}


div#rightCol {
	float: left;
	width: 180px;
	padding-bottom: 20px;
}
div#rightCol img {
	border: 0px;
}

.imgPad {
	padding-bottom: 10px;
}

div#footerGraphic {
	float: left;
	width: 880px;
	height: 40px;
}

div#rssLogo {
	float: left;
	width: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#rssLinks {
	float: left;
	width: 310px;
	height: 80px;
}
.rssLinks {
	float: left;
	width: 300px;
	padding-bottom: 4px;
	padding-top: 10px;
	padding-right: 10px;
}
.rssLinks img {
	padding-top: 6px;
}


.rssLinks ul {
	width: 180px;
	/*line-height: 2.4em;*/
}

.rssLinks li {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	float: left;
	width: 180px;
	display: block;
	color: #094F96;
	list-style: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.rssLinks li a {
	color: #970033;
	text-decoration: none;
	display: block;
	/*height: 2.1em;*/
	width: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4C4BA;
}
.rssLinks a:visited {
	color: #970033;
	text-decoration: none;
	
}
.rssLinks li a:hover {
	color: #000000;
	text-decoration: none;
}



/* -------------- END --------------- */	
	


/* -------------- top nav styles --------------- */ 
    div#navigation {    
	width: 570px;    
	height: 24px;    
	color: #970033;    
	float: right;    
	background-image: url(../images/BGnavigation.jpg);    
	background-repeat: no-repeat;    
	padding-top: 130px;    
	padding-right: 30px;    
	padding-left: 70px; } 
	
	div#navigation a {    
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	font-size: 1em;    
	color: #970033;    
	display:inline;    
	height: 20px;    
	float: left;    
	display: block;    
	list-style:none;    
	text-decoration:none;    
	text-align: center;    
	padding-top: 4px;    
	padding-right: 10px;    
	padding-left: 10px; } 
	
	div#navigation a:visited {    
	color: #970033; } 
	
	div#navigation a:hover {    
	color: #000000; } 
	
	/* -------------- END --------------- */    


/* -------------- left nav styles --------------- */	

/*div#navleft ul {
	width: 160px;
	margin-top: 4;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20;
}
*/

div#navleft {
	float: left;
	width: 170px;
	padding-bottom: 20px;
}

div#navRule {
	display: block;
	width: 170px;
	height: 6px;
}

div#navleft li {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	float: left;
	width: 170px;
	display: block;
	color: #094F96;
	list-style: none;
	height: 21px;
}

div#navleft li a  {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 170px;
	height: 21px;
}

div#navleft li a:visited  {
	color: #333333;
}

div#navleft li a:hover {
	color: #990134;
}

div#navleft ul li a  {
	color: #666666;
	font-size: 1.1em;
	text-decoration: none;
	display: block;
	width: 160px;
	height: 21px;
	padding-left: 10px;
	font-style: normal;
}

div#navleft ul li a:visited  {
	color: #666666;
}

div#navleft ul li a:hover {
	color: #990134;
}

/*div#navleft li a:active {
	color: #000000;
	background-position: 0px 0px;
}*/

/*
div#navleft ul a {
	width: 170px;
	margin: 0px;
	padding: 0px;
	margin-top: 4;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20;
}


*/

div#navleft .title{
	color: #970033;
	font-weight: bold;
}

div#leftContainer {
	float: left;
	width: 174px;
	padding-left: 26px;
}

div#accred {
	float: left;
	width: 160px;
}

/* ----------------- END-------------------- */





a:link {
	color: #970033;
	text-decoration: none;
}
a:visited {
	color: #970033;
	text-decoration: none;
}
a:hover {
	color: #970033;
	text-decoration: underline;
}






div#topPanel {
	float: left;
	height: 31px;
	width: 848px;
}


div#containerFooter {
	float: left;
	width: 880px;
	background-image: url(../images/BGfooter.jpg);
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #E5E5D9;
}

div#headBodyContainer {
	width: 818px;
	float: left;
	background-image: url(../images/BGrpt.jpg);
	background-repeat: repeat-y;
	padding-left: 28px;
}


/* ----------------- BODY -------------------- */


div#trafficContainer {
	color: #970033;
	float: left;
	width: 820px;
	background-image: url(../images/BGpanels.gif);
	background-repeat: no-repeat;
	height: auto;
}

div#traffic1left {
	float: left;
	width: 166px;
	padding-left: 72px;
	padding-right: 210px;
	padding-top: 30px;
}
div#traffic1right {
	float: left;
	width: 110px;
	background-image: url(../images/trafGraphic.gif);
	background-repeat: no-repeat;
	padding-top: 34px;
	padding-right: 10px;
}

div#membership {
	float: left;
	width: 180px;
	background-image: url(../images/trafGraphic.gif);
	background-repeat: no-repeat;
	padding-top: 34px;
}


div#trafficContainerLine {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #333333;
	float: left;
	width: 880px;
	background-repeat: repeat-y;
	margin-bottom: 20px;
	line-height: 1.4em;
}


	
div#traffic2left ul {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	padding-left: 16px;
}

div#traffic2left li {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	list-style-image: url(../images/bullett.gif);
	padding-left: 6px;
	line-height: 1.2em;
}



div#traffic2left {
	float: left;
	width: 400px;
	padding-right: 50px;
}
	
div#traffic2left ul {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	padding-left: 16px;
}

div#traffic2left li {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	list-style-image: url(../images/bullett.gif);
	padding-left: 6px;
	line-height: 1.6em;
}


.sidebar {
	float: left;
	width: 180px;
	padding-bottom: 20px;
}
.sidebar img {
	padding-top: 6px;
}


.sidebar ul {
	width: 180px;
	/*line-height: 2.4em;*/
}

.sidebar li {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	float: left;
	width: 180px;
	display: block;
	color: #094F96;
	list-style: none;
	margin-top: 5px;
}

.sidebar li a {
	color: #970033;
	text-decoration: none;
	display: block;
	/*height: 2.1em;*/
	width: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4C4BA;
}
.sidebar a:visited {
	color: #970033;
	text-decoration: none;
	
}
.sidebar li a:hover {
	color: #000000;
	text-decoration: none;
}


.sidebar ul a {
	width: 180px;
	margin: 0px;
	padding: 0px;
}


.info {
	float: left;
	width: 180px;
	padding-bottom: 20px;
}

.info img {
	padding-top: 6px;
}



.info ul {
	width: 180px;
	/*line-height: 2.4em;*/
}

.info li {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: #970033;
	font-weight: normal;
	line-height: 1.8em;
	float: left;
	width: 180px;
	display: block;
	color: #094F96;
	list-style: none;
	margin-top: 1px;
}

.info li a {
	color: #970033;
	font-weight: bold;
	text-decoration: none;
	display: block;
	/*height: 2.1em;*/
	width: 180px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #970033;
}
.info a:visited {
	color: #970033;
	text-decoration: none;
	
}
.info li a:hover {
	color: #000000;
	text-decoration: none;
}


.info ul a {
	width: 180px;
	margin: 0px;
	padding: 0px;
}


.info .title{
	color: #970033;
	font-weight: bold;
}


.traffic2right {
	float: left;
	width: 180px;
	padding-bottom: 20px;
}


div#quoteArea {
	float: left;
	width: 534px;
	background-image: url(../images/BGquote.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 160px;
	padding-left: 98px;
	padding-bottom: 20px;
	background-color: #CCCCCC;
}


/* ----------------- END-------------------- */



/* --------------- FOOTER ------------------- */

div#botNav {
	font-size: 1em;
	color: #999999;
	text-align: center;
	clear: left;
	width: 880px;
	padding-top: 24px;
}
div#botNav a:link {
	color: #666666;
	text-decoration: none;
}
div#botNav a:visited {
	color: #666666;
	text-decoration: none;
}
div#botNav a:hover {
	color: #000000;
	text-decoration: underline;
}

/* ----------------- END-------------------- */



/* -------------- FORM --------------- */	
input:focus, textarea:focus {
	background:#cccccc;
	font-size: .8em;
	line-height: 1em;
}
label {
	font-size: .8em;
	line-height: 1em;
}
.labelpadding {
	padding-right: 20px;
}
.submit {
	font-size: .9em;
	background:#D700C9;
	color:#ffffff;
	font-weight: bold;
}

/* ----------------- END-------------------- */

div#bodyContainer ul li {    font-family:  Verdana, Helvetica, Arial, sans-serif;    font-size: 1.2em;    font-weight: normal;    color: #970033;    text-align: left;    margin-left: 12px;    list-style-type: disc; } 

div#budgetContainer ul li {    font-family:  Verdana, Helvetica, Arial, sans-serif;    font-size: 1.2em;    font-weight: normal;    color: #970033;    text-align: left;    margin-left: 12px;    list-style-type: disc; } 
li {    font-family:  Verdana, Helvetica, Arial, sans-serif;    font-size: 1.2em;    font-weight: normal;    color: #970033;    text-align: left;    margin-left: 12px;    list-style-type: disc; } 

.buyshop {width: 500px;
padding-left: 200px;
font-weight: bold;}
