@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
	background: #0F0F0F;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	color: #0066FF;
	margin-bottom: 10px;
	border-bottom: 2px solid #06F;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #39F;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
	text-align: center;
	color: #0F0F0F;
	text-decoration: underline;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #999;
	margin-bottom: 20px;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
	padding: 10px;
	text-align: center;
	color: #0066FF;
	border-bottom: 2px solid #0066FF;
	background: #FFF;
	width: 840px;
	margin: auto;
	margin-bottom: 10px;
	font-style: italic;
}
h5:hover {
	color: #FFF;
	background: #0066FF;
	border-bottom: 2px solid #FFF;
}
h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #0066FF;
}
p {
	margin-bottom: 20px;
}
a {
	color: #999;
}
a:visited {
	color: #999;
}
a:hover {
	color: #FFF;
}
.contentImgRight {
	border: 5px solid #FFF; 
	float: right;
	margin: 20px 10px 20px 20px;
}
.contentImgLeft {
	border: 5px solid #FFF; 
	float: left;
	margin: 20px 20px 20px 10px;
}


header {

}
header img {
	float: left;
}
#nav {
	width: 655px;
	float: right;
	text-align: right;
}
#nav a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	margin-right: 28px;
	letter-spacing: -0.5px;
}
#nav a:hover {
	border-bottom: 2px solid #FFF;
	color: #0066FF;
}
#nav ul {
	margin-top: 35px;
}
#nav li {
	display: inline;
}
#headerCenter {
	width: 900px;
	margin: auto;
	overflow: hidden;
}
#content {
	background: #1C1D1D;
	padding: 40px 0 40px 0;
	overflow: hidden;
}
#mainWrapper {
	width: 900px;
	margin: auto;
	margin: auto;
}
aside {
	width: 250px;
	float: left;
}
.quoteBox {
	background: #0F0F0F;
	padding: 12px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
}
.quoteBoxBottom {
	width: 250px;
	height: 60px;
	background: url(imgs/quoteBoxBottom.png) no-repeat;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	text-align: right;
	padding-top: 22px;
	color: #666;

}
#main {
	width: 610px;
	float: right;
	padding-left: 30px;
	padding-right: 10px;
}
#contactContainer {
	padding-top: 20px;
	overflow: hidden;
	width: 610px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#contactDetails {
	width: 250px;
	float: left;
}
#contactDetails li {
	margin-bottom: 30px;
}
#map {
	color: #000;
	width: 350px;
	float: right;
}


footer {
	padding: 40px 0 40px 0;
	background: #0F0F0F;
}
#footerCenter {
	width: 900px;
	margin: auto;
	overflow: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #666;
}
.footerBox {
	width: 215px;
	float: left;
}
.footerBox a {
	color: #666;
	text-decoration: none;
}
.footerBox a:hover {
	text-decoration: underline;
	color: #666;
}
.credits {
	float: right;
	padding-top: 20px;
	text-align: right;
}
.credits a {
	color: #000;
	font-size: 16px;
}
.credits a:hover {
	color: #FFF;
}



.thumbSet {
	padding: 20px;
	margin-top: 20px;
	box-shadow: 0 3px 0 #0F0F0F;
	background: #CCC;
	color: #0F0F0F;
}
.thumbSet p {
	margin-bottom: 10px;
	padding: 0 10px 0 10px;
}
.thumbSet img {
	border: 3px solid #FFF;
	width: 196px;
	height: 115px;
	background: #FFF;
	margin: 4px;
}
.thumbSet a {
	text-decoration: none;
}


/* --------- COLLAPSIBLE PANELS ----------*/
.content {
	display: none;
}
.content p {
	text-align: center;
}
