/* CSS Document */
.maintext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#535353;
}

.footertext{
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
}

.footertext:hover{
font-family:Verdana;
font-size:10px;
text-decoration:underline;
color:#FFFFFF;
cursor:pointer;
}

.clickheretext{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#863e33;
}

.clickheretext hover{
font-family:Verdana;
font-size:12px;
font-weight:bold;
color:#948a51;
}
.footertext_line{
font-family:Verdana;
font-size:10px;
text-decoration:underline;
color:#FFFFFF;
}
.menutext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#FFFFFF;
}
.menutext:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
color:#ccc506;
}

.menucolor{
background-image:url('images/menu_bg.gif');
background-repeat:repeat-y;
width:197px;
height:100%;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
}

.blktext{
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
.whitetext{
font-family:Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}

.sublinktext{
font-family:Verdana;
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#9a6633;
}

.style_dgrey {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	line-height:20px;
}

.style_5{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:20px;
}

.clickheretext2{
font-family:Verdana;
font-size:16px;
font-weight:bold;
color:#863e33;
line-height:30px;
text-decoration:none;
}
.clickheretext2:hover{
font-family:Verdana;
font-size:16px;
font-weight:bold;
color:#433d36;
line-height:30px;
text-decoration:none;
}

.guidetext{
font-family:Verdana;
font-size:18px;
font-weight:bold;
color:#433d36;
text-decoration:none;
}