/* CSS Document - Table of Contents
---------------------------------------------

01 - Main Styles
02 - Navigation
03 - ID's
04 - Classes
05 - Lists, etc.
06 - Forms


Color Palette
---------------------------------------------

#FFFFFF - White
#000000 - Black
#1050AE - Light Turquoise Blue
#27497A - Light Blue

*/


/* 01 - Main Styles
--------------------------------------------- */

* {
	margin: 0px;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bk_main.jpg);
	background-position: top center;
	background-repeat: repeat;
	background-color: #1050AE;
	color: #FFFFFF;
}
p {
	margin: 0px;
}
html, body {
	height: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	clear: both;
}
h2,h3 {
	border: 1px solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	width: 100%;
	border-color: #27497A;
	margin: 15px 0px 10px 0px;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
hr {
	border: 1px dotted;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 0px;
	width: 100%;
	border-color: #555555;
	margin-bottom: 15px;
}
/* 02 - Navigation
--------------------------------------------- */

a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a.footer:link {
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.footer:visited {
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.footer:hover {
	margin: 0px 10px 0px 0px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a.footer:active {
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a.copyright:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
a.copyright:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
a.copyright:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
}
a.copyright:active {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

/* 03 - ID's
--------------------------------------------- */

#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/bk_container.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	/* For Sticky Footer - 1 of 3
	keeps footer at bottom of screen or content (whichever is lower) */
	min-height: 100%;
	height: auto !important; /* mini-hack for IE6 */
	height: 100%; /* mini-hack for IE6 */
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}
#header {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/bk_header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#header_content{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
	height: 200px;
}
#logo {
	margin: 0px;
	padding: 35px 0px 0px 0px;
	width: 348px;
	float: left;
}
#nav {
	margin: 0px;
	padding: 45px 0px 0px 0px;
	width: 412px;
	float: right;
}
#subnav {
}
#content {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/bk_content_interior_tile.jpg);
	background-position: top center;
	background-repeat: repeat;
	width: 760px;
}
#content_menu {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/bk_content_menu_tile.jpg);
	background-position: top center;
	background-repeat: repeat;
	width: 760px;
}
#content_home {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 760px;
}
#content_home_intro {
	margin: 0px;
	padding: 30px 40px 70px 40px;
	background-image: url(../images/bk_home_content_intro.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 380px;
	height: 240px;
	float: left;
}
#content_home_photo {
	margin: 0px;
	padding: 0px 0px 40px 0px;
	width: 300px;
	height: 300px;
	float: right;
}
#content_home_menu {
	margin: 0px;
	padding: 0px 0px 35px 0px;
	text-align: center;
	height: 125px;
	clear: both;
}
#content_interior {
	margin: 0px;
	padding: 40px;
	background-image: url(../images/bk_content_interior.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	width: 680px;
	min-height: 350px;
}
#content_interior_menu {
	margin: 0px;
	padding: 40px;
	background-image: url(../images/bk_content_menu.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	color: #000000;
	width: 680px;
	min-height: 350px;
}
#content_interior_menu2 {
	margin: 0px;
	padding: 40px;
	background-image: url(../images/bk_content_menu.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	color: #000000;
	width: 680px;
	min-height: 350px;
}
#content_interior_bttm {
	margin: 0px;
	margin: 0px;
	background-image: url(../images/bk_content_interior_bttm.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 760px;
	height: 40px;
	clear: both;
}
#content_interior2 {
	margin: 0px;
	padding: 40px;
	background-image: url(../images/bk_content_interior.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	width: 680px;
	min-height: 350px;
}
#content_interior_bttm2 {
	margin: 0px;
	margin: 0px;
	background-image: url(../images/bk_content_interior_bttm.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 760px;
	height: 40px;
	clear: both;
}
#sidebar {
}
#footer {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(../images/bk_footer.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	clear: both;
	/* For Sticky Footer - 2 of 3
	keeps footer at bottom of screen or content (whichever is lower) */
	height: 100px;
}
#footer_content {
	margin: 0px auto 0px auto;
	padding: 0px;
	font-size: 11px;
	width: 760px;
}
#footer_nav {
	padding: 20px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	float: left;
}
#copyright {
	padding: 20px 0px 0px 0px;
	text-align: right;
	float: right;
	font-size: 10px;
}
#push {
	/* For Sticky Footer - 3 of 3
	keeps footer at bottom of screen or content (whichever is lower) */	
	height: 100px;
}

/* 04 - Classes
--------------------------------------------- */
.imgborder {
	margin: 0px;
	padding: 4px;
	border-width: 1px;
	border-color: #27497A;
	border-style: solid;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-color: #27497A;
	border-style: solid;
}
img.alignright {
	padding: 4px;
	margin: 0px 0px 10px 10px;
	display: inline;
	border-width: 1px;
	border-color: #27497A;
	border-style: solid;
}
img.alignleft {
	padding: 4px;
	margin: 0px 10px 10px 0px;
	display: inline;
	border-width: 1px;
	border-color: #27497A;
	border-style: solid;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.smaller {
	font-size: 11px;
}
.small {
	font-size: 10px;
}
.menu {
	padding: 10px 0px 30px 0px;
	width: 650px;
	clear: both;
}
.menu_title {
	color: #000000;
}
.menu_description {
	font-size: 11px;
	font-style: italic;
}
/* 05 - Lists, etc.
--------------------------------------------- */

blockquote {
	margin-left: 50px;
}
ul {
	margin-left: 30px;
	list-style-position: outside;
}
dl {
	width: 100%;
	overflow: auto;
	margin: 0 1em 0 1em;
    background: url(../images/sp_dot.gif) repeat-x 0 1.5em;
}
dt,dd.price {
	font-weight: bold;
}
dt {
	float: left;
	padding: 3px 0;
}
dd {
	margin: 0;
}
dd.price {
	float: right;
	padding: 3px 0;
}
dd.description {
	float: left;
	width: 100%;
	padding: 3px 0;
	font-style: italic;
	font-size: 11px;
}
#footer_nav ul {
	text-align: left;
}
#footer_nav ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	text-align: center;
}
#footer_nav ul li a {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	display: block;
	text-align: left;
	text-decoration: none;
}
#footer_nav ul li a:hover {
	text-decoration: underline;
}



/* 06 - Forms
--------------------------------------------- */
