/* CSS Document */

/*GENERAL SETTINGS*/

html, body {
	height: 100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

body { 
	background-color: #000000;
	margin:0px;
	padding:0px;
	text-align:center;
}

img {
	border: 0px
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.5em;
}

h2 {
	color: #BF0309;
	text-align: left;
	font-size: 1.2em;
}

#rsnc h2 {
	color: #BF0309;
	text-align: left;
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
}


#h2small {
	font-size: 0.9em;
	margin-bottom: 10px;
}

	
h3 {
	color: #BF0309;
	font-size: 1em;
}


a {
	text-decoration: none;
}


a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #ffe403;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:active {
	text-decoration: none;
}


/* Page Structure / Navigation */

#mainbackground {
	text-align: center;
	position:relative;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	height: auto !important;
	height:100%;
	min-height:1200px;
	background-image: url(img/citybkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}

#container {
	width: 800px;
	text-align: center;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height: auto !important;
	height:100%;
	min-height:100%;
	padding-top: 234px;
	display: block;
}

#topmargin {
	background-image: url(img/topmargin.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 800px;
}

#box{
	padding: 0px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #374D74;
	border-left-color: #374D74;
	background-image: url(img/topbkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	display: block;
}

#inner {
	width: 798px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/bottombkgd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
}

#content{
	width: 778px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;

}

#bottommargin {
	background-image: url(img/bottommargin.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	padding: 0px;
	height: 12px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#menubar {
	height: 33px;
	margin-bottom: 10px;
	padding: 0px;
	width: 780px;
	background-image: url(img/menubkgd.jpg);
	background-repeat: repeat-x;
}

#lmenu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 33px;
	width: 8px;
	background-image: url(img/lmenu.jpg);
	background-repeat: no-repeat;
}
#mainmenu {
	float: left;
	height: 33px;
	width: auto;
}
#rmenu {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 33px;
	width: 8px;
	background-image: url(img/rmenu.jpg);
	background-repeat: no-repeat;
}

#mainmenu ul {
	padding: 0;
	margin: 0;
	color: White;
	font-size: 0.75em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;

}

#mainmenu li {
display: inline;
}


#mainmenu a, #mainmenu a:visited {
	color: White;
	text-decoration: none;
	float: left;
	padding-right: 0.75em;
	padding-left: 0.75em;
	line-height: 33px;
}



#mainmenu ul li a:hover, #mainmenu ul li a.active, #mainmenu ul li a:focus {
	text-decoration:	none;
	color: #FFE403;
}

#input {
	width: 780px;
	padding: 0px;
	margin-bottom: 10px;
	min-height: 394px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



#inputtext {
	width: 780px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(img/inputtextbackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	padding: 0px;
}


#text {
	display: block;
	width: 580px;
	padding-left: 180px;
	background-image: url(img/pix1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#text ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#text ul li {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#text a {
	color: #000000;
	text-decoration: underline;
}
#text a:hover {
	color: #BF0309;
}
#text a:visited {}
#text2 {
	display: block;
	width: 580px;
	padding-left: 180px;
	background-image: url(img/pix2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#text2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#text2 ul li {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#text2 a {
	color: #000000;
	text-decoration: underline;
}
#text2 a:hover {
	color: #BF0309;
}
#text2 a:visited {}

#text3 {
	display: block;
	width: 580px;
	padding-left: 180px;
	background-image: url(img/pix2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#text3 ul {
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: -40px;
}
.indent {
	padding-left: 25px;
}
#text3 a {
	color: #000000;
	text-decoration: underline;
}
#text3 a:hover {
	color: #BF0309;
}
#text3 a:visited {}



#text3 h1 {
	text-align: center;
}
#text3 h2 {

}
#text4 {
	display: block;
	width: 580px;
	padding-left: 180px;
	background-image: url(img/pix3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#text4 h2 {
	text-align: center;
}
#text4 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#text4 ul li {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#text4 a {
	color: #000000;
	text-decoration: underline;
}
#text4 a:hover {
	color: #BF0309;
}
#text4 a:visited {}
#text5 {
	display: block;
	width: 580px;
	padding-left: 180px;
	background-image: url(img/pix4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#text5 h2 {
	text-align: center;
}
#text5 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#text5 ul li {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#text5 a {
	color: #000000;
	text-decoration: underline;
}
#text5 a:hover {
	color: #BF0309;
}
#text5 a:visited {}
#text6 {
	display: block;
	width: 580px;
	padding-left: 180px;
	background-image: url(img/pix5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#text6 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#text6 ul li {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#text6 h2 {
	text-align: center;
}


#text6 a {
	color: #000000;
	text-decoration: underline;
}
#text6 a:hover {
	color: #BF0309;
}

#text7 {
	display: block;
	width: 580px;
	padding-left: 180px;
	background-image: url(img/pix6.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#text7 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#text7 ul li {
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

#text7 h2 {
	text-align: center;
}


#text7 a {
	color: #000000;
	text-decoration: underline;
}
#text7 a:hover {
	color: #BF0309;
}
#text7 a:visited {}

#hotel {
	height: 306px;
	width: 475px;
	background-image: url(img/renaissance.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#hotelinfo {
	color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 205px;
	padding-left: 190px;
}
#hotellinks {
	height: 30px;
	width: 475px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #a5a5a5;
	margin-top: 3px;
	margin-bottom: 20px;
}

#hotellinks ul {
	margin: 0;
	color: White;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;

}

#hotellinks li {
	display: inline;
}


#hotellinks a, #hotellinks a:visited {
	color: #512C1C;
	text-decoration: none;
	padding-right: 0.7em;
	padding-left: 0.7em;
	line-height: 30px;
	border: 1px solid #512C1C;
	margin-right: 0.2em;
	margin-left: 0.2em;
}



#hotellinks ul li a:hover, #hotellinks ul li a.active, #hotellinks ul li a:focus {
	text-decoration:	none;
	color: #FFE403;
	border: 1px solid #ffe403;
}

#hotellinks1 {
	width: 475px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #522C1C;
	margin-top: 3px;
}





#hotellinks1 p {
	color: #ffffff;
	text-decoration: none;
	margin-right: 0.6em;
	margin-left: 0.6em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.7em;
	padding: 0.7em;
}



#footer {
	color: #FFFFFF;
	font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}

#footer a {
	font-weight: bold;
}

#footer a:hover {
	color: #ffe403;
	font-weight: bold;
}

#challenge {
	height: 266px;
	width: 800px;
	display: block;
}

.red {
	color: #BF0309;
}

.small {
	font-size: 0.8em;
}

.left{
	text-align: left;
	padding-left: 130px;
}
.size {
	width: 140px;
}

.size2 {
	width: 350px;
}


#contact-area {
	font-size: 0.7em;
	display: block;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-left: 15px;
	border: 2px solid #ccc;
	width: 250px;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #39435E;
}

#contact-area input.submit-button {
	width: 75px;
	margin-top: 10px;
}

td.left {
	text-align: right;
	font-size: 1em;
	width: 50px;

}

#captcha-area {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	padding: 0px;
	width: 460px;
}

.center {
	text-align: center;
}

#rsnc {
	border: 1px double #BF0309;
	width: 100%;
	margin-bottom: 10px;
}

#nonrsnc {
	border: 1px double #002F77;
	width: 100%;
	margin-bottom: 10px;
}
