* { padding: 0; margin: 0; }

body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 922px;
	padding: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h1 {
	font-size: 28px;
	font-weight: 400;
	color: #999933;
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	text-transform: none;
	margin-top: 15px;
}

#header {
	color: #333;
	width: 922px;
	float: left;
	height: 155px;
	background-image: url(../images/header.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#leftcolumn {
	color: #464646;
	width: 322px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#content {
	float: left;
	color: #464646;
	padding: 10px;
	width: 289px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
}
#rightcolumn {
	color: #464646;
	width: 260px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#rightcolumnMid {
	color: #464646;
	width: 300px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#footer {
	width: 942px;
	clear: both;
	color: #E4E4E4;
	padding: 0px;
	background-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bgFooter.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#footerLeft a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 6px;
	margin-right: 6px;
}
#footerLeft a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E9E9E9;
	text-decoration: underline;
}

div#box{
	width: 240px;
	padding: 10px;
	color:#333333;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #BCBCBC;
}
div#box2 {
	width: 270px;
	padding: 10px;
	color:#333333;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: auto;
	background-color: #EEE;
}
div#box3 {


	width: 240px;
	padding: 10px;
	color:#333333;
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FEAC31;
}
.imageborder {
	margin: 0px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.clear {
	clear:both;
	font-size:1px;
	margin-top:-1px;
}
.DividerLine {
	width: 100%;
	float: none;
	clear: right;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.DividerLineThick {
	width: 100%;
	float: none;
	clear: right;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.FixturesDivider {
	width: 100%;
	float: none;
	clear: right;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.DividerLineNarrow {
	width: 100%;
	float: none;
	clear: right;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

a:link {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0083AE;
	text-decoration: none;
	font-weight: 600;
}
a:visited {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #0083AE;
	text-decoration: none;
}
a:hover {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #666666;
	text-decoration: underline;
}


a:active {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
}

h2 a:link {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0083AE;
	text-decoration: none;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}
h2 a:visited {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #0083AE;
	text-decoration: none;
}
h2 a:hover {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	text-decoration: underline;
}


h2 a:active {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	text-decoration: none;
}

td {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
}
#topLinks {
	width: 912px;
	float: none;
	height: 145px;
	color: #999999;
	text-align: right;
	margin: 0px;
	clear: both;
	padding-right: 5px;
	vertical-align: text-top;
}
#topGreyBar {
	width: 922px;
	float: left;
	height: 1px;
	background-color: #999999;
	margin-bottom: 2px;
}
#footerRight {
	float: right;
	width: 180px;
	margin-top: 25px;
	margin-right: 10px;
}
#footerLeft {
	float: left;
	width: 460px;
	margin-top: 45px;
	margin-left: 215px;
}

#topLinks a{
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#topLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
#footerEvolve {
	width: 944px;
	clear: both;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/footerLogos2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#footerEvolve a {

	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footerEvolve a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
#footerEvolveRight {
	float: right;
	width: 350px;
	text-align: right;
}
#footerEvolveLeft {
	float: right;
	width: 300px;
	margin-left: 5px;
	padding-top: 10px;
	margin-right: 10px;
}
#NavBar {
	height: 50px;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
}
#QuoteBox {
	width: 250px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #E6E6E6;
}
#FooterLeftcolumn {
	color: #CCCCCC;
	width: 260px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#FooterContent {

	float: left;
	color: #333;
	width: 370px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#FooterRightcolumn {
	color: #CCCCCC;
	width: 260px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.box250 {
	width:260px;
	padding:0 0 10px 0;
	margin-bottom:10px;
	background-image: url(../images/greyBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box250 h3 {
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	padding:0 10px;
	margin:0;
	font-size:12px;
	background-image: url(../images/greyBox.gif);
}
.box250 ul {list-style:none; padding:15px 14px 0 14px; margin:0; width:220px; border:1px solid #d8d9da; border-width:0 1px; height:auto;}
.box250 ul li {text-decoration:none; color:#444; padding:2px 0; font-size:11px; border-bottom:1px solid #f0f0f0; word-spacing:-1px;}
.box250 ul li a {text-decoration:none; color:#048; font-size:12px; font-weight:bold;}
.box250 ul li a:hover {text-decoration:underline;}

.box250 p {
	margin:0;
	width:230px;
	border:1px solid #d8d9da;
	border-width:0 1px;
	line-height:1.3em;
	font-size:11px;
	color:#444;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
.box250 p.red {color:#c00;}
.box250 dl {list-style:none; padding:0 14px; margin:0; width:220px; border:1px solid #d8d9da; border-width:0 1px;}
.box250 dt {clear:left; padding:10px 0; margin:0; font-size:12px; font-weight:bold; color:#151;}
.box250 dd {padding:3px 0; margin:0; font-size:11px; line-height:1.2em; color:#444; border-bottom:1px solid #f0f0f0;}
.box250 dd a {display:block; color:#048; text-decoration:none; width:220px; font-size:12px;}
.box250 dd a em {color:#666; float:right; font-style:normal; font-size:11px;}
.box250 dd a:hover {color:#08c; text-decoration:none;}

.box250 table caption {
	width:250px;
	height:30px;
	line-height:30px;
	color:#333;
	padding:0;
	margin:0;
	font-size:10px;
	text-align:left;
	text-indent:15px;
	font-weight:bold;
	background-image: url(/images/greyBox.gif);
}
.box250 table {width:260px; border:1px solid #d8d9da; border-width:0 1px;}
.box250 table th {padding-top:5px; text-indent:5px; color:#151;}
.box250 table td {
	text-indent:0px;
	color:#444;
	padding: 5px;
}
.box250 table tfoot td {text-align:center; color:#666; font-size:11px; padding-top:10px;}

.box250 form {
	margin: 0;
	background-color: #F2F2F2;
}
.DividerLine220 {
	float: none;
	clear: none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 218px;
	margin-right: auto;
	margin-left: auto;
	height: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #d8d9da;
	border-left-color: #d8d9da;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.DividerDiv {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

select {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
}
textarea {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding: 3px;
}
.FormButton {
	background-color: #E26F05;
	border: 1px dotted #336600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
}
.GetQuote {
	background-image: url(/images/getQuoteOrange.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 148px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
}
.box250Line {
	border-top-style: none;
	width: 260px;
	border-right-style: none;
	border-left-style: none;
	background-image: url(/images/divLine.gif);
	border-bottom-style: none;
	height: 4px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: center;
}
#contentDiv {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#leftcolumnWide {
	color: #464646;
	width: 633px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	text-align: left;
	float: left;
}
#leftcolumnPhoto {
	color: #464646;
	width: 633px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	text-align: left;
	float: left;
	list-style-type: none;
}

#leftcolumnMid {
	color: #464646;
	width: 600px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 3px;
}

#rightcolumnWide {

	color: #464646;
	width: 630px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box345 {

	width:345px;
	padding:0 0 10px 0;
	margin-bottom:10px;
	background-image: url(/images/greyBoxBottom345.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box345 h3 {
	height:30px;
	line-height:30px;
	color:#333;
	padding:0 10px;
	margin:0;
	font-size:12px;
	background-image: url(/images/greyBox345.gif);
}
.box345 ul {list-style:none; padding:15px 14px 0 14px; margin:0; width:220px; border:1px solid #d8d9da; border-width:0 1px; height:auto;}
.box345 ul li {text-decoration:none; color:#444; padding:2px 0; font-size:11px; border-bottom:1px solid #f0f0f0; word-spacing:-1px;}
.box345 ul li a {text-decoration:none; color:#048; font-size:12px; font-weight:bold;}
.box345 ul li a:hover {text-decoration:underline;}

.box345 p {
	margin:0;
	width:315px;
	border:1px solid #d8d9da;
	border-width:0 1px;
	line-height:1.3em;
	font-size:11px;
	color:#444;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
}
.box345 p.red {color:#c00;}
.box345 dl {list-style:none; padding:0 14px; margin:0; width:220px; border:1px solid #d8d9da; border-width:0 1px;}
.box345 dt {clear:left; padding:10px 0; margin:0; font-size:12px; font-weight:bold; color:#151;}
.box345 dd {padding:3px 0; margin:0; font-size:11px; line-height:1.2em; color:#444; border-bottom:1px solid #f0f0f0;}
.box345 dd a {display:block; color:#048; text-decoration:none; width:220px; font-size:12px;}
.box345 dd a em {color:#666; float:right; font-style:normal; font-size:11px;}
.box345 dd a:hover {color:#08c; text-decoration:none;}

.box345 table caption {
	width:250px;
	height:30px;
	line-height:30px;
	color:#333;
	padding:0;
	margin:0;
	font-size:12px;
	text-align:left;
	text-indent:15px;
	font-weight:bold;
	background-image: url(/images/greyBox345.gif);
}
.box345 table {width:250px; border:1px solid #d8d9da; border-width:0 1px;}
.box345 table th {padding-top:5px; text-indent:5px; color:#151;}
.box345 table td {text-indent:5px; color:#444;}
.box345 table tfoot td {text-align:center; color:#666; font-size:11px; padding-top:10px;}

.box345 form {
	margin: 0;
	background-color: #F2F2F2;
}.box345Line {

	border-top-style: none;
	width: 345px;
	border-right-style: none;
	border-left-style: none;
	background-image: url(/images/divLine345.gif);
	border-bottom-style: none;
	height: 4px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: center;
}
.titlebar345 {
	height: 26px;
	width: 339px;
	background-image: url(/images/titlebar345.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #999900;
	font-weight: bold;
}
.FAQdiv {
	margin-left: 0px;
}
.FAQdiv li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(/images/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	list-style-type: none;
	list-style-image: none;
	margin-top: 10px;
	padding-top: 6px;
	text-indent: 7px;
}
.FAQquestion {
	margin-left: 0px;
	font-weight: bold;
	color: #678901;
	font-size: 13px;
}
.FaqAnswerDiv {
	background-color: #F0F0F0;
	padding: 10px;
	margin-left: 0px;
	border: 1px dashed #CCCCCC;
	list-style-type: square;
	list-style-position: inside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#QuoteBox {
	background-image: url(/images/QuoteBoxGreen.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 244px;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
table.padded-table td { padding:6px; }
.borderDiv {
	background-color: #F5F5F5;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #999999;
	margin-top: 5px;
	margin-bottom: 10px;
}
.borderDivResize {
	background-color: #F5F5F5;
	width: 95%;
	border: 1px dotted #999999;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 5px;
}
table.padded-table3 td {
padding:3px;
}
table.padded-table8 td {
	padding:8px;
}
table.padded-table5 td {
	padding:5px;
}


div#boxQuoteTitle {
	width: 380px;
	padding: 10px;
	color:#FFFFFF;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #3D7C9D;
	font-size: 16px;
	font-weight: bold;
}
ul {
	margin-left: 25px;
	list-style-image: url(../images/list_orange.gif);
	list-style-type: none;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}

.FormButtonOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	background-image: url(/images/BookNowOrange.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 111px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
.FormButtonOrangeBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	background-image: url(/images/ConfirmOrange.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 142px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#QuoteBoxOrange {

	background-image: url(/images/QuoteBoxOrange.png);
	background-repeat: no-repeat;
	height: 33px;
	width: 244px;
	text-align: center;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.FormButtonOrangeBiggest {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	background-image: url(/images/ConfirmOrangeBig.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#FooterRightcolumn a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
#FooterRightcolumn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#FooterRightcolumn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#FooterRightcolumn a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#Logos {
	padding: 0px;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#box a {


	font-size: 11px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
#box a:hover {
	font-size: 11px;
	color: #4A0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#box2 a {


	font-size: 11px;
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
}
#box2 a:hover {
	font-size: 11px;
	color: #484824;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#box3 a {


	font-size: 11px;
	color: #29547E;
	font-family: Arial, Helvetica, sans-serif;
}
#box3 a:hover {
	font-size: 11px;
	color: #1C3753;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#scrollbar {
	height: 24px;
	width: 922px;
	background-image: url(../images/scrollbar.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#footerLogos {
	height: 80px;
	width: 944px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footerLogos.gif);
	margin-bottom: 10px;
}
#newsboxBottom {
	background-image: url(../images/newsboxBottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 633px;
	float: left;
	margin-bottom: 10px;
}
#newsboxTop {
	background-image: url(../images/newsboxTop2.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 633px;
	float: left;
}
#newsboxMain {
	background-color: #EEEEEE;
	width: 607px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#sponsorBox {
	height: 178px;
	width: 260px;
	margin-top: 10px;
	background-image: url(../images/bgSponsors.jpg);
	background-repeat: no-repeat;
	display: block;
}
#sponsorBoxImage {
	height: 130px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 13px;
	padding-top: 35px;
}
#breadcrumb {
	height: 24px;
	width: 922px;
	background-image: url(../images/scrollbar.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-transform: lowercase;
}
#breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: lowercase;
}

.formField {
	background-color: #F5F5F5;
	padding: 2px;
	border: 1px solid #999999;
	margin: 1px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#breadcrumb a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#SponsorsMain {

	background-color: #EEEEEE;
	width: 615px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#sponsorsBottom {

	background-image: url(../images/newsboxBottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 633px;
	float: left;
	margin-bottom: 10px;
}
#sponsorsTop {


	background-image: url(../images/sponsorsTop.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 635px;
	float: left;
}
#sponsorsBottomLink {
	background-image: url(../images/SponsorBoxBottomLink.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 633px;
	float: left;
	margin-bottom: 10px;
	display: block;
	text-indent: -9999px;
}
#sponsorBoxLink {
	background-image: url(../images/bgSponsors.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 260px;
	float: left;
	margin-bottom: 10px;
	display: block;
	text-indent: -9999px;
	background-position: bottom;
}

h2 {
	font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
}
.CentredImage {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#newsItem {
	/* [disabled]background-color: #F2F2F2; */
	padding: 10px;
	/* [disabled]border: 1px dotted #CCC; */
	margin-bottom: 8px;
}
.FixturesBoxMain {
	background-color: #F2F2F2;
	width: 258px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E4E5;
	border-left-color: #E3E4E5;
}
.FixturesBoxTop {
	background-image: url(../images/FixturesBoxTop.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.FixturesBoxBottom {
	background-image: url(../images/FixturesBoxBottom.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 260px;
	margin-bottom: 10px;
}
.FixturesBoxTopSmall {
	background-image: url(../images/FixturesBoxTopSmall.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 260px;
	margin-bottom: 0px;
}

.FixtureDiv {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #F2F2F2;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
.divRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#newsItem img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ImageCaption {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#newsItem p {
	margin-bottom: 10px;
}
.imageLeft {
	text-align: center;
	float: left;
	width: 49%;
}
.imageRight {
	text-align: center;
	float: right;
	width: 49%;
}
.cameraList li {
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	line-height: 20px;
	background-image: url(../images/cameraIcon.png);
	list-style-image: none;
}
.listCamera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 0px;
	font-weight: normal;
	margin-bottom: 10px;
	font-style: normal;
}
.cameraList {
	list-style-image: none;

}
.FixtureDiv p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.FixtureDiv h1 {
	font-size: 20px;
	color: #369;
	margin-top: 0px;
}
#newsItem h2 {
	font-size: 20px;
	color: #369;
}
#mapholder {
	padding: 10px;
	height: 400px;
	width: 620px;
	border: 1px dotted #CCC;
}
.FixtureTitle a:link {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0083AE;
	text-decoration: none;
	font-weight: 600;
	margin-bottom: 0px	
}
.FixtureTitle a:visited {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #0083AE;
	text-decoration: none;
	margin-bottom: 0px	
}
.FixtureTitle a:hover {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #666666;
	text-decoration: underline;
	margin-bottom: 0px	
}
.FixtureTitle a:active {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
	margin-bottom: 0px	
}