@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, dl, dt, dd, p,  h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/mainBackground.jpg);
	background-repeat:repeat-x;
	background-color: #2072e7;

	
}
a img {
	border: 0;
}







h1 {
	background-image:url(images/h1.png);
	width:100%;
	
	background-repeat:repeat-y;
	color:#FFF;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.7em;
	margin-bottom: 0.5em;
	font-style: italic;
	padding-left: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	
	
	
	
}

h2 {
	
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #FF0;
	padding: 0.5em 0 0.5em 0;
	
}





#wrapper {
	width: 100%;
	background-image:url(images/rightFloat.jpg);
	background-repeat:no-repeat;
	background-position:right top;	
	position: relative;
	text-align: left;
	
	
	
	
}

	
	
	




#main {
	width: 898px;	
	color:#FFF;
	
	
	
	
}










#navigation {
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	width:898px;
	height: 267px;
	
}

#content {
	height: 100%;	
	font-size: 1em;
	line-height: 1.5em;
}

#content a{
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
	font-style:italic;
	
}

#content a:hover{
	color:#9F0;

}

.img-borderRight {
	 margin: 0 1em 150px 0;
	 border-right: #006 1px solid;
	 border-bottom: #006 1px solid;
	
}

.img-borderRight1 {
	 margin: 0 1em 30px 0;
	 border-right: #006 1px solid;
	 border-bottom: #006 1px solid;
	
}

.img-borderLeft {
	 margin: 0 0 1em 1em;
	 border-right: #006 1px solid;
	 border-bottom: #006 1px solid;
	
}
#footer {
	
	height: 351px;
	background-image: url(images/under_footer.jpg);
	background-repeat: repeat-x;	
	
	
}
#inFooter {
	height: 351px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	
	
	
	
}

#ads {
	float: left;
	
	
	width: 200px;
	
	
}

#mainText {
	float: right;
	

	width: 690px;
	padding-top: 30px;
	
	
}


	
	
	
	


#contentFooter {
	clear: both;
	padding-left: 205px;
	padding-top: 10px;
	text-align: center;
	
	
}

#contentFooter a{
	
	color:#FFF;
}

.footerNav {
	font-size: 12px;
	line-height: 20px;
	
}
.subP {
	font-size: 0.8em;
	line-height: 1.5em;
	
}
#attention {
	
	border: #FF0 solid 2px;
	padding: 10px;
	font-size: 0.8em;
	line-height: 1.5em;
	text-align: center;
	background-color: #9F0;
	color: #000;
	
	
	
	
	
}
#map {
	
	float: right;
	width: 300px;
	margin-left: 20px;
	
}

.faq li {
	list-style-image:url(images/kvad.gif);
	margin-left: 50px;
	line-height: 2em;
	
	
	
}
#caution {
	
	background-image: url(images/res_cautionBackground.png);
	border: #FFF solid 1px;
	color: #000;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0.5em;
	text-align: center;
	
	
}
.orderTable {
	
	border: 1px solid #03F;
	border-collapse: collapse;
	
}
.orderTable td, .orderTable th {
	
	border: 1px solid #03F;
	text-align: left;
	padding: 0.2em;
}

.orderTable th {
	font-size: 11px;
	line-height: 1.4em;
	color:#FF0;
	
	
}
.orderTable td {
	font-size: 14px;
	line-height: 1.4em;
	
	
}
.orderTable tr:hover {
	background-image: url(images/res_cautionBackground.png);
	color: #000;
	
	
}
h2:hover {
	color: #003;
	
	
}
#bookitButton a {
	float:left;
	display:block;
	background-image:url(images/bookit.png);
	background-repeat:no-repeat;
	background-position: 0 0px;
	width: 100px;
	height: 49px;
	
}
#bookitButton a:hover {
	background-position: 0 -52px;
}

#orderitButton a {
	float:left;
	display:block;
	background-image:url(images/orderit.png);
	background-repeat:no-repeat;
	background-position: 0 0px;
	width: 100px;
	height: 49px;
	
}
#orderitButton a:hover {
	background-position: 0 -52px;
}

.monthlySpecial {
	color: #0F0;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	
}
.headline2 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
		background-color:#FF0;
	line-height: 10px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	
}


.monthlySpecial2 {
	color: #FF0;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	
}

.orderTableSpecial {
	
	border: 1px solid #03F;
	border-collapse: collapse;
	
}
.orderTableSpecial td {
	
	border: 1px solid #03F;
	text-align: left;
	padding: 0.2em;
}


.orderTableSpecial td {
	font-size: 14px;
	line-height: 1.4em;
	
	
}
.orderTableSpecial td:hover {
	background-image: url(images/res_cautionBackground.png);
	color: #000;
	
	
}
.bannerImg {
	
	margin: 0 1em 3em 0;
	 border-right: #006 1px solid;
	 border-bottom: #006 1px solid;
	
}

.contactForm {
	padding-left: 30px;
	width: 600px;
	margin-left: 50px;
	
	
	
	
	
	
}
.legend {
	
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #FF0;
	padding: 0.5em 0 0.5em 0;
	font-style:italic;
	margin-left: 30px;
	
	
}
.homeText {
	font-size: 0.8em;
	font-weight: bold;
	
}
#photoGallery {
	margin-left: 50px;
	
	
}
#videoGallery {
	margin-left: 50px;
	
	
}
.line {
	
	text-decoration: line-through;
	font-size: 15px;
	
	}
	
	.bigRed {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		background: #C00;
		
		
		
		
	}
	
	.subheader {
		font-size: 15px;
		
		
		
	}
