* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-style: none;
}


body {
	text-align: center;
	font-size: 63%;
	padding-bottom: 1em;
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7F5EA;
}
#wrapper #content-sub p {
	padding-left: 20px;
}
.tbColourGrid {
}
.tblColourGrid img {
	border-style: none;

}


#wrapper {
	text-align: left;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	margin-top: 1.5em;
}


p {
	margin-bottom: .5em;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color:#7C0500;
}

a:hover {
	text-decoration: none;
}

#header {
	height: 93px;
	border-top: 1px solid #7C0500;
	border-right: 1px solid #7C0500;
	border-left: 1px solid #7C0500;
	background-image: url(../images/logoBrodwaith.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-bottom: 1px solid #7C0500;
}
#header ul {
	list-style: none;
	float: right;
	margin-right: 10px;
}
#header a:link, #header a:visited, #header a:active {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	border: 1px solid #924D23;
	font-size: 1.2em;
	background: #F5EEDF url(../images/Nav-UP.gif) left bottom;
	margin-top: 55px;
}
#header a:hover, #header a.current:link, #header a.current:visited {
	background: #F5EEDF url(../images/Nav-OVER.gif) repeat-x left bottom;
}


#header li {
	float: right;
	margin-right: 10px;
}
#header h1 {
	text-indent: -5000px;
	margin-top: -30px;
}


/*Main Navigation Div*/


#divSpace {
	background: #F7F5EA;
	height: 1.8em;
	width: 100%;
	border-right: 1px solid #F7F5EA;
	border-left: 1px solid #F7F5EA;
}



#content #content-sub img {
	border: 1px solid #000000;
	margin-left: 2em;
}

.btn {
	padding: 0em;
	margin-top: 10px;
	background-color: #F7F5EA;
	color: #9D4241;
	background-image: url(../images/Nav-UP.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
	border: 1px solid #9D4241;
	margin-bottom: 10px;
}

.btn:hover {
	background-color: #F5EEDF;
	background-image: url(../images/Nav-OVER.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


h1 {
	padding-bottom: 0.5em;
	text-align: left;
	font-size: 1.3em;
	color: #7C0500;
}

h2 {
	font-size: 1.3em;
	color: #993333;
	margin-bottom: 0.2em;
	margin-top: 1em;
}
h3 {
	color: #7C0500;
	margin-bottom: .2em;
	font-size: 1.2em;
}

h4 {
	color: #CC9933;
	padding-top: .1em;
	padding-bottom: .1em;
	padding-left: 2pc;
}

#content-main {
	float: right;
	font-size: 1.3em;
	overflow: hidden;
	padding-top: 2em;
	width: 53%;
}
#tblOptions {
	width: 90%;
	margin-bottom: 1.5em;
}
#tblOptions td {
	padding: .2em;
}

.tblHeaders {
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}
a.options:link {
	color: #913E72;
	text-decoration: underline;
}

a.options:hover {
	color: #C272A5;
}

.TR1 {
	background-color: #FFFFFF;
}

.TR2 {
	background-color: #F7F5EA;
}


#mainNav a:hover {
	background-image: url(../images/Nav-OVER.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#content-sub {
	float: left;
	width: 46%;
	font-size: 1.3em;
	padding-top: 2em;
}
#content-sub h1 {
 padding-right: 15px;
	padding-left: 20px;
}


#footer {
	background-color: #F6F4E7;
	clear: both;
	height: 4em;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #000000;
	border-top: 2px solid #E6E0BC;
	border-right: 1px solid #F6F4E7;
	border-left: 1px solid #F7F5EA;
}

#footer p {
	padding-top: 1.5em;
	padding-bottom: 1em;
	text-align: right;
	padding-right: 2em;
	font-size: 1.1em;
}
#footer div {
	float: left;
	padding-left: 2em;
	padding-top: .3em;
	font-size: 1.1em;
}



#content-main input {
	margin-right: 1em;
}
.button {
	background: #F5EDDE url(../images/Nav-UP.gif) repeat-x left bottom;
	margin-top: 0.5em;
	border: 1px solid #7C0500;
	margin-bottom: 0.5em;
	padding: 2px 0.3em 3px;
	color: #7C0500;
	text-decoration: none;
}
.button:hover {
	background: url(../images/Nav-OVER.gif) repeat-x left bottom;
}
.contactDetails {
	font-size: 1.1em;
	color: #666666;
	clear: both;
	margin-top: .5em;
	margin-bottom: 1em;
}
#alternate label {
	display: block;
	margin-top: 0.5em;
	margin-bottom: .2em;
}
.listBox {
	float: left;
	margin-top: .2em;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
	width: 200px;
}
#wrapper #content-sub table {
	margin-left: 20px;
}
#wrapper #content-sub img {
	padding: 1px;
	border: 1px solid #000000;
}


.optionContainer1 {
	height: 50px;
}
#wrapper #content-main #alternate label {
	margin-bottom: 5px;
	display: block;
}
