﻿html
{
	height: 101%
}

body 
{
	background-color: #C4332F;
	margin-top: 20px;
}

img
{
	margin-bottom: 8px;
	border: none;
}

h1
{
	font-size: 14pt;
}

#divIntroOuter
{
	width: 760px;
	min-height: 570px;
	background-color: White;
	padding: 15px 20px 50px 20px;
	margin: 00px auto 50px auto;
}

#divIntroMain
{
	width: 760px;
	text-align: center;
}

#divOuter
{
	width: 760px;
	min-height: 570px;
	background-color: White;
	background-image: url(/Graphics/bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 15px 20px 15px 20px;
	margin: 0px auto 0px auto;
}

#divTop
{
	margin-bottom: 50px;
	color: #C4332F;
	font-family: Arial Narrow, Arial, Helvetica, Geneva, Tahoma, Sans-Serif;
	font-size: 31pt;
	vertical-align: bottom;
}

#divMiddle
{
	display: inline-block;
}

#divContent
{
	width: 450px;
	_width: 440px;
	height: auto;
	min-height: 350px;
	_height: 350px;
	float: right;
	font-family: Arial Narrow, Arial, Helvetica, Geneva, Tahoma, Sans-Serif;
	font-size: 10pt;
	color: #6E110C;
	margin-bottom: 50px;
	text-align: justify;
}

#divContent
{
	margin-right: 40px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-right: 134px;
	_margin-right: 60px;
}

#divContent img
{
	border: none;
}

#divContent td
{
	vertical-align: top;
	text-align: left;
	font-size: 11pt;
}

#divContent ul
{
	list-style: circle url(/Graphics/bullet.gif) outside;
	line-height: 25px;
}

#divMenu
{
	width: 160px;
	float: right;
	margin-right: 10px;
	_margin-right: 20px;
}

#divStripContainer
{
	background-color: #6E110C;
	height: 107px;
	text-align: center;
	padding: 10px 0 0 0;
}

.divNewsItem
{
	border-bottom: solid 1px #6E110C;
	margin-bottom: 20px;
}

#imgHomePage
{
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 0px;
}

.divClear
{
	clear: both;
	height: 1px;
}

A
{
	color: #DE3379;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

#contactDetails A
{
	color: #6E110C;
	text-decoration: none;
}

#contactDetails A:hover
{
	text-decoration: underline;
}