/* «««  PC Cats CSS  »»»  */

/* «««  Created by Shane Helm, sonzeDesignStudio™, www.sonze.com  »»»  */
/*  «««  Dedicated to my wife Ashley and my daughter Macy  »»»  */
/*  «««  †††  +GB+G  3G  =*USA*=  MAC  WSG  HU  »»»  */

/*
* * * * ==================
* * *  ==================
* * * * ==================
==========================
M A D E  I N  T H E  U S A
==========================
==========================
*/

body {
	margin: 0px 0px 0px 46px;
	background: #00133E url(../img/bg_body.png) no-repeat fixed;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

/* Links Style */
a:link {
	color: #274D99;
	font-weight: bold;
	border-bottom: dotted 1px #89A6FF;
	text-decoration: none;
}
a:visited {
	color: #274D99;
	font-weight: bold;
	border-bottom: dotted 1px #89A6FF;
	text-decoration: none;
}
a:active {
	color: #274D99;
	font-weight: bold;
	border-bottom: dotted 1px #89A6FF;
	text-decoration: none;
}
a:hover {
	color: #274D99;
	font-weight: bold;
	border-bottom: dotted 0px #89A6FF;
	text-decoration: none;
}

a:focus {
	border: 0;
}

/* Headings Style */
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #09358C;
	font-weight: 900;
	margin: 0px 0px 22px 117px;
	text-shadow: #878787 0.15em 0.15em 0.15em;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	text-shadow: #878787 0.2em 0.2em 0.2em;
}
h4 {
	font-size: 9px;
}
h5 {
	font-size: x-small;
}

ul {
	font: 11px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #252E50;
	line-height: 18px;
	margin: 10px 35px 0px 157px;
}


/* Paragraph Style */
p {
	margin: -5px 35px 1.2em 117px;
	font: 11px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #252e50;
	line-height: 18px;
	white-space: normal;
}

abbr {font-style: normal; border-bottom: dotted 1px #6C522A; cursor: help;}

.bold {font: bold 12px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #09358C; text-shadow: #878787 0.2em 0.2em 0.2em;}
.bold1 {font: bold 14px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #09358C; text-shadow: #878787 0.2em 0.2em 0.2em;}
.bold2 {font: bold 11px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #09358C; text-shadow: #878787 0.2em 0.2em 0.2em;}
.bold3 {font: bold 10px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #252E50; text-transform: uppercase;}
.bold4 {font: bold 12px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #09358C;}
.bold5 {font: bold 11px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #09358C; text-transform: uppercase;}
.bold6 {font: bold 11px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #252E50; margin: -5px 35px 11px 117px;}
.bold6 a {border-bottom: dotted 0px #89A6FF; text-decoration: none;}
.bold6 a:visited {border-bottom: dotted 0px #89A6FF; text-decoration: none;}
.bold6 a:active {border-bottom: dotted 0px #89A6FF; text-decoration: none;}
.bold6 a:hover {border-bottom: dotted 1px #89A6FF; text-decoration: none;}

.divider {border-bottom: dotted 1px #89A6FF; margin: -5px 35px 0px 117px;}

#page {
	position: relative;
	width: 750px;
	margin: 0px;
	padding: 0px;
	background: #ECECEC url(../img/pagebgd.gif) repeat-y;
}

#top {
	position: relative;
	width: 750px;
	height: 164px;
	margin: 0px;
	padding: 0px;
	background-color: #4671F6;
}

#date {
	position: relative;
	width: 750px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #5fceea;
}

#datedisplay {
	display: inline;
	position: relative;
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#music_player {
	display: inline;
	position: relative;
	float: right;
	width: 140px;
	height: 12px;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	background-color: transparent;
}

#address {
	clear: both;
	position: relative;
	width: 750px;
	height: 82px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	background: #ECECEC url(../img/address.png) no-repeat;
}

.image_horizontal {
	margin: -14px 0px 0px 111px;
}

.gallery1 {
	margin: -4px 0px 0px 109px;
}

.gallery2 {
	margin: 6px 0px 0px 109px;
}

.gallery {
	margin: 6px 0px 0px 109px;
}

.gallery a:link,
.gallery a:visited,
.gallery a:hover,
.gallery a:active {
	display: block;
	float: left;
	width: 195px;
	height: 145px;
	margin: 5px 0;
	padding: 0 0 1px;
	color: #09358c;
	border: 0;
	border-bottom: 1px dotted #89a6ff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.gallery a img {
	display: block;
	border: 0;
}

#footer {
	position: relative;
	clear: left;
	width: 750px;
	height: 55px;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	background-color: #4671F6;
}



/* Contact Styles */

#contact1 {
	position: relative;
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#contact2 {
	position: relative;
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#contact3 {
	position: relative;
	clear: left;
	width: 750px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#contact1 p {
	margin: 0px 0px 20px 117px;
}

#contact2 p {
	margin: 0px 35px 20px 30px;
}

#contact3 p {
	margin: 0px 35px 0px 117px;
}

/* End Contact Styles */



/* Favorite Link Styles */

#links1 {
	position: relative;
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#links2 {
	position: relative;
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#links1 p {
	margin: 0px 0px 0px 117px;
}

#links2 p {
	margin: 3px 35px 0px 30px;
}

#links2 h3 {
	margin: 0px 35px 0px 30px;
}

.link_logo {
	width: 98px;
	height: 54px;
	padding: 0px;
}

.link_logo a {
	border-bottom: dotted 0px #89A6FF;
	text-decoration: none;
}


/* End Favorite Link Styles */



/* Reservations Form */

table {
	display: table;
}

#page table {
	margin: 0 35px 1.2em 117px;
}

td {
	font: 11px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #252E50;
	line-height: 18px;
}

.reservation p {
	font: 11px "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #252E50;
	line-height: 30px;
}

/* End Reservations Form */


/* Home Picture of the Day */

#daypic {
	float: right;
	width: 256px;
	margin: 0px 15px 10px 15px;
	padding: 0 0 38px;
	color: #fff;
	background: #3675f5 url(../img/bg_daypic.png) no-repeat bottom left;
	font-size: 12px;
	text-align: right;
}

#daypic h2 {
	color: #fff;
	margin: 5px 10px 0.3em;
	text-shadow: none;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

#daypic a {
	border: 0 !important;
}

#daypic img {
	border: 1px solid #e0fcfd;
}

#daypic .caption {

}

#daypic p {
	color: #fff;
	margin: 5px 10px 0.3em;
}

#daypic a.larger {
	color: #5fceea;
	font-size: 1em;
	font-weight: normal;
}