/* CSS Document */

/* Remove all margin and paddings */
* {
 border: 0;
   margin: 0;
   padding: 0;
}


html {
height: 100%;
margin-bottom: 1px;
}

body {
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	background: #FFFFFF;
	height:100%;
	background-image: url(../images/tile3.jpg);
	background-attachment: fixed;
}

/* Remove all border for images */
a img, img {
    border: none;
}

a{
	color: #e6e3c6;
	text-decoration: none;
}

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

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

a:hover{
	color: #ffffff;
	text-decoration: underline;
}

h1{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 150%;
 font-weight:normal;
 color: #a0410a;
 margin: 0px;
 padding: 25px 8px 10px;
}

h2{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 170%;
 font-weight:normal;
 color: #a0410a;
 margin: 0px;
 padding-bottom:0px;
}

h3{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 130%;
 color: #5D5541;
 font-weight:normal;
 margin: 0px;
 padding: 0px;
 color: #a0410a;
}

h4{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 110%;
 font-weight: normal;
 color: #a0410a;
 margin: 0px;
 padding-top: 0px;
 text-align:left;
}

h5{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 100%;
 color: #5D5541;
 margin: 0px;
 padding: 0px;
}

ul, li {
list-style: none;

}

#mainwrapper {
width: 816px;
margin-top:0px;
margin: 0 auto;
}

#outwrapper {
width: 808px;
margin-top:0px;
float:right;
}

#leftshadow {
width: 816px;
float: left;
height:auto;
background:url(../images/leftshadow.png) 0 0 repeat-y;
}

#inwrapper {
width: 800px;
margin-top:0px;
float: left;
background-color: #FFFFFF;
}

#rightshadow {
width: 808px;
background:url(../images/rightshadow.png) 0 0 repeat-y;
background-position:right;
float:left;
}

#homewrapper {
width: 800px;
margin-left: 00px;
margin: 0 auto;
margin-top:0px;
background: url(../images/home.jpg);
height: 700px;
float: left;
}

#headerwrapper{
	width: 800px;
	margin-left: 00px;
	margin: 0 auto;
	margin-top:0px;
	height: 500px;
	font-family: Verdana, Geneva, sans-serif;
}

#topdiv {
width: 800px;
background-color: #a0410a;
height: 124px;
background-image: url(../images/topbar1.jpg);
}

#wrapper {
margin: 0 auto;
width: 800px;
background-color: #ffffff;
}

.sideinfo {
width: 160px;
font-size: 70%;
font-weight: bold;
color: #a0410a;
padding-left: 5px;
padding-top:20px;
padding-bottom:0px;
padding-right: 5px;
}

.sideinfo2 {
width: 160px;
font-size: 70%;
font-weight: bold;
color: #a0410a;
padding-left: 15px;
padding-right: 15px;
padding-top:20px;
padding-bottom:0px; 
}

#clock {
font-size: 100%;
color: #a0410a;
font-weight: strong;
padding-top:5px;
}

/************* #homeglobalNav styles **************/

#topmenu {
	float: right;
	padding: 92px 40px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 78%;
	letter-spacing: 0.10em;
}

#homenav {
	float: right;
	padding: 18px 40px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	letter-spacing: 0.05em;
	width: 760px;
	text-align:right;
}

#reservehome {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	text-align:center;
	letter-spacing:-1px;
	padding: 45px 16px 0px 0px;
	width: 170px;
}

#homeglobalnav li {
color:#FFFFFF;
width: 125px;
}

#homeglobalnav li a {
color:#000000;
margin-left: 7px;
font-size: 70%;
padding: 4px 4px 4px 4px;
}
	
#homeglobalnav li a:hover { 
text-decoration: none; 
color: #d77707; 
}

/************* #globalNav styles **************/


#clockcal{
float:left;
width: 160px;
}

#footer{
	background: #e6e3c6;
	width:800px;
	padding: 10px 0px 5px 0px;
	float: left;
	height: 150px;
}

.footerinfo{
font-size:60%;
font-weight: bold;
color: #a0410a;
float: right;
padding-top:15px;
padding-bottom:5px;
padding-right:15px;
text-align:right;
width: 315px;
}

.url{
font-size:90%;
font-family:Georgia, "Times New Roman", Times, serif;
color: #a0410a;
float: left;
padding-bottom:5px;
padding-left:20px;
width:350px;
}

#footernavbox{
	background: #e6e3c6;
	width:800px;
	float: left;
	padding-top:10px;
}

.footernav{
	font-size:75%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #a0410a;
	float: left;
	padding-left: 20px;
	width: 400px;
}

.footernav a{
color: #a0410a;
}

#login {
	font-size:80%;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #e6e3c6;
	width:800px;
	padding: 10px 0px 5px 0px;
	float: left;
	height: 100px;
}
#mainwrapper #leftshadow #outwrapper #rightshadow #homewrapper #reservehome p strong .reservation {
	color: #000;
}
