body {
	background-color: #dcd5c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

#flashcontent {
		height: 100%;
}

.sectionhead {
	color: #40472B;
	font-weight: bold;
	font-size: 12px;
}

a.sectionhead:link {
	color: #40472B;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.sectionhead:visited {
	color: #40472B;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

a.sectionhead:hover {
	color: #red;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.field {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	border: solid 1px;
	padding: 1px;
	border-color:#000000
}

.contactbox {
	color: #660000;
	font-weight: bold;
	font-size: 12px;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	padding: 1px;
	border-color:#FFCC99
}

a.contact:link {
	color: #660000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	
}

a.contact:visited {
	color: #660000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.contact:hover {
    color: #660000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFCC
}

.sectionheaddivider {
	color: #40472B;
	font-weight: normal;
	font-size: 10px;
}
.located {
	color: #FFFFFF;
}

.footer {color: #40472B}

a {
	color: #006666;
	text-decoration: none;
}

form {
	background-color: 	;
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	padding: 1px;
	border-color:#FFCC99
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

td.product {
	border-width: 1px;
	border-style: solid;
	border-color: #40472B;
	}
	
td.productbreadcrumb {
	border-bottom: 1px dotted #40472B;
	}
	
td.productsubcolumns {
	border: 1px dotted #40472B;
	}
	
td.leftmenu {
    border-right: 1px solid #40472B;
	}	
	
#sidebar {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #40472B;
}

#sidebarquotes {
	padding: 15px;
	color: #663333;
}
.answer {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6C0015;
	padding-bottom: 10px;
	text-indent: -15px;
	margin-left: 15px;
	margin-right: 15px;
}

.question {
	text-indent: -15px;
	margin-left: 15px;
	margin-right: 15px;
}
