﻿body{
	background: #C6CED2 url(../images/background.gif) top left repeat-x;
}

a:link, a:visited {
	color: #369;
}

#page {
	background: #FFF;
}

#header 
{
	background: #FFF url(../images/header-background.jpg) top right no-repeat;
	border-top: solid 5px #D9DEE1;
}

#header h1 {
	color: #00417E;
}

#header .subTitle{
	color: #333;
}

#navigation {
	background-color: #999;
	color: #FFF;
}

#navigation .menu ul {
	border: 1px solid #666;
}

#navigation .menu ul a {
	background-color: #999;
	border-bottom: 1px solid #B0B0B0;
}

#navigation .menu a:link, #navigation .menu a:visited {
	color: #FFF;
}

#navigation .menu ul a:hover {
	background-color: #666;
	color: #FFF;
}

#content {
	background: #FFF url(../images/sectionGradient.gif) top right no-repeat;
	border-top: 1px solid #6A7980;
}

form fieldset {
	border-width: 0;	
}

form fieldset legend, .section.auxiliary h2 {
	color: #369;
}

table th {
	background-color: #666;
}

.section.main h1 {
	color: #369;
}

.section.main h2.subtitle {
	color: #666;
}

.column.options li {
	background: transparent url(../images/OptionArrow.gif) 0 2px no-repeat;
}

.column.options a:link, .column.options a:visited {
	color: #369;	
}

.incentive {
	color: #181818;	
}

.call-now p {
	color: #B4B4B4;
}

.call-now .phone {
	color: #369;
}

.section.footer, #footer {
	border-top: 1px solid #C5CED2;
	background: transparent url(../images/sectionGradient.gif) top right no-repeat;
}

.menu.dropdown ul li a {
	background-color: #FFF;
}

.inventoryList td.hover {
	background-color: #DDD;
}

.inventoryList td.hover a:link, .inventoryList td.hover a:visited {
	color: #036;
}

.inventory-varies {
	color: #666;
}

#lnkViewEquipment {
	color: #369;
}

#service-wrapper {
	background: transparent url(../images/service-landing.jpg) bottom right no-repeat;
}

#service-wrapper .appointment h2 {
	color: #A0A0A0;
}

#service-wrapper .appointment .phone {
	color: #369;
}

#main-photo img {
	border: 1px solid #666;
}