
/** BASIC */
* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}


/** HEADINGS */

h1, h2 {
	margin: 0;
	font-weight: bold;
	color: #333333;
}

h1 {
	font-size: 2em;
	line-height:1em;
	margin-bottom:1em;
	margin-top:1em;
}

h2 {
    font-size: 1.5em;
	line-height:1.333em;
	margin-top:1.333em;
	margin-bottom:1.333em;
}

h3 {
	font-size: 1.3em;
	line-height:1.538em;
	margin-bottom:1.538em;
	color: #FFFFFF;
	padding-left:15px;
}

/** TEXTS */
body{
	background: #FFFFFF;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}


p, ul, ol, dl, th, td, input, textarea, select {
	font-size: 1.2em;
	line-height:1.666em;
	margin-bottom:1.666em;
	color:#666666;
}
.tline{
	border-top:1px solid #cccccc;	
}

/** LINKS */

a {
	color: #80A000;
}

a:hover {
	text-decoration: none;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

.input-text {
	padding: 2px 10px;
	border: 1px solid #EEEEEE;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

.input-submit {
	padding: 2px 0px;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#80a000;
	width:100px;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	padding:0;
	border-bottom: 1px solid #CCCCCC;
	font-size:13px;
}
.list1 li.current {
	display:block;
	color:#333333;
	background-color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	padding:5px 20px 5px 15px;
}
.list1 a {
	display:block;
	color:#CCCCCC;
	text-decoration:none;
	padding:5px 30px 5px 15px;
}
.list1 a:hover {
	color:#ffffff;
	background-color:#80A000;
	text-decoration:none;
	background-image:url(../images/backarrow.gif);
	background-position:center right;
	background-repeat:no-repeat;
}
/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 10px 15px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

img.border {
	padding: 3px;
	border: 1px solid #CCCCCC;
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** HEADER */

#header {
	width: 886px;
	height: 85px;
	margin: 0px auto;
}
#headertop{
	width: 886px;
	height:65px;
}
#headerbottom{
	width: 886px;
	height:15px;
	clear:both;
}	
#dailyWeather{
	position:relative;
	left:3px;
	width:886px;
	height:32px;
	z-index:99;
	vertical-align:top;
	background-position:left top;
	background-repeat:no-repeat;
}
#dailyWeather .desc{
	font-size: 1em;
	line-height:1em;
	color:#666666;
	float:left;
}
#dailyWeather .date{
	font-size: 1em;
	line-height:1em;
	margin:0 0 0 1em;
	color:#666666;
	float:right;
}

/** LOGO */

#logo {
	float: left;
	width: 240px;
	height: 65px;
}

#logo h1, #logo h2 {
	margin: 0px;
	padding: 0px;
	background: none;
	text-indent: -9999em;
}

/** LOGIN */

#login {
	float: left;
}

#login form {
	width: 367px;
	height: 30px;
	margin: 57px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	background: #F2F6F8 url(../images/homepage02.gif) repeat-x left top;
	border: 1px solid #E3E3E3;
}

#login input {
	float: left;
	margin-left: 7px;
}

#login .input-text {
	width: 110px;
}

#login .input-submit {
	background: #FFCD0F url(../images/homepage03.gif) repeat-x left top;
}

/** SEARCH */

#search {
	float: right;
}

#search form {
	width: 257px;
	height: 30px;
	margin: 17px 0px 0px 10px;
	padding: 8px 0px 0px 0px;
}

#search input {
	float: left;
	margin-left: 7px;
}

#search .input-text {
	width: 140px;
}

#search .input-submit {
	width: 80px;
}

/** MENU */

#menu {
	width: 886px;
	height: 49px;
	margin: 0px auto;
	background: url(../images/homepage05.gif) repeat-x left top;
}

#menu ul {
	margin: 0px;
	padding: 10px 0px 0px 20px;
	list-style: none;
}

#menu li {
	float: left;
	height: 26px;
	padding: 6px 20px 0px 20px;
	background: url(../images/homepage06.gif) no-repeat left top;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** BANNER */

#banner {
	width: 410px;
	height: 148px;
	margin: 0px auto 20px auto;
	padding: 40px 50px 0px 426px;
	background: url(../images/homepage07.jpg) no-repeat left top;
	color: #9ED0CF;
}

