﻿body {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	margin:0px;
	background-image:url('../images/background.jpg');
	background-position:center center;
	background-repeat:repeat;
}

a {
	text-decoration:none;
	color:white;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
h1 {
	font-weight:normal;
	font-size:1.5em;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 10px 0px;
}
h2 {
	font-weight:normal;
	font-size:1.5em;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 10px 0px;
}
h3 {
	font-weight:normal;
	font-size:1.3em;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 8px 0px;
}
h4 {
	font-weight:normal;
	font-size:1.2em;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 7px 0px;
}
h5 {
	font-weight:normal;
	font-size:1.1em;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 6px 0px;
}
h6 {
	font-weight:normal;
	font-size:1.0em;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 5px 0px;
}
p {
	padding:0px;
	margin:0px 0px 10px 0px;
	line-height:28px;
}
p.smallButton {
	padding:5px 0px;
	margin:0px;
	text-align:right;
}
p.smallButton a {
	padding:5px 15px;
	text-transform:uppercase;
	color:white;
	background-color:#AE0823;
	font-size:1.1em;
}


.column {
	float:left;
	position:relative;
}
.clear {
	clear:both;
}
.narrowTextBox {
	width:25%;
}
.mediumTextBox {
	width:50%;
}
.wideTextBox {
	width:99%;
}
.list {
	width:99%;
}
.list .headerStyle td {
	background-color:#AE0823;
	color:white;
}
.list td {
	padding:5px;
}
#contentType {
	padding:10px;
	border-bottom:1px #AE0823 dashed;
}
#background {
	background-image:url('../images/footer.png');
	background-position:center bottom;
	background-repeat:repeat-x;
}
#container {
	width:970px;
	margin:0px auto;
	padding:0px 0px 150px 0px;
}
#header {
	width:970px;
	height:132px;
}
#header .logo {
	position:absolute;
	left:10px;
	top:10px;
}
#header .contact {
	position:absolute;
	right:10px;
	top:50px;
	color:#AE0823;
	font-size:1.3em;
}
#menu {
	width:930px;
	height:29px;
	background-image:url('../images/menu-background.jpg');
	background-position:center center;
	background-repeat:repeat-x;
	color:white;
	font-size:1.3em;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:20px;
	z-index:200;
}
#menu a {
	color:white;
	padding:15px;
}
#menu a:hover {
	background-color:#AE0823;
}
#menu .menuActions {
	float:right;
	position:relative;
	z-index:200;
}
#menu .menuActions ul {
	position:absolute;
	right:0px;
	top:100%;
	background-color:white;
	border:1px black solid;
	padding:0px;
	margin:0px;
	list-style:none;
	display:none;
	z-index:200;
}
#menu .menuActions:hover ul {
	display:block;
}
#menu .menuActions ul li {
	padding:3px 5px;
	font-size:0.8em;
	text-align:right;
}
#menu .menuActions ul li a {
	color:black;
	padding:0px;
}
#menu .menuActions ul li a:hover {
	background:none;
}
.breadCrumb {
	float:left;
	position:relative;
	padding:10px;
	width:950px;
	text-transform:uppercase;
	color:#AE0823;
}
.breadCrumb a, .breadCrumb span {
	color:white;
}
#galleryPart {
	width:970px;
	height:450px;
	z-index:50;
}
#galleryPart #back {
	position:absolute;
	left:-80px;
	top:200px;
	cursor:pointer;
}
#galleryPart #next {
	position:absolute;
	left:980px;
	top:200px;
	cursor:pointer;
}
#galleryPart #images {
	display:none;
}
#galleryPart #image1 {
	width:260px;
	height:370px;
	padding:30px;
	background-image:url('../images/image-background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}
#galleryPart #image2 {
	width:260px;
	height:370px;
	padding:30px 35px;
	background-image:url('../images/image-background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}
#galleryPart #image3 {
	width:260px;
	height:370px;
	padding:30px;
	background-image:url('../images/image-background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}
#contentArea {
	width:950px;
	padding:10px;
	background-image:url('../images/background.png');
	background-position:center top;
	background-repeat:repeat-y;
	color:white;
	z-index:50;
}
#homeLeft {
	width:455px;
	padding:0px 20px 0px 0px;
}
#homeRight {
	width:475px;
	text-align:right;
}
#videoLeft {
	width:550px;
}
#videoRight {
	width:380px;
	padding:30px 0px 0px 20px;
}
.parentList {
	width:948px;
	padding:0px 1px;
}
.parentList .item .image {
	width:201px;
	height:286px;
	padding:15px 18px;
	background-image:url('../images/imagesmall-background.jpg');
	background-position:center top;
	background-repeat:no-repeat;
}
#galleryLeft {
	width:450px;
	z-index:1000;
}
#galleryLeft .thumbnailContainer {
	padding:3px 0px;
}
#galleryLeft .thumbnailContainer .thumbnail {
	float:left;
	cursor:pointer;
}
#galleryRight {
	width:480px;
	padding:30px 0px 0px 20px;
	z-index:50;
}
#galleryRight p {
	z-index:50;
}

.newsList {
	width:950px;
}
.newsList .item {
	width:950px;
	margin:0px 0px 40px 0px;
}
.newsList .item .itemImage {
	float:left;
	border:1px white solid;
	margin:0px 20px 0px 0px;
}
.newsList .item h2 {
	font-size:1.1em;
}
.newsList .item h2 a {
	color:#AE0823;
}

#newsLeft {
	width:480px;
	padding:0px 20px 0px 0px;
}
#newsLeft .date {
	color:#AE0823;
}
#newsRight {
	width:450px;
}
#newsRight .imageContainer .mainImage {
	border:4px white solid;
}
#newsRight .imageContainer {
	padding:0px 0px 10px 0px;
}
#newsRight .thumbnailContainer {
	padding:0px 3px;
}
#newsRight .thumbnailContainer .image {
	border:4px white solid;
	margin:0px 5px;
}

#contactUsLeft {
	width:475px;
}
#contactUsLeft .formField label {
	font-weight:normal;
	color:white;
}
#contactUsLeft .formField input[type=text] {
	background:none;
	border:none;
	background-image:url('../images/textbox.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:398px;
	height:26px;
	color:white;
	font-size:1.1em;
	padding:5px;
	font-family:"Century Gothic";
	font-weight:normal;
}
#contactUsLeft .formField textarea {
	background:none;
	border:none;
	background-image:url('../images/textarea.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:396px;
	height:151px;
	overflow:auto;
	color:white;
	font-size:1.1em;
	padding:5px;
	font-family:"Century Gothic";
	font-weight:normal;
}
#contactUsLeft p.smallButton {
	text-align:left;
}
#contactUsRight {
	width:475px;
}

.pager {
	padding:20px 0px;
}
.pager table {
	width:100%;
}
.pager td {
	width:33%;
	text-align:center;
}