/* Basic Styles */
body {
	font: .8em Arial, Helvetica, sans-serif;
	color: #333333;
	background: #424242 url(/images/tile_pageback.jpg) top repeat-x;
}

a:link, a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #A03E19;
}

a:hover, a:active {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #A03E19;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C32A2A;
	background-color: transparent;
	line-height: 1em;
}

p { 
	font: 1em/1.65em verdana; 
	margin: 0; 
	padding: 0 0 10px 0;
	text-align: left;
	margin: 0;
}

h1 {
	font-size: 2.20em;
	font-weight: bold; 
	letter-spacing: -1px;
	margin: 0 0 5px 0;
}

h2 {
	font-size: 1.75em;
	font-weight: bold; 
	letter-spacing: -1px;
	margin: 5px 0 0 0;
}

h3 {
	font-size: 1.5em;
	font-weight: normal; 
	letter-spacing: -1px;
	margin: 5px 0 0 0;
}

h4 {
	font-size: 1.25em;
	font-weight: bold; 
	letter-spacing: -1px;
	margin: 5px 0 0 0;
}

h5 {
	font-size: 1em;
	font-weight: bold; 
	margin: 5px 0 0 0;
}

h6 {
	font-size: .85em;
	font-weight: bold; 
	margin: 5px 0 0 0;
}

ul {
	margin: 5px 15px 10px 20px;
	padding: 0;
}

li {
	margin: 0 0 8px 0;
	font: 1em/1.65em verdana; 
}

div.nextLink {
	margin: 2px 0 10px 0;
	border: 1px dotted #FFE934;
	display: block;
	background: #666666;
	padding: 5px;
}

div.nextLink h1, div.nextLink h2, div.nextLink h3, div.nextLink h4, div.nextLink h6 {
	color: #ffffff;	
	font-weight: normal;
	padding: 0 0 5px 0;
	text-align: center;
	line-height: 1.25em;
}

div.nextLink h5 {
	color: #FFE934;	
}

div.nextLink a:link, div.nextLink a:visited {
	font: 1em/1em "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

div.nextLink a:hover, div.nextLink a:active {
	font: 1em/1em "Trebuchet MS", Verdana, sans-serif;
	text-decoration: underline;
	color: #ffffff;
}

div.testimonial {
	margin: 2px 0 10px 0;
	border: 1px solid #999;
	display: block;
	background: #d6d6d6;
	padding: 0 5px;
}

div.testimonial h5 {
	font: .85em Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #333;
	background: #fff;
	padding: 5px;
	text-align: left;
	line-height: 1.25em;
}

div.testimonial h6 {
	font-size: 0.8em;
	color: #333;	
	font-weight: normal;
	padding: 0 0 5px 0;
	text-align: left;
	line-height: 1.15em;
}

/*  Homepage Specific */

div#homeContainer  {              
	position: absolute;
   top: 0;
   left: 50%; 
	width: 775px;                                      	
	margin: 0 0 0 -385px;
   padding: 0;  		
}
	
table#homeHeader {
	padding: 0;
	margin: 0;
	background-image: url(/images/home/tile_headerback.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

table#announcement {
	padding: 10px 10px 10px 20px;
	margin: 0 0 5px 0;
	background: #666;
	font: 13px Verdana, Arial, sans-serif; color: #fff;
	font-weight: normal;
}
table#announcement a{font: 13px Verdana, Arial, sans-serif; color: #fff; text-decoration: none; font-weight:bold;}
table#announcement a:hover{color: #A03E19; text-decoration: none; font-weight:bold;}

table#homeMainNav {
	margin: 0;
	padding: 0;
}

div#homeFooterPromo{
	text-align:center;
}

div#homeFooter {
	background-image: url(/images/home/footer_background.jpg);
	background-position: top;
	background-repeat: no-repeat;	
}

div.homeFooterText {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 7px 5px;
	color: #ffffff;
	background-color: #890000;
	background-image: url(/images/footer/footer_text_background.gif);
	background-position: top left;
	background-repeat: no-repeat;	
}

div#homeFooterBottom {
	margin: 0;
	padding: 0;
}

/*  Common Elements*/

div#pageContainer  {              
	position: absolute;
   top: 0;
   left: 50%; 
	width: 775px;                                      	
	margin: 0 0 0 -385px;
   padding: 0;  		
}

div#pageBackground {
	background: url(/images/tile_pagecontent.gif);
	margin: 0;
	padding: 2px 5px;
}

div#pageContent {
	background: url(/images/tile_page_text.gif) repeat-y right top #ffffff;
	border: solid 8px #cccccc;
	margin: 10px 10px 10px 5px;
	padding: 8px 0;
}

