body{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#043D6D;
margin:0;
padding:0;
background-image:url(../pngs/bgsm.jpg);
background-repeat:repeat-x;
background-color:#0B294B;
}
#content{
width:620px;
margin:0px auto;
float:left;
margin-left:160px;

}
#side{
width:140px;
 float:right;
 color:#ffffff;
  margin-left:10px;
  }
.testimonialid{
color:#0665B3;
font-size:11px;
font-style:italic;
}
.sidesub{
color:#ffffff;
font-size:18px;
font-style:italic;
text-align:center;
}
.sidetext{
font-size:12px;
color:#ffffff;
}
.welcome{
text-transform:capitalize;
font-size:24px;
color:#990000;
}
.roomsub{
font-size:18px;
font-weight:bold;
font-style:italic;
text-align:left;
}
table, td{
margin:0px;
padding:0px;
}
/* reg navigation */
a:link, a:visited  {
	color:#0665B3;
	text-decoration:none;
}
a:hover, a:active {
	color:#003399;
	text-decoration:underline;
}
 /* footer navigation */
 #footer {
	font-size:12px;
	color:#990000;
 }
#footer a:link, #footer a:visited {
	color:#990000;
	font-size:12px;
	text-decoration:underline;
}
#footer a:hover, #footer a:active {
color:#000066;
text-decoration:none;
}

 /* footer navigation */
 #footer2 {
	font-size:12px;
	color:#fff;
 }
#footer2 a:link, #footer2 a:visited {
	color:#fff;
	font-size:12px;
	text-decoration:underline;
}
#footer2 a:hover, #footer2 a:active {
color:#ccc;
text-decoration:none;
}

/* images with this class will get this style*/

.imgborder {border: 1px solid #000000;
}
.small{
font-size:12px;
font-style:italic;
}
/* testimonials style*/

.footerlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
color:#fff;
}

.footerlinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#fff;
}
.footerlinks a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#ccc;
text-decoration:none;
}
.footerlinks a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#ccc;
}
.footerlinks a:visited:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#ccc;
text-decoration:none;
}