@charset "utf-8";
body {
	margin: 0px;
	background-image: url(img-layout/bg.png);
	background-repeat: repeat;
	background-color: #E3E3E3;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
}
.footer {
	font-size: 10px;
	color: #777777;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a:link {
	color: #666666;
}
.callusnow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}



.header-colouredbar {
	background-color: #9FEA15;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7AB410;
	height: 7px;
}
.header-blue {
	background-image: url(img-layout/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #011B54;
}
.nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img-layout/nav-off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

.nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img-layout/nav-off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img-layout/nav-off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00277A;
	background-image: url(img-layout/nav-on.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.adminnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img-layout/adminnav-off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

.adminnav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img-layout/adminnav-off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.adminnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(img-layout/adminnav-off.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.adminnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00277A;
	background-image: url(img-layout/adminnav-on.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
.testimonial-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}

.footer a:active {
	color: #666666;
}
.footer a:visited {
	color: #666666;
}
.gobutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00277A;
	background-color: #9FEA15;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #023AAE;
	border-right-color: #000F2D;
	border-bottom-color: #000F2D;
	border-left-color: #023AAE;
}

.footer a:hover {
	color: #333333;
	text-decoration: underline;
}
.s-box {
	background-color: #DFEAFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AFC9FE;
	border-right-color: #AFC9FE;
	border-bottom-color: #AFC9FE;
	border-left-color: #AFC9FE;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.cta-box {
	background-image: url(img-layout/cta-mid.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 6px;
}
.img-border {
	border: 1px solid #666666;
}
.sub-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 33px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;

}.more-options {
	background-color: #F8F8F8;
	background-image: url(img-layout/moreoptions-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
}
.greenbox-top {
	background-color: #DCF9A6;
	background-image: url(img-layout/greenbox_r1_c2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.greenbox-left {
	background-color: #DCF9A6;
	background-image: url(img-layout/greenbox_r2_c1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.greenbox-right {
	background-image: url(img-layout/greenbox_r2_c3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.greenbox-bottom {
	background-image: url(img-layout/greenbox_r3_c2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sub-headline-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;

}.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.other-shapes {
	background-color: #F8F8F8;
	background-image: url(img-layout/moreoptions-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #9FEA15;
}
.r-button {
	background-image: url(img-layout/r-button-off.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 300px;
	display: block;
}
.r-button a:link {
	background-image: url(img-layout/r-button-off.png);
	background-repeat: no-repeat;
	height: 100px;
	text-shadow: #ffffff 0 2px 0;
	width: 300px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #00277A;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.r-button a:visited {
	background-image: url(img-layout/r-button-off.png);
	background-repeat: no-repeat;
	height: 100px;
	text-shadow: #ffffff 0 2px 0;
	width: 300px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #00277A;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;

}
.r-button a:active {
	background-image: url(img-layout/r-button-off.png);
	background-repeat: no-repeat;
	height: 100px;
	text-shadow: #ffffff 0 2px 0;
	width: 300px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #00277A;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.r-button a:hover {
	background-image: url(img-layout/r-button-on.png);
	background-repeat: no-repeat;
	height: 100px;
	text-shadow: #ffffff 0 2px 0;
	width: 300px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #00277A;
	letter-spacing: -1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;

}
.main-table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}



/* New Styles & Overrides N.B. 19/07/2010
------------------------------------------------------------------------------------------------*/

.callUsNow,
.emailUs a								{color: #A0EE11; font-weight: normal; font-size: 14px;}
.emailUs a								{font-size: 14px; font-weight: normal;text-decoration: underline;}


.gobutton 								{background:url('img-layout/button_bng.png') center top repeat-x;
										 border:1px solid #74b201;color:#00277A;font-family:Arial,Helvetica,sans-serif;
										 font-size:15px;font-weight:normal;padding:2px 10px;}

.searchbox								{width:280px;}	



										/* Navigation Overrides
------------------------------------------------------------------------------------------------*/
.nav a									{display:block; font-family:Verdana, Arial, Helvetica, sans-serif ;font-size: 12px;
										 padding: 6px;}
.nav a:link 							{color: #FFFFFF;background-image: url(img-layout/nav-off.gif);
										 background-repeat: no-repeat;background-position: center center;text-decoration: none;
										 font-weight: normal;font-size: 12px;}	
.nav a:active 							{color: #00277A;background-image: url(img-layout/nav-off.gif);
										 background-repeat: no-repeat;background-position: center center;font-size: 12px;
										 text-decoration: none;font-weight: normal;}	
.nav a:visited 							{color: #FFFFFF;background-image: url(img-layout/nav-off.gif);
										 background-repeat: no-repeat;background-position: center center;text-decoration: none;
										 font-weight: normal;font-size: 12px;}
.nav a:hover 							{color: #00277A;background-image: url(img-layout/nav-on.gif);
										 background-repeat: no-repeat;background-position: center center;
										 text-decoration: underline;
										 font-weight: normal;font-size: 12px; }
.nav a.activeNav						{background-image: url(img-layout/nav-on.gif) !important;
										 background-repeat: no-repeat;background-position: center center;color: #00277A;
										 text-decoration: none;font-weight: normal;font-size: 12px; }
									
									
p 										{margin: 8px 0 16px 0;}

body 									{background: none #eeeeee;}
.main-table 							{background-color:#FFFFFF;border-left:1px solid #bbb;border-right:1px solid #bbb;}

										/* Links
------------------------------------------------------------------------------------------------*/
a, a:link								{color: #00277a; text-decoration: underline;}
a:visited								{color: #628cff; text-decoration: underline;}
.callusnow 								{font-size: 13px;}
.callusnow div							{margin-top: 5px;}

.callusnow a							{color:#9FEA15; font-size: 13px;}
.callusnow a:hover						{color:#9FEA15; text-decoration: underline;}
.callusnow a:visited					{color:#9FEA15; text-decoration: underline;}

.moreInfo								{font-size: 14px; margin-right:5px;}



										/* Crossroads links
------------------------------------------------------------------------------------------------*/
.r-button a:link {
	font-size: 18px;
	line-height: 27px;
    text-shadow: #FFF 0 0px 0px;
    font-weight: normal;
    letter-spacing: 0px;
    }
    
.r-button a:visited {
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
	text-shadow: #ffffff 0 0px 0;
	letter-spacing: 0px;
}
.r-button a:active {
	font-size: 18px;	
	line-height: 27px;
	font-weight: normal;
	text-shadow: #ffffff 0 0px 0;
	letter-spacing: 0px;
}
.r-button a:hover {
	font-size: 18px;
	line-height: 27px;
	text-decoration: underline;
	font-weight: normal;
	text-shadow: #669922 0 5px 8px;
	letter-spacing: 0px;
}


.searchResultsHeadline					{font-size:24px; font-weight:normal; letter-spacing:0px; line-height:30px; text-align: center;}
.searchResultsHeadlineSmall				{color:#666; font-size: 13px; letter-spacing: 0px; line-height: 13px;}

.searchResultsHeadline	 a				{font-weight: normal;}


			/* Contact Form
------------------------------------------------------------------------------------------------*/
.formPrivacy							{font-size: 11px; padding:0; line-height: 14px;color:#666; margin-left:0px;}
.rightAlign								{text-align: right;float:right; font-weight:bold; line-height:25px; padding:0;margin:0;}
.spanCheck								{color:#666;line-height: 11px; font-size: 11px;float:left; margin-top: -3px;}
.floatLeft								{float: none;}
.optional								{color:#666;line-height: 11px; font-size: 13px;float:right; font-weight:normal;
										 margin-top: 0px;}
.emailLabel								{line-height: 25px;}

.contactPageForm tr						{margin-bottom:10px; padding-bottom: 20px;}
.formDefaultMessage						{color:#666;}
textarea#comments						{text-align: left;margin-left:0px;padding:3px;}

.gobutton 								{-khtml-border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px;
										 background-color: #ff6600;
										 background-image: url(img-layout/button_bng.png); background-position: center top; 
										 border-radius: 5px;padding:5px 20px; cursor: pointer; border:1px solid #66bb00;
										 -moz-box-shadow: 1px 1px 5px #969696; -webkit-box-shadow: 2px 2px 8px #969696;
										 box-shadow: 2px 2px 8px #969696;/*behavior: url(ie-css3.htc);*/ margin-top: 15px;
										 margin-left:0px; margin-bottom: 5px; letter-spacing:0px; font-size: 16px; 
										 font-weight:bold; color:#fff; font-weight: normal; border:1px solid #e86300;}
										 
#search .gobutton 						{-khtml-border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px;
										 background-image: url(img-layout/button_bng.png); background-position: center top; 
										 border-radius: 5px;padding:2px 6px; cursor: pointer; border:1px solid #66bb00;
										 -moz-box-shadow: 1px 1px 5px #001; -webkit-box-shadow: 1px 1px 5px #001;
										 box-shadow: 1px 1px 5px #001;/*behavior: url(ie-css3.htc);*/ margin-top: 0px;
										 margin-left:0px; margin-bottom: 0px; letter-spacing:0px; font-size: 13px; 
										 color:#fff; font-weight: bold; border:1px solid #e86300;}
.searchbox 								{border:1px solid #999;color:#666; font-size: 15px;padding: 2px; width:280px;}
#validation								{border:1px solid #999;font-size: 14px;font-family: Arial,Helvetica,sans-serif; color: #666; margin-top:3px; width:35px;}

#location								{margin-top:3px;}

										/* Search Results
------------------------------------------------------------------------------------------------*/

.s-box {
	background-color: #fAfAfA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AFC9FE;
	border-right-color: #AFC9FE;
	border-bottom-color: #AFC9FE;
	border-left-color: #AFC9FE;
	border:1px solid #ddd;
	margin:0 0 8px 0;
	padding:10px;
	width:780px;
	-khtml-border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px;
}



										/* Rotating images of car on homepage
------------------------------------------------------------------------------------------------*/
.homeImage								{margin:0 0px 10px 0; -moz-box-shadow: 1px 1px 3px #ccc; -webkit-box-shadow: 1px 1px 3px #ccc;
										 box-shadow: 1px 1px 3px #ccc;padding:5px; width:160px; clear:both; overflow: hidden;
										 -khtml-border-radius: 3px; -moz-border-radius: 3px;-webkit-border-radius: 3px;}
										 
										 
										 /* Headers										 ------------------------------------------------------------------------------------------------*/
										 
h2, h3,h4 									{margin:0.7em 0 0.7em 0}
h3											{margin-top:0; font-weight: bold;}

.callUsH3									{background: #fafafa; border: 0px solid #ddd; padding:4px;}

.headline {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:normal;
letter-spacing:0;
line-height:32px;
padding-bottom:5px;
background-color: #f6f6f6;
border:0px solid #f2f2f2;
}

.footer {
	font-size: 12px;
	font-weight: normal;
}

.footer a {font-weight: normal;}

.content {
color:#111;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
line-height:150%;
padding:2px 10px 5px 5px;
}

.more-options{
padding:0  0 0 5px;}

.cta-box {-moz-box-shadow: 0px 1px 22px #999; -webkit-box-shadow: 0px 1px 22px #999;
										 box-shadow: 0px 1px 22px #999;}
										 
										 
										 /* Change Nav from Verdana to Arial
										 ------------------------------------------------------------------------------------------------*/
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;

}

.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
}
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
}
.adminnav a:link {
	font-family: Arial, Helvetica, sans-serif;

}

.adminnav a:active {
	font-family: Arial, Helvetica, sans-serif;

}
.adminnav a:visited {
	font-family: Arial, Helvetica, sans-serif;

}
.adminnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
}
.testimonial-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	background-color: #fcfcfc;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border:1px solid #ccc;
}

.testimonial-box em {font-style: normal;}


a:link {

	font-weight: normal;

}a:visited {

	font-weight: normal;

}
a:active {

	font-weight: normal;

}
a:hover {

	font-weight: normal;

}