/* CSS Document */

body {
	
}
h1 {
	color: #FAF1E7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em
}
h2{
	color: #FAF1E7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.84em;
	line-height: 1.5em;
	font-weight: bold;
	padding-left: 1em;
}
h3{
	color: #FAF1E7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	padding-left: 1em;
	text-decoration: underline;
	text-align: left;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.7em;
	color: #E8E8E8;
	padding-left: 1.5em;
	padding-right: 10px;
	text-align:left;
}
h5 {
	color: #FAF1E7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.5em;
	padding-left: 1.5em;
	padding-right: 1em;
	text-align: left;
	}
h6 {color: #FAF1E7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.5em;
	padding-top: 1em;
	padding-bottom: 1em;
	}
p {
	color: #FAF1E7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.72em;
	line-height: 1.5em;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 2em;
	color: #FAF1E7;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 2em;
	color: #FAF1E7;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 2em;
	color: #FAF1E7;
	text-decoration: none;
	background-color: #665F57;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	line-height: 2em;
	color: #FAF1E7;
	text-decoration: none;
	margin-left: 1px;
}

.rule {
	color: #31332D;
}
#content{
	width: 756px;
	height: 669px;
	margin-top: 5px;
	margin-left: 100px;
	padding: 0px;
}
#sidebar {
	background:url(homepage/vertsidebar.jpg);
	height: 514px;
	width: 290px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#sidebar2 {
	background:url(homepage/vertsidebar2.png);
	height: 514px;
	width: 290px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#sidebar-wall {
	width: 170px;
	text-align: left;
	padding-left: 10px;
}
#main {
	background:url(homepage/baskethome.jpg);
	float: left;
	height: 514px;
	width: 466px;
}
#main2 {
	background:url(homepage/baskethome2.jpg);
	float: left;
	height: 514px;
	width: 466px;
}

#header {background:url(homepage/bannerhome.jpg);
	width: 756px;
	height: 155px;
}		
#header2 {background:url(homepage/bannerhome2.jpg);
	width: 756px;
	height: 155px;
}		
ul {
	list-style-type: none;
	text-align: left;
	
}

.appt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	line-height: 1.5em;
	padding-left: 0px;
}

