s/* © Copyright: Minting Design of Whitby */

@charset "utf-8";

* {	margin: 0; padding: 0;}
h1, h2, h3, h4, p, ul, ol { margin : 0 10px; padding : .5em 0;}
a  {text-decoration: none;	color: #512626;}
a   img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {	color: #512626;}

body  {

	}

#container 
  {
	width: 95%;
	text-align: left;
	border: 1px solid #344920;
	height: 100%;
	background-color: #FFFE3A;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}  

#header  {
	background-color: #FFFF17;
	background-repeat: repeat;
	height: 230px;
	padding-right: 0px;
	text-decoration: none;
	background-image: url(../images/doves.jpg);
	border: 20px solid #FFFF94;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}

#header h1 {
	font-size: 1.9em;
	color: #9494FF;
	left: 30px;
	position: relative;
	top: 65px;
	font-family: "Comic Sans MS Bold", "Comic Sans MS";
	letter-spacing: .25em;
}
	 
#header img {
	margin-top: 5px;
	float: left;
	margin-left: 30px;
}
#headerLinks {
	height: 170px;
	top: 30px;
	width: 260px;
	position: absolute;
	right: 45px;
}
#headerLinks   li {
	border: 1px solid #996633;
	width: 205px;
	height: 30px;
	list-style-type: none;
	font-family: Candara, Verdana, Arial, sans-serif;
	font-size: 18px;
	margin-top: 5px;
	padding-left: 40px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
#headerLinks li:hover {
	width: 205px;
	height: 30px;
	list-style-type: none;
	font-family: Candara, Verdana, Arial, sans-serif;
	font-size: 18px;
	margin-top: 5px;
	padding-left: 42px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	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: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #000000;
}





#mainContent
  {
	font-family: Candara, Verdana, Arial, sans-serif;
	margin-bottom: 1px;
	padding-top: 1px;
	margin-left: 0px;
	padding-right: 5px;
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-right: 0px;
	background-color: #FFFE3A;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 0px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF94;
	border-right-color: #FFFF94;
	border-bottom-color: #FFFF94;
	border-left-color: #FFFF94;
	
} 
#mainContent ul {
	padding-left: 150px;
	line-height: 2em;
	display: block;
	font-size: 1.2em;
}

#mainContent li {
	list-style-image: url(../images/bullet.jpg);
	margin-top: 10px;
	list-style-position: outside;
	padding: 0px;
	font-family: Constantia, Georgia, "Times New Roman", serif;
	color: #5757FF;
	text-align: justify;
}
ul#about  {
	list-style-image: url(../images/bullet.jpg);
	list-style-position: outside;
	font-family: Constantia, Georgia, "Times New Roman", serif;
	color: #5757FF;
	text-align: justify;
	margin-left: 95px;
	margin-right: 60px;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.2em;
}

#mainContent  h1 {
	font-size: 2em;
	color: #9494FF;
	font-family: Constantia, Georgia, "Times New Roman", serif;
	padding-left: 50px;
	text-align: center;
}

#mainContent h2 {
	font-size: 1.5em;
	color: #9494FF;
	font-family: Constantia, Georgia, "Times New Roman", serif;
	padding-left: 50px;
	text-align: left;
	padding-top: 20px;
}

#mainContent  h3 {
	font-size: 1.3em;
	color: #9494FF;
	font-family: Constantia, Georgia, "Times New Roman", serif;
	padding-left: 50px;
	text-align: left;
	padding-top: 20px;
}


#mainContent  p {
	line-height: 1.3em;
	font-size: 1.2em;
	padding-left: 50px;
	padding-right: 50px;
	color: #5757FF;
	text-align: justify;

}
#mainContent  a:link, #mainContent a:visited {
	text-decoration: underline;
	color: #5757FF;
}
#mainContent a:hover {
	color: #1A1AFF;
	text-decoration: none;
}

#topNav  {
	font-size: 0.75em;
	text-align: center;
	background-color: #FFFF94;
}
#topNav   ul {
	list-style-type: none;
	font-size: 1.5em;
}
#topNav  li{
	display:inline;
	text-decoration: none;
	list-style-image: url(../images/bullet.jpg);
	font-family: Candara, Verdana, Arial, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}

#topNav a:link, #topNav a:visited                      {
	text-decoration: underline;
	color: #391C0E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8C98FF;
	padding-right: 10px;
	padding-left: 10px;
}
#topNav a:hover {
	color: #512626;
	text-decoration: none;
	background-image: none;
}
#topNavLastLink  a:link {
	border-right-style: none;
}


#navBar   {
	float: left;
	width: 230px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	background-color: #FEE4F2;
}

#navBar    a   {
	color: #6C3B59;
	text-decoration: none;
}



#navBar    a:hover   {
	text-decoration: none;
	padding-left: 3px;
}

#footer  {
	font-size: 0.7em;
	background-color: #FFFF94;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	height: 40px;
	} 
#footer p     {
	padding-left: 50%;

}

#footer  a:link, #footer  a:visited     {
	text-decoration: none;
	color: #391C0E;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	float: left;
	padding: 1px;
}
#designer {
	float: right;
	padding: 1px;
	}
	
#footerLinks  {
	width: 300px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
	
#footerLinks  a:link, #footerLinks a:visited {
	color: #000000;
}



.centerText {
	text-align: center;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fltlft {
	float: left;
}
.imageflft {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}

.imageflrt {
	float: right;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.bullet {
	font-size: 2em;
}
