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

body{
	text-align: center;
	background-image: url(images/bodybg.png);
	background-attachment:fixed;
}

#wrap{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	height:auto;
	padding-bottom:20px;
      margin-bottom:20px;
	}
#container{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height:auto;
	}
	
#header{
	width:900px;
	position:relative;
	height:175px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#topnav{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 120px;
	}

#topnav a:link, #topnav a:visited,  #topnav a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-decoration:none;
	letter-spacing: 1px;
	}
#topnav a:hover{
	color: #990000;
	text-decoration:underline;
	}

	

#footer{
	height: 100px;
	color: #000000;
	clear: both;
	float: none;
	background-image:url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	}
#credits{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	width: 900px;
	color:#FFFFFF;
	letter-spacing: 2px;
	position: absolute;
	margin-top: 100px;
	}
#credits a:link, #credits a:visited,  #credits a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration:none;
	}
#credits a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration:underline;
	}
#contentwrap {
	width:900px;
	height: auto;
	background-image: url(images/whitebg.png);
	background-repeat: repeat-y;
	background-position: center;
}

#content{
	width:760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-top:10px;
	margin-left: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#homepic{
	width:306px;
	float: left;
	padding-right: 10px;

	}

#content span{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #990000;
	}
	
#comment1{
	height:auto;
	margin-bottom:25px;
	text-align: justify;
	line-height: 20px;
	float: left;
	margin-top: 10px;
	}
	
#comment1pic{
	float:left;
	padding-right: 10px;
	}
	
#comment2{
	height:auto;
	margin-bottom:25px;
	text-align: justify;
	line-height: 20px;
	float: left;
	width: 760px;
	margin-top: 25px;
	}
#comment2pic{
	float:right;
	padding-left: 10px;
	}
#comment3{
	height:auto;
	margin-bottom:25px;
	text-align: justify;
	line-height: 20px;
	float: left;
	margin-top: 25px;
	}
#comment3pic{
	float:left;
	padding-right: 10px;
	}
.style1{
	font-size:36px;
	color: #990000;
	}
.style2{
	color:#990000;
	font-weight:bold;
	}

.style3{
	font-size:18px;
	line-height:5px;
	font-weight:bold;
	}


.cdimg{
	float:right;
	margin-left: 10px;
	}
	
#contactform, #contactform a:link, #contactform a:visited, #contactform a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration:none;
	color:#000000;
	}
	
#contactform a:hover {
	text-decoration:underline;
	}
.wed1, .wed2{
	margin-right:30px;
	}
.wed1, .wed2, .wed3{
	padding-bottom:10px;
}

#cdtext{
	padding-left:70px;
	padding-right:70px;
	text-align: center;
	}

#content li{
	background-image:url(images/heartbullet.png);
	background-position:left center;
	background-repeat:no-repeat;
	list-style:none;
	padding-left:15px;
	}

.style3{
	font-size:18px;
	line-height:5px;
	font-weight:bold;
	line-height: 15px;
	font-size: 14px;
	letter-spacing: 2px;
	}
#picfloat{
	float:right;
	vertical-align:middle;
	height: auto;
	padding-right: 30px;
	}
.pack3img{
	padding-top:20px;
	}

.aboutpic{
	padding-bottom:10px;
	}
