BODY {
	background-color: #ECEDE6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

.redbg {
	background-image: url(images/red-line.jpg);
	background-repeat: repeat-y;
}
.bgcontent {
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-x;
}	
.bgcolor {
	background-image: url(images/red-square.gif);
	background-repeat: repeat-x;	
}		
.bgmenu {
	background-image: url(images/bg-menu.jpg);
	background-repeat: repeat-y;	
}	
.smallprompt {
	FONT-SIZE: 8.5pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #5C5C50;
	text-transform: capitalize;
	text-decoration: none;
}
.heading1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15pt;
	COLOR: #a82711;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.heading2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 15pt;
	COLOR: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.smallest {
	FONT-SIZE:7.5pt; COLOR: #a82711; font-style:oblique;
}
.navleft1 {
	FONT-SIZE: 10pt;
	COLOR: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-transform: uppercase;

}
.navleft3 {
	FONT-SIZE: 8.5pt;
	COLOR: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.navleft1:hover {
	COLOR: #6E6E6E
}
PRE {
	FONT-SIZE: 90%; FONT-FAMILY: Lucida Console,Courier New,Courier
}
.normaltext {  font-family: Verdana, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #e23226}
.blueline { FONT-WEIGHT: bold; FONT-SIZE: 8.5pt; COLOR: white; FONT-FAMILY: Tahoma,Arial,Helvetica; TEXT-DECORATION: none }
.normaltext { FONT-SIZE: 10pt; FONT-FAMILY: Verdana}
.testimonials {
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, sans-serif;
	font-weight: normal;
	color:#e23226;
}
.HOMEBUTTON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.CONTACT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.CONTACTBOLD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;

}

.HOME {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.testimonialsBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.input {
	width: 100%;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e23226;
	font-size: 10px;
	line-height:1.8em;
	padding:10px;
}
a{outline:none;}
.footer a:link {text-decoration: none; color:#e23226;}
.footer a:visited {text-decoration: none; color:#e23226;}
.footer a:active {text-decoration: none; color:#e23226;}
.footer a:hover {text-decoration: underline; ; color:#e23226;
}

.menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e23226;
	font-size: 10px;
	line-height:1.8em;
	padding:5px;
}
a{outline:none;}
.menu a:link {text-decoration: none; color:#e23226;}
.menu a:visited {text-decoration: none; color:#e23226;}
.menu a:active {text-decoration: none; color:#e23226;}
.menu a:hover {text-decoration: underline; ; color:#e23226;}

.news{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e23226;
	font-size: 12px;
	line-height:1.8em;
	padding:5px;
}