/**
 * Content style
 */
#content {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #000;
	float: left;
}

h3 {
	font: normal normal 35px Helvetica, Arial;
	color: #613f3f;
	margin: 14px 0px 7px 0px;
	background-image: url(publicImages/header-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
h3 a {
	font: normal normal 35px Helvetica, Arial;
	color: #613f3f;
	text-decoration: none;
}

/**
 * Home, home content and news list
 */
#home {
	width: 920px;
}
#home-edit {
	width: 286px;
	float: left;
}
#home-edit * {
	margin: 25px 0px 0px 25px;
}
#home #homeContent {
	width: 707px;
	margin: 0px 0px 0px 0px;
	background-color: #fdfbf6;
	min-height: 360px;
	height: auto;
	*height: 360px;
}
#home #homeContent * a {
	color: #613f3f;
	text-decoration: underline;
}
#home #homeContent * a:hover {
	text-decoration: none;
}
#home #homeContent img {
	border: 0;
}
#home #homeContent h3 {
	margin: 0px 0px 0px 0px;
	padding-top: 25px;
}

#home #homeContent p {
	font: normal normal 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	margin: 0px;
	line-height: 1.3em;
	width: auto;
	margin: 0px 55px 0px 0px;
}
#home #homeContent p ul li {
	font: normal normal 13px Verdana, Arial, Helvetica;
	color: #613f3f;
	width: auto;
}

/* global news list */
h4.news-list-header {
	font: normal normal 27px Helvetica, Arial;
	color: #613f3f;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	text-transform: uppercase;
}
#newsList {
}
#newsList ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#newsList ul li {
	display: block;
	width: 280px;
	height: 150px;
	
	padding: 12px;
	margin-right: 2px;
	
	float: left;
	
	background-color: #f9f3e3;
}
#newsList ul li.odd {
	background-color: #fdfbf5;
}
#newsList ul li div.news-single {
}
#newsList ul li div.news-single div.news-image {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}
#newsList ul li div.news-single div.news-image img {
	border: 1px solid #ebe7da;
	padding: 3px;
	background-color: #ffffff;
}
#newsList ul li div.news-single h5 {
	font: normal normal 12px Helvetica, Arial;
	color: #613f3f;
	margin: 0px 0px 15px 0px;
}
#newsList ul li div.news-single h5 a {
	font: normal normal 12px Helvetica, Arial;
	color: #613f3f;
	text-decoration: none;
	background: none;
	padding: 0px;
}
#newsList ul li div.news-single p {
	font: normal normal 13px Arial, Verdana;
	color: #959491;
	margin: 0px 0px 10px 0px;
}
#newsList ul li div.news-single a {
	font: normal bold 10px Arial, Verdana;
	color: #f38787;
	text-decoration: none;
	background-image: url(publicImages/icon-readmore-news.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}
#newsList ul li div.news-single a:hover {
	text-decoration: underline;
}
#newsList ul li div.news-single a span {
}


/**
 * News section
 */
#listNews {
	width: 920px;
	float: left;
	padding: 0px 0px 0px 0px;
	
}
#listNews h3 {
}
#listNews h3 a {
}
#listNews div {
	float: left;
	border-bottom: 1px solid #f38787;
	padding-bottom: 10px;
	margin-bottom: 7px;
}
#listNews div img {
	float: left;
	margin: 0px 10px 0px 0px;
}
#listNews div p.date {
	font: normal bold 12px Helvetica, Verdana, Arial;
	color: #f38787;
	margin: 0px 0px 0px 0px;
}
#listNews div p.brief {
	font: normal normal 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	width: auto;
	margin: 0px 0px 0px 0px;
}
#listNews div p a.readmore {
	font: normal bold 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	margin: 5px 0px 0px 0px;
}
#listNews div p a {
	font: normal bold 12px Arial, Verdana, Helvetica;
	color: #613f3f;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	display: block;
	float:left;
	background-image: url(publicImages/icon-readmore.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#listNews div h4 {
	font: italic normal 17px Helvetica, Verdana, Arial;
	color: #f38787;
	margin: 0px 0px 11px 0px;
}
#viewNews {
	width: 920px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#viewNews h3 {
}
#viewNews h3 a {
}
#viewNews div p.date {
	font: normal bold 12px Arial, Verdana, Helvetica;
	color: #f38787;
	margin: 0px 0px 0px 0px;
}
#viewNews div p.brief {
	font: normal normal 17px Verdana, Arial, Helvetica;
	color: #f38787;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#viewNews div div#body {
	width: auto;
	font: normal normal 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	line-height: 1.5em;
}
#viewNews div div#body * img {
	border: 0px;
}
#viewNews div div#body * a {
	color: #613f3f;
	font-weight: normal;
	text-decoration: underline;
}
#viewNews p a.back {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #613f3f;
	text-decoration: underline;
	margin-bottom: 20px;
	display: block;
}

