@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
body {
	background:#ebf6fd url(cssimages/HeaderBg2.gif) repeat-x fixed;
	font:12px verdana, arial, sans-serif;
	color: #184f86;
}
a {outline:none}
h1{
	font-size:24px;
	margin: 0px 0 12px 0;
	color: #184f86;
}
h2{
	font-size:18px;
	margin: 0 0 12px 0;
	color: #006633;
}
h3{
	font-size:14px;
	margin: 15px 0 10px 15px;
	color: #184f86;
}
h4 {
	color: #008000;
	font-size: 15px;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6,strong {font-weight:bold;}
p {
	font-size: 13px;
	line-height: 17px;
	margin: 0 0 10px 15px;
	color: #184f86;
}
#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#header {
	height: 150px;
	text-align: left;
	background-image: url(cssimages/NiceLogo.gif);
	background-repeat: no-repeat;
	background-position: 350px;
	font-size: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #45a117;
	padding: 0 0 0 0px;
}
#header2 {
	top:110px;
	color: #FFFFFF;
	font-size: 30px;
	right: 0px;
	text-align: right;
	float: right;
	position: absolute;
	width: auto;
	height: auto;
}
#FlashHd {
	top:120px;
	left: 10px;
	position: absolute;
	width: 297px;
	height: 24px;
	background: url(cssimages/iFlash2.gif) no-repeat;
}
#Ville {
	top:5px;
	left:0px;
	position:absolute;
	width:331px;
	height:43px;
}
#StyleSwitch {
	top:0px;
	font-size: 30px;
	right: 0px;
	text-align: right;
	position: absolute;
}
#StyleSwitch select {
	color: #fff;
	background-color: #A0C6ED;
}
#content {
	padding: 15px 15px 1px 15px;
	background-color: #fff;
	border-bottom: solid #bfeaaa;
	border-bottom-width: 1px;
	height:auto;
}
#GoogleAd160x600r {
	width: 160px;
	height: 600px;
	float: right;
	margin: 0 0 20px 20px;
	position: relative;
	background: #e3ecfd;
}
#GoogleAd160x600l {
	font-family:Verdana, Geneva, sans-serif;
	width: 160px;
	height: 600px;
	background: #e3ecfd;
	position: absolute;
	left: 15px;
	top: 490px;
}
#middle {
	width: 680px;
	float: left;
	position: relative;
}
#main {
	z-index: 1;
}
#main ul {
	margin: 0 0 10px 25px;
	line-height: 1.3;
	font-size: 13px;
	color: #184f86;
}
#right {
	background:#fff;
	width:750px;
	float:right;
	display:inline;
}
#content a:link, #content a:visited, #right a:link, #right a:visited {
	text-decoration: none;
	color: #0000FF;
}
#content a:hover, #right a:hover {
	text-decoration:underline;
}
#right ul {
	margin: 0 0 10px 25px;
	line-height: 1.3;
	font-size: 13px;
	color: #184f86;
}
#sidetext {
	float: left;
	width: 165px;
	margin: 5px 0 0 15px;
}
#sidetext p {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:5px;
}
#footer {
	font-size: 10px;
	text-align: center;
	border-top: solid #216db9;
	border-top-width: 1px;
	margin: 5px 0 0px 0;
	padding: 10px 0 0 10px;
	position: relative;
	clear: both;
}
#footer,#footer a:link,#footer a:visited {
	color: #009900;
	text-decoration: none;
}
/*=================== NAV =================*/
#nav {
	display:inline;
	width:155px;
	height:287px; /* 22 x n + 23 */
	float:left;
	margin: 0 15px 10px 0;
	padding:0 0 0 5px;
	z-index:10;
	border-top:6px solid #b3e699;
	border-bottom:6px solid #b3e699;
	background:#b3e699;/*background:#b3e699 url(cssimages/nav-top.gif) no-repeat center top;*/
}
#nav p {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#154575;
	padding:0 0 4px 5px;
	margin:0;
}
#menu {
	height:132px;
	/*width:132px;*/
	position:relative;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
	text-align:left;
	padding:1px 1px 0 1px;
	background:#fff;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	display:inline;
}
#menu ul ul {
	position:absolute;
	left:-9999px;
}
#menu ul#toplevel {
	position:absolute;
	left:0;
	top:0;
}
#menu a {
	display:block;
	font:normal 11px verdana, arial, sans-serif;
	color:#000;
	line-height:22px;
	text-decoration:none;
	padding:0 20px 0 10px;
}
#menu li a.fly {
	background: url(cssimages/arrow.gif) no-repeat right top;
}
#menu li a:hover {
	background-color:#09c;
	color:#fff;
}
#menu li:hover > a {
	background-color:#09c;
	color:#fff;
}
#menu ul li:hover > ul {
	left:100%;
	margin-top:-23px;
	margin-left:-1px;
}
#menu a:hover ul, #menu a:hover a:hover ul, #menu a:hover a:hover a:hover ul {
	left:100%;
}
#menu a:hover ul ul, #menu a:hover a:hover ul ul {
	left:-9999px;
}
#menu table {
	position:absolute;
	left:99%;
	height:0;
	width:0;
	border-collapse:collapse;
	margin-top:-7px;
	margin-left:-1px;
}
/*--------------------------------------------*/
#menu a {
	width:128px;
	padding:0 15px 0 5px;
}
#menu ul li ul a {
	width:auto;
	padding:0 20px 0 10px;
}
#menu ul {
	background:#4db31a;
}
#menu a:link, #menu a:visited {
	color:#154575;
}
#menu a:hover {
	text-decoration:none;
}
#menu li a:hover {
	background-color:#8fda6a;
	color:#fff;
}
#menu li:hover > a {
	background-color:#8fda6a;
	color:#fff;
}

