* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000;
	background: #fff url('../images/bg.jpg') repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #000;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #9e0100;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 7px 0px 8px;
	text-align: justify;
	line-height: 15px;
}

input {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}

.emptyspace {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

.ad_window {
	padding: 5px 0px;
	float: right;
}

.ad_window_text {
font-size: 11px;

}

.ad_window_label {
font-size: 11px;
color: #c00000;

}

#bw {
	margin: 0px auto;
	width: 789px;
	color: inherit;
	background-color: #fff;
	text-align: left;
}

#ct {
	margin: 0px 1px;
	width: 787px;
}


/* Page Header */

#ph {
	width: 787px;
	height: 222px;
	overflow: hidden;
	font-weight: bold;
	text-align: left;
}

#ph a {
	color: #fff;
	background: inherit;
}

#ph a:hover {
	color: #f4d03f;
	background-color: inherit;
}


/* HT */

#ht {
	width: 400px;
	height: 221px;
	color: #fff;
	background: #cc0000 url('../images/head_title_background.jpg') no-repeat 0% 0%;
	float: right;
	overflow: hidden;
}

#ht h1 {
	margin: 10px auto 0px 8px;
	width: 500px;
	height: 64px;
	
}

#ht .textbox {
	padding: 65px 12px 0px;
}

#ht .textbox a {
	text-transform: uppercase;
}


/* HL */

#header_links {
	width: 220px;
	height: 221px;
	background: url('../images/sampi.jpg') no-repeat 0% 46px;
	float: left;
	overflow: hidden;
	font-size: 10px;
}

#header_links a {
	text-decoration: none;
}

#header_links ul {
	width: 220px;
	height: 46px;
	color: #fff;
	background-color: #cc0000;
}

#header_links li {
	padding: 20px 12px 0px;
	float: left;
}


/* HMN */

#hnm {
	width: 167px;
	height: 221px;
	color: #fff;
	background: #f65741 url('../images/nav_background.jpg') repeat-y;
	float: left;
	overflow: hidden;
	font-size: 10px;
	line-height: 10px;
	border-bottom: #d1d1d1 1px solid;
}

#hnm a {
	text-decoration: none;
}

#hnm ul {
	margin-top: 46px;
	height: 174px;
	background: url('../images/nav_listbackground.gif') repeat-y;
	border-bottom: #9f0000 1px solid;
}

#hnm li {
	background: url('../images/bullet.jpg') no-repeat 8px 5px;
	width: 167px;
	height: 24px;
	border-top: #fff 1px solid;
	text-transform: uppercase;
	overflow: hidden;
	float: left;
}

#hnm li a {
	display: block;
	padding-top: 6px;
	padding-left: 22px;
	background-image: none;
}


/* Left Sidebar */

.mycity {
	padding: 15px 20px;
	text-align: center;
	font-size: 12px;
	line-height:18px
}



.mycity .highlight {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.mycity a {
	color: black;
	background: inherit;
}

.mycity a:hover {
	color: red;
	background-color: inherit;
}

/* Right Column */

.right_box_mainpage {
	padding: 10px 10px;
}

.right_box_other {
	padding: 5px 5px;
}

h2 {
	padding-bottom: 5px;
	font-size: 14px;
	color: #c00000;
	background-color: inherit;
	text-transform: uppercase;
}

h3 {
	padding-bottom: 5px;
	font-size: 12px;
	color: BLACK;
	background-color: inherit;
	text-transform: uppercase;
}


#pagecontent {
	width: 787px;
	color: inherit;
	background: #ffcb02 url('../images/box_sidebar.jpg') repeat-y;
}

#right_column {
	width: 566px;
	float: right;
	font-size: 11px;
}

#right_column .right_box_mainpage p {
	padding-bottom: 5px;
	padding-left: 3px;
	width: 260px;
	float: left;
	line-height: 15px;

}

#right_column .right_box_other p {
	padding-bottom: 5px;
	padding-left: 3px;
	line-height: 15px;
	float: center;
	width: 525px;

}

#right_column .white_bar {
	margin : 0px;
	height : 1px;
	color: inherit;
	background-color: #fff;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
}




#left_side_bar {
	width: 221px;
	background: url('../images/paper.jpg') no-repeat 0% 0%;
	text-align: right;
	float: left;
}

#left_side_bar_header {
	margin: 18px 15px 0px auto;
	width: 156px;
	height: 33px;
	background: url('../images/header_box.jpg') no-repeat 0% 0%;
	overflow: hidden;
}

#left_side_bar_header h2 {
	width: 156px;
	height: 33px;
	text-align: center;
	font-size: 18px;
	color:white;
	padding-top: 5px;
	
}



#form_area {
	padding: 5px 10px;
	font-size: 11px;
}


input{
	border: #000 solid;
	border-width: 1px;
	font-size: 11px;
	
}

select, option {
	
	font-size: 11px;
	
}


.form_label {
font-size: 11px;
color: #c00000;

}




/* Page Content Second Row */

#middle_page {
	width: 787px;
	color: inherit;
	background: #ff9700 url('../images/box_2_sidebar.jpg') repeat-y;
}


/* Left Sidebar - Second Row */

#middle_page_left_side_bar {
	width: 221px;
	background: url('../images/arrow_sidebar.gif') no-repeat 100% 85%;
	float: left;
}




/* Right Column - Second Row */

#middle_page_right {
	width: 566px;
	float: right;
	font-size: 10px;
	text-align: center;
}

/* Events */

#events {
	margin: 0px auto;
	padding: 25px 0px 15px;
	width: 527px;
}

#events h2 {
	width: 527px;
	height: 37px;
	text-align: left;
	color:#CC0000;

}

#events_table table {
	width: 527px;
}

#events_table td {
	padding: 10px 10px;
	color: #000;
	background-color: #fda628;
	font-size: 11px;
	text-align: left;
}

#events_table #header_row td {
	padding-top: 3px;
	color: #fff;
	background-color: #f8ab36;
	border-bottom: #ff9700 2px solid;
}


/* Page Footer */

#footer {
	width: 787px;
	color: #ffffff;
	background: #c00000 url('../images/footer_background.jpg') no-repeat 0% 100%;
	font-weight: bold;
}

#footer a {
	color: #fff;
	background-color: inherit;
}

#footer a:hover {
	color: #f69689;
	background-color: inherit;
}

#footer_box {
	padding: 5px 10px 7px 0px;
}

#footer_box p {
	padding: 2px 10px 3px;
	font-size: 10px;
	text-align: center;
}

#footer_box a {
	text-decoration: none;
	
}