/**
 * Category styles
 */
#categoryList {
	width: auto;
	float: left;
	margin: 0px 0px 0px 0px;
}
#categoryList ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#categoryList ul li {
}
#categoryList ul li:hover {
}
#categoryList ul li a {
	font: italic normal 17px Helvetica, Verdana, Arial;
	color: #f38787;
	display: block;
	margin-top: 10px;
	text-decoration: none;
	background-image: url(publicImages/icon-list.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#categoryList ul li p {
	font: normal normal 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	line-height: 1.5em;
}
.categoryDescription {
	font: normal bold 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	line-height: 1.5em;
	padding-bottom: 5px;
	border-bottom: 1px solid #f38787;
}

/**
 * Content section
 */
#listContent {
	width: 880px;
	float: left;
	padding: 0px 0px 0px 0px;
	padding: 20px;
	
	background-color: #fdfbf5;
}
#listContent h3 {
}
#listContent h3 a {
}
#listContent #contentListCategory {
}
#listContent #contentListCategory h4 {
	font: italic normal 17px Helvetica, Verdana, Arial;
	color: #f38787;
	margin: 1px 0px 0px 0px;
	background-image: url(publicImages/icon-list.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#listContent #contentListCategory .brief {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #535353;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#listContent #contentListCategory p.readmore {
	font: normal bold 13px Arial, Verdana, Helvetica;
	color: #613f3f;
}
#listContent #contentListCategory p.readmore a {
	color: #613f3f;
	display: block;
	width: auto;
	text-align: left;
	margin-bottom: 30px;
	padding-bottom: 10px;
	
	background-image: url(publicImages/icon-readmore.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#viewContent {
	width: 920px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#viewContent h3 {
}
#viewContent h3 a {
}
#viewContent p.brief {
	font: normal normal 17px Helvetica, Verdana, Arial;
	color: #f38787;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#viewContent #body {
	width: auto;
	font: normal normal 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	line-height: 1.5em;
	
	margin: 20px 0px 0px 0px;
	padding-bottom: 10px;
	float: left;
}
#viewContent #body img {
	border: 0px;
}
#viewContent #body * a {
	color: #613f3f;
	text-decoration: underline;
}
#viewContent #body * a:hover {
	text-decoration: none;
}
#viewContent p a.back {
	font: normal normal 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	text-decoration: underline;
	margin-bottom: 20px;
	display: block;
}

/**
 * Download section
 */
#listDownload {
	width: 920px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#listDownload h3 {
}
#listDownload h3 a {
}
#listDownload #downloadListCategory {
}
#listDownload #downloadListCategory h4 {
	font: italic normal 17px Helvetica, Verdana, Arial;
	color: #f38787;
	margin: 0px 0px 0px 0px;
}
#listDownload #downloadListCategory .brief {
	font: normal normal 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#listDownload #downloadListCategory p.downloadlink {
}
#listDownload #downloadListCategory p.downloadlink a {
	font: normal bold 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	display: block;
	text-decoration: underline;
	width: auto;
	text-align: left;
	
	background-image: url(publicImages/icon-readmore.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#listDownload #downloadListCategory p.downloadlink a span {
}

/**
 * Links section
 */
