@charset "utf-8";
/* CSS Document */

/* common */

body {
	font: 12px/14px Verdana;
	color: #612A20;
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	background-color: #FFFFF1;
             }
	
a:link, a:visited {
	color: #612A20; 
             font-weight: bold;
             text-decoration: none;
             }

a:hover, a:active {
	color: #BD5F4E; 
             text-decoration: underline;
             }


/* ------------------------------------------------------------------------------------- */
/* content-area */

#container  {              
	position: absolute;
             top: 0;
             left: 50%; 
	width: 690px;                                      	
	margin: 0 0 0 -345px;
             padding: 0;
             z-index: 1;    		
	}

#intro {
	width: 690px;
	margin: 0;
	padding: 0;
	background-image: url(../images/header_test2.png);
	background-repeat: no-repeat;
	}

#supportingText  {                          
             width: 690px;             
             margin: 0;
             padding: 0;
             background: url(../images/bg.jpg) repeat-y;             		
	}


/* ------------------------------------------------------------------------------------- */
/* hide headlines for image replacement */	

#pageHeader {
             display: none;             
             }
	

/* content */

#preamble, #explanation {	
	width: 690px;
             margin: 0;
             padding: 0;                          
	}

#preamble {
             padding-top: 175px;
             }


#top_footer h3 {
	font: bold 14px Arial;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #FFF;
	background-color: #3E0507;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#preamble h3 {
	font: bold 14px Verdana;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #FFF;
	margin: 0 60px 20px 235px;
	padding: 5px 10px;
	background-repeat: no-repeat;
	}
.rental-list {
	list-style-type: disc;
	width: 400px;
	clear: both;
	margin-left: 50px;
}


#explanation h3 {             
	font: bold 14px Verdana;
             text-transform: uppercase;
             letter-spacing: 2px;
             color: #FFF;             
             height: 82px;
             margin: 0;
             padding: 60px 0 0 235px;                          
	}

#preamble p, #explanation p {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 200px;
	}
#explanation ul {
	padding-left: 200px;
	padding-right: 10px;
}
.bold_sub {
	font-weight: bold;
}


#explanation p.p1 {	
	margin-top: -46px;             
	}
#welcome {
	top: 251px;
	position: absolute;
	left: 252px;
}
#un_wel {
	padding-top: 190px;
}


/* ------------------------------------------------------------------------------------- */
/* footer areas */

#footer {
	font-size: 0.85em;
	font-style: italic;
	text-align: center;
	margin-left: 150px;
}

#footer a:link, #footer a:visited {
	color: #FFE0B4;             
             }

#footer a:hover, #footer a:active {
             color: #FFF;
             }


/* ------------------------------------------------------------------------------------- */
/* lists */

#linkList {
	position: absolute;
	top: 8px;
	left: 13px;
	width: 140px;
	margin: 0;
	padding: 0;
	height: 555px;
	background-image: url(../images/menu_bg2.jpg);
             }

/*        V3        */

.outer{
	list-style:none;
	margin:0px;
	padding:0px;
}

	
#menu {
	width: 146px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D87C86;
	border-right-color: #D87C86;
	border-bottom-color: #D87C86;
	border-left-color: #D87C86;
	}

#menu ul{
	list-style:none;
	margin:0px;
	padding:0px;
	}
#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-weight:700;
	font-size: 14px;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FDA6BE;
	display: block;
	background: url(../images/v5.jpg);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #FFFFFF;
	background: url(../images/v5.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #EEA2BE;
	background: url(../images/v5.jpg) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}                    
                    

/* ------------------------------------------------------------------------------------- */

#link_container {
	float: left;
	width: 150px;
	position: absolute;
	top: 147px;
	width: 165px;
	margin: 0;
	padding: 0;
	height: 570px;
	background-color: #450104;
	background-image: url(../images/paper_bg1.jpg);
             }
.header3 {
	font-size: 18px;
	font-weight: bold;
}
