body {
	margin:0px;
	padding:0px;
	background:url(../images/body-repeat-top.jpg) top repeat-x;
}

* {
	margin:0pt;
	padding:0pt;
}

#wrapper {
	width:748px;
	margin:auto;
	padding:0px;
}

h2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

#logo {
	background:url(../images/logo.jpg) no-repeat;
	height:94px;
	width:748px;
	margin:9px 0px 0px 0px;
	padding:0px;
}

#logo h1 {
	font:18px/20px Arial;
	color:#007d43;
	text-align:right;
	font-style:italic;
	padding:24px 16px 5px 0px;
	margin:0px;
	font-weight: normal;
}

#logo p {
	font:12px/20px Arial;
	color:#000000;
	text-align:right;
	padding:0px 20px 0px 0px;
}

#header {
	background:url(../images/links-BG-2.jpg) no-repeat;
	height:54px;
	width:748px;
	padding:0px;
	margin:0px;
	position:relative;
}



#topnav {
	position:absolute;
	top:23px;
	left:5px;
	width:750px;
	padding:0px;
	margin:auto;
}

/*-------------------------------------------------------------------------------------------*/

		.nav {
			display:inline;
			font:12px/20px Arial;
			color:#FFFFFF;
			text-decoration:none;
			padding:0px 5px 0px 6px;
			
		}
		
		.nav li a {
			display:inline;
			font:12px/20px Arial;
			color:#FFFFFF;
			width:100%;
			text-decoration:none;
		}
		
		.nav li a:visited, .nav li a:active{
			color:#FFFFFF;
		}
		
		.nav li a:hover{
			color:#FFFFFF;
			text-decoration:underline;
		}

/*-------------------------------------------------------------------------------------------*/


#bodyImg {
	background:url(../images/inner-page-images/inner-main-image.jpg) no-repeat;
	height:190px;
	width:748px;
}

#mainContainer {
	width:748px;
	margin:0px;
	padding:0px;
	display:table;
	background:url(../images/inner-page-images/inner-main-background.jpg) repeat-y;
	float:left;
}

#rightCol {
	width:200px;
	margin:10px 20px 0px 20px;
	padding:0px;
	float:left;
	display:inline;
}

#rightCol p {
	font: 12px/20px "Trebuchet MS";
	letter-spacing:normal;
	line-height:normal;
	font-weight:normal;
	font-style:italic;
	padding:10px 20px 0px 10px;
}

#rightCol h1 {
	font: 17px/20px "Trebuchet MS";
	letter-spacing:normal;
	margin:0px 0px 10px 0px;
	padding:0px 0px 4px 0px;
	font-weight:bold;
	color:#444;
	text-align:center;
	background:url(../images/inner-page-images/divider.jpg) no-repeat bottom;
}


#intro {
	width:496px;
	height: auto;
	padding:10px 10px 10px 2px;
	float:left;
}

#intro p {
	font: 12px/20px "Trebuchet MS";
	letter-spacing:normal;
	line-height:normal;
	font-weight:normal;
	padding:10px 20px 0px 0px;
	display:inline;
}

#intro h1 {
	font: 24px/20px "Trebuchet MS";
	letter-spacing:normal;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	color:#007d43;
}

#second {
	background:url(../images/inner-page-images/inner-footer-bottom.jpg) no-repeat;
	width:748px;
	height:42px;
	padding:0px;
	margin:auto;
	float:left;
}

#bottom {
	text-align:center;
	width:748px;
	height:80px;
	padding:0px;
	margin:auto;
	float:left;
}

#bottom p {
	font: 12px/20px "Trebuchet MS";
	letter-spacing:normal;
	line-height:normal;
	font-weight:normal;
	color:#666666;
}

#bottom a:link, #bottom a:visited, #bottom a:active {
	font: 12px/20px "Trebuchet MS";
	letter-spacing:normal;
	line-height:normal;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}

#bottom a:hover {
	font: 12px/20px "Trebuchet MS";
	letter-spacing:normal;
	line-height:normal;
	font-weight:normal;
	color:#999999;
	text-decoration:underline;
}

#cities {
	text-align:center;
	width:708px;
	height:auto;
	padding:0px;
	margin:0 15px 15px 15px;
	float:left;
}

#cities p {
	font: 10px "Trebuchet MS";
	letter-spacing:normal;
	line-height:normal;
	font-weight:normal;
	color:#666666;
}

#cities a:link, #cities a:visited, #cities a:active {
	font: 10px "Trebuchet MS";
	letter-spacing:normal;
	line-height:normal;
	font-weight:normal;
	color:#999999;
	text-decoration:none;
}

#cities a:hover {
	font: 10px "Trebuchet MS";
	letter-spacing:normal;
	line-height:normal;
	font-weight:normal;
	color:#999999;
	text-decoration:underline;
}


ul {
	font: 11px/20px "Trebuchet MS";
	color:#000000;
	font-weight:normal;
	line-height:normal;
	letter-spacing:normal;
	padding:5px 0px 0px 60px;
}


li {
	list-style-position:outside;
	list-style:square;
	line-height:normal;
	letter-spacing:normal;
	padding:2px 0 2px 0px;
	margin:0;
}

.border {
	margin:0px;
	padding:0px;
	border:none;
	display:block;
}