#access {
	background-color: #231f20;
	color: #fff;
	font-size: 0.8em;
	height: 30px;
	padding: 3px 0 0;
	text-align: right;
}

#container {
	background: url(/static/images/bodybg.gif) repeat-x;
}

#containerinner {
	background-color: #fff;
	margin: 0px auto 0;
	padding: 0px 0 0 0;
	width: 960px;
}
#copyright {
	float: left;
	padding-top: 15px;
	width: 300px;
}

#corporatelogo {
	background: url(/static/images/logo.gif) no-repeat;
	height: 66px;
}
h1#logo {
	font-size: 8px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
h1#logo a {
	background: url(/static/images/logo.gif) no-repeat;
	display: block;
	height: 66px;
	width: 210px;
}

#footnav {
	background-color: #231f20;
	float: right;
	height: 35px;
	padding-top: 15px;
}

#footer {
	margin: 0 auto 0;
	width: 940px;
}

#header {
	background-color: #a82533;
	border-bottom: 4px solid #231f20;
	margin: 0;
	padding: 0;
}

#logo {
	background: url(/static/images/logobg.gif);
}

#mainnav {
	padding: 5px 5px 0 5px;
	text-align: right;
}

#nav {
	background: url(/static/images/navbg.gif) bottom;
	border-bottom: 1px solid #ccc;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#secondNav a {
	color: #fff;
}

#secondNav li {
	background-color: #7c1121;
	float: left;
	list-style-type: none;
	height: 105px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#secondNav ul {
	margin: 0;
	padding: 0;
}

#section {
	background: url(/static/images/banner.jpg) no-repeat #d8d8da;
	height: 129px;
	margin: 0;
	padding: 0;
	width: 960px;
}

#white {
	background: url(/static/images/whitebg.gif) repeat-y;
	border-bottom: 1px solid #fff;
}

#bottomleft {
	float: left;
	line-height: 20px;
	padding: 10px;
	width: 390px;
}

#bottomleft a {
	color: #774c22;
}

#bottomleft li {
	background: url(/static/images/bullet_yellow_big1.gif) 0 4px no-repeat;
	color: #774c22;
	list-style-type: none;
	padding-left: 20px;
	text-transform: uppercase;
}

#bottomcentre {
	float: left;
	width: 180px;
}

#bottomcentre h4 {
	padding: 0 0 0 10px;
	margin: 0;
}

#bottomright {
	float: left;
	padding: 4px 10px 0;
	width: 345px;
}

#bottomright li {
	background: url(/static/images/bullet_yellow_big1.gif) 0 4px no-repeat;
	color: #774c22;
	font-size: 0.9em;
	list-style-type: none;
	padding-left: 20px;
	text-transform: uppercase;
}
#bottomright a {
	color: #774c22;

}

#brown {
	background-color: #dad7c6;
	margin: 20px 0 20px;
}

#brownbox {
	padding: 0 10px 0;
}

#brown #brownbox li {
	background: url(/static/images/bullet_red.png) 0 8px no-repeat;
	border: none;
	color: #7c1121;
	list-style-type: none;
	padding-left: 20px;
}
#brown #brownbox p {
	font-size: 12px;
}

#cookie {
	font-size: 10px;
	font-family: arial, sans-serif;
	color: #666;
	padding: 5px 0 0 0;
}

#cookie a {
	color: #967758;
}
#cookie a:hover {
	color: #7c1121
}

#grey {
	background: url(/static/images/greybgsmall.gif);
	display: block;
	float: left;
	width: 200px;
}

#greycontent {
	background: url(/static/images/menubg.gif);
	float: left;
	font-size: 1.1em;
	height: 220px;
	line-height: 1.5em;
	padding: 0 10px 0;
	width: 570px;
}

#greycontent h4 {
	padding: 20px 0 7px 0;
}

#greycontent img {
	border: 3px solid #fff;
	margin: 5px;
}

#redcontent {
	background: url(/static/images/Gemini-corner-on-red.jpg) bottom right no-repeat #7c1121;
	float: right;
	height: 220px;
	width: 370px;
}

#redcontentinner li {
	background: url(/static/images/bullet_yellow_big.gif) 0 4px no-repeat;
	color: #fbb03b;
	font-size: 1.1em;
	line-height: 1.5em;
	list-style-type: none;
	padding: 0 10px 0 20px;
}
#redcontentinner p {
	font-size: 1.1em;
	padding: 8px 0 8px;
}

#redcontentinner {
	color: #fff;
	font-size: 0.8em;
	padding: 10px;
}

#redcontentinner h3 {
	color: #fff;
	font-size: 1.6em;
	margin: 0;
}

.black {
	color: #000;
	font-weight: bold;
}

#page {
	background-color: #fff;
	font-size: 14px;
	float: left;
	line-height: 1.2em;
	margin-bottom: 20px;
	padding: 0 10px 0 10px;
	width: 470px;
}

#page img {
	border: 1px solid #cccccc;
	margin-right: 5px;
	padding: 2px;
}

#page li {
	background: url(/static/images/bullet_yellow.gif) 0px 10px no-repeat;
	border-bottom: 1px dashed #fcaf3b;
	color: #774c22;
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 15px;
}

#page li a {
	color: #774c22;
}

#page li a:hover {
	color: #7c1121;
	text-decoration: underline;
}

#page p {
	font-size: 12px;
}

#page h5 {
	color: #7c1121;
	font-weight: bold;
	font-size: 1em;
	margin: 0;
	padding: 15px 0 0 0;
}

#page ul {
	margin: 0;
	padding: 0;
}
#rightpane {
	background-color: #fff;
	float: right;
	width: 250px;
}

#rightpaneinner h3 {
	font-size: 1.6em;
	color: #7c1121;
	margin: 0;
	padding: 5px 0 2px 0;
}

