.Text {
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 14px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #988344;
}
.style1 {
	color: #000000;
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 13px;
}
.style1_14 {
	color: #b54800;
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.style1_head {
	color: #b54800;
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 18px;
	font-weight: bold;
}

.style1_head_T {
	color: #eedd22;
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 20px;
	font-weight: bold;
}

.style1_head_contact {
	color: #000000;
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 20px;
	font-weight: bold;
}

.style1_contact {
	color: #000000;
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 13px;
}

.style2 {color: #b54800; font-family: "Tempus Sans ITC", Tahoma; font-size: 14px; font-weight: bold; }
.style4 {color: #b54800; font-family: "Tempus Sans ITC", Tahoma; font-size: 14px; font-weight: bold; }
.style6 {color: #FFFFFF; font-family: "Tempus Sans ITC", Tahoma; font-size: 14px; }
.style6_head {color: #FFFFFF; font-family: "Tempus Sans ITC", Tahoma; font-size: 14px; font-weight: bold;}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font-family: "Tempus Sans ITC", Tahoma;
	z-index:100;
	/* for IE */
    filter:alpha(opacity=90);
	/* CSS3 standard */
    opacity:0.90;
	background-color: #B9A76F;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;	
	
}


#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-family: "Tempus Sans ITC", Tahoma;
	font-weight: bold;
	color:#FFFFFF;
	border: 1px solid white;
}
#dropmenudiv a:hover{ /*hover background color*/

color:yellow;

}
input {
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 12px;
	color: #990000;
	
}

select {
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 12px;
	color: #990000;
	
}

.ccHeaderRow {

	text-transform: capitalize;
	color: #546566;
	background-color: #530300;
}
.brown1{
	background-color: #5D4A1F;
}
.brown2{
	background-color:#9F8D55;
}
.white{
	background-color:#ffffff;
}
.font_white_small {
	font-family:  "Tempus Sans ITC", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.font_white {
	font-family:  "Tempus Sans ITC", Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	
}
.font_white_big {
	font-family:  "Tempus Sans ITC", Tahoma;
	font-size: 16px;
	color: #FFFFFF;
}

.font_white_bigger {
	font-family:  "Tempus Sans ITC", Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	
}

.font_black_small {
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 12px;
	color: #000000;
}
.font_black {
	font-family:  "Tempus Sans ITC", Tahoma;
	font-size: 14px;
	color: #000000;
	
}
.font_black_big {
	font-family:  "Tempus Sans ITC", Tahoma;
	font-size: 16px;
	color: #000000;
}

.font_black_bigger {
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 20px;
	color: #000000;
	
}

.font_black_bigger_bold {
	font-family: "Tempus Sans ITC", Tahoma;
	font-size: 20px;
	color: #000000;
	font-weight:bold;
	
}
.error{
	font-family:  "Tempus Sans ITC", Tahoma;
	font-size: 12px;
	color: #CC0033;
}
.admin_footer {
	text-transform: capitalize;
	color: #ffffff;
	font-size: 12px;
	background-color: #9F8D55;
}
a{
	font-size: 13px;
	font-family:  "Tempus Sans ITC", Tahoma;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;{
	color: #ffffff;
}