#banner h1 {
	margin: 0px;
	padding: 0px;
	background: none;
	font-size: 30px;
	color: #FFFFFF;
}

#banner h2 {
	margin-bottom: 15px;
	font-size: 18px;
	color: #FFB40D;
}

#banner a {
	color: #FFFFFF;
}

/** PAGE */

#page {
	width: 886px;
	margin: 2px auto 20px auto;
	background: url(../images/subpage3_01.gif) repeat-y left top;
	border-top:2px solid #000000;
}

#btm {
	height: 28px;
	background: url(../images/subpage3_04.gif) no-repeat left bottom;
}

.wide-subpage #page {
	background-image: url(../images/subpage4_01.gif);
}

.wide-subpage #btm {
	background-image: url(../images/subpage4_03.gif);
}

/** CONTENT */

#content {
	float: right;
	width: 700px;
	padding: 0 2px 20px 18px;
	background: url(../images/subpage3_03.gif) no-repeat left top;
}

.wide-subpage #content {
	float: none;
	width: auto;
	background-image: url(../images/subpage4_02.gif);
}

.wide-subpage #content .content {
	padding: 0px 25px;
}

/** SIDEBAR */

#sidebar {
	width: 145px;
	padding: 20px 0 20px 0;
	background-color:#000000;
	background: url(../images/subpage3_02.gif) no-repeat left top;
}
#sidebar p{
	color:#CCCCCC;
	padding:0 15px 0 15px;
}

/** FOOTER */

#footer {
	width: 886px;
	height: 100px;
	margin: 0px auto;
	border-top: 2px solid #000000;
}

#footer p {
	margin: 0px;
	padding: 10px 0 0 0px;
	color: #666666;
}

#footer .links {
	float: left;
}

#footer .legal {
	float: right;
}

/** BOX STYLE A */

.boxA {
}

.boxA .content {
}
.boxA .leftCol{
	float:left;
	width:340px;
	
}
.boxA .rightCol{
	float:right;
	width:340px;
	
}
.boxA .item {
	width: 100%;
	height:140px;
	border-top:1px solid #cccccc;
}
.boxA .itemN {
	width: 100%;
	height:100px;
	border-top:1px solid #cccccc;
}
.boxA .topB{
	border-top:1px solid #cccccc;
}

.boxA .item .imageL {
	float: left;
	width: 64px;
	height:64px;
	border:1px solid #cccccc;
	padding:5px;
	margin-right:10px;
}
.boxA .item .imageR {
	float: left;
	width: 64px;
	height:49px;
	border:1px solid #cccccc;
	padding:13px 5px 12px 5px;
	margin-right:10px;
}
.boxA .category{
	font-size: 1.3em;
	line-height:1.666em;
	color: #333333;
	font-weight:bold;
	margin-bottom:0.833em;
}
.boxA .category a{
	color: #333333;
	background-image:url(../images/backarrow.gif);
	background-position:top right;
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	padding-left:3px;
}

.boxA .category a:hover {
	background-color: #80A000;
	background-image:url(../images/backarrow.gif);
	background-position:top right;
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
}
.boxA .mapCenter{
	float:left;
	width:680px;
	height:300px;
	border: 1px solid #CCCCCC;
	margin:0;
	padding:10px;
	margin-bottom:20px;

}
#mapA{
	width:680px;
	height:300px;
}
/** BOX STYLE B */

.boxB {
}

.boxB .content {
}
.boxB .crumbs{
}

.boxB .hline {
	margin-bottom: 1.9em;
	border-bottom:1px solid #cccccc;
}

.boxB .item .image {
	float: left;
	width: 102px;
}

.boxB .item .name {
	margin-bottom:0;
}
.boxB .stars{
	float:right;
	width:100px;
	margin:4px 0 0 0;
}
.boxB .starlink{
	clear:right;
	float:right;
	width:100px;
	margin:4px 0 0 0;
	font-size:10px;
}
.boxB .spstarlink{
	clear:right;
	float:right;
	width:100px;
	margin:4px 0 0 0;
}


