/* CSS Document */
/* Jessie O' Fishing */
#setonjaydesigns  {
    color: #ffffff;
	font-size: small;
	text-align: center;
}
#setonjaydesigns a:link {       
    color: #ffffff;
    text-decoration: none;
}
#setonjaydesigns a:visited {       
    color: #ffffff;
    text-decoration: none;
}
#setonjaydesigns a:hover {       
    color: #ffffff;
    text-decoration: underline;
}
.pagebottom  {
	text-align: center;
}
.background  {
    background-image: url(../images/bg.gif);
    background-repeat: repeat;
}
p   {
    text-align: justify;
		text-indent: 30px;
    margin-left: 10px;
    margin-right: 10px;
		}

.notify  {
	font-family: Arial,sans-serif;
	color: #FF0000;
	font-size: medium;
	text-align: center;
}
h3  {
	font-family: Arial,sans-serif;
	color:#000066;
	font-size: medium;
	font-weight: bold;
	margin: 10px;
}
h4  {
  margin-bottom: 0px;
	color:#000066;
	font-family: Arial,sans-serif;
	font-size: small;
}
h5  {
	font-family: Arial,sans-serif;
	font-size: x-small;
}
h6  {
    margin-bottom: 0px;
	font-family: Arial,sans-serif;
	font-size: x-small;
	text-align: justify;
}
li  {
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.page {
    background-color:#FFFFFF;
    width: 800px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		text-align: center;
		vertical-align: top;
		border: solid 2px #000000;
}
.formpage {
    background-color:#FFFFFF;
    width: 410px;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	vertical-align: top;
}
#emailformpage {
    background-color:#FFFFFF;
    width: 400px;
 	  font-family: Arial, Helvetica, sans-serif;
	  font-size: small;
		font-weight: bold;
	  text-align: center;
	  vertical-align: top;
    border: #000000 2px solid; 
}
#emailformpage a:link {
    color: #000000;
    text-decoration: underline;
}
#emailformpage a:visited {
    color: #000000;   
    text-decoration: underline;
}
#emailformpage a:hover {
    color: #000000;
    text-decoration: underline;
}
.emailspecialstable {
    padding-left: 10px;
    width: 390px;
	  text-align: justify;
    color: #000000;
 	  font-family: Arial, Helvetica, sans-serif;
	  font-size: small;
		font-weight: bold;
	  vertical-align: top;
	  text-align: justify;
}
.emailspecialstable_complete {
    padding-left: 10px;
    width: 390px;
    color: #CCCCCC;
 	  font-family: Arial, Helvetica, sans-serif;
	  font-size: small;
		font-weight: bold;
	  vertical-align: top;
	  text-align: justify;
}
.emailformtable {
    padding-left: 10px;
    width: 350px;
	  text-align: justify;
    color: #000000;
 	  font-family: Arial, Helvetica, sans-serif;
	  font-size: small;
		font-weight: bold;
	  vertical-align: top;
	  text-align: justify;
}
.emailformtable_complete {
    padding-left: 10px;
    width: 350px;
    color: #CCCCCC;
 	  font-family: Arial, Helvetica, sans-serif;
	  font-size: small;
		font-weight: bold;
	  vertical-align: top;
	  text-align: justify;
}
#contenttable {
    width: 760px;
		padding-left: 20px;
}
#contenttable a:link {
    color: #000066;
    text-decoration: none;
}
#contenttable a:visited {
    color: #000066;
    text-decoration: none;
}
#contenttable a:hover {
    color: #000066;
    text-decoration: underline;
}
.footer {
    background-color:#001F60;
    width: 800px;
	height: 25px;
 	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF; 
	font-size: small;
	text-align: center;
	vertical-align: middle;
}
#navbuttons li  {
	border-top: solid 2px #CCCCCC;
	border-bottom: solid 2px #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;	
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	float: left;
	}
#navbuttons li a  {
	display: block;
	background: #FFFFFF;
	color: #000000;
	padding-right: 24px;
	}
#navbuttons li a:link  {	
	text-decoration: none;
	}
#navbuttons li a:visited  {	
	text-decoration: none;
	}
#navbuttons li a:hover  {	
	text-decoration: underline;
	}
#navbuttons div  {
	width: auto;	
	border: 1px solid #000000;
	position: absolute;
	visibility: hidden;
	}
#navbuttons div a  {	
	position: relative;
	display: block;
	padding: 2px 12px 2px 12px;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	font-size: small;	
	}
.month {
  width: 150px;
  text-align: center;
  vertical-align: top;
  background-color: #FFFFFF;
  font-family: Arial,sans-serif;
  font-size: medium;
  font-weight: bold;
}
.event {
  width: 575px;
  text-align: justify;
  font-family: Arial,sans-serif;
  font-size: small;
}	
.recipe {
  width: 690px;
  text-align: justify;
  font-family: Arial,sans-serif;
  font-size: small;
}	
