/* General Styles */
body {
	margin: 0px;
	padding: 0px;
	background-color: #b8b278;
}

body, p {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-align:left;
}

td
{
	padding:6px;
	text-align:left;
}

fieldset
{
	margin:10px 10px 0px 10px;
	padding:10px;
	border:1px solid #A0D0E6;
}

legend
{
	background-color:#B41032;
	padding:3px 5px 3px 5px;
	color:white;
	font-weight:bolder;
}

.accountLnk:link, .accountLnk:visited, .accountLnk:active
{
	color:#b8b278;
	font-weight:bolder;
	text-transform:uppercase;
	text-decoration:none;
}

.accountLnk:hover
{
	text-decoration:underline;
}

hr {
	color: #999999;
	background-color: #999999;
	border: 0px;
	height: 1px;
}

li {
list-style: inside;
}

#container {
}

/* Text Styles */
b {
	
}

i {
	
}
.error {
	font-weight: bold;
	color: #BB0000;
}
.erroralt {
	font-size:9px;
	color: #BB0000;
}

.message {
	font-weight: bold;
	color: #00BB00;
}
.messagealt {
	font-size:9px;
	color: #00BB00;
}

/* 
Heading Styles
h1 = page title
h2 = page subtitle
h3 = content title
h4 = minor heading
*/
h1 {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

h2 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

h3 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

h4 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}

/* Link Styles */
a:link, a:visited, a:active {
	font-family: arial;
	color: #222222;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	color: #666666;
}

a:link.alt, a:visited.alt, a:active.alt {
	font-family: arial;
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.alt {
	color: #666666;
}

a:link.alt2, a:visited.alt2, a:active.alt2 {
	font-family: arial;
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a:hover.alt2 {
	color: #666666;
}

th {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
}

th.alt {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-color: #DDDDDD;
}

.row {
	background-color: #FFFFFF;
}

.rowalt {
	background-color: #F5F5F5;
}

label {
	font-weight: bold;
	text-align: right;
}

label.alt {
	font-weight: normal;
}

/* label validation failed */
label.error {
	font-weight: bold;
	color: #BB0000;
}

label.required {
	background: url(images/required.gif) no-repeat left;
	padding-left: 10px;
}

input, textarea, select {
	font-family: arial;
	font-size: 11px;
	border: 1px solid #bbb;
}

select {
	width: 150px;
	border: 1px solid #bbb;
}

.field0 /* field not in focus */
{
	border: 1px solid #BBBBBB;
}

.field1	/* field in focus */
{
	border: 1px solid #444444;
}

.fielderror /* field validation failed */
{
	border: 1px solid #BB0000;
}

/* Button Styles */
input.btn  {
	background-color: #777777;
	color: #FFFFFF;
	border-top: 2px solid #AAAAAA;
	border-left: 2px solid #AAAAAA;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #444444;
	font-weight: bold;
}

input.btnalt {
	background-color: #CCCCCC;
	color: #000000;
	border-top: 2px solid #EEEEEE;
	border-left: 2px solid #EEEEEE;
	border-right: 2px solid #444444;
	border-bottom: 2px solid #999999;
	font-weight: bold;
}

/* Image Styles */
img.img {
	border: 1px solid #000000;
}

img.imgalt {
	border: 1px solid #999999;
}

img.left {
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #000000;
}

img.leftalt {
	float: left;
	margin: 0px 15px 10px 0px;
	border: 1px solid #999999;
}

img.right {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 1px solid #000000;
}

img.rightalt {
	float: right;
	margin: 0px 0px 10px 15px;
	border: 1px solid #999999;
}

/* Index Page */

#container{
	width:969px;
	height:636px;
	margin:auto;
	text-align:left;
}

*{
	margin:0px;
	padding:0px;
	border:none;
}

/* Head Styles */

#head{
	width:943px;
	height:212px;
	margin:auto;
	background:url(images/head.jpg);
	padding:34px 0px 0px 26px;
}

#topFlash{
	
}

/* Navigation Styles */

#navigation{
	width:969px;
	height:22px;
	background:url(images/navigation.jpg);
}




/* Body Styles */

#body{
	width:969px;
	height:341px;
	margin:auto;
	background:url(images/foot2.jpg);
}

#left{
	width:660px;
	height:341px;
	float:left;
}

#leftTop{
	width:624px;
	height:139px;
	padding:0px 0px 0px 36px;
	overflow-y:hidden;	
}

.bolded{
	font-weight:bold;
}

#leftTop p{
	width:400px;
	font-size:11px;
	line-height:15px;
	color:#5f5f5f;
}

#leftMiddle{
	width:660px;
	height:104px;
}

#reserve{
	float:left;
	padding:18px 0px 0px 180px;
}

#ownerLogin{
	float:left;
	padding:18px 0px 0px 8px;
}

#leftBottom{
	width:660px;
	height:98px;
	font-size:11px;
	line-height:16px;
}

#leftBottom p{
	color:#50aee6;
	padding:0px 0px 0px 325px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#right{
	width:309px;
	height:341px;
	float:left;
}

/* Foot Styles */

#foot{
	width:969px;
	height:27px;
	padding:0px 0px 0px 26px;
}

#foot p{
	color:#01598f;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#foot a{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	color:#01598f;
}

/* Secondary Styles */

#stretch{
	background:url(images/bg.gif) repeat-y;
}

/* Secondary Head */

#shead{
	width:969px;
	height:136px;
	margin:auto;
	background:url(images/shead.jpg) no-repeat;
}

#banner{

}
#homelink{
	position:absolute;
	left: 105px;
	top: 110px;
}
#logo{
	float:left;
	padding:41px 0px 0px 24px;
	position:relative; 
	
}

#bannerPicture{
	float:left;
	padding:41px 0px 0px 0px;
}

/* Secondary Navigation */

#snavigation{
	width:969px;
	height:22px;
	background:url(images/navigation.jpg);
	margin-left: -1px;
}

#smenu{
	height:22px;
	padding:0px 0px 0px 22px;
}

#smenu li{
	list-style:none;
	float:left;
}

#smenu a{
	float:left;
}


/* Secondary Body */

#sbody{
	width:970px;
	
}

/* Body Top */

#sbodyTop{
	width:969px;
	height:90px;
	background:url(images/sbodyTop.jpg);
}

#sbodyTop p{
	padding:36px 0px 0px 90px;
	font-size:24px;
	color:#b5af76;
}

/* Body Middle */

#contentContainer{
	width:969px;
	text-align:center;
	padding-top:30px;
	
}

#sbodyMid{
	width:748px;
	margin:auto;
	padding:0px 0px 20px 0px;
	
}

#sbodyMid img{
	float:left;
	padding:0px 16px 0px 0px;
}

#sbodyMid p{
	font-size:11px;
	line-height:16px;
	text-align:left;
	color:#5f5f5f;
}

#sbodyContainer{
	width:970px;
	padding:0px 0px 20px 0px;
	background: url(images/sbody2.jpg) no-repeat bottom;
}


/* Body Bottom */

#sbodyBottom{
height:44px;
padding:8px 0px 0px 185px;

}

#sreserve{
	float:left;
margin-right: 20px;
}

#sownerLogin{
	float:left;
margin-right: 40px;
}

#phoneNumbers{
	float:left;
	text-align:right;
	padding-top: 12px;
}

#phoneNumbers p{
	color:#50aee6;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.firstLine{
	color:#0285bd;
	font-weight:bold;
}

.overflowscroller 
{
	
height: 300px;
overflow: auto;
}