body {
	text-align: center;
	color: #000;
	background-color: #F9F9F5;
	background-image: url(images/design/vinebackgroundfaded.jpg);
	margin: 0px;
	padding: 0px;
	font-family: georgia, times, "times new roman", serif;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

a {
	color: #4A588D;	
	font-weight: bold;
}

a:hover {
	background-color: #EEF1F8;
}

h3 a {
	color: black;
}

#container {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #333;
	border-width: 0;
	line-height: 120%;
}

#content {
	margin: 0px 0px 0px 155px;
	padding: 15px;
	padding-bottom: 3em;
	border-left: 1px solid #ccc;
}

#content h1 {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.0;
}

#content h2 {
	line-height: 1.1;
}

#navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	float: left;
	width: 155px;
	overflow: hidden;
	margin: 5px 0 20px 0;
	padding: 0;
	font-size: 0.9em;
}

#navBar li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#navBar a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 5px 10px;
}

#header {
	color: black;
	background: #d7e1e9 url(images/design/header.jpg) top left no-repeat;
	height: 100px;
}

#header h1
{
	display: none;
}

table h4 
{
	padding-top: 0;
	margin-top: 0;
}

#footer {
	clear: both;
	margin: 0;
	padding: 5px 10px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/design/footer_grad.jpg);
	background-repeat: repeat-x;
	font-size: 80%;
}

#footer a {
	color: #333;
	text-decoration: underline;
}

#footer a:hover {
	background-color: transparent;
}

#childNavigation {
	font-family: Arial, Helvetica, sans-serif;
}

#childNavigation a {
	padding: 2px;
	padding-bottom: 4px;
}

#tempNews, #quickLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #F8F6EF;
	background-image: url(images/design/pull_fill.jpg);
	background-repeat: repeat-x;	
}

#tempNews {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 10px 0px;
	padding: 10px 15px;	
}

#quickLinks {
	width: 250px;
	float: right;
	padding: 15px;
	border: 1px solid #999;
	margin: 15px 5px 15px 15px;
	clear: right;
}

#quickLinks p, #tempNews p
{
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0;
}

#quickLinks .heading
{
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
}

#christmasServices
{
	margin-bottom: 25px;
}

#servicesTable td
{
	padding: 5px 7px;
}

#servicesTable .oddRow
{
	background-color: #F0EADC;
	background-color: #F6F1E6;
}
	
