body {
	margin:0px;
	background-color:#2e260c;
	font-size:15px;
	line-height:26px;
	font-family:Georgia;
	color:#000000;
}

#top {
	height:151px;
	background-image:url(../images/top.png);
	background-repeat:repeat-x;
}

#ban {
	height:151px;
	width:800px;
	margin:auto;
	background-image:url(../images/ban.png);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:10px;
	color:#ffffff;
}

#nav_hold {
	height:50px;
	background-image:url(../images/nav.png);
	background-repeat:repeat-x;
}


#quote {
	height:160px;
	background-image:url(../images/mid.png);
	background-repeat:no-repeat;
	padding-left:450px;
	font-family:Times New Roman;
	font-size:23px;
	line-height:40px;
	padding-top:50px;
	margin-bottom:10px;
	color:#000000;
}

#left {
	width:210px;
	float:left;
	padding-top:15px;
}

#left a {
	display:block;
	padding:5px;
	color:#aaaaaa;
	font-size:12px;
	text-decoration:none;
	border-top:1px solid #c0c0c0;
	line-height:22px;
}

#left a:hover {
	color:#000000;
	font-weight:bold;
	line-height:22px;
}

#right {
	margin-left:230px;
}

.nav {
	width:800px;
	margin:auto;
}

.nav a {
	float:left;
	display:block;
	line-height:50px;
	width:105px;
	text-align:center;
	font-size:13px;
	text-decoration:none;
	color:#533734;
	border-right:1px solid #ba9b64;
	border-left:1px solid #f8dba4;
}

.nav a:hover {
	background-image:url(../images/navOver.png);
	background-repeat:repeat-x;
	color:#000000;
}

#grad {
	background-image:url(../images/grad.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding-bottom:20px;
}

#grad2 {
	background-image:url(../images/grad2.png);
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:21px;
}

#container {
	width:800px;
	margin:auto;
	padding-top:0px;
}

#admin {
	background-color:#533734;
	background-image:url(../images/admin_grad.png);
	background-repeat:repeat-x;
}

.admin_hold {
	width:810px;
	margin:auto;
	color:#ffffff;
}

.admin_hold a {
	display:block;
	color:#c3a99c;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
}

.admin_hold a:hover {
	color:#ffffff;
	background-color:#533734;
}

.edit {
	display:none;
}

.footer {
	width:800px;
	margin:auto;
	padding-top:10px;
	padding-bottom:20px;
	font-size:11px;
	color:#ffffff;
}

.footer a {
	color:#ffffff;
	margin-right:5px;
	margin-left:5px;
	text-decoration:none;
}

.footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

a.link {
	font-weight:bold;
	font-size:16px;
	color:#73673d;
}

a.link:hover {
	text-decoration:none;
}

h2,h1 {
	color:#533734;
	margin:0px;
	margin-bottom:5px;
	display:block;
	font-weight:normal;
}

h3 {
	font-weight:normal;
	display:block;
}

.forms {
	color:#c3a99c;
	background-color:#533734;
	border:1px solid #533734;
	padding:5px;
	font-size:15px;
	background-image:url(../images/admin_grad.png);
	background-repeat:repeat-x;
}

.forms2 {
	color:#c3a99c;
	background-color:#533734;
	border:1px solid #533734;
	padding:5px;
	font-size:15px;
	background-image:url(../images/formsbg.png);
	background-repeat:repeat-x;
}

.slide {
	background:#f5e9c1;
	border:1px solid #f5e9c1;
	padding-top:10px;
	height:155px;
	font-size:12px;
}

.slide a {
	font-family:Times New Roman;
	color:#533734;
	text-decoration:none;
	font-style:italic;
	font-size:20px;
}

.slide a:hover {
	color:#000000;
}

a {
	color:#860000;
}

a:hover {
	color:#7595e6;
}

a.logout {
	background:#ffffff;
	padding:5px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

a.logout:hover {
	background:#533734;
	color:#ffffff;
	text-decoration:none;
}