.style1 {color: #336600}
.style2 {color: #009900}
.style3 {
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {background-color:#EDCF8F}
.style5 {color: #CC3300}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	background-color: #F8F8CB;
	text-align:left;

}
h1,h2,h3,h4,h5,h6 {
	font-weight: Bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 17px;
}
.h1 {
	font-size: 18px;
	background-image:url(file:///C|/projects/chanticleer/production_good%20Optimization/images/css/h1.gif);
	color: #336600;
	vertical-align:middle;
	height: 40px;
	text-align:left;
	text-indent: 3px;
}



.h2 {
	font-size: 19px;
	background-image:url(images/css/h1.gif);
	color: #339900;
	vertical-align:middle;
	text-align:left;
	text-indent: 3px;
}
.h3 {
	font-size: 14px;
	color: #339900;
	vertical-align: bottom;
	text-indent: 3px;
}
.h4 {
	font-size: 16px;
	color: #CC3300;
}

a {
	font-size: 100%;
	color: #336600;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #339900;
}
a:hover {
	text-decoration: none;
	color: #339900;
}
a:active {
	text-decoration: underline;
	color: #339900;
}

.special { font-size: 14px;

}

.a[special] {
	color:#CC3300;
}

.a.special:link {
	text-decoration: none;
}
.a:visited {
	text-decoration: underline;
	color: #CC3300;
}

/*** Layout ****/
#navcontainer
{
	width: 100%;
	
	background-image:url(images/index/index_r3_c2.jpg);
	
}

#navcontainer ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainer ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainer ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;/***	border-right: 1px solid #FFFFFF;
	border-left:1px solid #FFFFFFF;
	border-bottom:1px solid #FFFFFF; ****/
}

#navcontainer ul li a:hover
{
	height: 100%;
	color: #CC0000;

	/***text-decoration: underline;***/
}


.box {
	background-color:#F8F8CB;
	width: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #FDFCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.boxLeftHome {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #F93F00;
	background-color: #FDFCCC;
	margin-left: 10px;
	padding: 0px;
}


.boxLeft {
	padding-top: 15px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #F93F00;
	background-color: #FDFCCC;
	padding-left: 15px;
	padding-right: 15px;
}

.boxLeftTop {
	width:120px;
	background-color: #FDFCCC;
	background-image:url(images/pages/title_side_empty.gif);
	position: fixed;
	padding-right: 15px;
	}
	
.boxTop {
	width: auto;
	border: none ;
	background-color: #FDFCCC;
	}


.title {
	background-color:#FFFFCC;
	background-image:url(images/title_Topy.gif);
	width: auto;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px none #999999;
}

#subnave
{
	width: 100%;
	background-image:url(images/aboutus/aboutus1_r6_c2.jpg);

}

#subnave ul {
	margin: 0;
	padding: 6px;
	color: #339900;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#subnave ul li {
	display: inline;
	height: 100%;
	word-spacing: 0.2em;
	color: #339900;
	float: left;
}

#subnave ul li a
{
	color: #339900;
	height: 100%;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-top: 0.2em;
	padding-right: 10px;
	padding-bottom: 0.2em;
	padding-left: 10px;
}

#subnave ul li a:hover
{
	height: 100%;
	color: #CC3300;
	text-decoration: underline;
}

.small3 {
	font-family: 		Arial, Verdana;
	font-size:   		11px;
	font-weight:		normal;
	color:       		#339900;
}
.small3 A:hover {
	color:       		#CC3300;
	text-decoration:	none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:	none;
	font-size: 11px;
}
.small3 A {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:   		11px;
	color:       		#339900;
	text-decoration:	underline;
	padding-bottom:     2px;
}

#navcontainerAbout
{
	width: 100%;
	background-image:url(images/aboutus/aboutus_r3_c2.jpg);
}

#navcontainerAbout ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerAbout ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerAbout ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;
	/***	border-right: 1px solid #FFFFFF;
	border-left:1px solid #FFFFFFF;
	border-bottom:1px solid #FFFFFF; ****/
}

#navcontainerAbout ul li a:hover
{
	height: 100%;
	color: #CC0000;

	 
}

#navcontainerGuest
{
	width: 100%;
	background-image:url(images/guestbook/guestbook_r3_c2.jpg);
}

#navcontainerGuest ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerGuest ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerGuest ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerGuest ul li a:hover
{
	height: 100%;
	color: #CC0000;
}



#navcontainerInTheNews
{
	width: 100%;
	background-image:url(images/inthenews/inTheNews_r3_c2.jpg);
	
}

#navcontainerInTheNews ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerInTheNews ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerInTheNews ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerInTheNews ul li a:hover
{
	height: 100%;
	color: #CC0000;

}



#navcontainerSuites
{
	width: 100%;
	background-image:url(images/suites/suites_Bed_and_Breakfast_Door_County_r3_c3.jpg);
	
}

#navcontainerSuites ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerSuites ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerSuites ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerSuites ul li a:hover
{
	height: 100%;
	color: #CC0000;

}



#navcontainerCabins
{
	width: 100%;
	background-image:url(images/cabins/cabins_Bed_and_Breakfast_Door_County_r3_c2.jpg);
	
}

#navcontainerCabins ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerCabins ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerCabins ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerCabins ul li a:hover
{
	height: 100%;
	color: #CC0000;

}


#navcontainerHoneymoons
{
	width: 100%;
	background-image:url(images/honeymoons/honeymoons_Bed_and_Breakfast_r3_c2.jpg);
	
}

#navcontainerHoneymoons ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerHoneymoons ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerHoneymoons ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerHoneymoons ul li a:hover
{
	height: 100%;
	color: #CC0000;

}




#navcontainerAmenities
{
	width: 100%;
	background-image:url(images/amenities/amenities_Bed_and_Breakfast_Door_County_r3_c2.jpg);
	
}

#navcontainerAmenities ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerAmenities ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerAmenities ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerAmenities ul li a:hover
{
	height: 100%;
	color: #CC0000;

}





#navcontainerAttractions
{
	width: 100%;
	background-image:url(images/attraction/attractions_Bed_and_Breakfast_r3_c2.jpg);
	
}

#navcontainerAttractions ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerAttractions ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerAttractions ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerAttractions ul li a:hover
{
	height: 100%;
	color: #CC0000;

}



#navcontainerContact
{
	width: 100%;
	background-image:url(images/contact/contact_Bed_and_Breakfast_Door_County_r3_c3.jpg);
	
}

#navcontainerContact ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerContact ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerContact ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerContact ul li a:hover
{
	height: 100%;
	color: #CC0000;

}
 
 



#navcontainerFAQ
{
	width: 100%;
	background-image:url(images/FAQ/FAQ_Bed_and_Breakfast_Door_County_r3_c3.jpg);
	
}

#navcontainerFAQ ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerFAQ ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerFAQ ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerFAQ ul li a:hover
{
	height: 100%;
	color: #CC0000;

}
 




#navcontainerGal1
{
	width: 100%;
	background-image:url(images/gal1/gal1_Bed_and_Breakfast_Door_County_r3_c3.jpg);
	
}

#navcontainerGal1 ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerGal1 ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerGal1 ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerGal1 ul li a:hover
{
	height: 100%;
	color: #CC0000;

}
 


#navcontainerGal2
{
	width: 100%;
	background-image:url(images/gal2/gal2_Bed_and_Breakfast_Door_County_r3_c3.jpg);
	
}

#navcontainerGal2 ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerGal2 ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerGal2 ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerGal2 ul li a:hover
{
	height: 100%;
	color: #CC0000;

}


#navcontainerGal3
{
	width: 100%;
	background-image:url(images/gal3/gal3_Bed_and_Breakfast_Door_County_r3_c3.jpg);
	
}

#navcontainerGal3 ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerGal3 ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerGal3 ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerGal3 ul li a:hover
{
	height: 100%;
	color: #CC0000;

}

 
#navcontainerAvailability
{
	width: 100%;
	background-image:url(images/availability/availability_Bed_and_Breakfast_Door_County_r3_c2.jpg);
	
}

#navcontainerAvailability ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerAvailability ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerAvailability ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerAvailability ul li a:hover
{
	height: 100%;
	color: #CC0000;

}
 
#navcontainerRates
{
	width: 100%;
	background-image:url(images/rates/rates_Bed_and_Breakfast_Door_County_r3_c3.jpg);
	
}

#navcontainerRates ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerRates ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerRates ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerRates ul li a:hover
{
	height: 100%;
	color: #CC0000;

}

#navcontainerGift
{
	width: 100%;
	background-image:url(images/gift/giftcertificate_Bed_and_Breakfast_Door_County_r3_c3.jpg);
	
}

#navcontainerGift ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerGift ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerGift ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerGift ul li a:hover
{
	height: 100%;
	color: #CC0000;

}


#navcontainerReservations
{
	width: 100%;
	background-image:url(images/reservations/reservations_Bed_and_Breakfast_Door_County_r3_c3.jpg);
	
}

#navcontainerReservations ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerReservations ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerReservations ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerReservations ul li a:hover
{
	height: 100%;
	color: #CC0000;

}



#navcontainerComments
{
	width: 100%;
	background-image:url(images/comments/comments_Bed_and_Breakfast_Door_County_r3_c2.jpg);
	
}

#navcontainerComments ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerComments ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerComments ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerComments ul li a:hover
{
	height: 100%;
	color: #CC0000;

}



#navcontainerSorry
{
	width: 100%;
	background-image:url(images/sorry/sorry_r3_c3.jpg);
	
}

#navcontainerSorry ul {
	margin: 0;
	padding: 5px;
	color: #F8F8CB;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	border: thin none #F8F8CB;
	font-size: 13px;
	font-weight: bold;
}

#navcontainerSorry ul li {
	display: inline;
	height: 100%;
	word-spacing: .1em;
	color: #F8F8CB;
}

#navcontainerSorry ul li a
{
	padding: 0.1em 8px;
	color: #F8F8CB;
	height: 100%;
	text-decoration: none;

}

#navcontainerSorry ul li a:hover
{
	height: 100%;
	color: #CC0000;

}
