@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/BG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.top {
	background-image:url(../images/top.jpg);
	background-repeat:repeat-x;
	background-position:top;}
	
.homephoto {
	background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	height:670px;}
	
.footer { background-image:url(../images/footer.jpg);
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#96948e;
padding-top:15px;
height:100px;}

h2 {font:30px Gabriola; text-transform:uppercase; line-height:30px; margin:10px 0px 0px 0px;}

.maintxt { font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#96948e;}

.subtxt { font:20px gabriola; line-height:20px; color:#333333; padding:0px 15px 0px 15px;}

.subtext table {font:20px/20px gabriola}

.subtxt a:link {
text-decoration:none;
color:#333333;
font-weight:bold;}


.subtxt a:hover {
text-decoration:underline;
color:#333333;
font-weight:bold;}


.subtxt a:visited {
text-decoration:none;
color:#333333;
font-weight:bold;}




.minitxt { font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#333333;}

.minitxt a:link {
text-decoration:none;
color:#333333;
font-weight:bold;}


.minitxt a:hover {
text-decoration:underline;
color:#333333;
font-weight:bold;}
.minitxt a:visited {
text-decoration:none;
color:#333333;
font-weight:bold;}

	
.subphoto {
	background-image:url(../images/sub.jpg);
	background-repeat:no-repeat;
	height:670px;
}

.SiteMenu_Container {
font-size: 8pt;
}

.SiteMenu {
	color: #949248;
	font-family:Georgia, "Times New Roman", Times, serif;

}

.SiteMenu_Separator {
	visibility: visible;
	color: #949248;
}

.SiteMenu_Item {
	cursor: pointer;
}

.SiteMenu_ItemIcon {
}

.SiteMenu_ItemText {
	padding: 3px;
	color: #949248;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;

}

.SiteMenu_ItemArrow {
	color: black;
	background-image: url(images/SubMenuArrow.gif);
	background-repeat: no-repeat;
}

.SiteMenu_SelItem {

}

.SiteMenu_SelItem td {
 cursor:pointer;

}


.SiteMenu_SelItemIcon {
}

.SiteMenu_SelItemText {
	color: #666666;
		font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	padding: 3px;
}

.SiteMenu_SelItemArrow {
}

.SiteSubMenu {
	border: 1px solid black;
	color: black;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.SiteSubMenu_Separator {
}

.SiteSubMenu_Item {
	cursor: pointer;
}

.SiteSubMenu_ItemIcon {
}

.SiteSubMenu_ItemText {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.SiteSubMenu_ItemArrow {
}

.SiteSubMenu_SelItem {
	color: white;
	background-color:#999999;
	cursor: pointer;
}

.SiteSubMenu_SelItemIcon {
}

.SiteSubMenu_SelItemText {
	padding: 2px;
		padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.SiteSubMenu_SelItemArrow {
}

.TreeView {
	border: 1px solid black;
	background-color: white;
}

.TreeView_NodeText {
	color: black;
	cursor: pointer;
	white-space: nowrap;
	padding-left: 4px;
}

.TreeView_SelNodeText {
	color: white;
	background-color: black;
	cursor: pointer;
	white-space: nowrap;
	padding-left: 4px;
}

.serviceitem {font:bold 11pt Calibri; font-style:italic}

.test_off {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F1F1F1;
	color:#000000;
}
.test_on {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #D8D6CA;
	color:#000000;
}
.test_off a {
text-decoration:none;
color:#000000;}
.test_off a:hover {
text-decoration:underline;
color:#000000;}
.test_off a:visited {
text-decoration:none;
color:#000000;}
.test_on a {
text-decoration:none;
color:#000000;}
.test_on a:hover {
text-decoration:underline;
color:#000000;}
.test_on a:visited {
text-decoration:none;
color:#000000;}
.TTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #D8D6CA;
	color:#000000;}

