BODY
{
	margin: 5px 0px 0px 0px
}

/* top */
.tophead
{
	background-image: url(../images/bg_image.jpg);
	background-position: bottom; 
	background-repeat: repeat-x;
	padding: 10px 8px 3px 8px 
}


.head
{
	font-family: arial, verdana;
	font-size: 20pt;
	color: #3F3F55;
	font-weight: bold;
	text-decoration: none
}

.title
{
	font-family: Trebuchet MS, arial, verdana;
	font-size: 9pt;
	color: #E5E5E5;
	font-weight: bold;
	text-decoration: none;

}

.title_loc
{
	font-family: verdana, arial;
	font-size: 8pt;
	color: #E5E5E5;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;

}

/* top menu */
.menuhead
{
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x
	
}

.borderleft
{
	BORDER-LEFT: #3F3F55  2px solid; BORDER-BOTTOM: #3F3F55  2px solid
}

.borderright
{
	BORDER-LEFT: #3F3F55  2px solid; BORDER-RIGHT: #3F3F55  2px solid; BORDER-BOTTOM: #3F3F55  2px solid
}

/* main */
.maincontent
{
	padding:   15px 10px 8px 10px;
}

.maintext
{
	font-family: arial, verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.caption
{
	font-family: arial, verdana;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #EFAE6B;
	padding: 2px 2px 2px 4px;
	margin-bottom: 3px;
	margin-top: 3px; 
	width: 337px;
}

.testimonialtext
{
	font-family: arial, verdana;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.pagehead
{
	font-family: Trebuchet MS, arial, verdana;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.pic_desc
{
	font-family: Arial, verdana; 
	font-size: 10pt; 
	color: black;
	background-color: #FFFDC4;
	padding: 2px 2px 2px 4px;
	margin-bottom: 3px;
	margin-top: 3px; 
	height: 40px;
}

.imgright
{
	position: absolute; top: 190px; left: 500px
}

.imgborder 
{ 
	border-color: #3F3F55; border-width: 1px; 
}

.formtext
{
	font-family: arial, verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A.menu
{
	font-family: arial, verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}

A.menu:hover
{
	text-decoration: none;
	color: #EFAE6B;
}

A.bottommenu
{
	font-family: "MS Trebuchet MS", arial, verdana;
	font-size: 8pt;
	color: #65667E;
	font-weight: normal;
	text-decoration: none
}

A.bottommenu:hover
{
	text-decoration: underline;
	color: #CC6633;
}

.bottom
{
	border-top: #CCCCCC 2px solid;
	font-family: "MS Trebuchet MS", arial, verdana;
	font-size: 8pt;
	color: #65667E;
	font-weight: normal;
	text-decoration: none;			
}



