html * *
{
	margin:0;
	padding:0;
}

body
{
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Sans-Serif;
	font-size: 70%;
	color: #7F2324;
}


#divSheet
{
	text-align: left;
	margin: auto;
	border-right: solid 1px #757526;
	border-bottom: solid 12px #757526;
	width: 758px;
}
#divFooter
{
	width: 758px;
	text-align: right;
	margin: auto;
	font-family: Verdana, Arial, Sans-Serif;
	
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 10px;
}
#divFooter a
{
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	color: #7F2324;
	font-weight: bold;
}

#divFooter p
{
	float:left;
	text-align: center;
	width: 400px;
	padding-left: 25px;
	
}

#wtLogo
{
	width: 149px;
	float:left;
	clear: none;
}

#internova
{
	width: 175px;
	float: right;
	clear: none;
}

#divHeader
{
	background: url(/images/Default/header.jpg) no-repeat top left;
	height: 66px;
	border-bottom: solid 8px #757526;
}

h1
{
	background-color: #F9F7D2;
	text-align: right;
	padding: 2px 17px 2px 0;
	margin: 0;
	color: #7F2324;
	border-top: solid 4px #B3B769;
	font-size: 1.3em;
	font-weight:bold;
}
h2
{
	font-size: 2.3em;
	color: #7F2324;
	padding: 0;
	margin: 0 0 15px 0;
}
h3
{
	font-weight: normal;
	font-size: 1em;
}
p
{
	font-size: 1.0em;
	font-weight: bold;
}
a
{
	color: #c00;
	text-transform: uppercase;
	font-weight: bold;
}
a img
{
	border: 0;
}

#divContent
{
	border-left: solid 19px #757526;
	padding-top: 22px;
	position: relative;
}

#divColumn_Side
{
	float: left;
	width: 150px;
	position: relative;
}
#divColumn_Side ul
{
	padding: 0;
	margin: 0;
	position: relative;
	right: 19px;
}
#divColumn_Side ul li
{
	list-style-type: none;
	border-left: solid 19px #5E5D25;
	
	padding: 2px 0 2px 8px;
	margin-bottom: 5px;
}
#divColumn_Side ul li a
{
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color:#7F2324;
	
}
#divColumn_Side ul li.highlight a
{
	background-color: #F9F7D2;
}
#divColumn_Centre
{
	float: right;
	width: 580px;
	position: relative;
}

#divText
{
	width: 365px;
	float: left;
	
}

#divPDF, #divLink
{
	text-align: center;
	width: 185px;
	float: right;
	clear: right;
	margin: 20px 0 20px 0;
}

#divPDF
{
}

#divImages
{
	width: 525px;
	float:left;
	
}

div.pageImageHolder
{
	float:left;
	margin-right: 5px;
	margin-bottom: 30px;
}

img.pageImage
{
}

div.newsArticle img
{
	padding: 5px;
	border: solid 1px #c00;
	position: absolute;
}
div.newsArticle p
{
	margin-left: 100px;
	height: 100px;
}
#aBack
{
	position: absolute;
	right: 20px;
}
#frmContact label
{
	display: block;
	width: 120px;
	float: left;
	font-weight: bold;
	padding-top: 5px;
}
#frmContact input.button
{
	margin-left: 120px;
}
#frmContact input.textbox
{
	margin-bottom: 5px;
	width: 140px;
}

#cwn_logo
{
	float:left;
	position:relative;
	clear: both;
	width: 750px;
	height: 91px;
}

#cwn_logo img
{
	border:0;
}

#cwn_logo a
{
	padding-left: 25px	
}

