/* CSS Document */

html, body {
	background-color: #cccccc;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat;

	}
	
#wrapper {
	width: 738px;
	height: auto;
	margin: 0 auto;
	background-color: #edebeb;
	position: relative;
	}
	

#titlebar {
	margin: 0;
	background-color: #edebeb;
	background-image:url(header.jpg);
	height: 205px;
	width: 738px;
	position: relative;
	}
	
#linkheader {
	background-image: url(link_header.jpg);
	position: relative;
	
	}
	
#links {
	background-color: #edebeb;
	width: 193px;
	position:relative;
	left: 0px;
	top: 0px;
	float: left;
	}
		
#links p {
	margin: 0 0px 0 9px;
	padding: 10px 10px 0px 14px;
	line-height: 1.4;
	background-color: #ffffff;
	width: 163px;
	background-image: url(shading.jpg);
	background-repeat: repeat-y;
	background-position: center;
	vertical-align: top;
	position: relative;
	top: 0px;

	}
	
a.sidebar:link{ 
	color:#990000; 
	font-weight: bold; 
	font-size:11pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration: none;
	}
	
a.sidebar:visited{ 
	color:#990000; 
	font-weight: bold; 
	font-size:11pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration: none;
	}
	
a.sidebar:hover{ color: #990000; font-weight: bold; font-size:11pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline;}



.blue {	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	font-weight:bold;
	color:#0099FF;}
	
.phone {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight:bold;
	color:#0099FF;
	padding-left: 20px;
	text-decoration:none;
	vertical-align:top;

	}
	
.sublinkactive {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight:bold;
	color:#0099FF;
	padding-left: 20px;
	text-decoration:underline;
	}
	
a.sublink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight:bold;
	color: #990000;
	padding-left: 20px;
	text-decoration:none;
	}

a.sublink:visited{ 
	color:#990000; 
	font-weight: bold; 
	font-size:9pt; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration: none;
	padding-left: 20px;
	}
	
a.sublink:hover{ color: #990000; font-weight: bold; font-size:9pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: underline; padding-left: 20px;}

a.sublink:active{ color:#0099FF; font-weight: bold; font-size:9pt; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; padding-left: 20px;
}

#maincontent {
	background-color: #edebeb;
	width: 542px;
	left: 0px;
	float: right;
	position: relative;
	bottom: 0px;
	}
	
#maincontent p {
	margin: 0 0 0 1px;

	background-image:url(shading_text.jpg);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	font-size:10pt;
	}
	
#maincontent h1 {
	margin: 0 0 0 1px;

	background-image:url(shading_text.jpg);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	font-size:12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	} 
	
#maincontent h2 {
	margin: 0 0 0 1px;
	background-image:url(shading_text.jpg);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	font-size:10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #660000;
	}
	
#maincontent ul {	
	margin: 0 0 0 1px;
	background-color: #ffffff;
	height: auto;
	background-image:url(shading_text.jpg);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	font-size:10pt;
	padding: 5px 15px 0px 30px;
	width: 486px;
	
} 
	
.short {
	padding: 5px 196px 0px 15px;
	width: 320px;
}

.long {
	width: 395px;
	text-align: justify;
	padding-top: 5px; padding-right: 121px;	padding-bottom: 0px; padding-left: 15px;
}

.long2 {
	padding: 5px 15px 0px 120px;
	width: 396px;
	text-align:justify;
}
	
.none {
	padding: 5px 15px 0px 30px;
	width: 486px;
}
	
.image {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.bottom {	font-size:9pt;	font-family:Georgia, "Times New Roman", Times, serif;	}
a.bottom:link {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:9pt;	color: #333333;	text-decoration: none;	}
a.bottom:hover {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:9pt;	color: #333333;	text-decoration: underline;	}
a.bottom:visited {	font-family:Georgia, "Times New Roman", Times, serif;	font-size: 9pt;	color: #666666;	text-decoration: none;	}
	
.email {	font-size:9pt;	font-family:Georgia, "Times New Roman", Times, serif;	}
a.email:link {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:9pt;	color: #0099FF;	 font-weight:bold; text-decoration: none;	}
a.email:hover {	font-family:Georgia, "Times New Roman", Times, serif;	font-size:9pt;	color: #0099FF;	 font-weight:bold; 	text-decoration: underline;	}
a.email:visited {	font-family:Georgia, "Times New Roman", Times, serif;	font-size: 9pt;	color: #0099FF;	 font-weight:bold; 	text-decoration: none;	}

#indent {
	text-indent: 20px;
}
