/**
 * {# PROJECT_LONGNAME #}
 * Written by buggedcom (Oliver Lillie) http://www.buggedcom.co.uk/
 * For Ten4 Design http://www.ten4design.co.uk/
 * CSS compressed using the Offbeat CMS compression system http://www.offbeat.com
 * This file uses the default css as a base referenece for HTML 4.0 For more information
 * see http://www.w3.org/TR/REC-CSS2/sample.html 
 */
/**
 * Start the custom css.
 */
body
{
	margin: 0px;
	padding:0px;
}
body, td, tr, h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-image: url(images/bkg-1/bkg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9A9788;
}
td, tr, h1, h2, h3, h4, h5, h6
{
	line-height: 15px;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6
{
	border:0;
	padding:0;
	margin:0;
	display:inline;
	font-weight: normal;
}
label
{
	cursor:pointer;
}
form
{
	padding:0;
	margin:0;
}

/**
 * Backgrounds and layout
 */
a:link, a:visited, a:active {
	text-decoration: none;
	color: #666666;
}
.footer, a.footer:link, a.footer:visited{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
a.footer:active
{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none
	
}
a.footer:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none
}
.footer-divider {
	color: #FFFFFF;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
}
a.headline, .headline {
	text-decoration: none;
	text-transform: none;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
}
.date {
	font-size: 11px;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
.navigation, a.navigation:link, a.navigation:visited {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}
a.navigation:hover{
	color: #ffffff;
}
.navigation-divider {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 20px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
}
.logo {
	background-image: url(images/bkg-1/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.email, a.email:link, a.email:visited{
	font-size: 12px;
	text-transform: none;
	color: #ffffff;
	font-family: Georgia, Times, serif;
	font-style: normal;
	}
a.email:hover{
	font-size: 12px;
	text-transform: none;
	color: #333333;
}
.subnav, a.subnav:link, a.subnav:visited {
	text-decoration: none;
	color: #333333;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	font-weight: normal;
}
a.subnav:hover {
	color: #ffffff;
}
