/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	line-height:120%;
	color: #333333;
	background-color: #d2b686;
	background-image:url(images/back_main3.jpg);
	margin:0px;
	padding:0px;
}

#containerVertical {
position: absolute; 
left: 50%; 
width: 866px; 
height: auto; 
margin-left: -263px;
}

#containerHorizontal {
position: absolute; 
top: 50%; 
width: 100%;
height: 515px; 
margin-top: -257px;
background-image: url(images/home/background.jpg);
background-position:bottom;
background-repeat:repeat-x;
}

/*********** Navigation **********/

#linklist {
	position:absolute;
	left:0px;
	top:110px;
	margin: 0px;
	padding: 0px;
	width:190px;
	text-align:center;
	height: 316px;
	background-image:url(images/home/nav_back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#linklist ul {
margin: 0px;
padding: 0px;
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
font-size:15px;
}

#linklist li {
list-style-type:none;
background: transparent;
margin: 0px;
border-bottom: 1px dotted #ffffff;
display: block;
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
font-size:15px;
}

#linklist ul li a:link {
color:#ffffff;
text-decoration:none;
display: block;
padding: 6px 6px 6px 6px;
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
font-size:15px;
}

#linklist ul li a:visited {
color:#ffffff;
text-decoration:none;
display: block;
padding: 6px 6px 6px 6px;
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
font-size:15px;
}

#linklist ul li a:hover {
color:#E4D1B1;
text-decoration:none;
display: block;
padding: 6px 6px 6px 6px;
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
font-size:15px;
}

#linklist ul li a:active {
color:#E4D1B1;
text-decoration:none;
display: block;
padding: 6px 6px 6px 6px;
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
font-size:15px;
}

/*********** Photos **********/

#photo1 {
width:205px;
height:316px;
position:absolute;
left:190px;
top:110px;
}


#photo2 {
width:235px;
height:316px;
position:absolute;
left:395px;
top:110px;
}

#photo3a {
width:148px;
height:151px;
position:absolute;
left:629px;
top:110px;
}

#photo3b {
width:148px;
height:165px;
position:absolute;
left:629px;
top:261px;
}

#corner {
width:136px;
height:222px;
position:absolute;
left:777px;
top:110px;
background-image:url(images/home/corner.jpg);
background-repeat:no-repeat;
}

#corner2 {
width:136px;
height:222px;
position:absolute;
left:435px;
top:110px;
background-image:url(images/home/corner.jpg);
background-repeat:no-repeat;
}
