/* ------------------------------------------------------- HTML ------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3b211b;
	text-decoration: none;
}


ul {
	list-style-image: url(../images/bullet.gif);
}

/* ------------------------------------------------------- LINKS ------------------------------------------------------- */
a:link {
	color: #009DC3;
	text-decoration: none;
}
a:visited {
	color: #009DC3;
	text-decoration: none;
}
a:hover {
	color: #FEAB21;
	text-decoration: none;
}
a:active {
	color: #FEAB21;
	text-decoration: none;
}



a.lkYellow:link {
	color: #FEAB21;
	text-decoration: none;
}
a.lkYellow:visited {
	color: #FEAB21;
	text-decoration: none;
}
a.lkYellow:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.lkYellow:active {
	color: #FFFFFF;
	text-decoration: none;
}



a.lkFooter:link {
	color: #063641;
	text-decoration: none;
}
a.lkFooter:visited {
	color: #063641;
	text-decoration: none;
}
a.lkFooter:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.lkFooter:active {
	color: #FFFFFF;
	text-decoration: none;
}



a.lkImgNews:link {
	display: block;
	height: 100px;
	width: 180px;
	border: 1px solid #008250;
}
a.lkImgNews:visited {
	display: block;
	height: 100px;
	width: 180px;
	border: 1px solid #008250;
}
a.lkImgNews:hover {
	display: block;
	height: 100px;
	width: 180px;
	border: 1px solid #FFFFFF;
}
a.lkImgNews:active {
	display: block;
	height: 100px;
	width: 180px;
	border: 1px solid #FFFFFF;
}



a.lkGallery:link {
	display: block;
	height: 99px;
	width: 140px;
	border: 1px solid #3b211b;
}
a.lkGallery:visited {
	display: block;
	height: 99px;
	width: 140px;
	border: 1px solid #3b211b;
}
a.lkGallery:hover {
	display: block;
	height: 99px;
	width: 140px;
	border: 1px solid #FEAB21;
}
a.lkGallery:active {
	display: block;
	height: 99px;
	width: 140px;
	border: 1px solid #FEAB21;
}



a.lkVideoGallery:link {
	display: block;
	height: 79px;
	width: 140px;
	border: 1px solid #3b211b;
}
a.lkVideoGallery:visited {
	display: block;
	height: 79px;
	width: 140px;
	border: 1px solid #3b211b;
}
a.lkVideoGallery:hover {
	display: block;
	height: 79px;
	width: 140px;
	border: 1px solid #FEAB21;
}
a.lkVideoGallery:active {
	display: block;
	height: 79px;
	width: 140px;
	border: 1px solid #FEAB21;
}



/* ------------------------------------------------------- TXT ------------------------------------------------------- */
.txt14px {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}

.txtYellow14px {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FEAB21;
}

.txtWhite10px {
	font-size: 10px;
	color: #FFFFFF;
}

.txtWhite {
	color: #FFFFFF;
}

.txt10px {
	font-size: 10px;
}

.txtTitles {
	font-size: 22px;
	color: #3b211b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.txtTitleNews {
	font-size: 12px;
	color: #3b211b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}


.txtTitleWhotsOn {
	font-size: 22px;
	color: #063641;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}


.txtTitleWhotsOn16px {
	font-size: 16px;
	color: #063641;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}


/* ------------------------------------------------------- BG's ------------------------------------------------------- */
.bgSnowFlakes {
	background-image: url(../images/bg-snowflakes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

.bg45degreeslines {
	background-image: url(../images/bg-45degreeslines.gif);
	background-repeat: repeat;
}


/* ------------------------------------------------------- MISC ------------------------------------------------------- */
.formFields {
	width: 100%;
	border: 1px solid #3b211b;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3b211b;
	text-decoration: none;
}

.imgWrap {
	float:right;
	margin-bottom: 10px;
	margin-left: 10px;
}
