@charset "utf-8";

@font-face {
  font-family: "Elgethy";
  src: url(http://www.saffronmpls.com/fonts/Elgethy_Bold_Oblique.ttf) format("truetype");
}


html,body/* CSS Document */

 {
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0;
	background-attachment: fixed;
	background-color: #200705;
	background-repeat: repeat-y;
	background-position: center bottom;
}

/*#contact input.submit, input.submit { 
border: 1px solid #ccc; 
background: #eee; 

font-weight: bold; 
color: #666;
}*/
input.submit
{
	font-size: 75%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
} 

#contact {
	font-family: Arial;
	font-size: 0.9em;
}

#contact input.submit:hover {
background: #ddd;
}

#contact fieldset {
	padding: 20px;
}

form#contact  {
	width: 400px;
}

textarea#message {
	width: 95%;
}
#contact textarea, #contact input {
	font-family: Arial;
	font-size: 0.9em;
	color: #000000;
	border: none;
	border-color: #D88527;
	font-weight: bold;

}
.behindNavBar {
	background-color: #00FF00;
}

a:link {
	color: #666666;
}
a:visited {
	color: #000000;
}




.GreyHeaderCaps {
	font-size: 28px;
	color: #BCCBD8;
	font-family: Arial, Helvetica, sans-serif;
}


.HoursBottom {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Times16 {
	color: #000000;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.Times16Orange {
	color: #FF9900;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.Times16White {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}
.Times18 {
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
}

.Times20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

