/** main stuff **/
body {
	font-family: Tahoma;
	font-size: 10px;
	color: #996307;
	background-color: #FEF8ED;
	margin: 0px 0px 5px;
}
a:link {
	color: #F3670A;
}
a:visited {
	color: #F3670A;
}
a:hover {
	color: #312002;
}
/** header **/
#header {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#menu {
	text-align: right;
	font-size: 16px;
	width: 580px;
	height: 30px;
	padding-bottom: 10px;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
}
#menu li {
	display: inline;
	padding-left: 1.5em;
}
#menu a {
	text-decoration: none;
	color: #996307;
}
#menu a:hover {
	color: #312002;
}
#mainarea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
/** footer **/
#footer {
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #074F00;
	width: 800px;
}
#credit {
	font-size: 10px;
	padding: 10px;
	width: 780px;
	text-align: right;
}
#headerpic {
	float: right;
	height: 200px;
	width: 580px;
	margin-top: 10px;
}
#pagecontent {
	width: 500px;
	float: right;
	background-image: url(images/gauze.png);
	background-repeat: repeat;
	padding: 10px;
	font-size: 12px;
	text-align: center;
	margin-right: 100px;
	border: 1px solid #996307;
}
#homepage .homepage, #ourservice .ourservice, #profile .profile, #recent .recent, #contact .contact {
	color: #074F00;
}
#contentwrapper1 {
	background-image: url(images/image5.jpg);
	background-repeat: no-repeat;
	background-position: 20px 150px;
	height: 300px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contentwrapper2 {
	background-image: url(images/image4.jpg);
	background-repeat: no-repeat;
	background-position: 620px 0px;
	height: 300px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contentwrapper2 h2 {
	font-style: italic;
	margin-left: 50px;
	color: #996307;
}
#contentwrapper3 {
	background-image: url(images/image15.jpg);
	background-repeat: no-repeat;
	background-position: 20px 220px;
	height: 400px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contentwrapper4 {
	background-image: url(images/image11.jpg);
	background-repeat: no-repeat;
	background-position: 620px 0px;
	height: 400px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contentwrapper4 h2 {
	font-style: italic;
	margin-left: 50px;
	color: #996307;
}
#contentwrapper5 {
	background-image: url(images/image1.jpg);
	background-repeat: no-repeat;
	background-position: 620px 0px;
	height: 300px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contentwrapper5 h2 {
	font-style: italic;
	margin-left: 50px;
	color: #996307;
}
#contentwrapper6 {
	background-image: url(images/image3.jpg);
	background-repeat: no-repeat;
	background-position: 20px 160px;
	height: 350px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contentwrapper7 {
	background-image: url(images/image9.jpg);
	background-repeat: no-repeat;
	background-position: 620px 0px;
	height: 350px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contentwrapper7 h2 {
	font-style: italic;
	margin-left: 50px;
	color: #996307;
}
#contentwrapper8 {
	background-image: url(images/image7.jpg);
	background-repeat: no-repeat;
	background-position: 20px 110px;
	height: 300px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contentwrapper9 {
	background-image: url(images/image10.jpg);
	background-repeat: no-repeat;
	background-position: 620px 0px;
	height: 300px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#contentwrapper9 h2 {
	font-style: italic;
	margin-left: 50px;
	color: #996307;
}
#contentwrapper10 {
	background-image: url(images/image2.jpg);
	background-repeat: no-repeat;
	background-position: 20px 120px;
	height: 300px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#pagewrapper {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#sailschool {
	margin-top: 320px;
	margin-left: 350px;
}
#sailschool img {
	margin-right: 20px;
	vertical-align: middle;
}
