/*The code for this web site was donated by MaryDesigns.com to WebContessa.com as a gift.*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 175%;
	margin: 0 0 0 0; 
	text-align: center;
	background-image: url(images/sherbert.jpg);
	background-repeat: repeat;
}
h1 {
	color: #1FA7C7;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #D82877;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
a,  a:link {
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #DD2E7C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #DD2E7C;
	text-decoration: none;
}
a:focus {
	color: #DD2E7C;
}
a:active {
  color: #761b36;
}
#wrapper {
	margin: 0 auto 0 auto; 
	max-width: 760px;
	min-width: 760px;
	text-align: left;
	width: 760px;
	background-image: url(images/containerbk.png);
	background-repeat: repeat-y;
}
#masthead {
	border-bottom: solid 1px #667f45;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px; 
	background-image: url(images/masthead.png);
	background-repeat: no-repeat;
	height: 266px;
	width: 760px;
}
#masthead h1{
text-indent:-3000px;
}
#contentWrapper #sidebar {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 185px;
	color: #FF8000;
}
#contentWrapper #content {
	margin-bottom: 0;
	margin-left: 190px;
	margin-top: 0;
	padding: 10px 10px 10px 10px;
}
#contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#footer {
	background-color: #1FA7C7;
	border-top: solid 1px #9db368;
	padding: 10px 10px 10px 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.strikethat {
	text-decoration: line-through;
}
