﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del,
dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio, video {
margin:0;
padding:0;
border:0;
outline: none;
}
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section {
display:block;
}
blockquote, q {
quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content:'';
content:none;
}
a {
margin:0;
padding:0;
outline: none;
}
/* change colours to suit your needs */
ins {
background-color:#ff9;
color:#000;
text-decoration:none;
}
/* change colours to suit your needs */
mark {
background-color:#ff9;
color:#000;
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
}
table {
border-collapse:collapse;
border-spacing:0;
}
/* change border colour to suit your needs */
hr {
display:block;
height:1px;
border:0;
border-top:1px solid #cccccc;
margin:1em 0;
padding:0;
}
input, select {
vertical-align:middle;
}
body {
	background-repeat: repeat;
	background-position: center;
	background-color: #020180;
}
header {
	border: 3px groove #FFFFFF;
	background-position: center;
	width: 1130px;
	height: 400px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/header-sunset-3 copy.jpg');
	background-repeat: no-repeat;
}
nav {
	border: 3px groove #FFFFFF;
	margin: 2px auto 2px auto;
	width: 1131px;
	height: 35px;
	right: auto;
	left: auto;
}
nav ul {
	color: #000080;
	height: 35px;
}
nav li {
	float: left;
	display: block;
	width: 188px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: #663300;
	font-family: "Monotype Corsiva";
	line-height: 2;
}
nav a, nav a:link, nav a:visited {
	color: #FFFFFF;
	display: block;
	list-style-type: none;
	text-decoration: none;
}
nav a:hover {
	text-decoration: none;
	color: #000000;
	display: block;
	height: 34px;
	background-repeat: no-repeat;
	background-position: center;
	font-style: italic;
	font-weight: bold;
	background-color: #D5DBE4;
}
#container {
	border: 3px groove #FFFFFF;
	width: 1131px;
	margin-right: auto;
	margin-left: auto;
}
section {
	box-shadow: 1px 1px 1px 2px #333333;
	background-color: #D5DBE4;
	width: 1100px;
	border-radius: 7px;
	margin: 10px;
}
section h1 {
	font-family: "Monotype Corsiva";
	font-size: 185%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	line-height: 3em;
}
section p {
	font-family: Arial;
	font-size: 15px;
	margin: 12px 45px 12px 45px;
	font-weight: bold;
}
.image-shadow {
	margin: 10px;
	box-shadow: 1px 1px 2px 2px #333333;
}
#photo-box {
	width: 400px;
	float: left;
	margin-left: 115px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
footer {
	width: 1132px;
	height: 25px;
	border: 3px groove #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}
footer p {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
}
section h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
}
.image-right {
	float: right;
	box-shadow: 1px 1px 2px 2px #333333;
	margin: 25px 15px 10px 15px;
}
#photo-box-r {
	width: 400px;
	float: right;
	margin-left: 115px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	right: auto;
}
