body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	color: #FFFFFF;
	margin-top: 200px;
}

a:link {
	color: #7e3030;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7E3030;
}
a:hover {
	text-decoration: underline;
	color: #7E3030;
}
a:active {
	text-decoration: none;
	color: #7E3030;
}
.homeTable {
	height:100%;
	width:100%;
	border:0px;
}
.content {
	background-image:url(../images/bg.jpg);
	padding:35px;
}
.menubg {
	background-image:url(../images/bg_menu.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.border_6px_black {
	border:6px solid #000000;
}
.randompictext {
	padding-top:5px;
	padding-bottom:10px;
}
.textarea {
	padding:20px;
}
.lakebottom {
	background-image:url(../images/lake_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
.boldtext {
	font-weight: bold;
/*	font-size: 18px;
	font-style: italic;
*/
}
.conact {
	color: #FFFFFF;
	font-size: 12px;
	font-weight:normal;
}
#contactheader {
	background-image: url(../images/contact_unflat_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 312px;
	background-color: #FFFFFF;
}
#ranncontactheader {
	background-image: url(../images/rann_unflat_01.jpg);
	height: 312px;
}

.nobold {
	font-weight: normal;
}

.text_center {
    text-align: center;
}

table.music_chart {
    border-collapse: collapse;
    border: 0px solid red;
    border-spacing: 5px;
    width: 400px;
}

table.music_chart td {
    margin: 0px;
    padding: 5px 0px;
}

table.music_chart td.title {
    margin: 0px;
    padding: 0px 0px 20px;
}

.text_1 {
	font-weight: normal;
    font-style: normal;
}

table.image_gallery {
    border-collapse: collapse;
    border-spacing: 5px;
    width: 875px;
}

table.image_gallery td.col_spacer_1 {
    margin: 0px;
    padding: 0px;
    width: 65px;
}

table.image_gallery td.col_1 {
    margin: 0px;
    padding: 0px;
    width: 169px;
    text-align: left;
    vertical-align: top;
}

table.image_gallery td.col_2 {
    margin: 0px;
    padding: 0px;
    text-align: right;
    vertical-align: top;
}

table.image_gallery td.row_spacer {
    margin: 0px;
    padding: 0px;
    height: 25px;
}

td.table_1_spacer {
    width: 100px;
    margin: 0px;
    padding: 0px;
}

.footer {
	color: #7e3030;
    text-align: center;
    padding: 10px;
    margin: 0px;
	font-size:14px;
}

.content_title_1 {
	color: #7e3030;
	font-size: 20px;
	font-weight: bold;
}

.content_title_2 {
	color: #7e3030;
	font-size: 18px;
	font-weight: bold;
}

.text_justify {
    text-align: justify;
}

.textquote{
	margin:0;
	font-size:12px;
	padding: 10px;
    text-align: justify;
}

.imgcentre{
	text-align:center;
}

.namequote{
	color: #7e3030;
		font-size:12px;
		margin:0;
		padding:0;
		text-align:right;
		padding-right:20px;

	
}