

a.bfoot:link { font-size:9px;font-family:arial;color:silver;text-decoration:none; } 
a.bfoot:visited { font-size:9px;font-family:arial;color:silver;text-decoration:none; }
a.bfoot:active { font-size:9px;font-family:arial;color:silver;text-decoration:none;}
a.bfoot:hover { font-size:9px;font-family:arial;color:white;text-decoration:none;} 



a:link {color:silver;font-family:arial;font-size:10pt;text-decoration:none; } 
a:visited {color:silver;font-family:arial;font-size:10pt;text-decoration:none; }
a:active {color:silver;font-family:arial;font-size:10pt;text-decoration:none;}
a:hover {color:white; font-family:arial;font-size:10pt;text-decoration:none;} 

a.vt_booknow {
	
}
a.vt_booknow img {
	border: none;
	vertical-align: middle;
}

textarea:focus, input:focus {
    background-color: #FFFFDA;
}

form {
	margin:0px;
	font-family:'Century Gothic', Verdana, Geneva, sans-serif;
	

}

label {
	color:wheat;
	font-size:10px;
	font-weight:bold;
}

submit {
	cursor:pointer;
}

.label {
	width:125px;
}

input, textarea {
	background: #c2bbaa;
	border:none;
	font-family:'Century Gothic', Verdana, Geneva, sans-serif;
	padding: 3px;
}

#form-wrapper {
	width:270px;
	font-family:'Century Gothic', Verdana, Geneva, sans-serif;
	text-align:left;
	
}

h1 {
	font-size:16px;
	margin:34px 0;
	color:wheat;
	text-align:center;
	width:250px;
}

#error {
	font-family:'Century Gothic', Verdana, Geneva, sans-serif;
	color:wheat;
}


/* 
   text styles 
*/

/* album titles on main page */
.title { 
    font-size: 14px; 
    font-weight: bold; 
    white-space: nowrap;
}

#menu_flash{
	clear:both;
	}
