@charset "utf-8";
/* CSS Document */


/* Begin Global */
html,body{height:100%;}
body {
	font-family:Verdana, Arial, Verdana;
	font-size:13px;
	margin:0 auto;
	padding:0;
	color: #333;
	height:100%;
	line-height:20px;
	background:url(../images/bg.gif) #fff repeat-x;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
a {text-decoration:none; color:#FF3300; font-weight:bold;}
a:hover{color:#333;}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #e0e0e0;
	background-color: #e0e0e0;
	height: 1px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
*+html hr{margin:5px 0px 5px 0px;}

/*** END OF GLOBAL  ***/

h1 {
	color:#06C;
	font-size:18px;
	line-height:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#container{ width:960px; margin:0 auto;}

#header{ font-family: "Times New Roman", Times, serif;}
#header .logo{padding:35px 0 0 0; width:360px; height:90px; float:left;}
#header .phone{margin-top:25px; padding:35px 20px 0 140px; height:70px; width:310px; float:right; font-size:43px; text-align:right; font-weight:bold;}
#header .phone p{line-height:43px;}
#location{height:246px; background:url(../images/locations-bg.jpg) repeat-x;}
.carmap{width:482px; float:left; padding:25px 10px 10px 10px; font-size:14px;}

.carmap h4 {
	color: #CCFF66;
	font-size:24px;
	font-weight:normal;
	line-height:34px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:20px;
	font-weight:bold;
}
.city-location{font-size:10px; color: #333; font-weight:bold; position:relative; text-align:center; float:left; text-shadow:#fff 1px 1px; text-transform:uppercase;}
.rotationleft{background: url(../images/bg-left.jpg) no-repeat; width:10px; float:right; height:246px;}
.rotation{background:url(../images/bg-all.jpg) repeat-x; float:right; height:246px; width:445px;}
.main-image{padding:10px 10px 0 7px;}
.city-name{padding:0 0 0 7px;}
.city-name h1{
	font-size:22px;
	text-align:center;
	color:#333;
	font-weight:normal;
}
.white{
	color:#fff;
	text-shadow:#333 1px 1px;
}
.bold{
	font-weight:bold;
}
#content{}
#content p{
	margin:10px 0 10px 0;
	text-align:justify;
}
#content-left{
	width:232px;
	background-color:#ECEAEB;
	min-height:100%;
	float:left;
	padding:10px;
	height:100%; 
}

#content-right{
	width:690px;
	float:right;
	min-height:300px;
	padding:10px 0 10px 10px;
	margin:10px 0 0 0;
}

#content-right h1 {
	border-left: 4px solid #ccc;
	padding-left:10px;
}

.roundCornerTop {
	background:url(../images/roundCornerTop.jpg) no-repeat;
	height:7px;
}
.roundCornerBottom {
	background:url(../images/roundCornerBottom.jpg) no-repeat;
	height:7px;
}
.roundCorner {
	border:1px solid #ccc;
	padding:10px;
	background:url(../images/bg-lock.jpg) no-repeat 100% 0%;
}
#box {float:left; margin-right:5px; min-height:200px; padding:0 20px 0 0;}

#box .boxTitle {
	font-size: 20px;
	font-weight: bold;
	font-family: Calibri, Trebuchet MS, Helvetica, sans-serif;
	color: #002139;
}
.boxTitle {
	font-size: 20px;
	font-weight: bold;
	font-family: Calibri, Trebuchet MS, Helvetica, sans-serif;
	color: #002139;
}
ul.grayarrowlist {
	list-style-type: none;
	padding-left: 0;
	margin-left: 10px;
	margin-top:10px;
}
ul.grayarrowlist li {
	list-style-image: none;
	background-image: url(../images/arrow_bullet_gray.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	padding-bottom: 3px;
	font-size:13px;
}
.emergency-no {
	background:url(../images/red-bg.jpg) no-repeat;
	width:202px;
	padding:15px;
	text-align:center;
	height:100px;
	margin:15px 0 15px 0;
	color:#fff;
	font-size:16px;
}

.emergency {font-size:34px; line-height:50px; font-weight:bold; color:#FC0;}
.emergencyp {font-size:24px; color:#fff;}

/* colours *****************************************/

.cRed {
	color:#990000;
}
.align-right {
	float:right;
}
.align-left{
	float:left;
}
.textcenter {
	text-align:center;
}
.small {
	font-size:10px;
}
.cDark {
	color:#333;
}
.shadow-dark{
	border-top:1px solid #ccc;
	padding-top:10px;
	text-align:center;
}

#footer {
	background:url(../images/bgfooter1.jpg) repeat-x;
	min-height:70px;
	font-size:10px;
}
#footer p {
	font-size:10px;
	}

#footer a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}
#footer a:hover {
	color:#ccc;
}
#footer .con {
	width:980px; margin:0 auto;
	padding:10px 0 10px 0;
	margin-top:5px;
}

#footer h2 {
	background:url(../images/divider.jpg) repeat-x 50% 100%;
	padding-bottom:10px;
	color:#ccc;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#footer .contact-box {
	width: 400px;
	float:left;
	margin-left: 30px;
}

#footer .box {
	width: 400px;
	float:left;
}
.grey {
	color:#333;
	}
	
.orange {
	color:#FF6600;
	}
	
ul.footerlink {
	list-style-type: none;
	padding-left: 0;
	margin-left: 5px;
	margin-top:20px;
	width:740px;
	display:block;
	float:left;
}
ul.footerlink li {
	list-style-image: none;
	background-image:url(../images/divider.jpg);
	background-repeat: repeat-x;
	background-position: left 30px;
	
	padding-bottom: 3px;
	margin-right:15px;
	font-size:13px;
	float:left;
	width:230px;
	display:block;
}

ul.footerlink li a {
	line-height:35px;
	background-image: url(../images/yello-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 10px;		

}
#footer #footerlinks {}
#footer a.greylink { color:#333; }
#contactdetails{
	float:right;
	margin-top:20px;
	padding:0 8px 0 0;
	width:200px;
	color:#999;
}
.lightgraybox{
	background-color:#D4D4D4;
	padding:10px;
	margin-bottom:5px;
	
	}
#pluszone {
	padding-top:10px;
	padding-left:20px; 
	width:300px; 
	float:left;
}
*{
	list-style:none;
	margin:0px;
	padding:0px;
}
#menu {
	width: 232px;
	border-style: solid solid none solid;
	border-color: #D76100;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	font-weight:normal;
	}
	
#menu li a:link, #menu li a:visited {
	color: #9E3C02;
	display: block;
	background: url(../images/menu4.gif);
	padding: 6px 0 2px 30px;
	}
	
#menu li a:hover {
	color: #fff;
	background: url(../images/menu4.gif) 0 -64px;
	padding: 6px 0 2px 30px;
	}
	
#menu li a:active {
	color: #fff;
	background: url(../images/menu4.gif) 0 -64px;
	padding: 6px 0 2px 30px;
	}	
	
blockquote {
	margin:25px 0 25px 0px;
	padding:30px 20px 10px 35px;
	background-image:url(../images/quote.gif);
	background-repeat:no-repeat;
	background-color: #EBEBEB;
	border:1px dotted #ccc;
	}
	
.large-red {
	font-size:28px;
	color:#900;
	font-weight:bold;
}
