/*COMMMON STYLES*/
body{
    font-family:verdana, arial,helvetica,sans-serif;
    font-size:12px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
}
.moreClass{color:#EF0000;}
.button{

	background-image:url('../img/btn_send.jpg');
	width:90px;
	height:23px;
    font-weight:bold;
	cursor:pointer;
	border:0px;
}
/*header STYLES*/
h1{
    color: #979797;
    font-size:24px;
    font-weight:normal;
    font-family:verdana,arial,helvetica,sans-serif;
}
h2{
	margin:0px;
	padding:5px 0px 10px 0px;
    color: #a52b13;
    font-size:22px;
    font-weight:bold;
    font-family:verdana,arial,helvetica,sans-serif;
}
h3{
	margin:0px;
	padding:12px 0px 0px 40px;
    color: #fff;
    font-size:14px;
    font-weight:bold;
    font-family:"Tahoma", arial,helvetica,sans-serif;
    text-transform:uppercase;
}

h4, .contentList a{
	margin:0px;
	padding:0px 0px 0px 0px;
    font-family:verdana;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    color:#90996A;
}
h5{
    color: #2a2a2a;
    font-size:14px;
    font-weight:bold;
    font-family:verdana,helvetica,sans-serif;
}
.infoText, h6{
	margin:0px;
	padding:0px 0px 0px 0px;
    color: #550000;
    font-size:11px;
    font-weight:normal;
    font-family:verdana,helvetica,sans-serif;
}
a.quote{color:#fff; text-decoration:none; font-size:12px; padding:5px; text-transform:uppercase; font-weight:bold; background-color:#a52b13;}
a.quote:hover{color:#fff; text-decoration:none; font-size:12px; color:#a52b13; background-color:#fff;}
.newsDate{
    margin:0px;
	padding:0px 10px 0px 0px;
    color: #f47d00;
    font-size:12px;
    font-weight:normal;
    font-family:verdana,helvetica,sans-serif;
}
.content{
    font-size:11px;
    color:#666666;
	font-weight:normal;
    text-decoration:none;
}
.errorText{
    font-size:11px;
    color:#660000;
}
/*siteLeft*/
a.serviceLink{color:#899B9F; text-decoration:underline; font-size:11px; text-transform:lowercase;}
a.serviceLink:hover{color:#899B9F; text-decoration:none; font-size:11px;}
.mainSiteLink{color:#899B9F;  font-size:11px; text-transform:lowercase;}
.mainSiteLink1{color:#899B9F;  font-size:11px; }
/*SITETOP NAVIGATINO*/
.topRightNavText{
    font-family:verdana;
    font-size:12px;
    color:#000;
}
a.topRightNavLink{
    font-family:verdana;
    font-size:12px;
    text-decoration:underline;
    line-height:20px;
    color:#000;
}
a.topRightNavLink:hover{
    font-family:verdana;
    font-size:12px;
    text-decoration:none;
    line-height:20px;
    color:#000;
}
/*MENU NAV*/
a.itemText{
    font-family:verdana;
    font-size:14px;
    text-decoration:none;
    font-weight:normal;
    font-variant:normal;
    text-transform:uppercase;
    color:#FFE6B1;
}
a.itemText:hover{
    font-family:verdana;
    font-size:14px;
    text-decoration:none;
    color:#ffffff;
}
a.topMenuText{
    font-family:verdana, Helvetica, sans-serif;
    font-size:10px;
	font-weight:normal;
    color:#ffffff;
	text-transform:uppercase;
    text-decoration:none;
}
a.topMenuText:hover{
	font-weight:normal;
    font-family:verdana, Helvetica, sans-serif;
    font-size:10px;
    color:#ffffff;
	text-transform:uppercase;
    text-decoration:underline;
}
a.catListStyle{
    font-family:verdana, Helvetica, sans-serif;
    font-size:10px;
	font-weight:normal;
    color:#000000;
	text-transform:uppercase;
    text-decoration:none;
}
a.catListStyle:hover{
	font-weight:normal;
    font-family:verdana, Helvetica, sans-serif;
    font-size:10px;
    color:#000000;
	text-transform:uppercase;
    text-decoration:underline;
}
a.subMenuList{
    font-family:verdana, Helvetica, sans-serif;
    font-size:10px;
	font-weight:normal;
    color:#000000;
	text-transform:uppercase;
    text-decoration:none;
}
a.subMenuList:hover{
	font-weight:normal;
    font-family:verdana, Helvetica, sans-serif;
    font-size:10px;
    color:#f47d00;
	text-transform:uppercase;
    text-decoration:none;
}
/*FOOT STYLES*/
.footText{
    font-family:verdana;
    font-size:12px;
    text-decoration:none;
    color:#666666;
}

a.footLink{
    font-family:verdana;
    font-size:12px;
    text-decoration:none;
    color:#666666;
}

a.footLink:hover{
    font-family:verdana;
    font-size:12px;
    text-decoration:underline;
    color:#666666;
}
.moreLink{
    font-family:Verdana;
    font-size:11px;
    text-decoration:underline;
    color:#636363;
    font-weight:bold;
}
.moreLink:hover{
    font-family:Verdana;
    font-size:11px;
    text-decoration:none;
    color:#636363;
    font-weight:bold;
}
