/*
// Code copyright Cornish WebServices - www.cornishwebservices.co.uk
// 
// This copyright statement to reamin intact according to 
// IP agreement between THL-Cornish January 2009 
//
// Author: Cornish WebServices - http://www.cornishwebservices.co.uk
// ------------------------------------------------------------------
//		version 
// ----------------------------------------------------------------
 */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* EMAIL HELP FORM */

div.question {
	margin-bottom: 30px;
	clear: both;
}

div.question_text {
	color:#000000;
	font-size:1em;
}
div.question_answers {
	margin: auto;
	text-align: center;
}
div.question_option {
	padding: 10px 10px 0px 10px;
	width: 40%;
	float: left;
	font-size: 1.25em;
}

/* CONTACT FORM CSS */

div.box {
margin:0 auto;
width:500px;
/*background:#222222;*/
position:relative;
/*top:50px;*/
/*border:1px solid #262626;*/
}


div.box label {
width:100%;
display: block;
/*background:#1C1C1C;*/
/*border-top:1px solid #262626;
border-bottom:1px solid #161712;*/
padding:10px 0 10px 0;
}

div.box label span {
display: block;
color:#00244b;
font-size:1em;
float:left;
width:100px;
text-align:right;
padding:10px 20px 0 0;
}

div.box .input_text {
padding:10px 10px;
width:350px;
background:#e6e6e6;
border: 1px solid #d7d7d7;
}

div.box .message{
padding:7px 7px;
width:350px;
background:#e6e6e6;
border: 1px solid #d7d7d7;
overflow:hidden;
height:150px;
}

div.box .button
{
margin:0 0 10px 0;
padding:4px 7px;
background:#CC0000;
border:0px;
position: relative;
top:10px;
left:382px;
width:100px;
border-bottom: 1px double #660000;
border-top: 1px double #660000;
border-left:1px double #FF0033;
border-right:1px double #FF0033;
}


body {font-size:75%;color:#222;background:#ffc;font-family:Verdana, Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif;font-weight:normal;color:#2b465c;margin:0;padding: 0 0 0 5px;}
h1, #right h3, #left h3 {font-size:2.2em;line-height:46px;height:46px;vertical-align:middle;margin: 0 -5px 0.5em -5px;background:#2b465c url(../images/bg-headers.gif) repeat-x;padding:0 10px;color:#fff;}
h2.newsTitle {font-size:1.8em;font-weight:normal;margin: 0 -5px 0.5em -5px;background:#2b465c url(../images/bg-headers.gif) repeat-x;padding:10px;color:#fff;}
#right h3, #left h3 {clear:both;margin: 0 0 0.5em 0;padding: 0 0 0 5px;font-weight:normal;}
h2 {font-size:1.4em;line-height:1;margin-bottom:0.5em;font-weight:bold;}
h3 {font-size:1.2em;line-height:1;margin-bottom:0.5em;font-weight:bold;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:0.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:0.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin: 0 0 1em 0;padding:0 0 0 5px;text-align:justify;}
p img {margin:0.5em 0;padding:0; border:1px solid #2b465c;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#60819E;}
a {color:#2b465c;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em 0;padding:0 10px;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0 1.5em 3em;padding: 0 10px;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
ul, ol {margin:0 0.5em 1.5em 1em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
li ul, li ol {margin:0 0.5em 0 2em;}
dl {margin:0 0 1.5em 3em;}
dl dt {font-weight:normal;}
dd {margin-left:3em;}
table {margin-bottom:1.4em;width:100%;padding:0 10px;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {padding:2px 10px;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.right {text-align:right;}
.left {text-align:left;}

hr {background:#ccc;color:#ccc;clear:both;float:none;width:100%;height:.1em;margin:0.5em 0;border:none;}
hr.space {background:#fff;color:#fff;}
.clear {clear:both;}
.clearLeft {clear:left;}
.clearRight {clear:right;}

/* FORMS */
label {font-weight:normal;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #2b465c;}
legend {font-weight:bold;font-size:1.2em;background:#2b465c;color:#fff;padding:2px 10px;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.invisible {display:none;}
.visible {display:block;}
.showmore {
	display: block;
	clear: both;
}
.showless {
	display: none;
	clear: both;
}

/*layout styling*/
#header h1 {
	font-size:2.2em;
	background:#fff;
	color:#000;
}
#strap {
	font-size:1.1em;
	line-height:1.1em;
}
#tel {
	font-size:1em;
}
#tel strong {
	font-size:1.6em;
	margin-left:10px;
	width:170px;
}
#right p {
	padding: 0 5px;
}
#right a {
	text-decoration:none;
	color:#222;
	font-weight:bold;
	margin: 0 0 1em 0;
}
#right a:hover {
	color:#60819E;
}
#right strong.tel {
	font-size:1.2em;
}
#footer a {
	color:#dfe8ec;
}
#footer a:hover {
	color:#fff;
}
p#legal {
	font-size:0.9em;
	clear:both;
}
#sitemap .col {
	width:29%;
	float:left;
}

#sitefooterlinks {
	font-size: 80%;
}

#sitefooterlinks .col2 {
	width:10%;
	float:left;
}

#center .col {
	width:24%;
	float:left;
}
.col2 {
	width:45%;
	float:left;
}
#footer h2 {color:#dfe8ec;}
#moreInfo1 h3, #article h3 {color:#dfe8ec;font-weight:bold;text-align:justify;}
#sitemap ul {
	margin:0 0.5em 1.5em 1em;
	list-style:inside;
}
#center li {
	margin:0 0 0.5em 1.5em;
	list-style: outside;
}
ol.letters li {
	list-style-type: lower-alpha;
}
#moreInfo1 {
	clear:right;
}
#article a,#moreInfo1 a {font-weight:bold;}


#linkbox{
	border: 1px solid #000000;
	background-color: #cccccc;
	padding: 10px;
	width: 400px;
	font-size: 75%;
	height: 220px;
}
.linkbox_col{
	width: 125px;
	/*line-height: 32px;*/
	float: left;
	padding: 2px;
}


