/* CSS Document */

/* body {  background-color: #FFFFFF; background-image: url(images/bkgrnd.gif); background-repeat: repeat-y}*/
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #000000; font-weight: bold; letter-spacing: 0px}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: bold; letter-spacing: 0px }
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold; letter-spacing: 0px }

.head2 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #000000; font-weight: bold; letter-spacing: 0px }
.head3 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; font-weight: bold; letter-spacing: 0px }

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #791617;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 36px;
}



td  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

li {color: #000000} 
ul {color: #000000; list-style-type: square} 
ol {color: #000000} 

a:link {color: #791617;  font-weight : normal; text-decoration: none } 
a:visited {color: #791617;  font-weight : normal; text-decoration: none } 
a:hover {color: #1A5A90;  font-weight : normal; text-decoration: underline } 
a:active {color: #1A5A90;  font-weight : normal; text-decoration: underline } 

.nav  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	line-height: 20px;
}

.navhorizontal  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
		border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;

}


.footer  {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	line-height: 17px;
	padding: 6px;
}


.subtext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight : bold;} 
.subtext a:link {color: #000000; text-decoration: none} 
.subtext a:visited {color: #000000; text-decoration: none} 
.subtext a:hover {color: #000000; text-decoration: underline} 
.subtext a:active {color: #000000; text-decoration: underline} 

.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight : normal;} 
.footer a:link {color: #791617; text-decoration: none} 
.footer a:visited {color: #791617; text-decoration: none} 
.footer a:hover {color: #1A5A90; text-decoration: underline} 
.footer a:active {color: #1A5A90; text-decoration: underline} 


.box {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.boxdrop {
	border-top: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}
.boxbottom {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
.boxleft {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
}


.rule { border: 1px solid #000000}

.CSS-rule	{ border-top: #999999 1px solid; background-color: #FFFFFF; color: #FFFFFF; height: 2px; width: 100%; }

.ImageBorder {border:1px solid #791617;
			  padding:2px;}