* {
	padding: 0;
	margin: 0;
}
/* Begin Typography & Colors */
body {
	font-family: "Lucida Sans", Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	background-color: #fcf157;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-weight: normal;
	font-size: 19px;
	padding: 6px 0 6px 0;
	color: #00406d;
}
h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 17px;
	padding: 6px 0 6px 0;
	color: #00406d;
}
.pagetitleheading {
	height: 48px;
	line-height: 48px;
	background-image: url(images/headingbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0 0 0 10px;
}
.pagetitleheading h1 {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}
#header {
	height: 153px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navbg {
	height: 54px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subheadercontainer {
	padding: 19px 0 12px 0;
	width: 1000px;
	margin: 0 auto;
	height: 283px;
}
#subheaderleft {
	width: 718px;
	height: 283px;
	float: left;
	background-image: url(images/subheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#subheaderright {
	padding: 0 0 0 0px;
	float: left;
	width: 268px;
	height: 285px;
	background-image: url(images/formbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 0 0 10px;
}
#homepagenavcategories {
	padding: 0 0 10px 0;
	height: 432px;
	width: 1000px;
	margin: 0 auto;
}
#homepagenavcategories ul {
	padding: 0;
	margin: 0;
}
#homepagenavcategories ul li {
	list-style-type: none;
		display: inline;
}
#homepagenavcategories ul li a {
	float: left;
}
#homepagenavcategories ul li a:hover {
}
a#hometop1 {
	display: block;
	cursor: pointer;
	width: 245px;
	height: 212px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/hometop1.jpg);
	text-indent: -7000px;
	outline: none;
}
a#hometop1:hover {
	background-position: 0px 212px;
}
a#hometop2 {
	display: block;
	cursor: pointer;
	width: 253px;
	height: 212px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/hometop2.jpg);
	text-indent: -7000px;
	outline: none;
}
a#hometop2:hover {
	background-position: 0px 212px;
}
a#hometop3 {
	display: block;
	cursor: pointer;
	width: 254px;
	height: 212px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/hometop3.jpg);
	text-indent: -7000px;
	outline: none;
}
a#hometop3:hover {
	background-position: 0px 212px;
}
a#hometop4 {
	display: block;
	cursor: pointer;
	width: 248px;
	height: 212px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/hometop4.jpg);
	text-indent: -7000px;
	outline: none;
}
a#hometop4:hover {
	background-position: 0px 212px;
}
a#hometop5 {
	display: block;
	cursor: pointer;
	width: 245px;
	height: 220px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/hometop5.jpg);
	text-indent: -7000px;
	outline: none;
}
a#hometop5:hover {
	background-position: 0px 220px;
}
a#hometop6 {
	display: block;
	cursor: pointer;
	width: 253px;
	height: 220px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/hometop6.jpg);
	text-indent: -7000px;
	outline: none;
}
a#hometop6:hover {
	background-position: 0px 220px;
}
a#hometop7 {
	display: block;
	cursor: pointer;
	width: 254px;
	height: 220px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/hometop7.jpg);
	text-indent: -7000px;
	outline: none;
}
a#hometop7:hover {
	background-position: 0px 220px;
}
a#hometop8 {
	display: block;
	cursor: pointer;
	width: 248px;
	height: 220px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/hometop8.jpg);
	text-indent: -7000px;
	outline: none;
}
a#hometop8:hover {
	background-position: 0px 220px;
}
#subheader {
	height: 313px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#subheadersubpage {
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#pageheadingbg {
	background-image: url(images/pageheadingbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	width: 950px;
	margin: 0 auto;
	line-height: 40px;
	padding: 0 0 0 50px;
}
#pageheadingleft {
	float: left;
	width: 650px;
}
#pageheadingright {
	float: right;
	width: 295px;
	text-align: center;
}
#pageheadingbg h1, #pageheadingbg h2 {
	padding: 0;
	margin: 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#maincontent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#homepagelogoscars {
	height: 132px;
	background-image: url(images/homelogoscars.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#homepagelogos {
	height: 101px;
	background-image: url(images/homelogos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#footerwrapper {
	height: 202px;
	color: #FFFFFF;
	background-image: url(images/footerwrapperbg.jpg);
	background-repeat: repeat-x;
}
#footer {
	height: 202px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.narrowcolumn, .widecolumn {
	float: left;
	padding: 0 15px;
	margin: 0;
	width: 675px;
	line-height: 25px;
}
.narrowcolumn ul, .widecolumn ul {
	padding-left: 30px;
}
.narrowcolumn p, .widecolumn p {
	padding: 6px 0 6px 0;
	line-height: 25px;
	text-align:left;
}
.narrowcolumn a, .widecolumn a {
	color: #CC0005;
}
#sidebar {
	padding: 0;
	margin: 0;
	width: 295px;
	float: left;
}
#enquiryform {
	padding: 42px 20px 0 10px;
}
	#enquiryform .cform {
		padding: 0 0 0 5px !important;
		margin: 0 auto !important;
		width: 250px !important;
	}
	#enquiryform .cform fieldset, #enquiryform form {
		padding: 0 !important;
		margin: 0 !important;
	}
	#enquiryform .cform label {
		display: none;
		visibility: hidden;	
	}
	#enquiryform .cform ol .cf-ol {
		width: 230px !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	#enquiryform .cform ol .cf-ol li, #enquiryform .cform ol.cf-ol li {
		padding: 0 0 2px 0 !important;
		margin: 0 !important;
	}
	#enquiryform .cform input, #enquiryform .cform textarea, #enquiryform .cform select {
		width: 230px !important;
		font-family: Arial, Helvetica, sans-serif !important;
		font-size: 12px !important;
		padding-top: 2px!important;
		padding-bottom: 2px!important;
		border: solid 1px #CCCCCC;
		color:#000;
	}
		#enquiryform .cform select {
		width: 235px !important;
		}
	#enquiryform .cform input:focus, #enquiryform .cform textarea:focus, #enquiryform .cform input:hover, #enquiryform .cform textarea:hover {
		border: solid 1px #dedede;
		background-color: #fff;
	}
	#enquiryform .cform textarea {
		height: 50px;
	}
	#enquiryform .cform p.cf-sb {
		padding: 0 0 0 0 !important;
	}
	#enquiryform .cform p.cf-sb .sendbutton {
		background: url('images/submit.jpg') no-repeat center top !important;
		width: 72px !important;
		height: 30px !important;
		border: none !important;
		font-size: 1px !important;
		color: #e6e9cf !important;
		text-indent:-9999px;
	}
	#enquiryform .linklove { visibility:hidden; display:none; }
	#enquiryform span.reqtxt, #enquiryform span.emailreqtxt {
	
		display:none;
		visibility:hidden;
	
	}
