@charset "utf-8";
/* Avalanche Rental Properties CSS Document */

body
{ background-image: url("images/background 2.gif") }
p { background-image: none 
}
a:visited {
	color:#000000;
}
a:link {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
#logo
{
	position: relative;
	width: 98%; 
	height: 10%;
	font-family: sans-serif; 
	color: black;
	text-align: center;
}
#links
{
	position: relative;
	text-align: left;
	width: 20%; 
	height: 50%;
	float: left;
	margin-top: 10px;
}
.box
{
	position:relative;
	width: 80%;
	height: 5%;
	border:#ffffff 10px ridge;
	background-color:#abccFF;
	padding: 10px;
	text-align: center;
	font-size: 24px;
	float: left;
}
#body
{
	position: relative;
	width: 69%; 
	height: 50%;
	background-color: #FFFFFF; 
	font-family: sans-serif;
	font-size: 18px;
	color: black;
	text-align: left;
	margin-left: 26%;
	margin-top: 10px;
	border: #fffffe 10px ridge;
	text-indent:25px;
	padding: 10px;
}
#table
{
	position: relative;
	width: 100%; 
	height: 50%;
	background-color: #abccFF; 
	font-family: sans-serif;
	font-size: 16px;
	color: black;
	text-align: left;
	border: #ffffff 10px ridge;
	padding: 1px;
}
.center
{
	text-align: center;
	font-size: 20px;
}
#caption
{
	text-align: center;
	font-size: 24px;
	font-weight:bold;
	color:#000000;
}
.form
{
	position: relative;
	width: 69%;
	font-family: sans-serif;
	font-size: 18px;
	color: black;
	text-align:center;
	border:ridge 10px #ffffff;
	background:#abccFF;
	margin-left: 26%;
	margin-top: 10px;
}
#radio
{
	width:auto;
	text-align:left;
	margin-left:35%;
}
.border
{
	border-top:groove 2px #000000;
	border-bottom:groove 2px #000000;
}
.borderbottom
{
	border-bottom:groove 2px #000000;
}
.submitbutton
{
	float:left;
	margin-left:15%;
	width:auto;
}
.video
{
	position:relative;
	text-align:center;
	border:ridge 10px #ffffff;
	background:#000000;
	width:640px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:8px;
}
div#ymap {
			width: 500px;
			height: 300px;
			margin-left:90px;
		}
.map
{
	position:relative;
	text-align:center;
	border:ridge 10px #ffffff;
	background:#abccFF;
	width:640px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:8px;
}
h1 {
	font-family: sans-serif;
	font-size: 36px;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: sans-serif;
	font-size: 30px;
	color: #000000;
	text-align: center;
}
h3 {
	font-family: sans-serif;
	font-size: 30px;
	color: #000000;
	text-align: center;
}

