/* CSS Document */

body {
	padding:0px 0px 0px 0px;
	margin:0;
	color:#666666;
	background-image: url(images/body_bg.gif);		
		}
p, div, h1, h2, b, u {
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
		}
.spacer {
		clear:both;
		line-height:1px;
		font-size:1px;
		}
		
 ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	list-style-type: disc;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50;
}

/*-----------------------------------------links------------------------------*/

A:link { text-decoration: underline; color:#333333}
A:visited { text-decoration: none; color:#2c4846}
A:active { text-decoration: underline; color:#333333}
A:hover { text-decoration: underline; color:#015d01}


/*-----------------------------------------header------------------------------*/

#top_bg {
	width:100%;
	padding-top:63px;
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
			}
#header {
	width:778px;
	background-image: url(images/header_image.jpg);
	background-repeat: no-repeat;
	height: 314px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
			
			}

.address {
	width:210px;
	height:109px;
	display:block;
	float:left;
	margin-top:200px;
	margin-left:44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
			}
			
.address_sm {
	width:210px;
	height:109px;
	float:left;
	margin-top:220px;
	margin-left:-180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
			}
/*-----------------------------------------body-----------------------------------------*/
#body_frame {
			width:738px;
			margin:0 auto 0 auto;
			background-color:#ffffff;
			padding-top:5px;
			}
			
#container {
	width: 739px;
	float: left;
}

			
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 60px;
}

			
.border_bottom {
			border-bottom:#D3D3D3 1px solid;
			width:193px;
			display:block;
			padding-top:30px;
			}
.padding_top30 {
			padding-top:30px;
			}

.text/*--------------------------------------------rightpanel----------------------*/
 {
	width:489px;
	display:block;
	float: left;
	border: 1px solid #00CC66;
}


.body_image {
			
			padding-top:21px;
			background:url(externals/images/body_image.jpg) no-repeat;
			height:96px;
			width:202px;
			float:left;
			}

.banner  {
	width:391px;
	padding-left:550px;
	cursor:pointer;
	padding-bottom:15px;
	background-image: url(images/location.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	height: 85px;
	float: right;
		}

.footer_link {
		text-decoration:none;
		padding-left:4px;
		padding-right:4px;
		color:#4F3E29;
		
		}
.footer_link:hover {
		text-decoration:underline;
		color:#AA6D21;
		}
#body_footer {
		width:710px;
		background:#ffffff;
		color:#ACA2A2;
		text-align:right;
		padding-right:28px;
		padding-top:9px;
		padding-bottom:35px;
		margin:0 auto 0 auto;
		border-top:#303030 1PX solid;
		}
		
#content {
	margin-left:  240px;
}
#content_calendar {
	margin-left:  20px;
	width: 700px;
}

#navbar {
	float: left;
	width: 239px;
	background-image: url(images/left_panel.gif);
	height: 582px;
	background-repeat: no-repeat;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2D4947;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*-----------------------------------------tables------------------------------*/


#hor-minimalist-b
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: 083d27;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #333333;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}




/* gallery */
.init {
	float:left;
	width:125px;
	height:94px;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px outset #CCCCCC;
}
