* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px;
	background-color: #656565;
	color: #c2bebe;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #c2bebe;
	
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #d26a36;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 20px;
	text-align: justify;
	line-height: 12px;
	clear : both;
	float : none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	position:relative;
	margin: 0px auto;
	width: 778px;
	background: url('images/background.gif') #343231 repeat-x 50% 0%;
	color: inherit;
}


.thumbnail {
	padding: 10px 0px;
	
}

.thumbnail img {
	border: #5c5b5c 1px solid;
}


/* Page Title */

/*#page_title {
	margin-bottom: 128px;
	width: 777px;
	height: 128px;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
/*overflow: hidden;*/
	float: right;

}*/
#page_title {
	width: 362px;
	height: 128px;
	background-repeat: repeat-x;
	background-position: 0% 100%;
	overflow: hidden;
	float: right;
}

#page_title h1 {
	width: 777px;
	height: 89px;
	background: #292829 no-repeat 50% 50%;
	float: center;
	color: #cf7235;
}


/* Page Image */

#page_image {
	width: 777px;
	height: 480px;
	float: center;
	background: url('images/main_image.jpg') #0c070d no-repeat 50% 100%;
	overflow: hidden;
	color: #c2bebe;
	
	
}


/* Left Column */

#left_column {
	width: 777px;
	font-size: 12px;
	float: center;
}

#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #d26a36;
}


/* Page Menu */

#page_menu {
	padding: 15px 0px;
	width: 777px;
	background: url('images/background.gif') #0c070d repeat-x 50% 0%;
	color: #c2bebe;
}

#page_menu a {
	background-color: inherit;
	color: #c2bebe;
	text-decoration: none;
}

#page_menu a:hover {
	background-color: inherit;
	color: #fff;
}

#page_menu li {
	padding: 0px 2px 2px;
	float: left;
}

#page_menu li a {
	display: block;
	width: 88px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#page_menu li#menu1 a {
	
	margin-left: 163px;
	width: 66px;
}

#page_menu li#menu2 a {
	margin-left: 35px;
	width: 110px;
}

#page_menu li#menu3 a {
	margin-left: 35px;
	width: 66px;
}

#page_menu li#menu4 a {
	margin-left: 55px;
	width: 66px;
}


#page_menu li a span {
	padding-top: 70px;
	display: block;
}

#menu1 a {
	background-image: url('images/menu_bg1.gif');
}

#menu2 a {
	background-image: url('images/menu_bg2.gif');
}

#menu3 a {
	background-image: url('images/menu_bg3.gif');
}

#menu4 a {
	background-image: url('images/menu_bg4.gif');
}



/* gallery */

#gallery {
	padding: 10px 10px;
	width: 750px;
	margin-bottom: 20px;
}


/* Calendar */

#calendar {
	padding: 10px 10px;
	width: 750px;
	float: center;
}

#calendar h2 {
	margin-bottom: 16px;
	margin-left: 333px;
	width: 100px;
	height: 27px;
	background: #292829 no-repeat 50% 50%;
	float: center;
	color: #cf7235;
}

/* bio */

#bio {
	padding: 10px 10px;
	width: 750px;
	margin-bottom: 20px;
	float: left;
}

#bio h2 {
	margin-bottom: 16px;
	margin-left: 233px;
	width: 300px;
	height: 37px;
	background: #292829 no-repeat 50% 50%;
	float: center;
	color: #cf7235;
}
/* Page Footer */

#page_footer {
	
	width: 777px;
	padding: 9px 0px;
	background: url('images/background.gif') #343231 repeat-x 50% 0%;
	color: inherit;
	clear: both;
	font-size: 10px;
	line-height: 12px;
}