/*    Generated by http://www.cssportal.com    */

@import url("reset.css");

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#333
}

p {
    padding: 10px;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

li {
    float: left;
}

a:link, a:visited {
	display: block;
	width: 129px;
	font-weight: bold;
	color: #7C121E;
	background-color: #FFFFFF;
	text-align: center;
	padding: 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover, a:active {
	background-color: #7C121E;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

#active a
{
	display: block;
	width: 129px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7C121E;
	text-align: center;
	padding: 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}


#wrapper {
	margin: 0 auto;
	width: 960px;
	background-color: #FFF;
	border: thin solid #7C121E;
	
}

#header {
	float: left;
	height: 80px;
	width: 920px;
	background-color: #FFF;
	padding-left: 40px;
	text-align: right;
	
}
#title {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navigation {
	float: left;
	height: 28px;
	width: 960px;
	background: #7C121E;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #7C121E;
}

#content {
	float: left;
	background: #FFFFFF;
	width: 460px;
}

#rightcolumn {
	width: 500px;
	float: left;
	background-color: #FFF;
}


#footer {
    height: 40px;
    width: 960px;
    background: #7C121E;
    clear: both;
}
#email {
	height: 40px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7C121E;
	line-height: 20px;
}
.bodytxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #7C121E;
}
.bodytxtital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	color: #7C121E;
}
.centretxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7C121E;
	text-align: center;
	line-height: 24px;
}
