@charset "utf-8";
#homebg {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
}
#header img {
	margin-top: 10px;
	margin-left: 20px;
}
#headerabout {
	background-color: #333333;
}

#headerabout img {
	margin-top: 10px;
	margin-left: 20px;
}

#nav {
	background-color: #000000;
}
#nav  img {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#homecontent p {
	font-family: Perpetua, Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 70px;
	margin-top: 100px;
	margin-right: 440px;
	margin-bottom: 160px;
}
#aboutcontent {
	background-image: url(images/about_bg.jpg);
	background-repeat: no-repeat;
}
#aboutcontent p {
	font-family: Perpetua, Garamond, "Times New Roman", serif;
	color: #FFFFFF;
	margin-left: 460px;
	margin-top: 60px;
	margin-right: 70px;
	margin-bottom: 85px;
	font-size: 16px;
}
#footer p {
	font-family: Perpetua, Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a:link,a:active,a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover  {
	color: #D0B78F;
}
#footerabout a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footerabout a:hover {
	color: #333333;
}
#footerabout {
	background-color: #666666;
}
#footerabout p {
	font-family: Perpetua, Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footergallery p {
	font-family: Perpetua, Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.allan {
	font-family: Perpetua, Garamond, "Times New Roman", serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #CEB58E;
}
	/* hide from ie on mac \*/	
#flashcontent {
	width: 480px;
	height: 680px;
	padding-left: 160px;
	padding-bottom: 20px;
}
	/* end hide */
#slideshow {
	width: 480px;
	padding: 20px;
	background-color: #333333;
	color:#333333;
	font-family:Perpetua, Garamond, "Times New Roman", serif;
}
#contactbg {
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
}
#contact h2 {
	margin-left: -1000em;
}
#contact p {
	font-family: Perpetua, Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 440px;
	margin-bottom: 85px;
	margin-top: 55px;
}
#contact a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:hover {
	color: #BFA58C;
}

