/* CSS index_screen = for front page layout purposes only */
* {
font-size: inherit;
margin: 0;
padding: 0;
}

body {
background:#7f2d2d; /*url("../images/bg.gif") top left repeat;*/
font-size: 100%;
margin: 10px;
}

h5, h6, p, ul, ol, dl, table, form {
font-size:70%;
font-family:Arial, Verdana;
line-height: 150%;
margin-bottom:10px;
}

h1 {
color:#993300;
font-family:Tahoma, Helvetica, Arial, Verdana;
font-size:140%;
font-weight:normal;
}

h2 {
color:#993300;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

h3 {
float:left;
font-size:150%;
font-weight:bold;
text-align:center;
}

img{
border:none;
}

a:link {
color:#CC0000;
}

a:visited {
color:#990000;
}

a:hover {
color:#CC3300;
}

a:active {
color:#00CC66;
}

/* ABC */

#booking {
background:#990033;
color: white !important;
font-family:Verdana;
font-size:16px;
left: 29px;
padding: 4px;
position: absolute;
text-decoration: none;
top: 345px;
}

	#booking:hover {
	color: white !important;
	}

#content {
background:url(../images/content_bg.jpg) top right repeat-y;
border-top:1px solid #7f2d2d;
width:760px;
}

#cont1 {
float:left;
margin-left:200px;
margin-right:10px;
padding:10px;
width:340px;
}

#cont1 h1 {
border-bottom:1px solid #7f2d2d;
color:#993333;
font-size:1em;
line-height:25px;
}

#cont1 p {
line-height:20px;
margin-top:5px;
margin-right:10px;
}

#cont1gallery {
float:left;
margin-left:100px;
margin-right:10px;
padding:10px;
width:590px;
}

#cont1gallery h1 {
border-bottom:1px solid #7f2d2d;
color:#993333;
font-size:1em;
line-height:25px;
}

#cont1gallery h2 {
color:#993333;
font-size:0.9em;
line-height:25px;
}

#cont1gallery p {
line-height:20px;
margin-top:5px;
margin-right:10px;
}



#cont2 {
float:right;
color:#ffffff;
text-align:center;
width:170px;
height:200px;
}

#cont2 a {
color:#ffffff;
}

	#cont2 h1 {
	color: #ffffff;
	font-family: Tahoma, Helvetica, Arial, Verdana;
	font-size: 1.2em;
	font-weight:normal;
	text-decoration:underline;
	margin-top:30px;
	margin-bottom: 10px;
	}


#cont2 h2 {
color: #ffffff;
font-size: 0.8em;
margin-top:5px;
margin-bottom:5px;
}

#footer {
color:#990000;
clear:both;
font-family:Tahoma, Arial;
font-size:70%;
padding-top:5px;
text-align:right;
width:100%;
}

#frame { 
background: #f1d6bf url(../images/backer.jpg) bottom left no-repeat;
background-position:bottom left;
border: 10px solid #9c3838;
float:left;
height:auto;
left:50%;
margin-top:50px;
margin-left:-380px;
margin-bottom:50px;
position:absolute;
width:760px;
}

#galleryleft{
float:left;
margin-top:10px;
text-align:center;
width:170px;
}

#galleryright{
float:right;
margin-top:10px;
text-align:center;
width:170px;
}

#headwrap {
float:left;
height:305px;
width:760px;
background-image:url(../images/gwlogo.jpg);
background-repeat:no-repeat;	
background-position:center left;
background-color:#a76969;
}

#logo {
background:url(../images/gwlogo.jpg);
float:left;
}

#myfooter {
border-top: 1px solid #7f2d2d;
clear:both;
float: left;
width: 100%;
}

	#myfooter p {
	margin-left: 10px;
	margin-top: 5px;
	}

#nav {
float:left;
/*margin-bottom:20px;*/
/*margin-top:5px;*/
width:100%;
}

#nav ul li{
float:left;
list-style:none;
font-size:12px;

}

#nav li a {
color:#990033;
display:block;
float:left;
font-family:Verdana;
font-size:16px;
padding-bottom:5px;
padding-top:5px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:105px;
}

#nav a:hover {
color:#CC3300;
}

#wrapper{
width:780px;
}

.fright {
float:right;
}

#galleryframe {
background: white url(../images/navbg.gif) 0 0 no-repeat;
border: 3px solid #CCCCCC;
float:left;
left:50%;
margin-left: -380px;
position:absolute;
width:760px;
}