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

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

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:Trebuchet MS, Helvetica, Arial, Verdana;
font-size:140%;
font-weight:normal;
}

h2 {
color:#993300;
font-family: Trebuchet MS, 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 */

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

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

#cont1 h1 {
border-bottom:1px solid #7f2d2d;
color:#5f0607;
font-size:1em;
margin-top:10px;
line-height:25px;
}

#cont1 p {
line-height:20px;
margin-top:5px;
margin-right:10px;
color:#35201d;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#cont1 ul {
color:#35201d;
margin-left:40px;
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#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;
}

#cont2 a {
color:#ffffff;
}

	#cont2 h1 {
	color: #ffffff;
	font-family: Trebuchet MS, 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;
}


#contact {
float:left;
width:200px;
}

		#contact p {
		color:#35201d;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		margin-left:15px;
		}
		
		#contact img {
		margin-left:15px;
		}
		

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

#frame { 
background: #cec2a3;
border: #9e8564;
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:304px;
width:760px;
background-image:url(../images/suninnlogo.jpg);
background-repeat:no-repeat;	
background-position:center left;
background-color:#5f0607;
}

#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;
background:#d9d0b7;
/*margin-bottom:20px;*/
/*margin-top:5px;*/
width:100%;
}

#nav ul {
margin-left:200px;
}

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

}

#nav li a {
color:#35201d;
display:block;
float:left;
font-family:Trebuchet MS;
font-size:16px;
padding-bottom:5px;
padding-top:5px;
padding-right:8px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
}

/*#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;
}