/* CSS Document */

/* Positioning Styles*/



body {
	margin: 10px 0 20px 0;
	font-size:76%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/background1.jpg);
  	background-color: #f8f0e4;
	
}

#wrapper{
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333;
}




/* TOP Navi Styles */
#header{
	text-align: left;
	width: 792px;
	height: 120px;
	padding: 15px 0px 6px 28px;	
	background-color: #66162C;	
}

/* TOP Navi Styles */

#top-navi{
	position: absolute;
	top: 85px;
	left: 28px;
	text-align: left;
}

#mid-navi{
	position: absolute;
	top: 160px;
	left: 340px;
	text-align: left;
}



#content{
	width: 450px;
	padding: 1px 30px 7px 340px;
	background-color: #f8f0e4;
	height: 317px;
	overflow:auto;
}

#content-main{
	width: 450px;
	padding: 1px 30px 7px 340px;
	background-color: #f8f0e4;
	height: 317px;
	overflow:auto;
}
/* H O M E styles */

#content-home{
	width: 479px;
	padding: 1px 10px 7px 330px;
	background-color: #f8f0e4;
	height: 317px;
}

#keywords{
top: 590px;
	width: 720px;
	padding: 50px 30px 7px 70px;
	background-color: #66162C;
	height: 180px;
	
}
#bottomnav{
	width: 720px;
	font-size: 0.9em;
	position: relative;
	text-align: center;
	padding:8px 0px 11px 0px;
	color: #fff;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #813F52;
}
#bottomnav a{
	color: #fff;
}



/*images */


#images-left{
	position: absolute;
	top: 141px;
}

#images-middle{
	position: absolute;
	left: 275px;
	top: 141px;
}

#images-right{
	position: absolute;
	left: 549px;
	top: 141px;
}
#indulge{
	position: absolute;
	left: 400px;
	top: 474px;
}

.pdf{
	height: 19px;
	background: url(images/acrobat16.gif) no-repeat center left;
	padding: 0 0 -5px 0px;
	margin-top: -5px;
}

.pdf a{
	height: 19px;
	padding-left: 18px;
}

#footer{
	clear: both;
	padding: 10px 0 0 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
	color: #999;
}

#footer a:link{
	color: #999;
	text-decoration: underline;
}



/* Text Styles */

p{
	font-size: 1.1em;
	text-align: left;
	line-height: 17px;
	padding-right: 40px;

  }
li{

  	font-size: 1.1em;
	text-align: left;
	line-height: 20px;

  }

.margin{

	font-size: 0.8em;
	text-align: left;
	margin-top: -2em;
	line-height: 1.1em;
	font-style: italic;
	width: 400px;

	}



h1 {
	font-size: 1.3em;
	text-align: left;
	color: #66162C;
	margin-bottom: 0.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #f8f0e4;
	text-transform: uppercase;

}

h2 {
	font-size: 1.1em;
	text-align: left;
	color: #66162C;
	margin-top: 0.5em;
	margin-bottom: 2.5em;
	line-height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.1em;
	text-align: left;
	color: #596996;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

td {
	text-align: left;
	font-size: 0.8em;
}



th {
	text-align: left;
	font-size: 0.8em;
}

hr {
color: #D3D6DF;
background-color: #D3D6DF;
height: 1px;
}

.grey{
color: #ccc;
}


a:link, a:active {
	color: #66162C;
}

a:visited, a:hover {
	color: #333333;
}

.table-text{
	font-size: 1.3em;
	text-align: left;
	line-height: 17px;
	padding-right: 40px;
	font-weight: bold;
}

.imgborder{
	border: 3px solid #993;	
}
.quote{
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 21px;
	}
.quote-name{
	margin-top: -12px;
	color: #788EAA;
	line-height: 17px;
	}
.quote-alternative{
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #788EAA;
	line-height: 21px;
	}
.quote-name-alternative{
	margin-top: -16px;
	color: #333;
	line-height: 17px;
	}
	

#centered{
	margin-left: 33%;
	margin-right: 10%;
}

.capital{

text-transform: uppercase;

}
.red{

color: #660000;

}

#phark{
	text-indent: -5000px;
	background-color: #f8f0e4;
}
