/* CSS Document */

 body {

	background: url(/images/back.gif) repeat-y #392D1A top center;	
	}
	
h1 {
	color: #747A5C;
	font-family: Timmons,"Times New Roman", Times, serif;
	font-size:28px;
	font-weight:200;
	letter-spacing:2px;
	line-height:40px;
}
h2 {
	color: #CF9883;
	font-family: Timmons,"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:200;
	line-height:0px;
}

h3 {
	color: #7A9F51;
	font-family: Timmons,"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:200;
	line-height:0px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#828282;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#828282;
}




a:link {
	text-decoration:underline;
	font-weight:bold;
	color:#515151;
}

		
a:hover{
	color:#515151;
	background-color:#F0ECE3;
}

		
a:visited {
	text-decoration:underline;
	font-weight:bold;
	color:#515151;
}

.right {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.calendar-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	font-weight:bold;
}

.listing {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
}
	
.footer {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
 	font-size:10px;
	text-transform:uppercase;
}

.footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}
.footer a:hover {
	background-color: #F8FAD1;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
}
input {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	}
	
select {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	}
	
.button {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	}


