@charset "utf-8";

html,body {
	background-color: #6c5e55;
	background-image: url('../images/background.jpg'); 
	background-repeat: repeat;
	background-position: top left;
	font-family: "Myriad Pro", "Myriad", verdana, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	margin:0px;
	padding:0px;
	height: 100%;
}

img {
	border:none;
}

p {
	line-height: 17px;
}

a.pagetext:link, a.pagetext:active, a.pagetext:visited {
    text-decoration: none;
	font-size:1.2em;
    text-align:left;
	color: #80726A;
}

a.pagetext:hover {
    text-decoration: none;
    text-align:left;
	font-size:1.2em;
	color: #F0AF00;
}

.maintable
{
	background-color: #ffffff;
	width:1024px;
	height:768px;
	margin-left:auto; 
	margin-right:auto;
}

.bottomleft
{	
	background-image:url('../images/bottom_background.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	width: 543px;
	height: 536px;
}

.bottomleftcoventry
{
	background-image:url('../images/bottom_background_coventry.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	width: 543px;
	height: 536px;
}

#bottomleftdiv
{
	width:400px;
	padding-left: 63px;
}

.ulblocktext {
	margin-top:0px; 
	margin-left:10px; 
	list-style-type: none; 
	font-weight:bold;
}

.contentcolumn {
	width: 198px;
}
