/* using a reference for constant colours thru the site as comments

/*Add borders to identify containers when debugging 

div { border:1px red dashed; } */



/***** Global Settings *****/
 
body {
border:0;
margin:0;
padding:0;
background-image:url(../images/bg_strip.gif);
background-repeat:repeat-x;
vertical-align: middle;
font-size: 62.5%;
color:#000000;
}
 
/***** Main Content *****/
 
#wrapper {
	width: 1000px; height:auto; margin: auto; position: relative;}

#main {
	width: 100%;
	height:auto;
	margin: auto;
	background-color:#FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
}

#vertstripleft {
	width: 20px;
	height: 650px;
	background-image:url(../images/vert_strip.gif);
	position: absolute;
	left: 0px;
	top: 0px;
}

#vertstripright {
	width: 20px;
	height: 650px;
	background-image:url(../images/vert_strip.gif);
	position: absolute;
	left: 980px;
	top: 0px;
}

#header {
	width: 960px;
	height: 150px;
	background-color:#612A83;
	position: absolute;
	left: 20px;
	top: 0px;
}

#headerHV {
	width: 960px;
	height: 150px;
	background-color:#6CABE7;
	position: absolute;
	left: 20px;
	top: 0px;
}
#headerFS {
	width: 960px;
	height: 150px;
	background-color:#4F8A10;
	position: absolute;
	left: 20px;
	top: 0px;
}
#headerDC {
	width: 960px;
	height: 150px;
	background-color:#FF9A00;
	position: absolute;
	left: 20px;
	top: 0px;
}
#headerBI {
	width: 960px;
	height: 150px;
	background-color:#164C82;
	position: absolute;
	left: 20px;
	top: 0px;
}

.headerlogo {
	width: 330px;
	height: 93px;
	position: absolute;
	left: 624px;
	top: 20px;
}
#imagebar {
	width: 960px;
	height: 180px;
	position: absolute;
	background-color:#999999;
	left: 0px;
	top: 170px;
	vertical-aligh: top;
	text-aligh: left;
}

.imagebox1 {
	width: 240px;
	height: 180px;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color:#CCCCCC;
	overflow: hidden;
}
.imagebox2 {
	width: 240px;
	height: 180px;
	left: 240px;
	top: 0px;
	position: absolute;
	background-color:#FF0000;
	overflow: hidden;	
}
.imagebox3 {
	width: 240px;
	height: 180px;
	left: 480px;
	top: 0px;
	position: absolute;
	background-color:#000000;
	overflow: hidden;
}
.imagebox4 {
	width: 240px;
	height: 180px;
	left: 720px;
	top: 0px;
	position: absolute;
	background-color:#666666;
	overflow: hidden;
}
#maincontent {
	width: 960px;
	height: auto;
	left: 20px;
	top: 350px;
	position: absolute;
	background-color:#FFFFFF;

}
#leftcontent {
float:left;
width: 685px;
height: auto;
padding: 30px 15px 0px 15px;
}


#leftcontent_full {
float:left;
width: 945px;
height: auto;
padding: 30px 0px 0px 15px;
}

#rightcontent {
float:right;
width: 210px;
height: auto;
background-image:url(../images/pattern1.gif);
padding: 15px 15px 15px 15px;
margin-top: 30px;
margin-bottom: 15px;
	
}

#rightcontent3 {
float:right;
width: 210px;
height: auto;
background-image:url(../images/pattern1.gif);
padding: 15px 15px 15px 15px;
margin-top: 30px;
margin-left: 15px;
margin-bottom: 15px;
	
}


#rightcontent2 {
float:right;
width: 240px;
height: auto;
padding: 0px 0px 15px 0px;
margin-top: 30px;
	
}

#rightcontainer { 
width: 440px; 
height: auto; 
float: right; 
margin-bottom: 15px;
margin-left: 30px;
padding-top: 15px;

}
#leftcontainer { 
width: 440px; 
height: auto; 
float: left; 
margin-bottom: 15px;
margin-right: 30px;
padding-top: 15px;

}
#topofpage {
width: 100%;
height: auto;

}
#regionmap {
width: 240px;
height: 326px;
margin-top: 30px;
float: right;
top: 250px;
}

.rightcontainer { width: 240px; height: auto; float: right; margin-left: 30px;margin-bottom: 15px;}

.image_placeholder { width:240px; height: 180px; background-color:#999999;}

.bodycopy {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.15em;
line-height: 1.4em;

}
.extralinks {
width: 202px;
height: auto;
margin-top: 30px;
border-top: 1px solid #164C82;
border-left: 1px solid #164C82;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #164C82;
line-height: 1.4em;
padding: 8px 0px 15px 8px;

}
.extralinkstitle{
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #164C82;
margin-bottom: 6px;

}
.extralinks a,
.bodycopy a:link,
.bodycopy a:visited {
	text-decoration: none;
	color:#164C82;	
}
.extralinks a:hover {
	color:#FF6600;
}

/* ######### FOOTER ######### */


#footer {
	float: left;
	width: 960px;
	height: 270px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}

