/* CSS Document */

#bodyframe {
	height: 600px;
	width: 800px;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-color: #FFFFFF;
	background-image: url(images/bkgrd.gif);
	background-repeat: no-repeat;
	border: 8px solid #535353;
}

#navigation {
	color: #333333;
	text-decoration: none;
	float: left;
	position: relative;
	background: url(none);
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 140px;
	visibility: visible;
	list-style-type: none;
	z-index: 10;
	width: 200px;
	text-align: left;
	clear: none;
	display: block;
}

#copywrapper {
	position: relative;
	width: 430px;
	height: 375px;
	padding-top: 140px;
	padding-left: 300px;
}



#copy {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}

#footer {
	color: #333333;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.05em;
	position: relative;
	visibility: visible;
	width: 200px;
	float: left;
	clear: both;
	text-decoration: none;
	z-index: 5;
	left: 30px;
	top: 320px;
}
#navigation li {
	list-style: none;
	display: list-item;
	text-decoration: none;
}

body#home li.home a:link, body#home li.home a:visited, 
body#about li.about a:link, body#about li.about a:visited, 
body#location li.location a:link, body#location li.location a:visited,
body#contact li.contact a:link, body#contact li.contact a:visited

{
	color:#479D23;
	list-style-type: none;
}


#navigation a:hover{
	text-decoration: none;
    color:#479D23;
	}


body {
	background-color: #666666;
}
#navigation a {
	text-decoration: none;
	color: #333333;
	line-height: 25px;
}

#copy a {
	text-decoration: none;
	color: #333333;
}

.boldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	display: inline;
}

.boldcopy12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	display: inline;
}

.section {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	font-style: normal;
	display: inline;
	color:#479D23
}

#footer a {
	text-decoration: none;
	color: #479D23;
}

#copy a {
	text-decoration: none;
	color: #479D23;
	font-family: Arial, Helvetica, sans-serif;
}