#sidehead1 {
	background-image: url(images/sidehead1.jpg);
	background-repeat: no-repeat;
	height: 120px;
}
#sidebarnav {
	padding: 0 0 10px 0;
}
#sidebarmenu {
}
#sidebarmenu ul {
	padding: 0;
	margin: 0;
}
#sidebarmenu ul li {
	list-style-type: none;
}
#sidebarmenu ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
	background-image: url(images/sidebarbulletbg.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	color: #15325e;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebarmenu ul li a:hover {
	text-decoration: none;
	color: #DD0000;
	background-image: url(images/sidebarbulletbghover.jpg);
}
#video {
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto 0 auto;
	width: 280px;
}
#newsheading {
	height: 48px;
	line-height: 48px;
	background-image: url(images/headingbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
}
#newsheading h2 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#newscontent {
	padding: 10px;
}
#newscontent a {
	text-decoration: none;
	color: #000000;
}
#newscontent a:hover {
	text-decoration: underline;
}
.newspost {
	padding: 10px 0 10px 50px;
	background-image: url(images/newspostbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.newspost p {
	padding: 5px 0;
	margin: 0;
}
#newscontent .newspost h2, #newscontent .newspost h2 a {
	padding: 0;
	margin: 0;
	color: #FF0000;
	font-size: 20px;
}
#newsfooter {
	background-color: #dedede;
	padding: 8px;
	height: 30px;
}
#footernav {
	height: 120px;
	padding-top: 25px;
}
#footernav ul {
	padding: 0 0 0 10px;
	margin: 0;
	width: 120px;
	float: left;
}
#footernav ul li {
	list-style-type: none;
}
#footernav a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
}
#footernav a:hover {
	text-decoration: underline;
}
#footercopyright {
	width: 650px;
	float: left;
	font-size: 11px;
	padding: 135px 0 0 30px;
}
#footercopyright p {
	line-height: normal;
	color: #FFFFFF;
}
#footercopyright a {
	text-decoration: none;
	color: #FFFFFF;
}
#footertext {
	text-align: center;
	color: #7aa0df;
	font-size: 10px;
	padding: 10px 40px 0 40px;
}
#topsearch {
	height: 20px;
}
#homepageboxes {
	margin-bottom: 10px;
}
#lefthomepagebox {
	float: left;
	margin-right: 8px;
	width: 315px;
}
#righthomepagebox {
	float: left;
	width: 315px;
}
#lefthomepageboxheading {
	color: #FFFFFF;
	background-image: url(images/leftboxheading.jpg);
	height: 119px;
	width: 315px;
}
#lefthomepageboxheading h2 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-family: "Lucida Sans", Tahoma, Verdana;
}
#righthomepageboxheading {
	color: #FFFFFF;
	background-image: url(images/rightboxheading.jpg);
	height: 119px;
	width: 315px;
}
#righthomepageboxheading h2 {
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	font-family: "Lucida Sans", Tahoma, Verdana;
}
#lefthomepageboxcontent {
	background-color: #FFFFFF;
	padding: 10px;
	border: solid 1px #d5d5d5;
	margin: 8px 0 0 0;
}
#lefthomepageboxcontent p, #righthomepageboxcontent p {
	padding: 0;
	margin: 0;
}
#righthomepageboxcontent {
	background-color: #FFFFFF;
	padding: 10px;
	border: solid 1px #d5d5d5;
	margin: 8px 0 0 0;
}
#content {

}


