/* -----------------------------------
 *	 amandastephan.com/css/white.css
 * -----------------------------------*/
/* -----------------------------------
 *		main format elements
 * -----------------------------------*/

html, body {
	height:100%;
	top: ;
	margin: 0px;
}

body {
	font-family: "Trebuchet ms", Tahoma, Verdana, Georgia, Arial, sans-serif;;
	background-color: #242015;
	margin-top: 0px;
	font-size:12px;
	background-image: url(/images/bg2db.jpg);
	color:#242015;
}

td {
	font-family: "Trebuchet ms", Tahoma, Verdana, Georgia, Arial, sans-serif;
	text-indent:3px;
}

th {
	font-family: "Trebuchet ms", Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-weight:bold;
	background-color: #968F7C;
	color: #F6F6EC;
	text-indent:3px;
}

ol {
	list-style-type: upper-roman;
}

ul {
	list-style-type: disc;
	margin-top: -5px;
}

a:link {
	color: #04B1D8;
	text-decoration:none;
}

a:visited {
	color: #04B1D8;
	text-decoration:none;
} 

a:hover {
	color: #037d98 ; 
	text-decoration:none;
}

a:active {
	color: #037d98 ;
	text-decoration:none;
}


h1 {
	color: #B02854;
	font-size:18px;
	text-align:right;
	text-indent:0px;
	text-transform:uppercase;
	line-height: 15px;
}

h2 {
	font-style: bold;
	font-size:14px;
	text-align:left;
	margin-left: 10px;
	margin-right: 15px;
	line-height: 7px;
	margin-bottom: 12px;
}

p {	
	margin-left: 10px;
	margin-right: 15px;
	text-align:justify;
	line-height: 15px;
	margin-top: 14px;
}

li {
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 0em;
	text-align:justify;
	line-height: 16px;	
}

h3 {
	margin-left: 10px;
	margin-right: 15px;
	text-align:justify;
	line-height: 12px;
	font-size:10px;	
}


/* -----------------------------------
 *		sections
 * -----------------------------------*/
 
#distance { 
	width: 1px;
	height: 50%;
	margin-bottom: -277px; /* half of container's height */
	float: left;
}

#bgbar {
	position: relative;
	top: -450px;
	width: 100%;
	height: 175px;
	background-color: #B02854;
	left: 0px;
	z-index:0;
	background-image: url(/images/bgstripe2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 0px;
}

#wrapper {
	margin:0px auto 0px auto;
	position:static; /* puts container in front of distance */
	height:554px;
	width:836px;
	clear:both;
	z-index:10;
}

#middle {
	width: 100%;
	height: 496px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 10px;
	z-index:1;
}

#bottomnav {
	font-family: "Trebuchet ms", Tahoma, Verdana, Georgia, Arial, sans-serif;
	position:static;	
	color:#242015;
	font-size:11px;
	width: 100%;
	height: 25px;
	background-color: #968F7C;
	border:;
}

#footer {
	position:static;
	width:100%;
	margin-top: 5px;
	text-align:center;
	color: #6D6458;
}


/* -----------------------------------
 *		navigation
 * -----------------------------------*/

#bottomnavleft {
	float:left;
	position:relative;
	font-size:11px;
	letter-spacing:2px;
	padding:5px 0px 4px 0px;
	text-align:left;
	background-color: #968F7C;
	}
	
#bottomnavleft a,
#bottomnavleft a:link,
#bottomnavleft a:visited {
	padding:5px 7px 4px 9px;
	font-weight:normal;
	color:#242015;
	text-decoration: none;
	border-right: 1px solid #242015;
	background-color: #968F7C;
	}
	
#bottomnavleft a:active,
#bottomnavleft a:hover {
	padding:5px 7px 4px 9px;
	font-weight:normal;
	color:#F6F6EC ;
	background-color:#B02854;
	border-right: 1px solid #242015;
	}

#bottomnavright {
	font-weight: bolder;
	letter-spacing:3px;
	color:#F6F6EC;
	padding:5px 8px 4px 4px;
	float:right;
	text-align:right;
	}
	
#bottomnavright a,
#bottomnavright a:link,
#bottomnavright a:visited {
	font-weight: bolder;
	color: #F6F6EC;
	text-decoration: none;
	border:0px;
	}
	
#bottomnavright a:active,
#bottomnavright a:hover {
	font-weight:bolder;
	color: #F6F6EC;
	border:0px;
	}

/* -----------------------------------
 *		main page boxes
 * -----------------------------------*/


#mainbox0{
	height: 480px;
	width: 820px;
	position: absolute;
	top:0px;
	left: 0px;
	border: #ffffff 8px solid;
	background-color:#ffffff;
	background-image: ;
	background-position: ;
	z-index:2;
}
 
/* -----------------------------------
 *		detail page boxes
 * -----------------------------------*/

#detailbox0{
	height: 480px;
	width: 405px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: #ffffff 8px solid;
	background-color:#ffffff;
	background-position: ;
	z-index:2;
}

#detailbox1{
	height: 461px;
	width: 385px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #F6F6EC;
	z-index:2;
	padding: 10px 10px 25px 10px;
	overflow: hidden;
}

#detailbox1nav {
	float:none;
	position:relative;
	margin: -5px 0px 0px 5px;
	font-size:11px;
	letter-spacing:1px;
	padding:5px 0px 4px 0px;
	text-align:left;
	background-color: #F6F6EC;
	}
	
#detailbox1nav a,
#detailbox1nav a:link,
#detailbox1nav a:visited {
	padding:5px 14px 4px 15px;
	font-weight:normal;
	color:#242015;
	text-decoration: none;
	border-right: 2px solid #F6F6EC;
	background-color: #968F7C;
	}
	
#detailbox1nav a:active,
#detailbox1nav a:hover {
	padding:5px 14px 4px 15px;
	font-weight:normal;
	color:#F6F6EC;
	background-color: #B02854;
	border-right: 2px solid #F6F6EC;
	}
