body {background-color:#FFF; padding: 0; margin:0; color:#000; font-family: "trebuchet MS", tahoma; font-weight: normal;}

#back1 {
	background-image: url(logotop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#back2 {
	background-image: url(logosm.gif);
	background-repeat: no-repeat;
	background-position: 350px 60px;
}
.titles {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #008; padding: 3px 0px;
}
.titles1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
}
#sminfo {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.white {
	font-family: Tahoma;
	font-size: 10px;
	color: #fff;
}
p{
	font-size: 13px;
	font-weight: normal; 
	line-height: 19px;
	text-align: justify;
}
.info2 {
	font-size: 11px;
	font-weight: normal; line-height: 18px;
	text-align: justify;
}
#menu {
	FONT-SIZE: 11px;
	COLOR: #000088;
	FONT-FAMILY: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
#menu A:link {
	FONT-SIZE: 11px;
	COLOR: #000088;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: underline;
}
#menu A:visited {
	FONT-SIZE: 11px;
	COLOR: #000088;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: underline;
}
#menu A:hover {
	FONT-SIZE: 11px;
	COLOR: #990066;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
}
#menu A:active {
	FONT-SIZE: 11px;
	COLOR: #000088;
	font-weight: bold;
	font-family: Tahoma;
}

.border2 {
	border-top: 1px none #7686BA;
	border-right: 1px none #7686BA;
	border-bottom: 1px dotted #7686BA;
	border-left: 1px none #7686BA;
	background-image: url(backdash2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;

}
.border3 {
	border-top: 1px none #7686BA;
	border-right: 1px none #7686BA;
	border-bottom: 1px dotted #7686BA;
	border-left: 1px dotted #7686BA;
}
.border4 {
	border: 1px dotted #7686BA;
}
.prices1 {
	font-size: 11px;
	font-weight: normal;
	color: #000; line-height: 18px;
}
.seasons {
	font-size: 11px;
	color: #008;
}
textarea, input, option, select {
	border: 1px solid #6576AF;
	background-color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000; padding: 3px;
}
input#form { cursor: pointer; padding: 5px;}