body {
	background-color: #333333;
}

h1{
	font-family: Papyrus, Arial;
	color: #FFFFFF;
	font-size: 30px;
}

h2{
	font-family: Papyrus, Arial;
	color: #FFFFFF;
	font-size: 14px;
	font-weight:100;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3{
	font-family: Arial, Papyrus;
	color: #FFFFFF;
	font-size: 16px;
	font-weight:100
	
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	color: #92BE07;
}
.telephone_header {
	font-family: Papyrus, Arial;
	color: #FFFFFF;
	font-size: 30px;
}
.menu {
	font-family: Papyrus, Arial;
	color: #FFFFFF;
	font-size: 14px;
}
.menu_small {
	font-family: Papyrus, Arial;
	color: #FFFFFF;
	font-size: 12px;
}
.menu_Xsmall {
	font-family: Papyrus, Arial;
	color: #FFFFFF;
	font-size: 10px;
}
.popup_menu_small{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}
.main_small_text {
	font-family: Arial, Papyrus;
	color: #FFFFFF;
	font-size: 12px;
}
.main_small_blue_text {
	font-family:  Papyrus, Arial;
	color: #0066FF;
	font-size: 14px;
}
.main_medium_text {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
}
.main_medium_bold_text {
	font-family: Papyrus, Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
.main_large_text {
	font-family: Papyrus, Arial;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.main_large_text_underline {
	font-family: Papyrus, Arial;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.fine_print {
	font-family: Arial, Papyrus;
	color: #808102;
	font-size: 10px;
}
.photo_gallery_subtext {
	font-family: Arial, Papyrus;
	color: #FFFFFF;
	font-size: 10px;
}

ul{
	text-indent: 1px;
	padding: 0px;
	margin: 10px;
}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:link:hover {text-decoration: underline}
a:visited:hover {text-decoration: underline}

h3:link {text-decoration: none}
h3:visited {text-decoration: none}
h3:active {text-decoration: none}
h3:link:hover {text-decoration: underline}
h3:visited:hover {text-decoration: underline}