#freereport {
	width: 240px;
	margin: 0 auto;
	padding: 10px 0;
}





















.widecolumn .entry p {

}

.narrowcolumn .entry, .widecolumn .entry {

}

.widecolumn {

}

.narrowcolumn .postmetadata {
	text-align: center;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



small {

}


#headerimg .description {

	text-align: center;
}

.entry p a:visited {
	
}

.commentlist li, #commentform input, #commentform textarea {

}
.commentlist li ul li {

}

.commentlist li {

}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {

}

.commentlist p {
	text-transform: none;
}

#commentform p {

}

.commentmetadata {
	font-weight: normal;
}

#sidebar {

}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {

}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


#wp-calendar #prev a, #wp-calendar #next a {

}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {

	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */




.post {
	margin: 0px;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	display: none;
	visibility: hidden;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/* End Entry Lists */



/* Begin Form Elements */
#searchform {

}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: none;
	visibility: hidden;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {


	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.mapleft {
	float: left;
	width: 325px;
	padding: 0 5px 10px 0;
}
#bookonline {
	padding: 0 0 20px 0;
}
#bookonline h2 {
	text-align:left;
}
.wpcf7 {
	color:#00406d;
}
.form input, textarea {
padding: 3px;
border: 1px solid #00406d;
font-family: Trebuchet MS,sans-serif;
font-size: 0.9em;
color: #888888;
width: 298px;
}
.form2  {

}
.form2 input {
width: 90px;
}
.form2 label

{
width: 200px;
float: left;
text-align: right;
margin-right: 10px;
display: block;

}
.button input {
	margin-bottom: 10px;
 	background-color: #E5E5E5;
	border:0;
 	padding: 5px;
 	color: #888888;
 	border-width:0px;
}



#contactform {
	width: 330px;
	padding: 30px 0px 10px 0px;
	margin: 0 0 10px;
	background: url('images/formbg.png') no-repeat left top;
}
	#contactform .cform {
		padding: 0 !important;
		margin: 0 auto !important;
		width: 330px !important;
	}
	#contactform .cform fieldset, #contactform form {
		padding: 0 !important;
		margin: 0 !important;
	}
	#contactform .cform label {
		color:#00406d; font-size: 12px !important; background: none; text-align:left;
	}
	#contactform .cform ol .cf-ol {
		width: 200px !important;
		padding: 0 !important;
		margin: 0 !important;
	}
	#contactform .cform ol .cf-ol li, #contactform .cform ol.cf-ol li {
		padding: 0 0 2px 0 !important;
		margin: 0 !important;
	}
	#contactform .cform input, #contactform .cform textarea {
		width: 300px !important;
		font-family: Arial, Helvetica, sans-serif !important;
		font-size: 12px !important;
		padding-top: 5px;
		padding-bottom: 5px;
		border: solid 1px #00406d;
		color:#000;
	}
	#contactform .cform input:focus, #contactform .cform textarea:focus, #contactform .cform input:hover, #contactform .cform textarea:hover {
		border: solid 1px #00406d;
		background-color: #fff!important;
	}
	#contactform .cform textarea {
		height: 50px;
	}
	#contactform input.cf-box-a, #contactform input.cf-box-b { width:50px!important; }
	#contactform ol.cf-ol li.cf-box-group { width:350px!important; }
	#contactform ol.cf-ol li.cf-box-title { color:#00406d; font-size: 12px !important; }
	#contactform .cform p.cf-sb {
		padding: 0 20px 0 0 !important;
	}
	#contactform .cform p.cf-sb .sendbutton {
		background: url('images/send.png') no-repeat center top !important;
		width: 72px !important;
		height: 30px !important;
		border: none !important;
		font-size: 1px !important;
		color: #e6e9cf !important;
		text-indent:-9999px;
	}
	#contactform .linklove { visibility:hidden; display:none; }
	#contactform span.reqtxt, #contactform span.emailreqtxt {
	
		display:none;
		visibility:hidden;
	
	}
