@import url(style.css);

body {
	background-image: url(images/playa-sm2.jpg);
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #660000;
    margin-left: auto;
    margin-right: auto;
	width: 100%;
}

div#centerIndexPage {
width:895px;
height:1060px;
margin-left:auto;
margin-right:auto;
}

div#mainPage {
border:#CCCCCC 1px solid;

	position: relative;	
}

h1 {
	margin-top: 0px;
	text-align:center;
	font-size: 25px;
	line-height: 50px;
	font-style: normal;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
}

#mainTitle {
position: relative;
left:0px;
top: 0px;
margin-left: auto;
margin-right: auto;
}

div#topMessage {
	top:40px;
	}

div.navLink:hover {
	background-color:#cCa867;
	color:#95732D;
	}
div.navLink:link {
	background-color:#95732D;
	}		
	
.center {
text-align:center;
}

a {
text-decoration: none;
border: none;
color: #660000;
}

img {
border: none;}

.about {
	width: 895px;
	background-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-size: 18px;
	font-weight: normal;
}

#about {
	position: absolute;
	top: 870px;
}

img.img1 {
	width: 312px;
}

#img1 {
	position: absolute;
	left: 0px;
	top: 60px;
}

img.img2 {
	width: 530px;
}

#img2 {
	position: absolute;
	left: 340px;
	top: 60px;
}

img.img3 {
	width: 250px;
}

#img3 {
	position: absolute;
	left: 340px;
	top: 433px;
}

img.img4 {
	width: 250px;
}

#img4 {
	position: absolute;
	left: 620px;
	top: 433px;
}

img.img5 {
	width: 272px;
}

#img5 {
	position: absolute;
	left: 0px;
	top: 566px;
}

img.img6 {
	width: 270px;
}

#img6 {
	position: absolute;
	left: 600px;
	top: 624px;
}

img.img7 {
	width: 270px;
}

#img7 {
	position: absolute;
	left: 300px;
	top: 624px;
}


a.ssimenu {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#888888;
	padding-left: 5px;
	padding-right: 5px;
	font-variant:small-caps;
	font-size:1.2em;
	font-weight:bold;

}

p.ssimenu {
text-align:center;
}

.nav {
	font-size: 18px;
	font-weight: normal;
	background-color: #CCFF99;
}

p.nav {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.navLink {
	border: solid black 1px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
}

span.legal {
	background-color: #CCCCCC;
	padding: 5px;
}

#legal {
position:relative;
vertical-align:bottom;
text-align:right;
margin-right: 50px;
}




