/*START element page styles*/
BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
HR {
	color : #CCCCCC;
	height: 1px;
}
P,DIV,TR,TD,CENTER,TABLE,SELECT,TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
A {
	color: #0033FF;
}
/*END element page styles*/

.topbar{
	background-color : #6699CC;
}
.langall {
	margin-top: 5px;
	margin-right: 19px;
	color: white;
}
.lang, lang:active, lang:visited {
	color: white;
}
.navcell {
	background-color : #CCCCCC;
}
.nav, nav:active, nav:visited {
	color: #336699;
	text-decoration: none;
	font-size: 11px;
}
.nav:hover {
	color: white;
	font-size: 11px;
}
.title_bar {
	margin-left: 4px;
}
.title_cont {
	color: #336699;
	font-family: Futura Lt BT
}
.txtbg {
	background-color : #EEEEEE;
}
.bottx {
	font-size : 9px;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
}
.inset_imgrt {
	margin-left: 10px;
	margin-bottom: 10px;
}
.webmaster, webmaster:active, webmaster:visited {
	font-size : 9px;
	text-decoration: none;
	color: #336699;
}
.webmaster:hover {
	font-size : 9px;
	text-decoration: underline;
	color: #336699;
}
.introtx {
	margin-top: 20px;
	margin-bottom: 21px;
}

/*Home stuff */
.imgsm_left {
	margin-top: 17px;
	margin-left: 11px;
	margin-bottom: 17px;
}
.imgsm_rt {
	margin-top: 17px;
	margin-right: 11px;
	margin-bottom: 17px;
}
.hometx {
	margin-top: 17px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 17px;
}
.cloudhm {
	margin-top: 3px;
	margin-left: 11px;
}
.bcn-accm{
	font-size : 12px;
	color: #336699;
}
.photo_trim{
	background-color : #999999;
}
.cell_margin{
    TEXT-ALIGN: center; 
}
.cell_marginoff{
    TEXT-ALIGN: left; 
}
/*Accommodations page*/
.list {
	display: list-item;
	list-style-position : outside;
	list-style-type : circle;
	margin-left: 20px;
}
.vwlinks {
	margin-top: 5px;
	margin-bottom: 25px;
}
.title {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.accommtx {
	margin-top: 8px;
	margin-bottom: 25px;
}

/* For the Links page */
.featlink {
	color: white;
	font-weight: bold;
}
.linktitle {
	font-weight: bold;
}
.link {
	text-decoration : underline;
}

/*Location page also used for contact page*/
.thumb_space {
	margin-left : 3px;
}
.loc_imgs {
	margin-bottom : 2px;
}
.loc_desc {
	margin-top: 3px;
	margin-left: 5px;
}

.reqtx {
	color: red;
}

/* for small image viewer*/
.resform {
	margin-left: 19px;
}
.viewnav {
	background-color : #CCCCCC;
	padding-left : 20px;
	padding-right: 20px;
}

/* For reservation forms and contract page */
.formhead {
	background-color: #CCCCCC;
}
.form_title {
	color: #006699;
	font-weight : bold;
}
.title_gray {
	font-size: 14px;
	font-weight: bold;
}
.hideMult {
	display: none;
}
.showMult {
	display: inline;
}	