﻿body{
	background-color: #dde4ee;
	margin-top: 20px;
	padding: 0px;}

td{
	background-color: #f8f5ef;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484a4c;}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #82ADD7;}

.maincontent{
	padding: 0px;}

.content{
	padding: 3px;}

#border{
	background-color: #fff;
	border: 5px solid	#E7EDF3;
	padding: 5px;}


/* ooooooooooooooooooooooooooooooooooooooooo*/
/* VIRTUAL TOUR */
/* ooooooooooooooooooooooooooooooooooooooooo*/
#tour{
	background-color: #DCEC99;
	color: #7F9A1D;
	border: 3px solid #fff;
	padding: 10px 15px;
	font-weight: bold;
	font-size:.95em}

#tourhl{
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	padding-bottom: 8px;}

#tour a{
	color: #7F9A1D;
	text-decoration:none;
}

#tour a:hover{
	color: #7F9A1D;
	text-decoration:underline;
}


/* ooooooooooooooooooooooooooooooooooooooooo*/
/* RESOURCES */
/* ooooooooooooooooooooooooooooooooooooooooo*/
#resource{
	background-color: #E6E1DC;
	color: #928579;
	border: 3px solid #fff;
	padding: 10px;
	font-weight: bold;
	background-image: url(images/bgshape.gif);
	background-position: top right;
	background-repeat: no-repeat;}

#resource ul{
	list-style-image: url(images/arrow2.gif);
	margin-left: 11px;
	padding-left: 0px;}

#resource li a{
	color: #928579;
	font-size: 10px;
	padding: 2px;
	line-height: 16px;}
	
#resource li a:hover{
	color: #928579;
	font-size: 10px;
	text-decoration: none;
	padding: 2px;
	line-height: 16px;}

/* ooooooooooooooooooooooooooooooooooooooooo*/
/* SERVICES */
/* ooooooooooooooooooooooooooooooooooooooooo*/
.services{
	background-color: #edf1f5;
	background-image: url(images/man.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	border: 3px solid #fff;
	padding: 16px 10px 10px 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #484a4c;}

.services ul{
	list-style-image: url(images/arrow3.gif);
	margin-left: 11px;
	margin-top: 10px;
	margin-bottom: 6px;
	padding-left: 0px;}

.services li{
	color: #484a4c;
	font-size: 12px;
	padding: 4px;
	text-decoration: none;
	}
	
.services li a{
	color: #484a4c;
	font-size: 12px;
	padding: 4px;
	text-decoration: none;}
	
.services li a:hover{
	color: #484a4c;
	font-size: 12px;
	padding: 4px;
	text-decoration: underline;}
	
.members{
	background-color: #edf1f5;
	border: 3px solid #fff;
	padding: 12px;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #484a4c;}

.center{
	background-color: #edf1f5;
	border: 3px solid #fff;
	}

/* ooooooooooooooooooooooooooooooooooooooooo*/
/* CONTACT */
/* ooooooooooooooooooooooooooooooooooooooooo*/
#contact{
	background: url(images/icon.gif) no-repeat bottom right #E8E3DB;
	color: #484A4C;
	font-size: 11px;
	width: 220px;
	border: 3px solid #fff;
	padding: 6px;}

#contact img{
	border: 1px solid #fff;
	float: left;
	margin-top: 5px;
	margin-right: 5px;}
	
	
/* ooooooooooooooooooooooooooooooooooooooooo*/
/* HEADER */
/* ooooooooooooooooooooooooooooooooooooooooo*/
#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 151px;}


/* ooooooooooooooooooooooooooooooooooooooooo*/
/* FOOTER */
/* ooooooooooooooooooooooooooooooooooooooooo*/

#footer{
	background-color: #ECF4C1;
	text-align: center;
	padding: 5px;
	margin: 10px;
	font-size: 10px;
	line-height: 20px;
	border: 1px solid #fff}
	
#footer2{
	background-color: #ECF4C1;
	text-align: center;
	padding: 10px;
	margin: 6px;
	font-size: 10px;
	line-height: 20px;
	border: 1px solid #fff;
	background-image: url(images/logo_small.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;}

#footer a{
	text-decoration: underline;
	font-weight: bold;
	color: #484A4C;}

#footer a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #484A4C;}
	
#navcontainer{
	background: transparent;
}

/* ooooooooooooooooooooooooooooooooooooooooo*/
/* NAVIGATION */
/* ooooooooooooooooooooooooooooooooooooooooo*/
.tabs{
	background-color: #DCEC99;
	border-right: 1px solid #fff;
	text-align: center;
	font-weight: bold;
	color: #799419;
	padding-bottom: 6px;}
	
.tabs a{
	background-color: #DCEC99;
	text-align: center;
	font-weight: bold;
	color: #799419;
	text-decoration: none;}
	
.tabs a:hover{
	background-color: #DCEC99;
	text-align: center;
	font-weight: bold;
	color: #799419;
	text-decoration: underline;}
