* 	{
	padding: 0;
	margin: 0;
	}

body	{
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	background: #003367 url(images/header_bkg.jpg) 0 0 repeat-x;
}

.clearer {
	clear: both;
	/*border: 3px solid pink;*/
}

#header {
	height: 189px;
	width: 670px;
	background: url(images/header.jpg) 0 0 no-repeat;
	margin: 0 auto;
	/*border: 1px dashed pink;*/
}

#container {
	text-align: left;
	width: 670px;
	margin: 0 auto;
	/*border: 1px solid green;*/
}



#right_column {
	/*border: 1px solid red;*/
	float: right;
	width: 161px;
}

#price_block {
	margin-top: 10px;
	width: 161px;
	background: url(images/price_top.jpg) center top no-repeat;
	/*border: 1px solid #CCFF66;*/
}

#price_block_inner {
	background: url(images/price_bot.jpg) center bottom no-repeat;
	/*border: 1px solid pink;*/
	text-align: center;
	padding: 10px 5px;
}

#price_block_inner h4 {
	font-size: 17px;
	font-weight: bold;
	color: #003b77;
}

#vert_nav {
	text-align: left;
	/*width: 161px;
	float: right;*/
	background: #b2c6db url(images/Nav_Bot.jpg) center bottom no-repeat;
	/*margin-bottom: 70px;*/
}

#vert_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 0;
}
	
#vert_nav li a {
	display: block;
	text-decoration: none;
}

#vert_nav li a:hover {
	background: url(images/a_hov.jpg) 0 50% no-repeat;
}


#vert_nav li a, #vert_nav h2 {
	width: 140px;
	padding: 12px 0 12px 20px;
	border-top: 1px dotted #0958a8;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #003b77;
	background: url(images/a_bkg.jpg) 0 50% no-repeat;
}


#vert_nav li#bot_border a, #vert_nav li#bot_border h2 {
	border-bottom: 1px dotted #0958a8;
}

#vert_nav p {
	/*border: 1px solid red;*/
	line-height: 1.5em;
	padding: 14px;
	font-size: 11px;
	color: #003b77;
	}

#vert_nav h2 {
	background: url(images/link.jpg) 0 50% no-repeat;
}

#text {
	width: 450px;
	padding: 8px;
	text-align: left;
	/*border: 1px solid silver;*/
}

#text h1 {
	margin: 15px 0 0 0 ;
	font-weight: normal;
	font-size: 18px;
	color:#e6e79c;
}

#text p {
	margin: 0;
	font-size: 15px;
	color: #e6e79c;
	padding-top: 5px;
	line-height: 1.5em;
}

#text a	{
	color: #e6e79c;
	}

#text a:hover {
	text-decoration: none;
	}



#flash	{
	width: 473px;
	height: 352px;
	/*border: 1px dotted teal;*/
	background: pink url(images/flash_bkg.jpg) 0 0 no-repeat;
	}

#map, #sitemap	{
	width: 425px;
	/*border: 1px dotted teal;*/
	background: #b2c6db url(images/pic_bottom.jpg) center bottom no-repeat;
	padding: 10px 24px;
	}


#sitemap a {
	width: 20em;
	margin: 0;
	padding:0;
	font-size: 13px;
	color: #003b77;
	text-decoration: none;
	}

#sitemap a:hover {
	margin: 0;
	font-size: 13px;
	color: #b2c6db;
	background: #003b76;
	text-decoration: none;
	}


#sitemap li {
	color: #003b77;
	list-style-type:disc;
	margin: 10px 0;
	padding: 0;
	}



#send	{
	width: 453px;
	/*border: 1px dotted teal;*/
	background: #b2c6db url(images/pic_bottom.jpg) center bottom no-repeat;
	padding: 10px;
	}


#send p, #send a {
	color: #003b77;	
	font-size: 12px;
	line-height: 1.5em;
	}

#send h1	{
	color: #003b77;	
	font-size: 14px;
	}

#send h3, #sitemap_page h3 {
	color: #003b77;	
	font-size: 13px;
	}

#form	{
	width: 425px;
	/*border: 1px dotted teal;*/
	background: #b2c6db url(images/pic_bottom.jpg) center bottom no-repeat;
	padding: 10px 24px;
	}

#form p	{
	color: #003b77;
	font-size: 14px;
	} 

th, td	{
	padding: 0.4em 1em;
	}


#pic_cont {
	width: 473px;
	}

.pic_bottom {
	background: #b2c6db url(images/pic_bottom.jpg) center bottom no-repeat;
	padding: 5px 0 10px 0;
	}

.pic_bottom h3 {
	font-size: 15px;
	color: #003b77;
	text-align: center;
	/*border: 1px solid red;*/
} 

#breakfast_page h3 {
	font-size: 16px;
	color: #e6e79c;
	font-weight: normal;
	}

#breakfast_page #text h2 {
	font-size: 14px;
	color: #e6e79c;
	}


.gen_pic {
	margin-top: 30px;	
	/*border: 1px solid teal;*/
	}

.gen_pic img, #top_pic img {
	display: block;
	}

/*  ********* FOOTER RULES ********* */

#footer {
	background: #b2c6db url(images/footer_top.jpg) 0 0 no-repeat;
	/*height: 70px;*/
	margin: 30px auto 0 auto;
	width: 670px;
	/*border: 1px solid yellow;*/
}

#footer_inner {
	padding: 5px;
	background: url(images/footer_bot.jpg) center bottom no-repeat;
}


#footer p {
	color: #003b77;
	font-size: 11px;
	line-height: 1.4em;
	/*border: 1px solid yellow;*/
}

#footer a{
	margin: 0;
	text-decoration: none;
	/*Padding: 0 .5em;*/
	color: #003b77;
	font-size: 11px;
	line-height: 1.4em;
	/*border: 1px solid green;*/
}

#validate {
	text-align: left;
	padding: 10px;
	width: 650px;
	margin: 0 auto;
	height: 30px;
	/*border: 1px solid yellow;*/
	}

#validate img {
	border: none;
	margin-right: 10px;
	}




