body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	text-align: center;
	background-color: #C9DABC;

}
h3 {
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 135%;
	text-align: left;

	}
a {
	text-decoration: none;
	color: #0000CC;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.container {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-size: 12px;

}

.header {
	background-image: url(../graphics/layout/header.jpg);
	background-repeat: no-repeat;
	height: 124px;

}
.addbar {
	font-size: 11px;
	background-color: #CCFDC5;
	color: #000066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-left: 8px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.maincontent {
	background-image: url(../graphics/layout/mainbg.jpg);
	background-repeat: no-repeat;
	padding: 8px;
	margin: 8px 8px 8px 0px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}
.maincontent p {
	margin: 0px;
}
.maincontent p.drop {
	margin-top: 15px;
	}
.rightbox {
	float: right;
	margin-left: 8px;
	width: 222px;

	}
.rightbox2 {
	float: right;
	margin-left: 8px;
	width: 240px;
	}
img.index {
	margin-bottom: 10px;
	}
img.drop2 {
	margin-top: 24px;
	margin-bottom: 0px;
	}
img.right1 {
	margin-left: 8px;
	float: right;

	}
.end {
	clear: both;
}
.topmenubar {
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-bottom: 4px;
	background-image: url(../graphics/layout/topmenubg.gif);
	background-repeat: repeat-x;

}
.topmenubar a {
	color: #000066;
	margin-right: 20px;

}
.topmenubar a:hover {
	color: #FF0000;
}
.bottommenubar {
	background-color: #497344;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 4px;
}
.bottommenubar a {
	color: #FFFFFF;
	margin-right: 20px;

}
.bottommenubar a:hover {
	color: #FFCC33;
}


.menu {
	background-color: #497344;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.menu a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin-left: 35px;
}
.menu a:hover {
	color: #FFCC33;
}
.footer {
	height: 45px;
	font-size: 10px;
	color: #000066;
	background-color: #D2D2EC;
	margin-top: 6px;
	margin-bottom: 10px;
	padding-left: 10px;
	background-image: url(../graphics/layout/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.footer p {
	width: 540px;
	padding-top: 4px;
	}
.footer img {
	float: right;
	position: relative;
	top: 4px;

	}
.top {
	background-image: url(../graphics/layout/top.gif);
	height: 8px;
	background-repeat: no-repeat;
	background-color: #82BA7B;
}
.bottom {
	background-image: url(../graphics/layout/bottom.gif);
	height: 8px;
	background-repeat: no-repeat;
	background-color: #C9DABC;
}
.montage {
	background-image: url(../graphics/layout/montage.jpg);
	background-repeat: no-repeat;
	height: 94px;
	width: 480px;
	margin-top: 11px;
}
.spacer {
	height: 225px;
	width: 500px;
}
.photos {
	margin-top: 15px;
	width: 450px;
	height: 75px;
}
.photos img {
	margin-right: 10px;
	}
.linkbox {
	background-image: url(../graphics/layout/rt1.jpg);
	height: 93px;
	width: 438px;
	padding: 5px;
	text-align: center;
	color: #2D2302;
	font-weight: bold;
	margin-top: 10px;
	background-repeat: no-repeat;

}
.linkbox a {
	color: #5E4904;
	position: relative;
	top: 5px;

}
.linkbox a:hover {
	color: #FF0000;
}
.leftlink {
	float: left;
	width: 150px;
	height: 56px;
	background-image: url(../graphics/photos/corner_thumb.jpg);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 10px;
	background-position: 0px 5px;
	}
.rightlink {
	margin-right: 10px;
	float: right;
	width: 140px;
	height: 56px;
	background-image: url(../graphics/photos/devon_thumb.jpg);
	background-repeat: no-repeat;
	padding-right: 70px;
	padding-top: 10px;
	background-position: right 5px
	}
.offer {
	padding: 3px;
	font-weight: bold;
	background-color: #FFFF66;
	color: #660066;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #660066;
}
.maincontent p.sky {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #829BFF;
	float:left;
	margin-right: 150px;
	padding: 2px;
	margin-top: 15px;
	margin-bottom: 15px;
}
