html{
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.80em;
	color: #ffffff;
}

body{
	margin: 0px;
	padding: 0px;
	background-image: url('../images/bg_ornate.gif');
	background-color: #000000;
}

div.clearing{
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0;
	line-height: 0;
	font-size: px; /*for IE*/	
}

/* Links */
a:link, a:visited{
	color: #999;
}

a:hover{
	color: #CCCC99;
}

a.more_infoLink{
	font-size: 0.8em;
	color: #999;
}

a.more_infoLink:hover{
	color: #CCCC99;
}

a.menuCategory{
	color: #666;
	text-decoration: none;
}

a.menuCategory:hover{
	color: #CCCC99;
	text-decoration: none;
	background-color: #222222;
}

#navigation ul li a{
	color: #ffffff;	
	text-decoration: none;
	padding: 5px;
	margin: 0px;	
	font-size: 11px;	
}

#navigation ul li a:hover{
	color: #CCCC99;
}

#navigation ul li a:hover{
	background-color: #111;
}

/* spacing */
.topSpace{
	margin-top: 15px;
}


/* Fonts and colors of fonts */
p{
	padding: 0px;
	margin: 0px;
}

p.more_infoLink{
	text-align: right;
	margin-top: 0.5em;	
}

p.writeUp{
	margin-top: 10px;
	margin-bottom: 10px;	
	line-height: 1.75em;
	color: #CCC;
}

p.quote{
	font-weight: bold;
	font-style: italic;
}

blockquote.quote{
	float: left;
	width: 30%;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}

.text_copyright{
	font-size: 0.8em;
	color: #333333;
}

.text_small{
	font-size: 0.8em;
}

.text_med{
	font-size: 1.5em;
}

.text_big{
	font-size: 2.0em;
}

/* Headings */
h1.heading, h2.heading, h3.heading{
	font-family: Palintino Linotype, Times New Roman, serif;
	color: #efefef;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.2em;	
}

h1.heading{
	font-size: 2.50em;
	border-bottom: 1px solid #333;	
}

h2.heading{
	font-size: 2.00em;
	border-bottom: 1px solid #333;		
}

h3.heading{
	font-size: 1.65em;
	color: #CCCC99;		
}

.beige{

}

div.menuSubCat h3.heading{
}

div.menuNavCategoriesHolder h3.heading{
}

/* Content Divs */
#siteFrame{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #222;
	background-color: #000;
}

div.content{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	max-width: 900px;
}

.info_block{
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	max-width: 430px;	
}

.awards{
	clear: both;
	display: block;
	border: 1px solid #111;
	padding: 15px;
	margin-bottom: 10px;
}

.gallery{
	clear: both;
	display: block;
	width: 850px;
	height: 900px;
}

div.contactBlock{
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.regularContent{
	margin-top: 15px;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}

div.headerContent{
	display: block;
}

#header{
	width:900px;
	max-height:184px;
	background-position: top center;
	background-image: url('../images/yoshi_header.jpg');	
	background-repeat: no-repeat;
}

/* Navigation Stuff*/
#navigation, #addressLocation{
	clear: both;
	float: right;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	text-align: right;
}

#addressLocation{
}

#navigation{
	padding-top: 92px;
}

#navList{
	margin: 0px;
	padding: 0px;
	display: block;
}

#navigation ul{
	color: #ffffff;
	width: auto;
	margin: 0px;
	padding: 0px;	
	padding: 0.5em 0.5em;
}

#navigation ul li{
	display: inline;
	margin: 0px;
	padding: 0px;	
	border-left: 1px solid #666;	
	border-right: 1px solid #666;		
}

#header{
	height:184px;
	border-bottom: 1px solid #333;
}

/* Images */
#gallery{
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#mapImage{
	max-width: 375px;
	border: 1px solid #111;	
}

img.galleryImage{
	display: block;
	border: 1px solid #fff;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 150px;
}

.writeUpImage{
	border: 1px solid #fff;
}

img.menuImage{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

img.floatRightImage, img.floatLeftImage{
	margin: 10px;
	padding: 0px;
}

img.floatRightImage{
	float: right;
}

img.floatLeftImage{
	float: left;
}

#mainPic{
	margin: 0;
	padding: 0;
	width: 900px;
	height: 326px;
	
	/* For IE6 - to get rid of the 3 pixel gap */
	vertical-align:bottom;
}

/* Bottom of front page */
#FrontBottom{
	border-top: 1px solid #666;
	width: 900px;
	background-image: url('../images/yoshi_FrontBottom.jpg');
	background-repeat: repeat-y;
	background-position: top center;
}

#leftCol{
	display: inline;
	padding-left: 2.0em;
	float: left;
	width: 43%;
	max-width: 420px;	
}

#rightCol{
	display: inline;
	padding-right: 2.0em;
	float: right;
	width: 43%;
	max-width: 420px;
}

/* Menus */
ul.menuList, ul.awardList{
	margin: 0px;
	padding-left: 0;	
	list-style: none;
}

ul.menuList li{
	margin-bottom: 0.8em;
}

ul.menuNavCategories{
	margin: 0px;
	padding-left: 0;	
	list-style: none;
}

p.menuItem{
	color: #fff;
	font-size: 1.0em;
}

p.menuItemDesc{
	color: #CCCC99;
	font-style: italic;
	font-size: 0.9em;
}

p.menuCatDesc{
	color: #CCCC99;
	font-style: italic;
	font-size: 0.8em;
	margin-bottom: 15px;
}

div.menuContent{
	padding-top:10px;
}

div.menuHolder{
	float: right;
	width: 75%;
}

div.menuNavCategoriesHolder{
	float: left;
	width: 20%;
	margin-left: 2.0em;
}

div.menuRight, div.menuLeft{
	width: 45%;
	display: inline;
}

div.menuRight{
	float: right;
	margin-right: 15px;
}

div.menuLeft{
	margin-left: 15px;
	float: left;
}

div.menuSubCat{
	margin-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

/* Footer */
#Footer{
	padding-top: 15px;
	border-top: 1px solid #222;
	width: 900px;
	background-color: #000;
    clear: both;
	text-align: center;
}