*
{
margin: 0;
padding: 0;
}

a img
{
border: none;
}

A:link
{
color: #736837; 
text-decoration: none;
}

A:visited
{
color: #736837; 
text-decoration: none;
}

A:active
{
color: #736837; 
text-decoration: none;
}

body
{
text-align: center;
background-color: #fafaef;
}

#main
{
margin: auto;
width: 884px;
height: 100%;
}


#nav
{
float: left;
width: 270px;
}

#content
{
margin-left: 270px;
padding: 25px;
height: 2300px;
text-align: left;
background-image: url(images/bg.gif);
background-repeat: repeat-y;
font-family: verdana;
color: #325668; 
font-weight: normal;
font-size: 8pt;
}

#text
{
padding: 10px;
text-align: justify;
}

#textstyle
{
font-family: verdana;
color: #736837; 
font-weight: normal;
font-size: 8pt;
}

#textstyle2
{
font-family: verdana;
color: #736837; 
font-weight: bold;
font-size: 8pt;
}

#textstylelarge
{
font-family: verdana;
color: #325668; 
font-weight: bold;
font-size: 10pt;
text-align: left;
}

#finetext
{
font-family: verdana;
color: #736837; 
font-weight: normal;
font-size: 8pt;
}


input
{
width: 180px;
color: #325668;
font-family: verdana;
font-weight: normal;
font-size: 8pt;
overflow: auto;
margin-top: 3px;
margin-bottom: 3px;
}


textarea
{
width: 250px;
color: #325668;
font-family: verdana;
font-weight: normal;
font-size: 8pt;
overflow: auto;
margin-top: 3px;
margin-bottom: 3px;
}


label
{
color: #736837;
}

.submit input
{
width: 50px;
}


#holder
{
float: left;
width: 520px;
margin: 5px;
}

#inner
{
width: 180px;
float: left; 
}

#lefttext
{
width: 330px;
float: left; 
}

#roomimgholder
{
width: 290px;
float: left; 
}