#listLink {
	width: 920px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#listLink h3 {
}
#listLink h3 a {
}
#listLink #linkListCategory {
}
#listLink .concreteLink {
	float: left;
}
#listLink #linkListCategory h4 {
	font: italic normal 17px Helvetica, Arial, Verdana;
	color: #f38787;
	margin: 20px 0px 10px 0px;
}
#listLink #linkListCategory .brief {
	float: left;
}
#listLink #linkListCategory p {
	font: normal normal 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	margin: 0px 20px 0px 0px;
	text-align: left;
}
#listLink #linkListCategory img {
	margin: 0px 10px 20px 0px;
	border: 1px solid #000;
	padding: 2px;
	float: left;
}
#listLink #linkListCategory p.goToLink a {
	font: normal bold 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	display: block;
	margin-top: 15px;
	margin-bottom: 20px;
	clear: left;
	
	background-image: url(publicImages/icon-readmore.png);
	background-repeat: no-repeat;
	
	padding-left: 20px;
}

/**
 * Galery section
 */
#listGallery {
	width: 920px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#listGallery h3 {
}
#listGallery h3 a {
}
#listGallery #galleryList {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: auto;
}
#listGallery #galleryList ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#listGallery #galleryList ul li {
	background-color: #fdfbf5;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 280px;
	height: 220px;
	margin: 0px 2px 2px 0px;
	padding: 10px;
}
#listGallery #galleryList ul li h4 {
	margin: 0px 0px 10px 0px;
	font: italic normal 17px Verdana, Arial, Helvetica;
	color: #f38787;
	
	background-image: url(publicImages/icon-list.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#listGallery #galleryList ul li img {
	background-color: #fff;
	padding: 10px;
}
#listGallery #galleryList ul li p {
}
#listGallery #galleryList ul li p a {
	font: normal bold 13px Arial, Verdana;
	color: #613f3f;
	background-image: url(publicImages/icon-readmore.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#viewGallery {
	width: 920px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#viewGallery #image img {
	border: 0px;
}
#viewGallery h3 {
}
#viewGallery h3 a {
}
#viewGallery p.brief {
	font: normal bold 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#viewGallery #body {
	width: auto;
	font: normal normal 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	line-height: 1.5em;
	margin: 20px 0px 0px 0px;
	padding-bottom: 10px;
	float: left;
}
#viewGallery #body img {
	border: 0px;
}
#viewGallery #body * a {
	color: #613f3f;
	text-decoration: underline;
}
#viewGallery p a.back {
	font: normal normal 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	text-decoration: underline;
	margin-bottom: 20px;
	display: block;
}

/**
 * Event section
 */
#eventSearch {
	font: normal normal 13px Arial, Verdana;
	color: #613f3f;
	
	border-bottom: 1px solid #f38787;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
}
#eventSearch input, #eventSearch select {
	font: normal normal 13px Arial, Verdana;
}
#eventSearch hr {
	display: none;
}
#listEvents {
	width: 920px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#listEvents h3 {
}
#listEvents h3 a {
}
#listEvents #eventList {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}
#listEvents #eventList ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
#listEvents #eventList ul li {
	margin: 0px 5px 10px 5px;
}
#listEvents #eventList ul li h4 {
	margin: 0px 0px 0px 0px;
	font: italic bold 13px Helvetica, Verdana, Arial;
	color: #f38787;
	
	background-image: url(publicImages/icon-list.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
#listEvents #eventList ul li h4 a {
	margin: 0px 0px 0px 0px;
	font: italic normal 17px Helvetica, Verdana, Arial;
	color: #f38787;
	text-decoration: none;
}
#listEvents #eventList ul li img {
}
#listEvents #eventList ul li p {
	font: normal normal 13px Arial, Verdana;
	color: #613f3f;
}
#listEvents #eventList ul li p a {
	font: normal bold 13px Arial, Verdana;
	color: #613f3f;
	
	background-image: url(publicImages/icon-readmore.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}
#viewEvents {
	width: 920px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#viewEvents h3 {
}
#viewEvents h3 a {
}
#viewEvents p.brief {
	font: normal normal 10px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	width: auto;
	margin: 5px 0px 0px 0px;
}
#viewEvents #body {
	width: auto;
	font: normal normal 11px Verdana, Arial, Helvetica;
	line-height: 1.5em;
	
	margin: 20px 0px 0px 0px;
	padding-bottom: 10px;
	float: left;
}
#viewEvents #body img {
	margin: 5px;
	border: 1px solid #FFFFFF;
}
#viewEvents #body * a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#viewEvents p a.back {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: underline;
	margin-bottom: 20px;
	display: block;
}

/**
 * Contact form
 */
