/* CSS Document */
*{
outline:none;
}

body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11px;
  color:#514826;
  padding:5px 5px 5px 5px;
text-align:center;
}

#wrapper{
width:828px;
margin:0 auto;
position:relative;
text-align:left;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #514826;
}

h1.top, h1.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #514826;
	margin-left:10px;
}

h1.home {
	text-align:center;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
	color:#514826;
	margin-left:10px;
	margin-right:8px;
	margin-top:5px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
    color:#514826;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
    color:#514826;
}

a:link, a:visited {
	color:#1b1950;
}

a:hover, a:active {
	color:#22483f;
}


/*~~~~~~~~~~~~~~~~~ ACCOMMODATIONS ~~~~~~~~~~~~~~~~~*/
.unitBox{
display:block;
float:left;
clear:both;
margin:8px auto;
padding:0 18px;
width:740px;
}

ul.bullets{
clear:both;
margin-left:25px;
}

.insetWrap{/*124px x 92px*/
float:left;
width:114px;
text-align:center;
padding:0 16px 16px 0;
}

.insetWrap img{
width:110px;
border:2px solid #5E3B1B;
}

.unitBox h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#514826;
margin:0 0 0 10px;
}

.rezButton{
border:none;
width:120px;
float:right;
}

.leftContent{
float:left;
width:420px;
padding:0 18px 18px 20px;
}

.rightContent{
float:right;
text-align:center;
width:300px;
padding:0 18px;
}

.leftContent ul{
width:100%;
position:static;
float:none !important;
margin:18px 0;
}

.leftContent li{
width:100%;
position:static;
float:none !important;
/*margin:2px 0 2px 18px;*/
}

img.resized{
width:100px;
}

#google_plus {
	float:right;
	margin:15px 0 10px 0;
}

#google_plus_home{
	float:right;
	width:65px;
	margin:3px 0 10px 3px;
	padding:0;
}
