/* reset margin + padding*/
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
  	font-size: 100%;	
	vertical-align: baseline;
	background: transparent;
}

html, body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;	
	vertical-align: baseline;
	background: transparent;
}



body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* reset end */



html, body {
  height: 100%;
}
html {
  color:#2a2a2a;
  font: 62.5%/1.8em Arial, Verdana, sans-serif;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.8em;
}
body {
  text-align: left;
  font-size:1.2em;
  margin: 0;
  padding: 0;
  line-height:1.3em;
}

a {
  text-decoration: none; 
}
a:hover {
  text-decoration: underline;
}

#townBackgroung {
	background: url(../images/bgTown.gif) no-repeat bottom;   
	height: 570px;
	width: 100%;
	position: absolute;
	z-index: -1000;
}

#content {
	margin: 0px auto;
	width: 938px;	
	padding-top: 92px;
	position: relative;
	padding-bottom: 5px;

}

#insideLeft {
	float: left;
	width: 305px;
	position: relative;
}
#insideRight {
	margin-left: 310px;
}
#menu {
	background: url(../images/menuBg.gif) repeat-x; 
	height: 36px;
	width: 625px;
}
#menu1 {
	height: 36px;
	float: left;
	letter-spacing: -1px
}
#menu1 li {	
	float: left;
	height: 36px;
	line-height: 36px;
	width: 99px;
	text-align: center;
	border-right: 1px solid #8d8d8d;
}
#menu1 li a{
	color: #363636;
	display: block;
	background: url(../images/menuBg.gif) repeat-x; 
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#menu1 li :hover{
	color: #fff;
	background-position: bottom;
	text-decoration: none;
}
.menuItem{
	color: #363636;
	display: block;
	background: url(../images/menuBg.gif) repeat-x; 
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.menuItemActive {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.menuItem:hover{
	color: #fff;
	background-position: bottom;
	text-decoration: none;
}
.searchWrap {
	width: 215px;
	height: 29px;
	float: left;
	padding-top: 7px;
	padding-left: 8px;
}

.searchValue {
	float: left;	
}
.searchButton {
	display: block;
	width: 54px;
	height: 21px;
	background: url(../images/searchButton.gif) no-repeat; 
	border: none;
	padding: 0px;
	float: left;
	margin-left: 3px;
}

.searchPageResultWrap {
	padding-top: 8px;
	padding-left: 5px;
	border-top: 2px #d5d5d6 solid;
}




#mainPicture img{
	display: block;
}
#fontManipulation {
	position: absolute;
	right: 0;
	top: 70px;
}
#fontManipulation a{
	font-weight: bold;
	color: #616161;
	text-decoration: none;
	padding-left: 8px;
	font-size: 11px;
}
.newsPaginator a {
	color: #ed1c24;
	font-weight: normal;
}
.newsPaginator a:hover {
	color: #000;
}
.newsText {
	color: #2A2A2A;
}
.eventText {
	color:#2A2A2A;
}
.navigationCalendar a {
	color: #fff;
}

.navigationCalendar a:hover {
	color: #000;
}

.newsContent {
	padding:10px;
}
.newsContentBox {
	padding-bottom:20px;
}
.newsDate {
	color:#ED272A;
	font-size:12px;
	font-weight: bold;
}
.newsTitle {
	color:#000000;
	font-size:11px;
	line-height:15px;
}
.newsPaginator {
	border-top:1px solid #CECECF;
	color:#ED1C24;
	height:25px;
	line-height:25px;
	padding-left:10px;
}
.newsHeader {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/leftItemsBg.gif) repeat scroll 0 0;
	height:29px;
}
.newsHeaderLeft {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/leftItemsBgLeft.gif) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:29px;
	width:15px;
}
.newsHeaderText {
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:29px;
	line-height:29px;
}
.eventsCalendar {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	padding-top:15px;
}
.eventNavigation {
	background:transparent url(../images/leftItemsBg.gif) repeat scroll 0 0;
  color:#FFFFFF;
  display:block;
  font-size:14px;
  height:29px;
  line-height:29px;
}
.eventNavigation a {
  color: #fff;
}
.navigationCalendar {
  color:#FFFFFF;
  display: block;
  font-size:12px;
  font-weight:bold;
  height:29px;
  line-height:29px;
  background:transparent url(../images/leftItemsBg.gif) repeat scroll 0 0;
}
.activePaginator {
	text-decoration: underline;	
}

.eventContent {
	margin-top:5px;
	padding:10px;
	padding-left: 15px;
	padding-right: 15px;
}
.eventContentBox {
	padding-bottom:20px;
}
.eventDate {
	color:#ED272A;
	font-size:11px;
}
.eventTitle {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}
.paginationEventToRight {
	float: right;
	padding-right: 5px;
}
.formLeft {
	float: left;
	width:210px;
}
.formRight {
	margin-left:220px;
}
.contactForm a {
	color: #ED1C24;
}

#foot {
  width: 920px;
  margin: 0 auto;
  padding-bottom: 70px;
  text-align: right;
  
}
#foot a{
  text-decoration: none;
  color: #ED272A;
  
}

