/* Page CSS */

body {
font-family:Arial, Helvetica, sans-serif;
background:url(/t/template103/pics1/siteBg.jpg) repeat-x top left #5A4E3E;
font-size:11px;
}

/*header area ------ */
#headerArea {
}

#contactInfo {
font-size:109%;
line-height:15px;
color:#ffffff;
}

#contactInfo span {
font-weight:bold;
font-size:127%;
}

#contactInfo a {
color:#97DBDB;
font-weight:bold;
text-decoration:none;
}

#contactInfo a:hover {
color:#CAE4E4;
}

/*menu area ------ */
#menuContact_area {
	background:url(/t/template103/pics1/menuArea_bg.jpg) no-repeat top left;
}

#mainMenuContainer {
}

/*cnt area ------ */
#sub_cntArea {
	background:url(/t/template103/pics1/sub_cntArea_bg.jpg) no-repeat top left #ffffff;
}

#sub_siteCnt a {
color:#3F8D8D;
font-weight:bold;
text-decoration:none;
}

#sub_siteCnt a:hover {
color:#61B8B8;
text-decoration:none;
}

#sub_siteCnt h1 {
font-weight:bold;
font-size:163%;
}

/*copyright area ------ */
#footerArea {
font-size:90%;
text-align:center;
color:#7b6e5a;
}

#footerArea a {
text-decoration:none;
color:#7b6e5a;
}

#footerArea a:hover {
text-decoration:none;
color:#ffffff;
}

/*fullcnt area ------ */
#full_cntArea {
	background:url(/t/template103/pics1/full_cntArea_bg.jpg) no-repeat top left #ffffff;
}

#full_siteCnt {
color:#4D4435;
}

/*homepage area ------ */
#cntArea {
	background:url(/t/template103/pics1/cntArea_bg.jpg) no-repeat top left #ffffff;
}

	#siteCnt {
	color:#4D4435;
	}

/* VIP BAR CSS */

#dashboard {
color:#ffffff;
font-size:90%;
background:url(/t/template103/pics1/vip/vipBg.gif) no-repeat top left;
}	

#dashboard a{
font-size:100%;
color:#ebebeb;
}

#dashboard a:hover{
color:#ffffff;
}
	
#dashboard_logo {
	background:url(/t/template103/pics1/vip/vipLogo.jpg) no-repeat top left;
}

#dashboard .submit {
cursor:pointer;
color:#FFFFFF;
font-size:90%;
border-top:1px solid #D1D4AA;
border-right:1px solid #70743B;
border-bottom:1px solid #70743B;
border-left:1px solid #D1D4AA;
background-color:#B0A966;
}

#dashboard_login {}

#dashboard .inputs, #dashboard .error{
font-size:100%; 
color:#5C5C5C;
border:1px solid #B5B5B5;
background-color:#e5e5e5;
}

#dashboard .error{
background-color: Yellow;
}

#vipMenu {}

#vipMenu li {}

#vipMenu li a {
font-size:100%;
text-align:center;
background-color:#96814D;
text-decoration:none;
color:#ffffff;
line-height:20px;
}

#vipMenu li a:hover, #vipMenu li a.over {
color:#ffffff;
background-color:#B09A66;
}

#dashboardContent {
  border-color:#837040;
  background-color:#B09A66;
}

