body {
	background-color: #CCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #fff;
	text-align: left;
	width: 770px;
	margin: 0 auto;
	height: auto;
}
#header {
	background-color: #FFF;
	margin: 0px;
	height: 110px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
}
#navigation {
	background-color: #F90;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#navigation a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
}
#navigation a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
}
#navigation a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-decoration: none;
}
#sidebar a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #666;
	text-decoration: none;
}
#sidebar a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #666;
	text-decoration: none;
}
#sidebar a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #F90;
	text-decoration: none;
}
#sidebar a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #666;
	text-decoration: none;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin-left: 12px;
}
#sidebar ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
}
#maincontent {
	background-color: #FFF;
	width: 475px;
	float: right;
	border-right-style: none;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	height: auto;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F90;
}
#maincontent_photo ol li {
	text-align: left;
}
#maincontent_header {
	margin: 0px;
	padding: 0px;
	height: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #666;
	text-align: center;
	width: 450px;
}
#maincontent_photo {
	margin: 0px;
	height: auto;
	width: 450px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
	color: #666;
	text-align: center;
}
#maincontent_photo h4 a:link {
	color: #F90;
	text-decoration: none;
}
#maincontent_photo h4 a:visited {
	color: #F90;
	text-decoration: none;
}
#maincontent_photo h4 a:active {
	color: #F90;
	text-decoration: none;
}
#maincontent_photo h4 a:hover {
	color: #666;
	text-decoration: none;
}
#maincontent_photo p a:link {
	color: #F90;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#maincontent_photo p a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F90;
	text-decoration: none;
}
#maincontent_photo p a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-decoration: none;
}
#maincontent_photo p a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F90;
}
#maincontent_photo h3 {
}
#maincontent_photo p {
	text-align: left;
}
#maincontent_photo h3 {
	text-align: left;
}
#maincontent_header h3 {
	text-align: left;
}
#maincontent_photo table tr th {
	text-align: center;
	padding-left: 0px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #F90;
	color: #FFF;
}
#maincontent_photo table tr td {
	text-align: center;
	padding: 10px;
	margin: 10px;
}
#maincontent_photo h4 {
	text-align: justify;
	margin-left: 25px;
}
#footer {
	background-color: #ccc;
	padding: 10px;
	height: 50px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: center;
}
#footer a:link {
	color: #000;
	text-decoration: none;
}
#footer a:visited {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #F90;
	text-decoration: none;
}
#footer a:active {
	color: #000;
	text-decoration: none;
}
#maincontent_photo ul li {
	text-align: left;
}
#maincontent_photo h4 {
	text-align: center;
}
#maincontent_photo h5 a {
	color: #F90;
	text-decoration: none;
}
#maincontent_photo h5 a:hover {
	color: #666;
	text-decoration: none;
}
#maincontent_photo ol li a {
	color: #666;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent_photo ol li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F90;
	text-decoration: none;
}
#wrapper #maincontent #maincontent_photo a:hover img {
	border: 3px solid #000;
}
#maincontent_photo a img {
	border: 2px solid #FFF;
}
#maincontent_photo a:link {
	color: #F90;
	text-decoration: none;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#maincontent_photo a:visited {
	color: #F90;
	text-decoration: none;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#maincontent_photo a:active {
	color: #F90;
	text-decoration: none;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
maincontent_photo a:hover {
	color: #666;
	text-decoration: none;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#maincontent_photo p strong {
	color: #F90;
}
#wrapper #navigation p img.gallery {
	display: block;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#wrapper #navigation p.gallery {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
#wrapper #sidebar img .gallery {
	margin-right: auto;
	margin-bottom: auto;
}
#wrapper #sidebar p img.gallery {
	margin-right: auto;
	margin-left: auto;
}
#wrapper #navigation p.gallery {
	color: #333;
	text-align: center;
}
#wrapper #navigation p.gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: oblique;
}
#wrapper #navigation p.gallery-1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: italic;
	color: #666;
	text-align: center;
}
#wrapper #sidebar p img.gallery {
	margin-right: auto;
	margin-left: auto;
}
#wrapper #sidebar p.gallery-1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-style: normal;
	color: #000;
	text-align: center;
}
#wrapper #sidebar p.gallery {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 24px;
	color: #666;
}
#wrapper #sidebar p.gallery {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #000;
	text-align: center;
}
#wrapper #sidebar p img.gallery {
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 1px;
	right: auto;
	bottom: auto;
}
#wrapper #sidebar p.gallery-2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	text-align: center;
	padding: 10;
	padding-left: 30px;
	padding-right: 30px;
}
#wrapper #maincontent #maincontent_photo #maincontent_photo2 p.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	text-align: center;
}
.specials-table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	border: thin none #000;
}
.gallery-footer {
	color: #666;
	text-align: center;
}
.midsize {
	font-size: 24px;
	color: #000;
	text-align: center;
}

