@charset "UTF-8";

body {
	background-color: #FFFFFF;
}



h1 {
	font-size: 16px;
	color: #000000;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
}

p {
	font-size: 12px;
	color: #000000;
	font-family: "Georgia", Times New Roman, Times, serif;
}

p.detail {
	font-size: 16px;
}

a.menufirst:link {
	font-family: "Georgia", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006837;
	padding-bottom: 12px;
	padding-top: 10px;
	display: block;
	color: #006837;
	font-weight: bolder;
	margin: 0px;
	letter-spacing: .05em;
}
a.menufirst:visited {
	font-family: "Georgia", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006837;
	padding-bottom: 12px;
	padding-top: 10px;
	display: block;
	color: #006837;
	font-weight: bolder;
	margin: 0px;
	letter-spacing: .05em;
}
a.menufirst:hover {
	background-color: #006837;
	color: #FFFFFF;
}
a.menufirst:active {
	font-family: "Georgia", "Book Antiqua", Palatino, serif;
	background-color: #006837;
	color: #000;
}

a.menu:link {
	font-family: "Georgia", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006837;
	padding-bottom: 12px;
	padding-top: 10px;
	display: block;
	font-weight: bolder;
	color: #006837;
	margin: 0px;
	letter-spacing: .05em;
}
a.menu:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
	line-height: 1em;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006837;
	padding-top: 10px;
	padding-bottom: 12px;
	display: block;
	font-weight: bolder;
	color: #006837;
	margin: 0px;
	letter-spacing: .05em;
}
a.menu:hover {
	background-color: #006837;
	color: #FFFFFF;
}
a.menu:active {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #006837;
	color: #000;
}

#navigation {
	width: 170px;
	font-family: "Georgia", Times, serif;
	color: #006837;
	margin: 0px;
	padding: 0px;
}

#featured-rental img {
    width:170px;
}

#nav-paragraph {
	width: 240px;
	margin: 0px;
	padding: 0px;
}

#nav-paragraph p {
	font-family: Arial, Tahoma;
	font-size: 12;
	color: #000;
	text-align: left;
}

#nav-paragraph a {
	font-family: Arial, Tahoma;
	font-size: 12;
	color: #006837;
	text-align: left;
}


#home-paragraph p {
	font-family: Arial, Tahoma;
	font-size: 12;
	color: #000;
	text-align: left;
    margin-top:2em;
    margin-left:1em;
}

#home-paragraph a {
	font-family: Arial, Tahoma;
	font-size: 12;
	color: #006837;
	text-align: left;
}

#footer-paragraph {
	width: 900px;
	margin: 0px;
	padding: 0px;
}

#footer-paragraph p {
	font-family: "Georgia", "Times";
	font-size: 12;
	color: #9F9F9F;
	text-align: center;
}

#footer-paragraph a {
	font-family: "Georgia", "Times";
	font-size: 12;
	color: #006837;
	text-align: center;
}

#dev a {
	font-family: "Georgia", "Times";
	font-size: 12;
	color: #9F9F9F;
	text-align: center;
}

