a:link {
	color: #ff4500;
	text-decoration: none;
}

a:visited {
	color: #ff4500;
	text-decoration: none;
}

a:hover {
	color: #ff4500;
	text-decoration: underline;
}

a.footer:link {
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.footer:visited {
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.footer:hover {
	color: #00008b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.menu:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #00008b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menutop:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.menutop:visited {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.menutop:hover {
	color: #00008b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.villa:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.villa:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.villa:hover {
	color: #ff4500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

body {
	margin: 0px;
	background-color: #ffffff;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-x;
}

h1 {
	margin-bottom: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

li {
	list-style: square;
	line-height: 20px;
}

ul{
	margin-left: 0px;
	padding-left: 15px;
}

.bodytext{
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.button {
	border: none;
	padding: 2px;
	background-color: #3684d7;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.dotline{
	background-image: url(images/dotline.gif);
	background-repeat: repeat-y;
}

.dotline1{
	background-image: url(images/dotline1.gif);
	background-repeat: repeat-y;
}

.footertext {
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.greyline{
	background-color: #e5e5e5;
	height: 14px;
}

.head{
	background-image: url(images/bg_head.png);
	height: 126px;
}

.menuspace1 {
	height: 15px;
}

.menuspace2 {
	height: 6px;
}

.menuspacetop {
	height: 4px;
}

.phototext {
	padding-top: 4px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.radio{
	border: none;
	background-color: #ffffff;
}

.sidetext {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}

.sidetexthead {
	padding-bottom: 2px;
	padding-top: 2px;
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.textbox {
	border: 1px solid #8a8a8a;
	background-color: #f5f5f5;
	color: #2d2d2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textboxcaptcha {
	border: 1px solid #8a8a8a;
	background-color: #f5f5f5;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.titleline{
	border-top: 1px solid #666666;
}

.villa{
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
body.popup {
	margin: 0px;
	background: #FFFFFF repeat-y;
	background-image: url(images/bg_accom_popup.png);
}
.smalltext{
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}