.footerimg1 {
width: 960px;
height: 100px;
position: absolute;
top: 0px;
left:0px;
}

.footerimg2 {
width: 960px;
height: 100px;
position: absolute;
top: 100px;
left:0px;
}

.footerimg3 {
width: 960px;
height: 70px;
position: absolute;
top: 200px;
left:0px;
}

/***** Headings *****/
 
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 10px 0 15px 0;
}

h2 {
	font-size: 2em;
	line-height: 1.4em;
	font-weight: normal;
	color: #612A83;
	border-bottom: 2px dotted #E7A839;
}

h3 { 
font-size:1.5em;
font-weight: bold;
margin: 4px 0 2px 0;
}

h4 {
	font-size: 2em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color:#164C82;
}

h5 {
	font-size: 2em;
	line-height: 1.4em;
	font-weight: normal;
	color: #612A83;
	border-bottom: 2px dotted #E7A839;
	margin-right: 270px;
}
h6 {
	font-weight: bold;
	font-size: 1.33em;
	color: #164C82;
	padding-top: 0.45em;
	padding-bottom: -0.55em;
	line-height:0.65em;
}

 
/***** Common Formatting *****/
 
p, ul, ol {
	margin:0;
	padding:0 0 1.25em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}
 
 
/**************************************************************
   Blockquote and included icons
 **************************************************************/

.blockquote2 {
  margin: 10px 25px 25px 25px;
  padding: 10px 25px 10px 25px;
  padding-top:10px;
  font-style: italic;
  background-color:#FFCC66;
  line-height: 1.7em;  
}
 
.blockquote {
	margin: 2px 270px 15px 30px;
	padding: 8px 8px 8px 8px;
	border: 1px solid #111;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color:#003399;
	background-color:#C4Cbea;
	letter-spacing: 0.03em;
	
	
/**************************************************************
   MISC
 **************************************************************/	
	
}
.squaresmall{
float: right;
margin-top: 10px;
margin-left: 20px;
width: 240px;
background-color: #F3E2A7;
border: 1px solid #cc9999;
}

.squaresmall p{
padding: 10px;
}

/**************************************************************
  Google Map
 **************************************************************/	
	
.gmap {
text-align: right;
vertical-align: top;
}

 
/***** Links *****/
 
.bodycopy a,
.bodycopy a:link,
.bodycopy a:visited {
	text-decoration: none;
	color:#000099;	
}
.bodycopy a:hover {
	color:#330066;
	border-bottom: 1px dotted #438800;
	background-color:#ECD6AF;
}

 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 0em;
	padding:0;
}
 
table tr td {
padding:2px;
}
 
.mapholder {
	width: 230px;
	height: auto;
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.35em;
	color: #164C82;
}
.googlrmapholder {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin-top: 40px;
}

 
/***** Global Classes *****/
 
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.bolder        {
	font-weight:bold;
	font-size: 1.25em;
	color: #164C82;
	margin-top: 1em;
}
.small         { font-weight:bold; font-size: 1em; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 

.img-left      { width: 240px; height: auto; float:left; margin:5px 30px 20px 0px; }
.img-right     { float:right;margin:5px 0px 20px 30px; }

 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }


/**************************************************************
   TV CAMPAIGN
 **************************************************************/
 .img-righttv     { width: 200px; height: 160px; float:right; margin-left:30px; background-color:#CCC; }

.tvhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: 1.4em;
	font-weight: normal;
	color: #612A83;
	border-bottom: 2px dotted #E7A839;
	margin-right: 230px;
	margin-bottom: 10px;
}
#headerTV {
	width: 960px;
	height: 410px;
	background-color:#612A83;
	position: absolute;
	left: 20px;
	top: 0px;
}
#leftcontenttv {
float:right;
width: 685px;
height: auto;
padding-top: 30px;
}
.tvadvertisersbox {
	width: 100%;
	height: 160px;
	margin-bottom: 20px;
	position: relative;
}
#tvmaincontent {
	width: 960px;
	height: auto;
	left: 20px;
	top: 410px;
	position: absolute;
	background-color:#FFFFFF;

}
#tvpanelleft {
	width: 155px;
	height: auto;
	position: absolute;
	top: 120px;
	left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #612A83;
	font-weight: bold;
	text-align: center;
}
.tvplaceholder {
	width: 155px;
	height: 148px;
	position: relative;
	margin-bottom: 50px;
}
.tvwmvspacer {
	width: 250px;
	height: 50px;
	position: relative;
}
.tvcicon {
	width: 150px;
	height: auto;
	position: relative;
	padding-top: 20px;
}
