@charset "utf-8";
/* CSS Document */
body {
	background-color: #5e0000;
	}

h1 {
	color: #000000;
	text-align:center;
	font-size:14px;
	font-style:italic;
	margin-top:0px;	
	}

p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align:justify;
	}

.main_text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align:justify;
	width:500px;
	}

.address_text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-align:center;
	width:384px;
	height:127px;
	}

table,th,td {
	border:0px;
	background-color: #FFFFCC;
	border-color:#FFFFCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	}
	
td.cellone{
	width:65px;
	height:23px;
	}

td.celltwo{
	width:206px;
	height:23px;
	}

td.cellthree{
	width:301px;
	height:23px;
	}

td.cellfour{
	width:65px;
	height:212px;
	}

td.cellfive{
	width:206px;
	height:212px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:2;
	}
	
td.cellsix{
	width:301px;
	height:212px;
	}

td.cellseven{
	width:65px;
	height:30px;
	}

td.celleight{
	width:507px;
	height:30px;
	text-align:center;
	}
	
td.cellnine{
	width:65px;
	height:35px;
	}

td.cellten{
	width:507px;
	height:35px;
	text-align:center;
	margin-bottom:0px;
	}
	
td.celleleven{
	width:65px;
	height:250px;
	}

td.celltwelve{
	width:507px;
	height:250px;
	margin-top:0px;
	overflow:auto;
	
	}
td.cellthirteen{
	width:384px;
	height:23px;
	font-size:16px;
	text-align:center;
	}

td.cellfourteen{
	width:384px;
	height:450px;
	}

td.cellfifteen{
	width:384px;
	height:77px;
	}
	
td.leftcell{
	width:572px;
	height:550px;
	}
	
td.rightcell{
	margin-top:0px;
	width:384px;
	height:550px;
	overflow:hidden;
	}

td.bottomcell{
	width:957px;
	height:50px;
	text-align:center;
	}

td.cellphotos{
	width:507px;
	height:auto;
	}

td.leftphotos{
	width:65px;
	height:auto;
	}
	
table.main{
	margin:auto;
	width:980px;
	height:550px;
	}	
	
table.left1{
	margin-left:0px;
	margin-top:0px;
	margin-right:auto;
	width:573px;
	height:235px;
	border:0px;
	background-color: #FFFFCC;
	border-color:#FFFFCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	overflow:hidden;
	}
	
table.left2{
	margin-left:0px;
	margin-right:auto;
	width:573px;
	height:315px;
	border:0px;
	background-color: #FFFFCC;
	border-color:#FFFFCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	overflow:hidden;
	}
	
table.right{
	margin-left:auto;
	margin-right:0;
	width:385px;
	height:auto;
	border:0px;
	background-color: #FFFFCC;
	border-color:#FFFFCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	overflow:hidden;
	float:right;
	margin-top: 0px;
	top: 0px;
	}
	
table.bottom{
	width:980px;
	height:50px;
	text-align:center;
	}

.bottom_text {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5E0000;
	}

a:link {
	text-decoration: none;
	color: #5E0000;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #5E0000;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	font-weight:bold;
}