div#pageContent1 {
	background: url(/images/pages/background1.jpg) no-repeat right bottom #ffffff;
	border: solid 8px #cccccc;
	margin: 10px 10px 10px 5px;
	padding: 8px 0 100px 0;
}

div#pageContent2 {
	background: url(/images/pages/background2.jpg) no-repeat right bottom #ffffff;
	border: solid 8px #cccccc;
	margin: 10px 10px 10px 5px;
	padding: 8px 0 100px 0;
}

div#pageContent3 {
	background: url(/images/pages/background3.jpg) no-repeat right bottom #ffffff;
	border: solid 8px #cccccc;
	margin: 10px 10px 10px 5px;
	padding: 8px 0 100px 0;
}

table#pageTable {
	text-align: left;
	margin: 0;
	padding: 10px;
}

div#pageText {
	padding: 0;
	margin: 0 0 0 15px;
}

table#pageHeader {
	padding: 0;
	margin: 0;
	background-image: url(/images/home/tile_headerback.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

table#pageTable td {
	vertical-align: top;
	text-align: left;
}

table#pageMainNav {
	margin: 0;
	padding: 0;
}

div#pageFooter {
	background: url(/images/footer/footer_background.gif) top no-repeat;
}

div.pageFooterText {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0 0 0 10px;
	padding: 7px 5px;
	color: #ffffff;
	background: url(/images/footer/footer_text_background.gif) #890000;
}

div#pageFooterBottom {
	margin: 0;
	padding: 0;
}

div#copyright, div#homeText {
	width: 755px;
	margin: 5px 5px 10px 5px; 
	text-align: right;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: transparent;
}

div#phoneNumber {              
	position: absolute;
	top: 0;
	right: 10px;
}

div#sidebar1 {              
	width: 150px;
	padding: 0 5px;
}

div#sidebar2 {              
	width: 300px;
	padding: 0 5px;
}

div.sidebarPhoto {
   padding: 4px;
	margin: 0 0 10px 0;
	background: #efefef url(/images/pages/tile_sidebar_photo.jpg) no-repeat;
	border: 1px solid #b2b2b2;
}

div.sidebarPhoto img{
	border: 1px solid #999999;
}

div.sidebarPhoto p {
	padding: 0;
	margin: 0;
}

div.sidebarPhoto h5 {
	padding: 2px 0 0 0;
	margin: 0;
	font: 10px Arial, sans-serif;
	color: #000000;
	background: transparent;
}

table.chart1 {
	padding: 3px;
	border: 1px solid #333333;
	background: #cccccc;
}

table.chart1 th {
	padding: 5px;
	font: bold 1em/1em "Trebuchet MS", Verdana, sans-serif;
	color: #FFE934;
	background: #666666 url(/images/pages/tile_chart1_th.jpg) repeat-x bottom;
	border: 1px solid #333333;
	vertical-align: top;
}

table.chart1 td {
	padding: 5px;
	font: 1em/1em "Trebuchet MS", Verdana, sans-serif;
	color: #333333;
	background: #efefef url(/images/pages/tile_chart1.jpg) repeat-x;
	border: none;
}

table.chart1 h3 {
	color: #ccc;
	font: bold 1.25em/1.25em "Trebuchet MS", verdana;
	padding: 0 0 5px 0;
}

table.chart2 {
	margin: 0;
	padding: 0;
	border: none;
	background: #efefef;
}

table.chart2 td {
	padding: 5px;
	margin: 0;
	font: 1em/1em "Trebuchet MS", Verdana, sans-serif;
	color: #333333;
	background: #efefef url(/images/pages/tile_chart2.jpg) repeat-x;
	border: none;
}

table.chart2 td p {
	font: .85em/1em "Trebuchet MS", Verdana, sans-serif;
}

table.chart2 td h4 {
	font: 1.15em/1.35em "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	padding: 0 0 5px 0;
}

table.chart3 {
	margin: 0;
	padding: 0;
	border: none;
	background: #efefef;
}

table.chart3 td {
	padding: 5px;
	margin: 0;
	font: 1em/1em "Trebuchet MS", Verdana, sans-serif;
	color: #333333;
	background: #efefef url(/images/pages/tile_chart2.jpg) repeat-x;
	border: none;
}

table.chart3 td p {
	font: .85em/1em "Trebuchet MS", Verdana, sans-serif;
}

table.chart3 td h4 {
	font: 1.15em/1.35em "Trebuchet MS", Verdana, sans-serif;
	color: #333;
	padding: 0 0 5px 0;
}

table.chart4 {
	padding: 3px;
	border: 1px solid #333333;
}

