body {
	font-size: 90%;
	font-family: Tahoma;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	color: #356734;
	margin-left: 5px;
}
h3 {
	margin: 10px;
	font-size: 140%;
	font-weight: bold;
	color: #356734;
}

h4 {
	margin-left: 5px;
}

p {
	margin: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 1.1em;
}

a {
	color: #346633;
}

a img {
	border: 0px black solid;
}

blockquote {
	margin: 6px;
	font-weight: bold;
	line-height: 1.1em;
}

address {
	margin: 5px;
}

form input, form textarea, form select {
	left: 10px;
}

#container {
	border-left: 1px #356734 solid;
	border-right: 1px #356734 solid;
	border-bottom: 1px #356734 solid;
	width: 800px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-size: 100%;
	clear: both;
}

.header {
	width: 100%;
	height: 250px;
	float: left;
	clear: both;
	font-size: 100%;
	background-color: #346633;
}

#header1, #header2, #header3, #header4 {
	background-repeat: no-repeat;
	background-position: top left;
}

#header1 {
	background-image: url("../photos/header1.jpg");
}

#header2 {
	background-image: url("../photos/header2.jpg");
}

#header3 {
	background-image: url("../photos/header3.jpg");
}

#header4 {
	background-image: url("http://www.websellmasters.com/nostellpriory/new/photos/header4.jpg");
}

#title h1 {
	color: white;
	font-size: 160%;
	position: absolute;
	right: 4px;
	top: 5px;
	text-align: right;
}

#subtitle h2 {
	color: white;
	font-size: 105%;
	text-align: right;
	position: absolute;
	right: 7px;
	top: 34px;
	font-weight: normal;
}	

#navigation {
	height: 20px;
	width: 100%;
	float: left;
	clear: both;
}

#content {
	font-size: 80%;
	width: 100%;
	float: left;
	clear: both;
	text-align: justify;
	padding-top: 10px;
	padding-bottom:10px;
}

#content img {
	text-align: center;
	margin: 5px;
}

#content ul {
	margin-left: 40px;
}

#content ul#videos {
	list-style: none;
	color: #346633;
	font-size: 105%;
}

#content ul#videos li {
	margin: 4px;
}


#footer {
	background-image: url("../images/footer_gradient.gif");
	background-repeat: repeat-y;
	background-color: #346633;
	background-position: 0px 0px;
	width: 100%;
	float: left;
	clear: both;
	color: white;
	text-align: right;
	font-size: 90%;
}

#footer a {
	color: white;
}

#footer div {
	margin: 3px;
}

#footer #phone_number, 
#footer #fax_number, 
#footer #email {
	display: inline;
}

#footer #credit {
	font-size: 70%;
}

.two_columns {
	float: left;
	width: 49%;
}

#tariffs {
	margin: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#tariffs tr {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 80%;
}

#tariffs th {
	font-size: 105%;
	font-weight: bold;
}

#tariffs tr table {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

#tariffs tr table tr th {
	color: white;
	background-color: #638A63;
	width: 100%;
}

#tariffs tr table tr {
	width: 100%;
}

#tariffs tr table td {
	text-align: left;
}

.place_of_interest {
	min-height: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
	top: 20px;
}

/*Main Navigation*/

#navigation {
	background-color: #346633;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 85%;
}

#navigation #menu1 {
	float: left;
}

#navigation #menu2 {
	float: right;
}

#navigation ul {
	list-style: none;
}

#navigation li {
	float: left;
}

#navigation a {
	display: inline-block;
}

#navigation #menu1 a {
	border-right: 1px white solid;
}

#navigation #menu2 a {
	border-left: 1px white solid;
}

#navigation a {
	color: white;
	text-decoration: none;
	width: auto;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	text-align: center;
}

#navigation a:hover {
	background-color: #6C8F6E;
}

.sitemap {
	font-size: 11px;
	float: left;
	;
	width: 99%;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;

}
