﻿@import url("layout.css");
body {
	font-family: 'Bookman Old Style', serif;
	font-size: 14px;
	background-color: #660066;
}
#container {
	width: 708px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid black;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	background-color: #FFFFCC;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#containerpa {
	width: 998px;
	margin: 0 auto;
	padding: 10px;
	border-right: 2px solid black;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	background-color: #FFFFCC;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#masthead {
	text-align: center;
	width: 700px;
	padding: 0px;
	border: 0px solid #066666;
	background-color: #FFFFCC;
	margin-bottom: 0px;
	height: 220px;
}
#navigation {
	position: relative;
	float: left;
	width: 133px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-right: 0px solid #066666;
}
#content {
	float: left;
	width: 560px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contentpa {
	float: left;
	width: 998px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer {
	text-align: center;
	clear: both;
	width: 706px;
	border: 1px solid black;
	background-color: #CC6699;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#footerpa {
	text-align: center;
	clear: both;
	width: 996px;
	border: 1px solid black;
	background-color: #CC6699;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/* Masthead Styles */
#masthead h1 {
	color: #FFFFCC;
	font-size: 50px;
	font-family: "Maiandra GD", 'Bookman Old Style', serif;
	font-weight: bold;
}

.cntr {
	text-align: center;
}

.left {
	text-align: left;
}

.bold {
	font-weight: bold;
}
.ital {
	font-family: "Monotype Corsiva", 'Bookman Old Style', serif;
	font-size: 20px;
}
.black {
	color:#000
}

.ul {
	text-decoration:underline;
}

.bigger {
	font-size: 20px;
}

/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #CC6699;
	background-color: #FFFF66;
	margin-bottom: 10px;
	margin-top: 0px;
}
#navigation a {
	color: black;
	text-decoration: none;
	display: block;
	padding: 7px;
	border-bottom: 0px solid #CC6699;
	background-color: #FFFF66;
}

#navigation a:link { 
	color: black;
	text-decoration: none;
  }
  
#navigation a:visited { 
	color: black;
	text-decoration: none;
  }
  
#navigation a:hover { 
	color: black;
	text-decoration: none;
	background-color: #CC6699;
  }
  
#navigation a:active {
	color: black;
	text-decoration: none;
  }

/* Content Styles */
#content h1,h2,h3,h4,h5,h6 {
	font-family: 'Bookman Old Style', serif;
}
#content h1 {
	font-size: 44px;
	color: #CC6699;
	font-family: "Monotype Corsiva", 'Bookman Old Style', serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
}

#content h2 {
	font-size: 20px;
	color: #CC6699;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Monotype Corsiva", 'Bookman Old Style', serif;
	margin-bottom: 0px;
}
#content h3 {
	font-size: 20px;
	color: black;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Monotype Corsiva", 'Bookman Old Style', serif;
	margin-bottom: 0px;
}
#content h4 {
	font-family: Arial;
	font-size: 11px;
	color: black;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 5px;
	font-weight: normal;
	text-align: right;
}
#content h5 {
	font-family: Arial;
	font-size: 12px;
	color: black;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-align: left;
}
#content h6 {
	font-family: Arial;
	font-size: 11px;
	color: black;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 5px;
	font-weight: normal;
	text-align: left;
}


#content p {
	color: #660066;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.pinktext {
	color: #CC6699;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Content Styles for photo album */
#contentpa h1,h2,h3,h4,h5,h6 {
	font-family: 'Bookman Old Style', serif;
}
#contentpa h1 {
	font-size: 44px;
	color: #CC6699;
	font-family: "Monotype Corsiva", 'Bookman Old Style', serif;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:center;
	
}

#contentpa h2 {
	font-size: 20px;
	color: #CC6699;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Monotype Corsiva", 'Bookman Old Style', serif;
	margin-bottom: 0px;
}
#contentpa h3 {
	font-size: 20px;
	color: black;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Monotype Corsiva", 'Bookman Old Style', serif;
	margin-bottom: 0px;
}

#contentpa p {
	color: #660066;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#content li {
	color: #660066;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content img {
	padding: 0px;
	border: 2px solid #660066;
}
#contentpa img {
	padding: 0px;
	border: 2px solid #660066;
}


/* Footer Styles */
#footer p {
	color: black;
	font-size: 14px;
}
#footer h1 {
	color: black;
	text-decoration: none;
	font-size: 26px;
	font-weight: normal;
	font-family: "Monotype Corsiva", 'Bookman Old Style', serif;
}

#footer a:link {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
  
#footer a:visited { 
	color: black;
	text-decoration: none;
  }
  
#footer a:hover { 
	color: black;
	text-decoration: underline;
	font-weight: normal;
  }
  
#footer a:active {
	color: black;
	text-decoration: none;
  }
/* Footer Styles for photo album*/
#footerpa p {
	color: black;
	font-size: 14px;
}
#footerpa h1 {
	color: black;
	text-decoration: none;
	font-size: 26px;
	font-weight: normal;
	font-family: "Monotype Corsiva", 'Bookman Old Style', serif;
}

#footerpa a:link {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
  
#footerpa a:visited { 
	color: black;
	text-decoration: none;
  }
  
#footerpa a:hover { 
	color: black;
	text-decoration: underline;
	font-weight: normal;
  }
  
#footerpa a:active {
	color: black;
	text-decoration: none;
  }


table
{ 
margin-left: auto;
margin-right: auto;
}

a:link { 
	color: #CC6699;
	text-decoration: none;
  }
  
a:visited { 
	color: #CC6699;
	text-decoration: none;
  }
  
a:hover {
	color: #660066;
	text-decoration: underline;
	font-weight: normal;
}
  
a:active {
	color: #CC6699;
	text-decoration: none;
  }
