@import url("structure.css");

@media print {
	body,p,div,td,span {font: 10pt/15pt Arial,Verdana, Helvetica, sans-serif;}
	a {font: 10pt/15pt Arial,Verdana, Helvetica, sans-serif;font-weight:bold;}
	h1, h2, h3,	h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid }
   	blockquote,	pre { page-break-inside: avoid }
   	ul, ol, dl { page-break-before: avoid }  
	table { page-break-inside: avoid }
}

body {	
	margin: 0;
	padding: 0;
	background:#F3F5F6 url(../i/sq.gif) repeat center top;
	font: 12px/18px Arial, Verdana, Helvetica, sans-serif;
	color:#414141;
}


/* ******************  Header styles  ************** */
#masthead div {
	position: absolute;
}
#topimg {
	top:63px;
	right:15px;
}
#logo {
	top:63px;
	left:15px;
}
#strapline {
	top:60px;
	left:20px;	
	font-weight:bold;
	font-size:20px;
}
#topnavigation {
	top:7px;
	right:10px;
	background: #FFFFFF;
	border: 1px solid red;	
}
#localServer {				/* Do not remove this style - used to warn of local server settings */
	color:red;
	text-transform:uppercase;	
	font: 10px/18px Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	left:5px;
}


/* ******************  Main navigation styles  ************** */
#mainnavigation {
	text-align:center;
	top:15px;
	left:0;
	color:#ffffff;
}
#mainnavigation ul {
	list-style: none;
	margin:0;
	padding:10px 0 0 0;	
	margin:0 0 0 15px;
	width:740px;
	height:36px;
	background: #4d4e55 url(../i/navBg.gif);
}
#mainnavigation li {
	display: inline;
	margin:0;
	padding:0;
	list-style-type: none;
}
#mainnavigation a {
	text-decoration:none;
	font: 11px/30px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	color: #FFFFFF;
	padding:15px 6px 13px 6px
}
#mainnavigation li a:hover {
	/*background:#666666;*/
	color: #FFFFFF;
	text-decoration:underline;
}
#mainnavigation li a.mainNavOn {
	/*background:#666666;*/
	color: #FFFFFF;
	text-decoration:underline;
}


/* ******************  Sub navigation styles  ************** */
#subnavigation ul {
	padding:0;
	margin: 0;
	width:260px;
	background: #999999;
}
#subnavigation ul li {
	display: block;
	width: 260px;
	margin:0;
	padding:0;
	list-style-type: none;
}
#subnavigation ul li a {
	text-decoration:none;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	height: 19px;
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	color: #FFFFFF;
	width: 240px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	letter-spacing: 1px;
}
#subnavigation ul li a:hover {
	background:#CCCCCC;
	color: #414141;
	border-top: 1px solid #FFFFFF;
}


/* ******************  Standard text styles  ************** */
a {
	color: #6379A9;
	text-decoration:none;
	font-weight:bold;
} 
a:hover {
	text-decoration:underline;
}
h1, h2, h3 {
	font-weight:bold;
}
h1 {
	font: 18px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#616975;
	margin-top:0;
}
h2 {
	font: 18px/22px Arial, Verdana, Helvetica, sans-serif;
	color:#4cb506;
}
h3 {
	font-size:14px;
}



/* ******************  Standard site image styles ************** */
img {
	border:none;
}

.colOneImageHolder{
	border:0 solid red;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}
img.img1{
	border:1px solid #e3e8eb;
}
/* ******************  Standard site table styles ************** */


/* ******************  Standard site list styles  ************** */
#singlecolumn ul {
	list-style-image: url(../i/bullet.gif);
}
#columntwo li, #singlecolumn li {
	padding:0 0 5px 0;
}


#columnTwo ul {
	padding:0;
	margin: 0 0 0 23px;
	list-style-type: none;
}
#columnTwo ul li {
	display: block;
	margin:0 0 9px 0;
	padding:0 0 0 20px;
	list-style-type: none;
	background:url(../i/tick.gif) 0 3px no-repeat;
}

/* ********* Testimonials ********* */

.testimonial{
	width:178px;
	padding:10px 11px 0 15px;
	background: #eaedf1 url(../i/testimonialBg.gif) no-repeat;
	color:#616975;
	font-weight:bold;
}
.testimonialFooter{
	background: url(../i/testimonialFooter.gif) no-repeat;
}
.testimonial strong{
	color:#2d3239;
}
.testimonial p{
	font-weight:bold;
	color:#2d3239;
	margin:0 0 8px 0;
}
p.name{
	border:0 solid red;
	color:#656a70;
	margin:7px 0 0 0;
	font-weight:normal;
}

img.66{
	border:1px solid red;
}

/** Text Boxes **/

.gradTextBoxOneBg{
	width:178px;
	background: #fcfcfc url(../i/gradTextBoxOneBg.gif) no-repeat;
	color:#616975;
	padding:10px 11px 0 15px;
	margin:0 0 15px 0;
}
.gradTextBoxOneBg strong{
	color:#2d3239;
}
p.gradTextBoxOneBg{
	border:0 solid red;
	background:none;
	padding:0;
	margin:0 0 8px 0;
	font-weight:bold;
	color:#2d3239;
}
.gradTextBoxOneBg p{
	border:0 solid red;	
	margin:0 0 7px 0;
}

/** Famous Person Quote **/

.famousQuote{
	font: 20px/32px Trebuchet MS;
	border:0 solid red;
	color:#616975;
	padding:0 0 0 37px;
	margin:0 0 10px 0;
}
.famousQuote img{
	border:0 solid red;
	margin:0 0 5px 0;
}
.quoter{
	border:0 solid red;
	color:#aab7c6;
	font: 18px/18px Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
}


/** Contact Form ** */


table.formWrapperTbl{
   
}
.rendererTable3 {
}
.rendererTable3 form input, .rendererTable3 form textarea, .rendererTable3 form select { 
	width:350px;
	border: 1px solid #55708e;	
}
.rendererTable3 td {
	vertical-align:top;
	padding:2px;
}
.rendererTable3 td.formElementRequired {
	width:15px;
	/* JR: Using an image because its hard to get a large font to work cross-browser */
	background: url(../i/icons/requiredStar.gif) 0 3px no-repeat;
	padding: 0 0px 0 10px;
}
.rendererTable3 td.formElementName {
	font-weight:bold;
	width:auto;
	padding:3px 10px 2px 0;
	white-space: nowrap;
}
.rendererTable3 td.formElementError {
	font-weight:normal;
	color:#55708e;
}
.rendererTable3 td.formElementElement {
	padding-bottom:10px;
}
.rendererTable3 form input.contactButton{
	color:#ffffff;
	background:#800001;
	width:100px;	
	font-weight:bold;
	padding:2px;
}


hr.dotted{
	padding:0;
	background:none;
	height:1px;
	color:ffffff;
	border:0;
	border-bottom:1px dotted #b8bbbd;
	width:700px
}