td{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#3a3a3a;
	font-style: normal;
}
A{
font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
A:link{
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
A:hover{
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration:none;
}

.menu{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #607E8C;
	font-style: normal;
	text-decoration: none;

}
.menu A{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #607E8C;
	font-style: normal;
	text-decoration: none;


}
.menu A:link{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #607E8C;
	font-style: normal;
	text-decoration: none;

}
.menu A:hover{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #B5A570;
	font-style: normal;
	text-decoration: none;

}
.reviews{
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#607E8C;
	font-style: normal;
}
.contact{
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	color:#0C0C0C;
	font-style: normal;
	text-decoration: none;

}
.contact A{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #13B2EA;
	font-style: normal;
	text-decoration:underline;


}
.contact A:link{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #13B2EA;
	font-style: normal;
	text-decoration:underline;

}
.contact A:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #13B2EA;
	font-style: normal;
	text-decoration:underline;

}
.link A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #157FC2;
	font-style: normal;
	text-decoration:none;


}
.link A:link{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #157FC2;
	font-style: normal;
	text-decoration:none;

}
.link A:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration:none;

}
.footer{
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;

}
.footer A{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E0D2A7;
	font-style: normal;
	text-decoration:none;


}
.footer A:link{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E0D2A7;
	font-style: normal;
	text-decoration:none;

}
.footer A:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	text-decoration:none;

}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}.12 {
	font-size: 12px;
}

h1.title	{
	background: #fff url(images/title.png) no-repeat 0 -2px;
	padding: 0 0 0 40px;
	height: 40px;
	min-height: 40px;
	color: #c7b28d;
	font-family: 'Overlock', cursive;
	font-size: 23px;
	font-weight:normal;
}

h1.title span	{
	color: #8698a2;
}

h2.title	{
	background: #fff url(images/title.png) no-repeat 0 -2px;
	padding: 0 0 0 40px;
	height: 40px;
	min-height: 40px;
	color: #8698a2;
	font-family: 'Overlock', cursive;
	font-size: 18px;
	font-weight:normal;
}

h2.title span	{
	color: #012335;
}

h2	{
	padding: 0 0 0 10px;
	color: #8698a2;
	font-family: 'Overlock', cursive;
	font-size: 18px;
	font-weight:normal;
	margin-bottom: 1px;
}

h2.title span	{
	color: #012335;
}

/* images rounded */
img.rounted {
	height: 65px;
	width:160px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}