#contactForm {
	width: 920px;
	float: left;
	padding: 0px 0px 0px 0px;
}
#contactForm h3 {
}
#contactForm h3 a {
}
#contactForm p {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #613f3f;
}
#contactForm form {
	margin: 0px 0px 0px 0px;
}
#contactForm form table {
	border: 0px;
}
#contactForm form table tr {
	border: 0px;
}
#contactForm form table tr td {
	border: 0px;
	font: normal bold 12px Verdana, Arial, Helvetica;
	color: #613f3f;
}
#contactForm form table tr td input {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #613f3f;
	width: 150px;
}
#contactForm form table tr td textarea {
	font: normal normal 11px Verdana, Arial, Helvetica;
	color: #613f3f;
	width: 350px;
}
#contactForm form table tr td input.contactButton {
	font: normal normal 12px Verdana, Arial;
	cursor: pointer;
	cursor: hand;
}

/**
 * pagination results
 */
#paginationResults {
	font: normal bold 13px Arial, Verdana, Helvetica;
	color: #613f3f;
	border: 0px !important;
}
#paginationResults p {
	font: normal bold 13px Arial, Verdana, Helvetica;
	color: #613f3f;
}
#paginationResults a {
	color: #613f3f;
	text-decoration: underline;
	padding: 2px;
}
#paginationResults a:hover {
}

/**
 * Search form
 */
#searchForm {
	float: right;
	margin-top: 50px;
}
#searchForm h4 {
}
#searchForm form {
	margin: 0px;
}
#searchForm input {
	width: 230px;
	border: 1px solid #c4c4c4;
	margin: 0px;
}
#searchForm input.searchButton {
	border: 0px;
	width: 25px;
	height: 23px;
}
#searchForm p {
}

#searchTotals {
}

/* search results */
#searchResults {
	width: auto;
	float: left;
	margin: 0px 0px 0px 18px;
}

/* global starred content */
h4.starred-content-header {
	font: normal normal 27px Helvetica, Arial;
	color: #ffffff;
	background-color: #f29eae;
	text-transform: uppercase;
	margin: 30px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	
	float: left;
	width: 900px;
}
#starred-content {
	border-bottom: 1px dashed #e0e0e0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
	width: 920px;
}
#starred-content ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#starred-content ul li {
	display: block;
	width: 280px;
	height: 150px;
	
	padding: 12px;
	
	float: left;
}
#starred-content ul li div.starred-single {
}
#starred-content ul li div.starred-single div.starred-image {
	float: left;
	margin-right: 15px;
}
#starred-content ul li div.starred-single h5 {
	font: normal normal 15px Helvetica, Arial;
	color: #322424;
	margin: 0px 0px 15px 0px;
}
#starred-content ul li div.starred-single h5 a {
	font: normal normal 15px Helvetica, Arial;
	color: #322424;
	text-decoration: none;
	background: none;
	padding: 0px;
}
#starred-content ul li div.starred-single p {
	font: normal normal 13px Arial, Verdana;
	color: #f38787;
	margin: 0px 0px 10px 0px;
}
#starred-content ul li div.starred-single a {
	font: normal bold 10px Arial, Verdana;
	color: #8b7272;
	text-decoration: none;
	background-image: url(publicImages/icon-readmore.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
}
#starred-content ul li div.starred-single a:hover {
	text-decoration: underline;
}
#starred-content ul li div.starred-single a span {
}

/* Starred links */
#starred-links {
	width: 200px;
	min-height: 340px;
	height: auto;
	*height: 340px;
	float: right;
	background-color: #faf4e4;
	padding-top: 20px;
}
#starred-links h2 {
	display: none;
}
#starred-links img {
	border: 0px;
	padding: 7px;
	margin: 0px 0px 20px 18px;
	background-color: #fff;
}

/* form bulletin */
#formBulletin {
}
#formBulletin p {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #613f3f;
}
#formBulletin form {
	margin: 0px;
}
#formBulletin ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#formBulletin ol li {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #613f3f;
	margin-bottom: 10px;
}
#formBulletin ol li label {
	display: block;
	margin-bottom: 5px;
}
#formBulletin ol li input {
	font: normal normal 12px Verdana, Arial, Helvetica;
	color: #613f3f;
}
#formBulletin 


