#wrapper{
	width:800px;
	margin:auto auto;
	}
	
#header{
	background-image:url(800header.gif);
	background-repeat:no-repeat;
	width:800px;
	height:167px;
	}	

#maincontent{
	background-color:#FFFFFF;
	padding-top:25px;
	padding-left:15px;
	padding-right:15px;
		}
	
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #F9C480;
color: White;
float: left;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #F9C480;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer ul li a:hover
{
background-color: #F07A82;
color: #fff;
}

#footer{
	padding:0px 0px 20px 0px;
	background-color:#F07A82;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;	
		}
		
#footer a{
	color:#F9C480;	
	font-size:12px;
		}
				
		
#prices{
	padding:7px;
	margin:0px 15px 0px;
	background-color:#F9C480;
	float:right;
	}		

/*styling*/	

* {
	font-family:  Georgia, "Times New Roman", Times, serif;
	color:#656565;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;
	padding:0px;
}

body {
	background-color: #F07A82;
	}

p 	{
	margin-bottom:15px;
	text-align: justify;
}	

li{
	margin-left:80px;
	list-style-type:square;
	}

blockquote{
	margin-left:15px;
	margin-bottom:30px;
	}

h4 {
	font-variant:normal;
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
}

img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.sublogo {
	color: #FAEBD7;
	font-weight: bold;
	line-height: normal;
	padding: 10px;
	font-style: italic;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}



ul.navlist
{margin: 0; padding: 0; list-style: none; }

ul.navlist li
{line-height: 1em;}

.type {
	font-style: italic;
	color: #666666;
}


li.nav a, li.nav a:visited {
	display: block;
	padding: 6px 9px;
	width: 100px;
	color: #000;
	background-color:#F9C480;
	text-decoration: none;
	border-top: 1px solid #FFFAFA;
	border-left: 1px solid #FFFAFA;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	margin-left: 15px;
	margin-bottom: 5px;
}

li.nav a:hover {
	display: block;
	padding: 6px 9px;
	width: 100px;
	color: #000;
	background-color:#FFFAFA;
	text-decoration: none;
	border-top: 1px solid #FFFAFA;
	border-left: 1px solid #FFFAFA;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	margin-left: 15px;
	margin-bottom: 5px;
}


a:link, a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 14px;
	border-color: #000000;
}


a:link:hover, a:visited:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 14px;
}
 
.center {
	text-align: center;
}	

.noindent {
	text-indent: 0px;
}

.gallery{
	margin-top:30px;
	}