table.chart4 th {
	padding: 5px;
	font: bold 1em/1em "Trebuchet MS", Verdana, sans-serif;
	color: #FFE934;
	background: #666666 url(/images/pages/tile_chart1_th.jpg) repeat-x bottom;
	border: 1px solid #333333;
	vertical-align: top;
}

table.chart4 td {
	padding: 5px;
	font: 1em/1.25em "Trebuchet MS", Verdana, sans-serif;
	color: #333333;
	border: none;
}

table.chart4 .a {
	background: #efefef;
}

table.chart4 .b {
	background: #ccc;
}

table.chart4 h3 {
	color: #ccc;
	font: bold 1.25em/1.25em "Trebuchet MS", verdana;
	padding: 0 0 5px 0;
}

table.chart4 em {
	color: #cc0000;
	font-style: normal;
}

table.chart4 td a:link, table.chart4 td a:visited {
	font: bold 1em/1.25em "Trebuchet MS", verdana;
	text-decoration: underline;
	color: #A03E19;
	background: transparent;
}

table.chart4 td a:hover, table.chart4 td a:active {
	font: bold 1em/1.25em "Trebuchet MS", verdana;
	text-decoration: underline;
	color: #A03E19;
	background: tranparent;
}

.superBold {
	font-weight: bold;
	color: #C32A2A;
}

/*  Main Navigation */

div#linkList {
	width: 150px;
}

div#linkList ul {
	margin: 0 0 0 -10px;
	padding: 0;
	font: bold 14px/14px "Trebuchet MS", verdana;
	list-style-type: none;
	display: block;
}

div#linkList ul ul {
	margin: 3px 0 0 0;
	font: 11px/11px "Trebuchet MS", verdana;
}

div#linkList ul li {
	margin: 0;
	padding: 0 0 9px 23px;
	background: url(/images/bullet_red_arrow1.gif) no-repeat 12px 0;
}

div#linkList ul ul li {
	padding: 3px 0;
	background: none;
	border-bottom: dotted 1px #6E7746;
}

div#linkList ul li a { 
   padding: 0;
	display:block;
	color:#000000;
	font: bold 14px/14px "Trebuchet MS", verdana;
	text-decoration: none;
}

div#linkList ul li a:hover { 
	padding: 0;
	display:block;
	color:#C32A2A;
	font: bold 14px/14px "Trebuchet MS", verdana;
	text-decoration: none;
}

div#linkList ul li a.c { 
	display:block;
	color:#C32A2A;
	font: bold 14px/14px "Trebuchet MS", verdana;
}

div#linkList ul li a.c:hover { 
	display:block;
	color:#C32A2A;
	font: bold 14px/14px "Trebuchet MS", verdana;
}

div#linkList ul ul li a { 
   padding: 0;
	display:block;
	color:#000000;
	font: 11px/11px "Trebuchet MS", verdana;
	text-decoration: none;
}

div#linkList ul ul li a:hover { 
	padding: 0;
	display:block;
	color:#cc0000;
	font: 11px/11px "Trebuchet MS", verdana;
	text-decoration: none;
}

div#linkList ul ul li a.c { 
	display:block;
	color:#C32A2A;
	font: 11px/11px "Trebuchet MS", verdana;
}

div#linkList ul ul li a.c:hover { 
	display:block;
	color:#C32A2A;
	font: 11px/11px "Trebuchet MS", verdana;
}

table#photoGallery {
	margin: 10px 35px;
	padding: 0;
}

table#photoGallery td {
	margin: 20px;
	padding: 0 10px 10px 0;
}

.imageRight {
	padding: 5px 0 5px 5px;
}

.imageLeft {
	padding: 5px 5px 5px 0;
}

div#formContact td {
	background: #efefef;
	padding: 5px;
	margin: 2px;
}

.button1 {
	background: #C12526;
	border-top: #990000 1px solid;
	border-right: #990000 2px solid;
	border-bottom: #990000 2px solid;
	border-left: #990000 1px solid;
	color: #fff;
}

.button2 {
	background: #ededed;
	border-top: #999 1px solid;
	border-right: #999 2px solid;
	border-bottom: #999 2px solid;
	border-left: #999 1px solid;
	color: #333;
}

.highlight1 {
	font: 1.25em/1.65em verdana; 
	letter-spacing: -1px;
	color: #5B7B9B;
	background-color: transparent;
	font-weight: bold;
}

.footnote {
	font: .75em/1.65em verdana; 	
}

.imageCaption {
	font: .85em/1em verdana; 
}

.right {
	float: right;
}

#compareTable, #compareTable td {
	padding: 0;
	margin: 0;
}