body,td,th {
	color: #FFFFFF;
	font-family: Century Gothic, Georgia, Times New Roman;
	font-size: 12px;
}
body {
	background-color: #333435;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {color: #a2b859;}
a:link {text-decoration: none; color: #a2b859;}
a:visited {text-decoration: none; color: #a2b859;}
a:hover {text-decoration: underline; color: #a2b859;}
a:active {text-decoration: none; color: #a2b859;}

.header {
	background-image: url(/images/cem-header.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 800px;
	margin: auto;
	clear: both;
	margin-top: 10px;
}
.header ul {
	list-style-type: none;
	clear: both;
	padding: 0px;
	padding-top: 159px;
	padding-left: 30px;
	margin: 0px;
}
.header li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	margin-right: 20px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}
.header li a {
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
}
.header li a:link {text-decoration: none; color: #ffffff;}
.header li a:visited {text-decoration: none; color: #ffffff;}
.header li a:hover {text-decoration: none; color: #ffffff;}
.header li a:active {text-decoration: none; color: #ffffff;}


/* PIC ROW */
.picRow {
	margin: auto;
	height: 170px;
	width: 800px;
	clear: both;
}
.picRow a.arrow {
	height: 120px;
	width: 65px;
	border-style: none;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 50px;
}
a img {
	border-style: none;
}
.picRow img.picRowPic {
	width: 200px;
	height: 140px;
	display: block;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.mainRow {
	margin: auto;
	height: auto;
	width: 800px;
	clear: both;
}
.cemFooter {
	background-image: url(/images/cem-footer.jpg);
	background-repeat: no-repeat;
	margin: auto;
	clear: both;
	height: 132px;
	width: 800px;
}
.mainRow .txtCol {
	margin: auto;
	clear: right;
	float: right;
	height: auto;
	width: 620px;
}
.mainRow .leftCol {
	margin: auto;
	float: left;
	width: 155px;
}
.mainRow .txtCol .top {
	background-image: url(/images/txtBg-top.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	height: 33px;
	width: 617px;
}
.mainRow .txtCol .mid {
	background-image: url(/images/txtBg-mid.gif);
	background-repeat: repeat-y;
	margin: auto;
	width: 573px;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
}
.mainRow .txtCol .bottom {
	background-image: url(/images/txtBg-bottom.jpg);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px;
	height: 16px;
	width: 617px;
}

h1 {
	margin-top: 0px;
	text-transform: uppercase;
}

.horLine {
	font-size: 1px;
	line-height: 1px;
	height: 1px;

	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 95%;
}

/* VIDEO GALLERY */

.vidGallery {
	margin-left: 5px;
}
.vidGallery div {
	float: left;
	margin-right: 50px;
	margin-bottom: 10px;
}
.vidGallery div span {
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 13px;
	width: 204px;

}


/* ABOUT - LOGOS */

.logosRow {
	background-color: #ffffff;
	clear: both;
	text-align: center;
	padding: 10px;
}
.logosRow img {
	margin: 10px;
}


/* COMMENTS */

label {
	width: 80px;
	float: left;
	display: block;
	clear: both;
	font-size: 11px;
}
input, textarea {
	width: 400px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 3px;
	background-color: transparent;
	border: 1px solid #ffffff;
}
input#code {
	text-transform: uppercase;
	width: 100px;
}
.cb {
	clear: both;
	width: 500px;
	margin-bottom: 3px;
}

.comment {
	clear: both;
	display: block;
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #1E051B;
	width: 570px;
}
.comment .txt {
	float: right;
	width: 440px;
	clear: right;
}
.comment .author {
	float: left;
	width: 130px;
	clear: left;
}


/* PHOTOS */

.photoList h2 {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 17px;
}
.photoList a.arrow {
	height: 100px;
	width: 65px;
	border-style: none;
	text-decoration: none;
	display: block;
	float: right;
	padding-top: 40px;
}
.photoList img {
	border-style: none;
}

.photoList .photoSeries {
	width: 465px;
	height: auto;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.photoList .photoSeries img.thumb {
	width: 200px;
	height: 140px;
}

/* BLOG SPECIFIC */

.blogTxt {
	line-height: 24px;
}

.cemFooter {
	position: relative;
}
.cemFooter a.facebook {
	position: absolute;
	top: 70px;
	left: 215px;
	display: block;
	width: 85px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}
.cemFooter a.twitter {
	position: absolute;
	top: 70px;
	left: 672px;
	display: block;
	width: 80px;
	height: 33px;
	text-indent: -9999px;
	overflow: hidden;
}

.highslide-gallery a img {
	width: 185px;
	height: 130px;
}

.vidGallery .nav {
	display: block;
	clear: both;
	text-align: center;
	float: none;
}

.vidGallery div.cb
{
	margin: 0px;
}
