/*GENERAL STYLES FOR ALL FILES*/

a:link,a:visited { text-decoration:none}

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em;}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dd, dt
{ margin:0; padding:0;}

a img,:link img,:visited img { border:0px solid black;}

img {border-style: none;}

* html body {
font-size: small; /* for IE5/Win */
f\ont-size: small; /* for other IE versions */
}

body {
	background: #673D87;
	margin: 0px;
	padding: 0;
	font: small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

html { min-height:100%; margin-bottom:1px; }

#flash {
	width: 743px;
	height: 272px;
	margin: 0px auto;
	padding-top: 3px;
}
	
#mainmenu {
	width: 743px;
	margin: 0px auto;
	background: url(images/contenttop.jpg) no-repeat center top;
	height: 51px;
	padding-top: 3px;
}

#mainmenu table {
	margin: 0px auto;

}
#topperphoto {
	width: 743px;
	height: 272px;
	margin: 0px auto;
	padding-top: 3px;
}
#topmenu {
	margin: 0px auto;
/*	height: 275px;
*/	width: 743px;
}
/*Divs to set up the dropdown menu syles and positioning - also used within the functions js file*/
#dropmenudiv{
position:absolute;
border: 1px solid #FFFFFF;
border-bottom-width: 0;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold !important;
}

#dropmenudiv a.resources{
width: 180px;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFFFFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold !important;
}

/*Text Links for main menu*/
a:link{
				font-size: 87%;
				color: #ffffff;
				font-weight: bold !important;
				text-decoration: none;
}

a:active {
            font-size: 87%;
			font-weight: bold !important;
            color : #ffffff;
            text-decoration: none;
}

a:visited {
            font-size: 87%;
			font-weight: bold !important;
            color : #ffffff;
            text-decoration: none;
}

a:hover {
	font-size: 87%;
	font-weight: bold !important;
	color : #FFFF40;
	text-decoration: none;
}
#bodytable {
	background: #664B90;
	width: 743px;
	margin: 0px auto;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

h1{
	color: #FFFFE3;
	font-size: 106%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

h2{
	color: #FFFFE3;
	margin: 12px 0px;
	font: bold small tahoma, Arial, sans-serif;
	padding-bottom: 3px;
}
h3 {
	color: #FFFFE3;
	margin: 12px 0px;
	font: bold small tahoma, Arial, sans-serif;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.strong {
	font-weight: bold;
}

#content {
	width: 525px;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background: #673D87;
}

#content .notextpic {
	border: 1px #FFFFE3 solid;
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .snapright{
	float: right;
	margin: 0px 3px 10px 12px;
	border: 1px solid #FFFFFF;
}
 #content .snaprightNB {
 	float: right;
	margin: 0px 3px 10px 12px;
	border-style: none; 
 }
#content .snapleft{
	float: left;
	margin: 0px 12px 10px 3px;
	border: 1px solid #FFFFFF;
}
#content a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-size: small;
}
#content .bttnspacer {
	margin-right: 5px;
	margin-left: 5px;
}

#schedule table {
	margin: 20px auto 20px;
	border-style: none;
}
#schedule td {
	padding: 10px 10px 5px;
	text-align: left;
	vertical-align: top;
	width: 145px;

}
#schedule .title {
	font-weight: bold;
	vertical-align: top;
	border-top: 1px solid #FFFFE3;
	border-bottom: 1px solid #FFFFE3;
	padding-top: 5px;
	padding-bottom: 5px;
}
#schedule .subtitle {
	font-weight: bold;
	vertical-align: top;
}


#schedule .description {
	font-weight: normal; !important;
}

#content a:active {
	font-weight: bold;
	color : #FFFFFF;
	text-decoration: none;
	font-size: small;
}

#content a:visited {
	font-weight: bold;
	color : #FFFFFF;
	text-decoration: underline;
	font-size: small;
}

#content a:hover {
	font-weight: bold;
	color : #FFFF40;
	text-decoration: none;
	font-size: small;
}

#content p {
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 1.3em;
}

#contact hr {
	color: #CCCCCC;
	background: #CCCCCC;
	width: 70% !important;
	border-style: none;
	margin: 0px auto;
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
}

#content .yellownote {
	text-transform: uppercase;
	color: #FFFF00;
	font-size: 90%;
}
#content .quote {
	font: italic small Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-bottom: 20px;
}

#content .address {
	font-weight: bold;
	margin: 0px auto;
	text-align: center;
}
#wshopform {
	margin: 10px 35px 10px 20px;
}

#wshopform p {
	font-weight: bold;
}

#wshopform .notes {
	font-size: 90%;
	font-weight: normal;
}
#content .page ul {
	margin: 15px 0px 8px 20px;
	padding-left: 5px;
}

#content .page li{
	margin: 10px 0px 10px 15px;
	list-style: square;
	padding-top: 3px;
	padding-bottom: 3px;
}

#content .pageOrdered ol {
	margin: 15px 0px 15px 25px;
	list-style: decimal url(none) outside;
}

#content .pageOrdered li {
	margin: 10px 0px 10px 15px;
}

#content .page a:link {
	font-size: small;
	color: #FFFFE3;
	text-decoration: none;
	font-weight: bold;
}

#content .page a:visited {
	font-size: small;
	color: #FFFFE3;
	text-decoration: none;
	font-weight: bold;
}

#content .page a:hover {
	font-size: small;
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}


#content .pageHeart li{
	margin: 15px 15px 15px 0px;
	padding-top: 5px;
	padding-bottom: 25px;
	background: url(images/pinkheart01.gif) no-repeat left top;
	padding-left: 25px;
}
#sidebar {
	width: 159px;
	vertical-align: top;
	padding: 0 10px 0px;
	background: #664B90;
}

#sidebar hr {
	color: #CCCCCC;
	background: #CCCCCC;
	width: 70% !important;
	border-style: none;
	margin: 15px auto;
	height: 1px;
}
#sidebar ul {
	margin: 5px 0px 5px 15px;
	font-weight: normal !important;
}

#sidebar li{
	margin: 10px 0px 10px 15px;
	list-style: square;
}

/*Text Links for#sidebar area*/

#sidebar a:link {
	font-size: small;
	color: #FFFFE3;
	text-decoration: none;
	font-weight: bold !important;
}

#sidebar a:visited {
	font-size: small;
	color: #FFFFE3;
	text-decoration: none;
	font-weight: bold !important;
}

#sidebar a:hover {
	font-size: small;
	color: #FFFFC0;
	text-decoration: underline;
	font-weight: bold !important;
}

/* end#sidebar links */
#sidebar img {
	margin: 0px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}

/*#hotlinks{
	background-color: #664A90;
	}*/
	
/*Text Links for bottom menu*/

#btmmnu {
	width: 745px;
	text-align: center;
	padding-bottom: 25px;
	margin: 0px auto;
	font-size: 90%;
}
#btmmnu p {
	padding-top: 7px;
	padding-bottom: 10px;
}

#btmmnu img {
	margin: 0px auto;
}
#btmmnu a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal !important;
	font-size: small;
}

#btmmnu a:visited {
	color: #FFFF40;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal !important;
	font-size: small;
}

#btmmnu a:hover {
	color: #FFFF40;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal !important;
	font-size: small;
}

#footerimage {
	margin: 0px auto;
	width: 743px;
	height: 95px;


