@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #4c0e5e;
	background: url(../images/paper-body-background.jpg) repeat;
	margin: 0;
}
a {
	color: 4c0e5e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

a:link {
	color: #4c0e5e;}

p {padding: 7px;}

/*Page Structure*/

	
#top{
	background: url(../images/top-repeater.jpg) repeat-x top left;
	text-align: center;}
	
#wrapper {
	width: 900px;
	margin: 0 auto;
	}
	
#main {
	margin: 0 auto;
	padding-bottom: 25px;}

	
/*Items on page*/
img#logo {
	text-align: center;}

img#eho {
	padding: 3px;}
	
	
/*text*/

.footer-text {
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: 4c0e5e;
	}
	
/*Page-specific items - ONLY put things here with their own divs that are unique to page*/

/*homepage*/
#bottom {
	width: 900px;
	height: 580px;
	background: url(../images/magnolia.jpg) bottom right no-repeat;
	margin: 0 auto;
	}
	
/*build page*/
#bottom-small-magnolia {}

/*silent links*/

#silent-links h1{
	display: inline;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: 100;
}

#silent-links a {
	color: #f5ead4;}