@charset "utf-8";
/* CSS Document */



#rcontent {
padding:16px;
padding-top:8px;
padding-bottom:10px;
padding-right:12px;

}
#msignup input[type=text] {
	padding: 8px;
	width: 325px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #FFD8A1;
	border: 2px solid #FFC980;
	color: #00ABFD;
}
#msignup select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #FFD8A1;
	border: 2px solid #FFC980;
	color: #00A9FB;
	padding: 2px;

}
.good {
border: 2px solid #FFC980;	
}
.error {
border: 2px solid #FC6111;	
}
.errtxt {
	color: #FC6111;
	font-size:11px;
	display:block;
}
#terms {
	width: 100%;
	height: 100px;
	padding: 4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #777;
}
#msignup label {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5ECAFF;
}
#msignup input[type=file] {
	padding: 4px;
}



#msignup textarea[class=user] {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #00A9ED;
	padding: 8px;
	width: 325px;
	height: 50px;
	background-color: #FFD8A1;
	border: 2px solid #FFC980;
}



#msignup input[class=phys] {
	padding: 8px;
	width: 75px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #FFD8A1;
	border: 2px solid #FFC980;
	color: #00ABFD;
}

#modeltbl tr td, #modeltbl2 tr td, #modeltbl3 tr td, #modeltbl4 tr td {
	padding: 10px;
}

#scontent {
background:#fcb040;

}
#white-bg {
margin-left:12px;
margin-top:11px;
width:674px;
float:left;
}


#white-top {
background: url(images/content-top.jpg) no-repeat;
height:11px;
width:674px;

}

#white-mid {
background: url(images/content-mid.jpg) repeat-y;
width:674px;
}

#white-bot {
background: url(images/content-bottom.jpg) no-repeat;
height:11px;
width:674px;
}.chead {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background-color: #5ECAFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 95%;
}
.carrow {
	display: block;
	height: 8px;
	width:17px;
	background-image: url(images/downarrow.gif);
	background-repeat: no-repeat;
	margin-left:10px;
}

.bodytext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #767e80;
	line-height:18px;
}

.btitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FB6111;
	line-height:18px;
	margin-bottom:10px;
	margin-left:0px;
	text-transform: uppercase;

}

.bdesc {
	margin-bottom:2px;
	margin-left:3px;

}


.subSingleCol {
	float:left;
	width:370px;
}

.left {
	float:left;
	width:190px;
}

.left img, .right img {
border: 5px solid #deecf5;
margin-bottom:3px;
}

.right {
	margin-left:10px;
	float:left;
	width:190px;
}
.bed {
 	margin-bottom:10px;
}

#right-column {
	margin-top: 0px;
	padding-right: 2px;
	float:left;
	width: 250px;
	padding-left: 5px;
}
.tt {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: right;
	padding-left: 10px;
	line-height:18px;
}
.dtitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-left: 8px;
}
.ddesc {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-left: 8px;
}

#sub-content {
	background-image: url(../images/content-mid.jpg);
	background-repeat: repeat-y;
	padding:0 15px 15px 15px;
	margin-left:10px;
}
#w-top {
	background-image: url(../images/content-top.jpg);
	background-repeat:no-repeat;
	width: 5px;
}
.ar a {
	color: #FCB040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
}

#wp tr td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.bedTitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #245065;
	display: block;
	margin-top: 5px;
	margin-bottom:5px;
	text-transform:uppercase;
}

#tb .btitle a {
	color:#19425e;
}

.googledir {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	color: #555;
}

#eftable tr td {
	padding: 5px;
}
#eftable input[type=text] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	padding: 4px;
	width: 225px;
}

.modelt {
margin-bottom:10px; 
display:block; 
border-bottom:1px dashed #F90; 
}


#submit {	
	border:2px solid #FCB040;
	background-color:#FFD8A1;
	padding:4px 7px;
	color:#00abfd;
	font-size:12px;
	text-transform:uppercase;
	cursor:pointer;	
}
#submit:hover {	
	border:2px solid #FCB040;
	background-color:#FCB040;
	padding:4px 7px;
	color:#00abfd;
	font-size:12px;
	text-transform:uppercase;
	cursor:pointer;	
}

.iguidelines {
	list-style:decimal;
}


#msignup #iguidelines li {
	color: #ff9900;
	font-size: 12px;
	line-height: 20px;
}
