html
{
	font-family: Verdana;
	font-size: 13px! important;
}

/* CSS definition file containing sitestyle stylesheets */
A:active { font-family: Verdana, Verdana, Arial, Helvetica, Sans-serif, sans-serif;  color: #7b7553;}
 A:link { font-family: Verdana, Verdana, Arial, Helvetica, Sans-serif, sans-serif;  color: #7b7553;; }
 A:visited { font-family: Verdana, Verdana, Arial, Helvetica, Sans-serif, sans-serif; color: #7b7553}
 A:hover { font-family: Verdana, Verdana, Arial, Helvetica, Sans-serif, sans-serif;  color: #938b5f;}
 /*H2 { font-family: Arial, Helvetica, Geneva, Sans-serif, sans-serif; font-size: 14px; color: rgb(255,255,255); font-weight: bold}*/
 P { font-family: Verdana, Verdana, Arial, Helvetica, Sans-serif, sans-serif;  color: rgb(43,43,43); margin-bottom: 2px;}
 .TextNavBar { font-family: Verdana, Verdana, Arial, Helvetica, Sans-serif, sans-serif; font-weight: normal; font-style: normal}
 .nof_4617Banners1-Banner1 {
font-family:Verdana; font-size:21px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_4617Navbar2-Regular {
font-family:Verdana; font-size:13px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_4617Navbar4-Rollover {
font-family:Verdana; font-size:13px; font-weight:400; font-style:normal; color:#126cbb 
}

.nof_4617Navbar6-Highlighted {
font-family:Verdana; font-size:13px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_4617Navbar8-HighlightedRollover {
font-family:Verdana; font-size:13px; font-weight:400; font-style:normal; color:#126cbb 
}

.nof_4617Navbar3-Regular {
font-family:Verdana; font-size:13px; font-weight:400; font-style:normal; color:#126cbb 
}

.nof_4617Navbar5-Rollover {
font-family:Verdana; font-size:13px; font-weight:400; font-style:normal; color:#ffffff 
}

.nof_4617Navbar7-Highlighted {
font-family:Verdana; font-size:13px; font-weight:400; font-style:normal; color:#126cbb 
}

.nof_4617Navbar9-HighlightedRollover {
font-family:Verdana; font-size:13px; font-weight:400; font-style:normal; color:#ffffff 
}

.mainheading 
{
	font-family:Garamond;
	font-size:24pt;
}

.mainheading small
{
	font-weight: normal;
	color:#333333;
	font-family:Garamond;
	font-size:14pt;
	letter-spacing:3.3pt;
}

h1
{
	color: #dc7f29;/*087b08;*/
	font-size: 18px;
}

h2
{
	color: #dc7f29;
	font-size: 15px;
}

.post
{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #bbb;
}

.icon-action
{
	display: none;
}


.galleryblock
{
	width: 214px;
	height: 248px;
	float: left;
	margin: 6px 10px;
	text-align: center;
	border: 1px outset gray;
	background-color: #eee;/*dc7f29;*/
	overflow: hidden;
	font-size: 12px;
}

.galleryimage
{
	width: 214px;
	height: 214px;
	background-color: #929292;
	text-align: center;
	line-height: 200px;
	min-width: 214px;
	max-width: 214px;
	display: block;
	border: 0px solid #938b5f;
	margin-bottom: 5px;
}

.galleryimage img
{
	vertical-align: middle;	
	border: 0px;
}

/*  For haslayout */
.h img
{
	width: 200px;
}

.v img
{
	height: 200px;
}

.menurow
{
	background-color: #2b2b2b;
	color: white;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 13px;
}

.menurow a
{
	text-decoration: none;
	color: white;
	padding: 0px 11px;
	border-right: 1px solid white;
}

.menurow a:hover
{
	color: #dc7f29;
}

.noborder
{
	border: 0px !important;
}