@charset "UTF-8";
/* CSS Document */

h1 {
	color: #990000;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
	font-weight: normal;
	margin-top: 15px;		
margin-bottom: 15px;	
	
}

h2 {
	color: #663300;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;	
}


h3 {
	color: #990000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	font-weight: bold;
	
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
		line-height: 18px;

}


li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
		line-height: 18px;

}


ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
		line-height: 18px;

}



.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
		line-height: 20px;

}


.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

.leftborder {
background-image:url(images/left.png);
background-repeat:repeat-y;

}

.rightborder {
background-image:url(images/right.png);
background-repeat:repeat-y;

}

a:link {
	color: #990000;
}

a:visited {
	color: #990000;
}

a:hover {
	color: #FF9900;
}

a:active {
color: #990000;
}


.navgation {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #330000;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 20px;
	margin-left: 13px;
	margin-right: 13px;
	}
	
a.navgation:link {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #330000;
	text-decoration: none;
	border-bottom: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}

a.navgation:visited {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #330000;
	text-decoration: none;
	}
	
	a.navgation:hover {
	color: #cc6600;
	text-decoration: none;
	font-style: italic;	
	}


.coffee {
	color: #663300;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	
}


.coffee2 {
	color: #663300;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	font-weight: bold;
	margin-top: 15px;
	padding-bottom: 10px;
	}
	


.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	
		}
		
		
		.border {
	border-color: #660000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
		}
		
		
		
		
		
.tabs {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 20px;
	margin-right: 5px;
	}
	
a.top:link {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	}

a.top:visited {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	}
	
	a.top:hover {
	color: #ffffff;
	text-decoration: none;
	}