/*============================================*/
#TcAd   {
	text-align: right;
	font-size: 9px;
	color: #5c9fe2;
	line-height: 11px;
	height: 11px;
	clear: both;
	margin: 10px 0 10px 0;
}

#TcAd  a {
	color: #5c9fe2;
	text-decoration: none;
}
#TcAd a:hover {
	color: #ffffff;
	text-decoration: none;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.imageleft {
	float: left;
	padding: 0 15px 0 0;
}
.imageright {
	float: right;
	padding: 0 0 5px 10px;
}
.fright {
	float:right;
}
.fleft {float:left}
.clearfix, .clrfix {
	clear: both;
	height:0;
	font-size:0;
}
.clearleft {
	clear:left;
	height:0;
	font-size:0;
}
.pad30 {
	float: left;
	position:relative;
	width:540px;
	padding: 0 0 0 30px;
}
.w700 {
	margin: 0 0 0 175px;

}
.m75 {
	margin-left:75px;
}

.m175 {
	margin: 0 0 0 175px;
}
.m160 {
	margin:0 0 0 160px;
}
.w700 a, .w700 a:visited {
	color: #ce0300;
	text-decoration: underline;
}
.tiny {
	font-size:11px;
}
#content ul li {
	list-style-position:inside;
}
.obelisks {
	height:350px;
}
.obelisks ul li {
		padding:2px 0;
		font-family:Arial, Helvetica, sans-serif;
}
.list {
	position:relative;
	float:left;
	padding-left:10px;
	width:370px;
}
.tlc, .trc, .blc, .brc {
	width: 10px;
	height: 10px;
	font-size: 1px;
	position: absolute;
}
.tlc {
	background: url(cssimages/tl.gif);
	left: 0;
}
.trc {
	background: url(cssimages/tr.gif);
	right: 0;
}
.blc {
	background: url(cssimages/bl.gif);
	left: 0;
}
.brc {
	background: url(cssimages/br.gif);
	right: 0;
}
#farmer {
	position:absolute;
	left:0;
	top:415px;
	height:50px;
	width:160px;
}
#farmer a:link {
	color: #0000FF;
}
#farmer a:visited {
	text-decoration: none;
	color: #0000FF;
}
#farmer a:hover {
	text-decoration:none;
}
/* ===== Weather ===== */
#weather2 {
	float:right;
	display:inline;
	width:205px;
	margin: 0 0 5px 20px;
}
#latest-weather {
	width:175px;
	padding:0px 0 0 8px;	
}
#latest-weather p {
	margin:0 0 3px 0;
	font-size:10px;
}
#latest-weather ul {
	margin:0;
	font-size:10px;
}
#latest-weather ul, #latest-weather ul li a:link, #latest-weather p, #latest-weather ul li a:visited {
	color:#464;
}
#rss {
	width:100%;
	margin:8px 0 10px 0;
	padding:0 5px 5px 10px;
	border:1px solid #c6d6fd;
	border-radius:4px;
	-moz-border-radius:4px;
}
#bookme {
	position:absolute;
	right:15px;
	top:165px;
	height:16px;
}
#addthis {
	position:absolute;
	left:32px;
	top:440px;
	width:125px;
	height:16px;
}
#bootmap {
	clear:both;
	height: 475px;
	width:750px;
	position: relative;
	margin:0 0 20px;
}
#infobox {
	position:relative;
	float:right;
	width:200px;
	font-size:10px;
	margin:0 0 0 15px;
	padding:3px 10px 0 5px;
	border:1px solid #A0C6ED;
}
#infobox p {
	line-height:15px;
	margin-bottom:5px;
}
p.update {
	color:#C00;
}
#boottext p {
	margin-left:0;
}
#bootupdate p {
	font-size:12px;
	margin:0;
}
#bootupdate p.updated {
	font-size:10px;
}
#formdiv {
	width: 650px;
	margin: 15px 0 30px 30px;
	font-size: 12px;
	z-index: 1;
}
legend {
	color: #000;
	background: #ebf6fd;
	border: 1px solid #184f86;
	padding: 2px 10px;
	margin: 0 0 0 10px;
}
fieldset {
	border: 1px solid #184f86;
	width: 620px;
	float: left;
	padding:0 10px 0 0;
	margin:0 0 10px 0;
}
label {
	width: 130px;
	float: left;
	text-align: right;
	display: block;
	padding: 0px 0 0 0;
	margin: 5px 5px 0 0;
}
/*.submit input {
	margin-left: 209px;
	color: #000;
	background: #ebf6fd;
	border: 2px outset #184f86;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.submit input:hover {
	border: 2px outset #45a117;
}*/
.submit input, #submit {
	font-size:13px;
	width:100px;
	height:23px;
	margin:10px 0 10px 135px;
	padding:0;
	border:0;
	background: url(cssimages/Submit.gif);
	background-position:left top;
	cursor:pointer;
}
.submit input:hover, #submit:hover {
	background-position:left bottom;
}
#submit {
	margin-left:0;
}
input {
	color: #000;
	background: #ebf6fd;
	border: 1px solid #184f86;
	padding: 0 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0 3px 0;
}
textarea {
	color: #000;
	background: #ebf6fd;
	border: 1px solid #184f86;
	padding: 0px 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 5px 0;
}
.formwidth {
	width: 260px
}
.formwidths {
	width: 30%
}
.padding150 {
	padding: 0 0 0 250px
}
.padding50 {
	padding: 10px 10px 0 20px
}
.red {
	color:#f00;
}
.top-8 {
	margin-top:-8px;
}
.clickbox {
	position:relative;
	float:right;
	padding:0;
}
.clickme {
	position:relative;
	clear:left;
	color:#bbc;
	font-size:10px;
}
.w305 {
	width:305px;
}
.w300 {
	width:300px;
}
.w225 {
	width:225px;
}
.updated {
	font-size:10px;
	color:#22a;
}
.pl37 {padding-left:37px;}
.mb15{margin-bottom:15px;}
#BackButtonDiv {clear:both}
#mynav {height:35px;border-bottom:1px solid #ccc; padding-bottom:10px; margin-bottom:10px;}
#mynav input {margin-left:20px;}
#tel {position:absolute; top:170px; right:30px;font-weight:bold;}
.pich {float:left;}
.ml15 {margin-left:15px}
