
/* Some basic resets and global styles */

html, span, embed, object,
h1, h2, h3, h4, h5, h6, a, img, ol, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12.5px;
	line-height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;	
	vertical-align: baseline;
	color: #000000;
	background: none;
}

body {  
        background:url('images/main.jpg') fixed;
        background-color: #000000;
		margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;	
	vertical-align: baseline;
	color: #000000;
	outline: none;
}


.body-text {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;	
	vertical-align: baseline;
	color: #000000;
}

.page-header {
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	text-decoration: none;
}

a img {
	border: none;
}

a {
	color: #000000;
}

a:hover {
	color: #838282;
}


.hr {
	color: #717173;
	width: 810px;
	height: 1px;
	float: none;
}


#container {
	position: relative;
	margin: 0px auto;
	width: 880px;
	z-index: 100;
}

.full-bg {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}


/* START Header Styles */

#header {
	float: left;
	padding-top: 0px;
	width: 898px;
	background-color:#000000;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	border-bottom: none;
}

#logo-title {
	width: 898px;
	height: 150px;
	float: left;
	text-indent: -99999px;
	background: url(images/header.jpg);
	background-color: #000000;
	repeat: no repeat;
	padding: 0px 0px 0px 0px;
}


.text-header {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;	
	vertical-align: baseline;
	color: #717173;
	outline: none;
	background: #ffffff;
}


.img {
	border:1.5px solid #717173;
}


#menu {
	float: left;
	padding-top: 3px;
}

#menu ul li {
	color: #ffffff;
	display: inline;
	letter-spacing: 1px;
	margin-left: 10px;
	padding: 0px 0px 0px 5px;
	float: left;
}


#menu ul li a {
	color: #ffffff;
	text-transform: uppercase;
	background: none;
}

#menu ul li a:hover {
	color: #de0202;
}


/* END Header Styles */


/* START Page Contents */

#content-box {
	float: left;
	width: 900px;
	background-color:#ffffff;
	padding-bottom: 35px;
	padding-top: 23px;
}


#content {
	float: left;
	width: 900px;
	background-color:#ffffff;
	padding-top: 0px;
}



.entry-content-left {
	float: left;
	padding-left: 25px;
	padding-right: 20px;
	width:190px;
}


.entry-content-line {
	background: url(images/line.gif);
	background-repeat: repeat-y;
	
}

.entry-content-right {
	float: left;
	padding-left: 5px;
	width: 630px;
}

.entry-content img {
	float: left;
}

.fliers {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	width:580px;
}

#pic-one, #pic-two {
	width: 175px;
	float: left;
	display: block;
	padding-right: 60px;
}

#pic-three {
	width: 175px;
	float: right;
	display: block;
}


/* Blog Content */

.blog-title {
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;	
	color: #000000;
}	


.blog-entry-date {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;	
	vertical-align: baseline;
	color: #838282;
}	

.blog-nav {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-color: #000000;
	line-height: 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;	
	vertical-align: baseline;
}
	
.blog-image-content {
	float: left;
	border: none;
}

.heads-nav {
	font-style: normal;
	font-size: 13px;
	font-color: #000000;
	line-height: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, Sans-Serif;	
}


#blog-spacer {
	float: left;
	width: 630px;
	background-color:#ffffff;
	padding-bottom: 10px;
}

/* END Page Contents */

/* Pics Content */

.pics {
	float: left;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 10px;
	width:460px;
}

#pic-one, #pic-two {
	width: 150px;
	float: left;
	display: block;
	margin-right: 5px;
}

#pic-three {
	width: 150px;
	float: right;
	display: block;
}


/* END Pics Contents */

/* START Footer Styles */

#footer {
	float: left;
	width: 900px;
	height: 250px;
	background: url(images/cityscape.jpg);
	background-color: #000000;
	repeat: no repeat;
	padding: 0px 0px 0px 0px;

}

.footer {
	color:#ffffff;
	font-size: 11px;
	line-height: 12px;
	padding-left: 25px;
	padding-top: 220px;
}

.footer a {
	color:#ffffff;
	font-size: 11px;
	line-height: 12px;
	text-decoration: underline;
}

.footer a:hover {
	color: #838282;
}

/* END Footer Styles */

