/* Layout Stylesheet */ 
body {
	margin: 0;
	padding: 0; 
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif ;
	font-size: .7em;
 }	 

.galleryimage {
	margin: 2px 2px 2px 2px;
	}

a:link.nav {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif ;
	font-size: 1em;
	font-weight: bold;
	}

a:visited.nav {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif ;
	font-weight: bold;
	}

a:hover.nav {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif ;
	font-weight: bold;
	}

a:link.side {
	color: #9A2F43;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif ;
	font-weight: bold;
	}

a:visited.side {
	color: #9A2F43;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif ;
	font-weight: bold;
	}

a:hover.side {
	color: #9A2F43;
	text-decoration: underline;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif ;
	font-weight: bold;
	}

.footer {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif ;
	font-size: .7em;
	}

.NormalText {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif ;
	font-size: .9em;
	}

.SmallText {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif ;
	font-size: .65em;
	}

.MediumText {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif ;
	font-size: .8em;
	}

.HeaderText {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif ;
	font-size: 1.5em;
	font-weight: bold;
	}

.SmallFontBold
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.MediumFontBold
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.IRSmallFontBold
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.LargeBlackFont
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}

.SmallFont
{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

.IRbox
{
	
}

/* Thrashbox*/

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	width: 14em; /* ems so it will grow */
	background: url(http://www.lakegenevacomfortsuites.com/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(http://www.lakegenevacomfortsuites.com/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(http://www.lakegenevacomfortsuites.com/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: .9em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(http://www.lakegenevacomfortsuites.com/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	font-size: .8em; 
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sideinvest {
	margin: 0 auto; /* center for now */
	width: 16em; /* ems so it will grow */
	background: url(http://www.lakegenevacomfortsuites.com/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.investhead {
	background: url(http://www.lakegenevacomfortsuites.com/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.investhead h2 {
	background: url(http://www.lakegenevacomfortsuites.com/images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: .9em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.investbody {
	background: url(http://www.lakegenevacomfortsuites.com/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	font-size: .8em; 
}