﻿.video-table td p {
	font-size: 85%;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
.quote {
	padding: 20px;
	font-style: italic;
}
.right {
	float: right;
}
.gallery-table {
	border-collapse: collapse;
}

.gallery-table img {
	border: 1px solid #800080;
}
.gallery-table td {
	width: 195px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
#gallery-container {
	width: 617px;
	height:550px;
	
	/*height: 550px;*/
	overflow: scroll;
}
.bdr-left {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C0C0C0;
}
.left-col {
	width: 34%;
	float: left;
}
.pad10-left {
	padding-left: 10px;
}
.address {
	padding-left: 10px;
	padding-bottom: 10px;
}
#logo {
	font-family: "Lucida Calligraphy";
}
#footer-menu {
	font-size: 80%;
	font-family: Georgia;
	padding-top: 4px;
}
#footer-menu li {
	padding: 0px 10px 0px 10px;
	display: inline;
}
*
{	
	margin:0;
	padding:0;	
}
#master-container {
	width: 950px;
	margin: 0px 5px 0px 5px;
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	width: 950px;
	height: 200px;
	background-image: url('../images/head_bg.jpg');
}
#main-nav-container {
	clear: both;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	background-color: #E6E6E6;
}
#footer-container {
	clear: both;
	background-color: #C0C0C0;
	height: 45px;
	text-align: center;
}
.small {
	font-size: 65%;
}
.clear {
	clear: both;
	height: 0px;
	line-height: .1em;
}
.cols2 {
	width: 50%;
}
.column1 {
	float: Left;
	width: 65%;
}
.column2 {
	float: Right;
	width: 34%;
}
#menu {
	padding: 0px;
	margin: 0px;
	font-family: Georgia;
	background-color: #E6E6E6;
}
#menu li {
	list-style-type: none;
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 115%;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia;
	margin-bottom: 5px;
}
a {
	text-decoration: none;
}
#menu li a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#menu li a {
	color: #771715;
}
.pad10 {
	padding: 10px;
}
p {
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 1.2em;
}
.left {
	float: left;
}
.img-left {
	float: left;
	border: 1px solid #000080;
	margin-right: 10px;
	margin-bottom: 5px;
}
.center {
	text-align: center;
}
.caption {
	font-size: 75%;
	color: #000000;
	clear: both;
}
.caption p {
	padding: 0px;
	margin: 0px;
}
.simple-list {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul {
	padding-left: 20px;
}
#page-container {
	background-image: url('../images/page_bg.jpg');
	margin: 0px auto 0px auto;
	width: 960px;
	background-repeat: repeat-y;
}
#page-footer {
	background-image: url('../images/page_bot.jpg');
	background-repeat: no-repeat;
	width: 960px;
	clear: both;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: 5px;
}
#footer-menu li a {
	color: #771715;
	text-decoration: none;
}
#footer-menu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#header h1, #header h2, #header h3 {
	margin: 0px;
	padding: 0px 0px 0px 80px;
	font-family: "Lucida Calligraphy";
	font-style: italic;
}
.img-right {
	float: right;
	border: 1px solid #000080;
	margin-right: 10px;
	margin-bottom: 5px;
}
#header h3 {
	padding-top: 0px;
}
#header h1 {
	font-size: 230%;
}
.bdr-bottom {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
#gallery-container h4 {
	background-color: #C9C9C9;
	font-size: 105%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 15px;
}
.img-bdr {
	border: 1px solid #000080;
	margin-right: 10px;
	margin-bottom: 5px;
}
.newStyle1 {
	background-color: #C0C0C0;
}
.video-table {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}
.video-table img {
	border: 1px solid #800080;
}
.video-table td {
	padding: 5px 3px 10px 3px;
	width: 195px;
	text-align: center;
	vertical-align: middle;
}
