A
{
	color: #136562;

}

A:hover {
	color: #394d4c;
	text-decoration: none;
}

BODY { 
	font-family: Arial,Helvetica,sans-serif;
	COLOR: #351c06; 
	font-size: 12px;
}


th {
	font-size: 12px;
	color: #351c06;
	font-family: Arial,Helvetica,sans-serif;
}
td {
	font-size: 12px;
	color: #351c06;
	font-family: Arial,Helvetica,sans-serif;
}

P {
	font-size: 12px;
}

H1 {
	padding-right: 0px;
	padding-left: 0px;
	font-size: 24px;
	padding-bottom: 0px;
	margin: 0px;
	color: #D0B326;
	padding-top: 0px;
	font-family: Georgia, Times New Roman, Times;
	position: relative;
}

H2
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 16px;
	padding-bottom: 0px;
	margin: 0px;
	color: #7D6361;
	padding-top: 0px;
	font-family: Georgia, Times New Roman, Times;
	position: relative;
	
}


input {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	background-color: #ffffff;
	border: 1px solid #94836d;
	color: #351c06;
}
input.radio, input.checkbox {
	border:none;
	background-color: transparent;
}
select {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	background-color : #ffffff;
	border: 1px solid #94836d;
	color: #351c06;
}
textarea {
	background-color: #ffffff;
	border: 1px solid #94836d;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 12px;
	color: #351c06;
}

ul {
	list-style: square;
}

.subMenuItem{
	font-size: 12px;
	color: #999056;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	position: relative;
	text-decoration: none;
}
.subMenuItem:hover{
	font-size: 12px;
	color: #D9D4B8;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	position: relative;
	text-decoration: none;
}
.menuItem{

	font-size: 14px;
	color: #A98C1A;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	position: relative;
}

.menuItem:hover{

	font-size: 14px;
	color: #EBE3CA;
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	position: relative;
}
.button {
	background: #94836d;
	border: 1px;
	font-size: 11px;
	border-style: outset;
	color: #ffffff;
	font-weight : bold;
}
.checkb {
	background: #ffffff;
	border: 0px;
	font-size: 10px;
	color: #ffffff;

}
.sbutton {
	background: #94836d;
	border: 1px;
	font-size: 9px;
	border-style: outset;
	color: #ffffff;

}
.footer {

	font-size: 11px;
	color: #717171;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}

.footer:hover{
	font-size: 11px;
	color: #717171;
	font-family: Arial,Helvetica,sans-serif;
}
hr	{
	height: 0px;
	border: solid #341c06 0px;
	border-top-width: 1px;
}

form {
	margin:0px;
	padding:0px;
	display:inline;
}
.ratings {
	float:right;
	display:inline;
	margin: 0 0 12px;
}

.ratings th, .ratings td {
	border: solid #fff;
	color:#000;
	background: url(/img/3.0/css/td_rate_r.gif) no-repeat bottom right;
}

.ratings th {
	border-width: 0 0 8px 5px;
	font-size:10px;
}

.ratings td {
	border-width: 0 0 0 5px;
	font-weight:bold;
	font-size:11px;
}

.ratings span {
	text-align:center;
	display:block !important;
	margin:0;
	padding:0 7px 3px 4px;
	background: url(/img/3.0/css/td_rate_b.gif) no-repeat bottom left;
}