#rightpaneinner li {
	background: url(/static/images/bullet_red.png) 0 7px no-repeat;
	border-bottom: 1px dashed #7c1121;
	color: #7c1121;
	font-size: 1.1em;
	list-style-type: none;
	margin-bottom: 5px;
	padding: 5px 20px 10px;
}

#rightpaneinner {
	background-color: #e6e6e6;
	font-size: 12px;
	line-height: 20px;
	margin: 15px 15px 15px 0;
	padding: 0 12px 10px;
}

#rightpaneinner img {
	border: 3px solid #fff;
	margin: 0 10px 10px 0;
}
#rightpaneinner li {
	font-size: 10px;
	line-height: 14px;
}

form {
	margin: 0;
	padding: 0;
}
input {
	margin: 0;
	padding: 0;
}
table {
	padding: 0;
	border-spacing: 0;
}
.searchinput {
	background: url(/static/images/searchinput.gif) no-repeat;
	border-width: 0;
	color: #cccccc;
	height: 20px;
	width: 164px;
	margin: 0;
	padding: 1px 0 0 4px;
}

.searchsubmit {
	margin: 0 0 0 -4px;
}

#contentinner {
	background: url(/static/images/greybgsmall.gif) repeat-y 0 0;
	width: 960px;
}
.newsletterinput {
	background: url(/static/images/newsletterinput.gif) no-repeat;
	border: none;
	color: #cccccc;
	height: 18px;
	padding: 2px 0 0 6px;
}

.newslettersubmit {
	margin-top: 1px;
	position: absolute;
}

#subnav .smallnav li {
	background: url(/static/images/bullet_black_small.png) 0 12px no-repeat;
	list-style-type: none;
	padding: 8px 0 0 20px;
}

#subnav .smallnav a {
	color: #000;
	font-size: 0.9em;
}

h4 {
	color: #7c1121;
	font-weight: normal;
	font-size: 0.8em;
	padding: 10px 0 0 0;
	margin: 0;
	text-transform: uppercase;
}

p {
	margin: 0;
	padding: 3px 0 2px;
}


a {
	color: #774c22;
	text-decoration: none;
}
a:hover {
	color: #7c1121;
	text-decoration: none;
}

body {
	background: url(/static/images/greybgsmall.gif);
	color: #404040;
	font: 0.8em verdana, sans-serif;
	margin: 0;
	padding: 0;
}


#logo h1 {

}


h2 {
	border-bottom: 1px solid #bbb;
	color: #000;
	font: 1.1em arial,sans-serif;
	margin: 0;
	padding: 10px 0 5px 0;
}

img {
	border: none;
}

ul {
	margin: 0;
	padding: 0;
}


#access a {
	color: #fff;
}

#access form {
	display: inline;
}



.lead_para {
	font-size: 14px;
	font-weight: bold;
}

#nav {
	color: #cacacc;
	float: right;
	font: 1em arial, sans-serif;
}

#nav a {
	color: #7c1121;
	padding: 5px;
}

#pages {
	background-color: #fff;
	float: left;
	padding: 5px;
	width: 380px;
}

#pages li {
	list-style-type: none;
	background: url(/static/images/bullet_yellow.gif) no-repeat;
	margin: 0 0 0 20px;
}


.contactbox {
	background: url(/static/images/contactbg.gif);
	color: #fff;
	margin: 15px 15px 15px 0px;
	padding: 2px;
}

.contactbox h5 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 5px 10px 5px;
}

.contactbox p {
	font-size: 0.9em;
	margin: 0;
	padding: 5px 10px 5px;
}

#signoff {
	background-color: #231f20;
	color: #fff;
	font: 12px arial, sans-serif;
	height: 50px;
}

#signoff a {
	color: #fff;
}

#subnav {
	padding: 10px 10px 30px;
}

#subnav li {
	list-style-type: none;
	background: url(/static/images/bullet_red.gif) 0 8px no-repeat;
	padding: 8px 0 0 20px;
}

#subnav a {
	color: #7c1121;
}

#subnav a:hover {
	color: #774c22;
	text-decoration: underline;
}

#subnav p.black {
	padding-top: 15px;
}

#sitemappage li {
	border: none;
}

.break {
	clear: both;
}


.morenews a {
	font-size: 0.9em;
	font-weight: bold;

}

.newsblockarticle {
	border-bottom: 1px solid #bbb;
	font-size: 12px;
	line-height: 20px;
	padding: 5px 0 10px;
}
.newsblockarticle a {
	color: #7c1121;
}
.newsblockarticle a:hover {
	color: #774c22;
	text-decoration: underline;
}

.newsletter {
	background-color: #dad7c6;
	margin-top: 15px;
	/*margin-bottom: 15px;*/
}
.newsletterinner {
}

.newsletterinner p {
	padding: 5px 10px 5px;
	font-size: 0.8em;

}
.newsletterinner h5 {
	padding: 5px 10px 5px;
	margin: 0;
}
.newsletterinner form {
	padding: 5px;

}
.picNav {
	background-color: #7c1121;
	display: inline;
}

.picNav a {
	color: #fff;
	font-size: 1.1em;
}


.uppercase {
	text-transform: uppercase;
}
#container_home {
	background: url(/static/images/bodybghome.gif) repeat-x #fff;
	margin: 0;
	padding: 0;
}
#secondNav p.secondary {
	padding: 10px 0 10px;
}
#uptodate {
	padding: 14px 10px 10px;
}
.formInfo {
	font-size: 0.8em;
}
#noline li {
	border: none;
}
.acc {
	padding-right: 10px;
}
.formRow {
	font-size: 12px;
}
.control {
	font-size: 12px;
	padding: 15px 0 10px;
}