/*

*/

body {
	margin: 0;
	padding: 0;
	background: #000000;


}
a:active {
  outline: none;
}


h1, h3 {
	font-family: Philosopher Regular, Arial;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 0px 40px;
}




h2 { 	font-size: 18px;
	color: #000000;
	font-family: Philosopher Regular, Arial;
	font-weight: normal;
	padding: 0px 0px 0px 40px;
	line-height: 10px;
	 


}
h3 { font-size: 18px; }

p, ol, ul, blockquote {
	line-height: 15px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	outline: none;
}


a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f6931e;
	outline: none;

}


.events a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	outline: none;
}
.events a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f6931e;
	outline: none;

}
.events p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	
	margin-right: 10px;
}



.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #404040;
	float: right;
	margin-right: 40px;
}
strong {
	color: #8D8C8C;
}

/* Posts */

.post {
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/white_background.png) no-repeat ;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	height: 420px;
	width: 508px;
}
.post_events {
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/white_background_events.png) no-repeat ;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	height: 660px;
	width: 508px;
}

.post h2, .post h3 {
	margin-left: -40px;
}


.gallery {
	margin-bottom: 9px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border-top: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	height: 720px;
	width: 500px;
}

.gallery h2, .post h3 {
	margin-left: -40px;
}




.colOnetext {
	float: left;
	width: 240px;
	padding: 0px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 380px;
	color: #000000;
}
.colOnetext_wide {
	float: left;
	width: 480px;
	padding: 0px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 380px;
	color: #000000;
}
.colOnetext_wide2 {
	float: left;
	width: 480px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 380px;
	color: #000000;
}
.colOnetext_wide_events {
	float: left;
	width: 480px;
	height: 660px;
	padding: 0px 8px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.colTwotext {
	float: right;
	width: 240px;
	height: 410px;
	padding: 0px 8px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.colOnetext_wide_events td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 0px;

}

.colOnetext_wide_events img {
	padding: 5px 5px 3px 0px;
	border: none;
}


/* Header */

#header {
	width: 970px;
	height: 1px;
	margin: 0 auto;
	background: #000000;
}


/* Content */


#menu {
	padding: 220px 0 0 10px;
	
}

#menu li {padding: 0px 0 0 0px;
	text-decoration: none;
	
}

#menu img {text-decoration: none;
	
}
#menu a {text-decoration: none;
	outline: none;

}
#menu a:active {text-decoration: none;
	outline: none;
	
}

#content {
	width: 970px;
	margin: 0 auto;
	padding: 0px;

}

#colOne {
	float: left;
	width: 430px;
	height: 673px;
	border-right: 2px solid #c0c0c0;
}

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#colTwo {
	float: right;
	width: 510px;
	padding: 250px 0px 0px 0px;
	background: url(images/background.jpg) no-repeat ;
}


#colTwo_events {
	float: right;
	width: 510px;
	Heigh: 500px;
	padding: 10px 0px 0px 0px;
	background: url(images/background.jpg) no-repeat ;
}


#colTwogallery {
	float: right;
	padding: 0px 10px 0px 0px;
}




/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

#footer * {
	color: #333333;
}



#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}


#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #f6931e;










}
