@charset "utf-8";
/* CSS Document */
img { border: none; }
#container {
	width: 828px;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	background-color: #000;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 50px;
	float: left;
	height: auto;
	background-image: url(images/bg3.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#foot {
	background-color: #530D00;
	float: left;
	height: 30px;
	width: 826px;
	border: 1px groove #BD8307;
	margin-left: 0px;
	text-align: center;
}



#main_banner {
	background-repeat: no-repeat;
	height: 277px;
	width: 828px;
	margin: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_column {
	background-color: #000;
	background-image: url(images/menu2.gif);
	background-repeat: no-repeat;
	height: 725px;
	width: 289px;
	margin-left: 0px;
	float: left;
	padding-left: 5px;
}
#right_container {
	background-color: #C9C1B0;
	height: 725px;
	width: 534px;
	float: left;
	color: #000;
}
#right_top {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Myriad Web Pro", "Myriad Pro";
	width: 520px;
	padding: 5px;
	height: auto;
	float: left;
	font-size: x-large;
	color: #000;
}
#temp_right_container {
	float: left;
	width: 530px;
	overflow: hidden;
	background-color: #FFF;
	border: thin dashed #333;
	height: 725px;
	margin-top: 8px;
}
#template_title {
	font-family: "Myriad Web Pro", "Myriad Pro";
	font-size: 24px;
	font-style: normal;
	float: left;
	height: 50px;
	width: 520px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
	font-weight: bolder;
	text-decoration: underline;
}
#temp_body {
	font-family: "Myriad Web Pro", "Myriad Pro";
	float: left;
	height: auto;
	width: 510px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}






#right_col_left {
	background-color: #FFF;
	height: 725px;
	font-family: "Myriad Web Pro", "Myriad Pro";
	width: 320px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin: 0px;
}
#event1 {
	height: 210px;
	padding: 0px;
	margin: 4px;
	border: 1px ridge #999;
	font-size: 10px;
}
#e1_title {
	font-family: "Myriad Web Pro", "Myriad Pro";
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
#e1_picture {
	float: left;
	height: 135px;
	width: 165px;
}
#e1_body {
	font-family: "Myriad Web Pro", "Myriad Pro";
	font-size: 10px;
	width: 135px;
	float: left;
	height: 135px;
	text-align: left;
}

#right_col_right {
	width: 210px;
	float: left;
	background-color: #FFF;
	height: 725px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 4px;
}
#weather {
	height: auto;
	width: 203px;
	float: left;
	border: 1px ridge #999;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
}

#container #right_container #right_top p {
	font-size: 14px;
}
#container #right_container #right_col_left #event1 table tr th p {
	text-align: left;
}
#categorytitle {
	font-family: "Myriad Web Pro", "Myriad Pro";
	font-size: 23px;
	font-weight: bolder;
	text-decoration: underline;
}

#container #right_container #right_top p {
	text-align: left;
}
#footer {
	padding-top: 200px;
	margin-right: 5px;
	float: left;
	padding-left: 0px;
}
#temp_left {
	background-color: #FFF;
	float: left;
	height: auto;
	width: 300px;
	border: 1px groove #999;
	margin: 5px;
}
#temp_right {
	height: auto;
	width: auto;
	border: 1px groove #999;
	float: right;
	padding: 10px;
	margin: 5px;
}
#body_pic {
	float: right;
	height: 460px;
	width: 211px;
}