.boxB .icons{
	float:left;
	width:20px;
	margin:-1px 5px 0 -10px;
}

.boxB .item .description {
	margin-left: 15px;
}
.boxB .item .address {
	margin-left: 15px;
}
.boxB .item .address a{
	font-size: 11px;
}

.boxB .item .tel {
	margin-bottom:0;
	margin-left: 15px;
	font-weight:bold;
}

.boxB .mapRight{
	float:right;
	width:400px;
	height:400px;
	border: 1px solid #CCCCCC;
	margin:0;
	padding:10px;
}
.boxB .sponsor{
	width:100%;
}
.boxB .list{
	float:left;
	width:270px;
}
.boxB .pages{
	clear:both;
	float:left;
}

#mapB{
	width:400px;
	height:400px;
}
.boxB ul{
	width:100%;
	display:block;
	border-top:	1px solid #cccccc;
	list-style-type:none;
}
.boxB li{
	margin-left:10px;	
	display:inline;
	width:100px;
}
.boxB li.title{
	color:#999999;
	margin-right:100px;
}


/** BOX STYLE C */

.boxC {
	text-align:left;
}

.boxC .content {
	margin-top:40px;
}
.boxC .contentLeft{
	width:370px;
	float:left;
}
.boxC .contentRight{
	width:320px;
	float:right;
}
.boxC .crumbs{
}
.boxC .icons{
	float:left;
	width:20px;
	margin:-1px 5px 0 -10px;
}

.boxC .hline {
	margin-bottom: 22px;
	padding-bottom: 5px;
}

.boxC .item .image {
	float: left;
	width: 102px;
}

.boxC .item .name {
	margin-bottom: 10px;
	font-size: 18px;
	color: #0F0F0F;
}
.boxC .stars{
	width:175px;
	margin:4px 0 3px 15px;
}
.boxC .title{
	border-top:	1px solid #cccccc;
}
.boxC .titleLable{
	width:100px;
	display:block;
	float:left;
	color:#999999;
}
.boxC .titleText{
	margin-left:100px;	
	display:block;
}
.boxC .titleTextBold{
	margin-left:100px;	
	display:block;
	font-weight:bold;
	color:#333333;
}	
.boxC .reviews{
	width:500px;
	clear:both;
}
.boxC .reviews cite{
	font-size: 12px;
	font-style:italic;
}
.boxC .reviews blockquote{
	font-size: 12px;
	border-bottom:1px solid #eeeeee;
}
.boxC .reviews blockquote p{
	font-size: 12px;
}
.boxC .addReview
{
    margin-top:50px;
}
#mapC{
	width:300px;
	height:300px;
}
.boxC .mapRight{
	width:300px;
	height:300px;
	border: 1px solid #CCCCCC;
	margin:0;
	padding:10px;
}

.boxC .richImageContain{
	width:280px;
	border:1px solid #cccccc;
	padding:10px 0 10px 40px;
	margin-bottom:10px;
}
.boxC .richImage{
		
}

/**Weather Tables**/
.summarytable{
    width:256px;
    margin-bottom:15px;
    text-align:left;
 }
 .detailtable {
     text-align:center;
     margin-bottom:20px;
 }
table .fivedaytable{
	border-collapse:collapse;
    margin-bottom:20px;
 }
.fivedaytable td.title{
	text-align:center;
	width:120px; 
	color:#999999;
	border-top:1px solid #cccccc;	
 }
.fivedaytable td.titleleft{
	width:150px; 
	color:#999999;
	border-top:1px solid #cccccc;
	text-align:left;
	vertical-align:top;
 }
.fivedaytable td.data{
	vertical-align:top;
	text-align:center;
}
.fivedaytable td.dataline{
	vertical-align:top;
	border-top:1px solid #cccccc;
	text-align:center;
}
.wgraphic{
	padding:5px;
	margin:5px;
	border:1px solid #cccccc;
}
 
 
 
 
 /**News**/
#news{
	
}
#news .bbcthumb{
 	float:left;
	margin:0 20px 20px 0;
}
#news .brule{
	clear:both;
	width:500px;
	border-bottom:1px solid #dddddd;
	margin-bottom:15px;
}
 
     
     