/*** COMMON *******************************************************************************************/
a{
    COLOR: #b27a49;
}
BODY, TD, LI, INPUT {
    COLOR: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 11px;
    LINE-HEIGHT: 150%
}
b{
	font-size:13px;
}
/*** TEMPLATE CUSTOM **********************************************************************************/
#homeImage{
	background-image:url(/design/images/59/main/home-imageBg.jpg);
	background-repeat:repeat-x;
}
#bannerBg{
	background-image:url(/design/images/59/main/bannerBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.sidebarBg{
	background-image:url(/design/images/59/left/background.gif);
	background-repeat:no-repeat;
}
/*** BANNER *******************************************************************************************/
.name {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 18px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 170%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.tag {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*** LEARN MORE ***************************************************************************************/
TH {
	BACKGROUND-COLOR: #000000;
	COLOR: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
}
TD.box {
	BACKGROUND-COLOR: #ffffff;
	COLOR: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 10px;
	padding-top: 5px;
}
/*** FOOTER *******************************************************************************************/
TD.footer {
	background-color:#e3cebc;
    COLOR: #000000;
    font-family:Georgia, "Times New Roman", Times, serif;
    FONT-SIZE: 10px;
	padding:10px;
	border-top:1px solid #f3f3f3;
}
TD.footer a{
    COLOR: #000000;
    font-family:Georgia, "Times New Roman", Times, serif;
    FONT-SIZE: 10px;
}
/*** SIDEBARS *****************************************************************************************/
.tinyprint{
	COLOR: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 11px;
	LINE-HEIGHT: 160%;
}
.navselected {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 160%;
}
A.navenabled:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 160%;
}
A.navenabled:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 160%;
}
A.navenabled:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 160%;
	font-weight: bold;
}
.navdisabled {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 160%;
	color: #b3a877;
}
/******************************************************************************************************/
TD.signin {
    COLOR: #000000;
    font-family:Georgia, "Times New Roman", Times, serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold
}
TD.status {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.textbox {
    COLOR: #000000;
    font-family:Georgia, "Times New Roman", Times, serif;
    FONT-SIZE: 11px
}
.sidebar {
	COLOR: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 9px;
	LINE-HEIGHT: 160%;
	background-color: #FFFFFF;
}
TD.rates {
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
    font-family:Georgia, "Times New Roman", Times, serif;
    FONT-SIZE: 10px
}
.alertText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	color: #CC3333;
}
input.formButton {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #726d6d;
	font-weight: normal;
	cursor: hand;
	padding: 1px;
}
input.formButton2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #726d6d;
	font-weight: normal;
	cursor: hand;
	padding: 1px;
}
