/* CSS Document */

body {
	text-align:center;
	border:0;
	margin:2em auto 2em;
	padding:0;
	text-align:center;
	font-family:"Maiandra GD,", Maiandra GD,;
	font-weight:normal;
	line-height :normal;
	font-size:16px;
	color:#000066;
}

img.logo {
	height:130px;
	float:right;
	right:20px;
	top:5px;
	position:absolute;
}

img.logo-reflect {
	height:110px;
	float:left;
	left:5px;
	bottom:5px;
	position:absolute;
}

img.bg {
	float:left;
	min-width:250px;
	max-width:400px;
	width:30%;
	position:absolute;
	top:120px;
	left:45%;
	overflow:hidden;
}

h1 {
	text-align:left;
	line-height:1em;
	font-style:italic;
	font-size:2.5em;
	font-weight:normal;
}

h2 {
	text-align:left;
	line-height:1em;
	font-size:2em;
	font-weight:bold;
}

/* --------- Content ---------- */

div.content {
	float:left;
	width:42%;
	margin:1em;
	margin-top:0;
	position:relative;
	top:120px;
	text-align:left;
}

p.content-lead {
	text-align:left;
	font-size:18pt;
	margin:0 auto;
	padding:0;
}

p.content {
	text-align:justify;
	min-width:350px;
	position:relative;
}

div.content-end {
	width:90%;
	float:right;
	position:absolute;
	right:5%;
	bottom:10%;
	margin:0 auto;
	text-align:center;
	padding:0;
	clear:both;
}
img.bottomleft {
	width:40%;float:left;border:2px #660066 solid;position:relative;
}
img.bottomright {
	float:right;width:40%;border:2px #660066 solid;position:relative;
}
img.bottomleft2 {
	width:20%;float:left;border:2px #660066 solid;position:relative;
}
img.bottomright2 {
	float:right;width:20%;border:2px #660066 solid;position:relative;
}

/* --------- Sidebar ---------- */

div.sidebar {
	float:right;
	width:40%;
	margin:0 auto;
	padding:1em;
	position:absolute;
	top:120px;
	right:0.5em;
}

img.sidepic {
	width:90%;
	float:right;
	margin:15px;
	border:2px #660066 solid;
	position:relative;
	background:#fff;
}

img.yorktourism {
	float:right;
	margin:2em 1em auto auto;
	border:2px #660066 solid;
	position:relative;
	clear:both;
	width:140px;
}
img.yorktourism2 {
	float:right;
	margin:2em 1em auto auto;
	border:2px #660066 solid;
	position:relative;
	clear:both;
	width:450px;
}
img.yorktourism3 {
	float:left;
	margin:2em 1em auto auto;
	border:2px #660066 solid;
	position:relative;
	clear:both;
	width:500px;
}

/* --------- Wrappers ---------- */

div.container {
	min-width:780px;
	max-width:1024px;
	width:80%;
	height:87em;
	position:relative;
	margin:0 auto;
	padding:0;
	border:#660066 2px solid;
	overflow:hidden;
}
div.shell {
	float:left;
	width:100%;
	min-height:100%;
	position:relative;
	text-align:center;
	margin:0 auto;
	padding:0;
}

/* --------- Footer ---------- */

div.footer {
	width:100%;
	position:absolute;
	float:left;
	bottom:0;
	right:0;
	clear:both;
	margin:0 auto;
	padding:0;
}

ul.navbar-bottom {
	background:url(img/bgnavbar.png) top left repeat-y;
	float:right;
	list-style:none;
	width:90%;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
}
.navbar-bottom li {
	float:right;
}
ul.navbar-bottom a {
	color:#000;
	font-family:Maiandra GD,;, sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:0.5em 1.5em;
	margin:0.5em 0.5em 0 0.5em;
	border:1px #000 solid;
	line-height:1.5em;
	text-decoration:none;
	background:#fff;
	position:relative;
}
ul.navbar-bottom a:hover {
	background:#689537;
	color:#fff;
}

div.baseline {
	background:url(img/bgfooter.png) top left repeat-y;
	width:90%;
	float:right;
	font-size:1em;
	color:#fff;
	font-weight:bold;
	text-align:right;
	margin:0 auto;
	padding-top:0.5em;
	height:1.5em;
	position:relative;
}

/* --------- Masthead ---------- */

div.masthead {
	width:100%;
	height:115px;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	margin:0 auto;
}

ul.navbar {
	max-width:820px;
	background:url(img/bgnavbar.png) top right repeat-y;
	list-style:none;
	float:left;
	margin:40px auto;
	padding:0 4em 0 0;
	text-align:center;
	position:relative;
}
.navbar li {
	float:left;
}
ul.navbar a {
	color:#000;
	font-family:Maiandra GD,; sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:0.5em 1.5em;
	margin:0.5em;
	border:1px #000 solid;
	line-height:1.5em;
	text-decoration:none;
	background:#fff;
	position:relative;
}
ul.navbar a:hover {
	background:#689537;
	color:#fff;
}