﻿body {
	background-image:url('images/background_vines.jpg'); 
	background-repeat:repeat;
	background-color:#666666;
	
	font-family:helvetica;
	font-size:10pt;
	
}

p {
	margin-left:20px;
	margin-right:20px;
	line-height:150%;
	margin-top:0;
	margin-bottom:0;
}

h1 {
	font-size:12pt;
	font-family:helvetica;
	font-weight:bold;
	color:#5B818A;
	margin-left:14px;
	margin-right:4px;
	margin-bottom:3pt;
	line-height:150%;

}

h2 {
	font-size:10pt;
	font-family:helvetica;
	font-weight:bold;
	color:#4F7075;
	margin-left:20px;
	margin-bottom:2pt;
}

h3 {
	font-size:10pt;
	font-family:helvetica;
	font-weight:bold;
	color:#4F7075;
}

h4 {
	font-size:11pt;
	font-family:helvetica;
	font-weight:bold;
	color:#5B818A;
	margin-bottom:0pt;
}

#gallery td {
	font-family:helvetica;
	font-weight:bold;
	font-size:12pt;
	color:white;
	text-align:center;
	
}

#gallery a {
	font-family:helvetica;
	font-weight:bold;
	font-size:12pt;
	color:white;
	text-align:center;
	text-decoration:none;

}

.homelink {
	font-weight: normal;
	font-size: 10pt;
}

#content table {
}

td.right{
	background-color: #E4D6A4;
}

td.left{
	background-color: #FFFFFF;
}

td.middle{
	background-color: #2B3436;
	background-image:url('images/menu_bg.jpg')
}

table.footer {
	
	color:white;
	text-align:center;
	font-size:8pt;

}
