/* CSS Document */body,html {vertical-align:top; 			margin:0px auto; 			padding:10px 0px;			text-align:center; 			font-family:verdana,  sans-serif;  			font-size:12px;		}body {		min-width:1000px;	}	a:link { color:#000; font-weight:bold; text-decoration:none;}a:hover{color:#B3905B;font-weight:bold; text-decoration:underline;}a:visited{color:#000;font-weight:bold; text-decoration:none;}a:visited:hover {color:#B3905B;font-weight:bold; text-decoration:underline;}hr{ color: #B3905B; border:none; background-color: #B3905B; height: 3px; }	#container{	width:1000px;	margin:0px auto;	padding:0px;	background-color:#E1D3BF;	background-image:url(images/bg1.gif);	}#tmenu{	width:1000px; 	background-color:#000;	height:40px}/*Drop Down stuylings */#nav, #nav ul { /* all lists */	padding: 0;	margin: 0;	list-style: none;		font-size:13px; 	font-weight:bold;	text-align:left;}#nav ul li {float: left; /* cure IE5.x "whitespace in lists" problem */width: 100%;}#nav ul li a {height: 1%; /* make links honour display: block; properly */} #nav a {	display: block;}#nav li { /* all list items */	float: left; /* width needed or else Opera goes nuts */}div#tmenu {width: 1000px;}div#tmenu ul {margin: 0px;padding: 0px;}div#tmenu li {margin: 0px;padding: 0px;list-style-type: none;display: inline;}div#mmenu ul {margin: 30px 0px ;padding: 0px;}div#mmenu li {margin: 0px 10px;padding: 0px;list-style-type: none;display: inline;}#middle{clear:both;margin: 0px;padding: 0px;}#toplinks{text-align:right; padding-top:10px;  padding-right:25px;}#left{		width:462px;	float:left;}#left p{	padding:0px;	margin:0px;	text-align:right;}#right{/*background-image:url(images/bg.jpg); */background-image:url(images/bg_events1.jpg);	background-repeat:no-repeat;	min-height:711px;	width:536px;	text-align:left;	float:right;}#content{	margin: 35px 60px 0px 60px;}#bottom{	clear:both;}.mpad{	padding-left:25px;}#search {	font-size:14px; 	color:#fff;	font-weight:bold;}#textpart{	background-color:#F9F8F5;padding:10px 20px;	min-height:463px;}#textpart_blog{	background-color:#F9F8F5;padding:10px 20px;}#arrow{	font-weight:bold;	color:#000;	list-style-image:url(images/arrow.gif);}#arrow ul{	padding:0px 20px;	}#arrow li{	padding:5px 0px;}#arrow a:link { color:#000; font-weight:bold; text-decoration:none;}#arrow a:hover{color:#B3905B;font-weight:bold; text-decoration:underline;}#arrow a:visited{color:#000;font-weight:bold; text-decoration:none;}#arrow a:visited:hover {color:#B3905B;font-weight:bold; text-decoration:underline;}#specials{min-height:570px;}#copy{	width:1000px;		padding:5px 0px;		margin:0px auto;	}#copyleft{	width:500px;	float:left;	text-align:left;}#copyright{width:500px;	float:left;	text-align:right;}#copybot{clear:both;}.header{	font-size:14px;	font-weight:bold;}.week{padding-bottom:10px;}.date{	font-weight:bold;	color:#B3905B;	padding:10 0px;	}.nobold{font-weight:normal;}