/* Redefined tags */
body {
	background: #EAEAEA;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

p {
	line-height: 135%;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}

blockquote {
	border-top: 1px solid #999999;
	padding: 0px 8px;
	background: #F4F4F4;
	margin: 20px;
	border-bottom: 1px solid #999999;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 20px;
	margin-bottom: 5px;
	color: #3A5E68;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 140%;
	margin-top: 5px;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
abbr, acronym { border-bottom: 1px dotted #000; cursor: help; }
a:link, a:visited {
	color: #D0001A;
	text-decoration: none;
	border-bottom: 1px solid #D0001A;
}
a:hover {
	color: #F36B65; text-decoration: none; border-bottom: 1px dashed #F36B65;
}
a:active {
	color: #CCCCCC;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	color: #A2C4CE;
	text-decoration: none;
	border: none;
}
h1 avisited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: #A2C4CE;
	text-decoration: none;
	border: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
	color: #A2C4CE;
	border: none;
}
form {
	margin: 0;
}

/* Custom Styles */
#wrap {
	background: url(images/bg.gif) repeat-y center;
	width: 100%;
	margin: 0 auto auto;
}
#header	{
	height: 275px;
	width: 644px;
	background: url(images/background.jpg) no-repeat right;
	color: #333;
	margin: 0;
	padding: 0;
	position: static;
	clear: both;
	text-align: left;
}
#header img	{
	padding: 0;
	border: 0;
	margin: 0;
}
#main {
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
	background: #FFFFFF;
	border: 1px solid #666666;
	width: 646px;
   voice-family: "\"}\""; // box model hack
   voice-family:inherit;
	width: 644px;
}
/* Be nice to Opera 5 */
html>body #main {
  width: 644px;
}
#content {
	text-align: left;
	clear: both;
	padding: 5px 10px 5px 10px;
	// needs to be padding for fade at top
	margin: 0;
	position: static;
	background: #FFFFFF url(images/fade_down.gif) repeat-x 0px 0px;
}
#nav {
	clear: both;
	margin: 0;
	padding: 0;
}

#footer {
	margin: 0px;
	padding: 5px;
	text-align: center;
	background: #666666;
	border-top: 1px solid #666666;
	clear: both;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CCCCCC;
	text-align: center;
	margin: 0px;
}
#footer a:link, #footer a:visited {
	color: #A2C4CE;
	text-decoration: none;
	font-weight: normal;
	border: none;
}
a.blackBorder {  border-color: #000000; border-style: solid; border-top-width: 1px; border-width: 1px }
.blogDateHeaderDate {  font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: lowercase}
.blogItemDateTime {  font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif}

.photoAlbumNav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666}
a.photoAlbumNav {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666}

.scheduleHeader {  background-color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 12px; font-weight: bold; text-transform: capitalize}
.scheduleTimes {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; background-color: #CCCCCC}
li {
	line-height: 18px;
	text-align: justify;
	list-style-type: square;

}
.quoteCredit {
	font-weight: bold;
	text-align: right;
}

/* Nav */
ul#mainNav
{
	margin: 0px;
	padding: 0px;
	position: relative;
	clear: both;
	visibility: visible;
	list-style: none;
	display: inline;
}
ul#mainNav li
{
	margin: 0;
	padding: 0;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: .09em;
	text-align: center;
	list-style-type: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}
ul#mainNav li a
{
	display: block;
	text-decoration: none;
	white-space: nowrap;
	text-transform: lowercase;
	font-weight: bold;
	width: 91px;
	padding: 2px 0 3px;
	background: #36516D;
	border: none;
}
ul#mainNav li#seven {
	border-right: none;
}
ul#mainNav li#seven a {
	width: 92px;
}
ul#mainNav li a:link, ul#mainNav li a:visited
{
	color: #A2C4CE;
}
ul#mainNav li a:focus, ul#mainNav li a:active
{
	color: White;
}
ul#mainNav li a:hover
{
	color: White;
	border: none;
}
#quoteBlogCut .title, #weblogCut .title {
	margin-bottom: 0px;
	font-size: 115%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#quoteBlogCut .title a:link, #weblogCut .title a:link, #quoteBlogCut .title a:visited, #weblogCut .title a:visited {
	font-weight: bold;
	color: #A2C4CE;
	text-decoration: none;
	border: none;
}
#quoteBlogCut .cutDate, #weblogCut .cutDate {
	color: #999999;
	margin-top: 0px;
}
#quoteBlogCut .title a:hover, #weblogCut .title a:hover {
	color: #C3BDCE;
	border: none;
}
.continueReading {
	text-align: right;
}

/* Photos */
#galleryImages dl {margin: 10px;}
#galleryImages dt {border: 1px solid #BDBEC1;padding: 12px; margin: 0px;}
#galleryImages dd {padding: 5px 12px 0 12px; text-align: center; margin: 0px;}

ul#galleryImages {margin:2px 10px;padding: 5px 15px;list-style:none;}
ul#galleryImages li {margin: 0 0 5px 0;padding:0;float:left;display: inline;}

