/*		BarbaraWilder.com  
/
/                 Sample page layout
/	---------------------------------------------------
/ |            1. Top Menu        					  |
/ |            2. Side Menu	                     	  |
/ |        	   3. Text Area                           |
/ |            4. Misc                                |
/	---------------------------------------------------
/
/   In addition there are some general styles and
/   some Form styles
*/

/* General setup styles */
body {
	margin: 0;
	background: url(images/tile5.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #003366;
}
a:visited {
	color: 006666;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #E3E3E3;
	text-decoration: none;
}

.prettybox {
	margin: 40px 0;
	padding: 20px;
	border: 3px solid #FFF;
	
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	
	-moz-box-shadow: 0 0 10px #86a5af;
	-khtml-box-shadow: 0 0 10px #86a5af;
	-webkit-box-shadow: 0 0 10px #86a5af;
	box-shadow: 0 0 10px #86a5af;
}
.prettybox #jplayer {
	margin-top: 10px;
	width: 465px;
	height: 116px;
	position: relative;
	background: url(images/MSB-header.jpg) no-repeat;
}
.prettybox a.click {
	padding: 5px 10px;
	background-color: #5b8b71;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px #333;
	
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	
	-moz-box-shadow: 0 -2px 2px #c3d5c4;
	-khtml-box-shadow: 0 -2px 2px #c3d5c4;
	-webkit-box-shadow: 0 -2px 2px #c3d5c4;
	box-shadow: 0 -2px 2px #c3d5c4;
}
.prettybox a:hover {
	background-color: #396d9a;
}
.prettybox img.cover {
	float: left;
	margin-right: 20px;
}
.scripty {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	text-shadow: 0 0 5px #c3d5c4;
}

.clear {
	clear: both;
}

.textBoxStyle { 
	text-align: left;
	font-size: 10px; 
}
.formBoxStyle { 
	text-align: center;
	line-height: 1.5em;
	padding: 12px 8px 0 8px;
}

.tile4 {
	background: url(images/tile4.jpg) no-repeat left top;
}
.tile6 {
	background: url(images/tile6.jpg) no-repeat left top;
}
.tile7 {
	background: url(images/tile7.jpg) no-repeat top;
}

/* 1. Top Page Link Styles */
.topMenu {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.topMenu a:link {
	color: #036;
	text-decoration: none;
}
.topMenu a:visited {
	color: #066;
	text-decoration: none;
}
.topMenu a:hover {
	text-decoration: underline;
}
.topMenu a:active {
	color: #E3E3E3;
	text-decoration: underline;
}


/* 3. Left Side Menu */
.sideMenuText {
	font-size: 11px;
	color: #003366;
}
.sideMenuText a:link {
	color: #003366;
	text-decoration: none;
}
.sideMenuText a:visited {
	color: 006666;
	text-decoration: none;
}
.sideMenuText a:hover {
	text-decoration: underline;
}
.sideMenuText a:active {
	color: #E3E3E3;
	text-decoration: underline;
}

/* 4. Text Area Styles */
.paragraphTitle {
	color: #333366;  /* navy */
	font-size: 14px;
	font-weight: bold;
}
.paragraphSubtitle {
	color: #333333;	/* grey */
	font-size: 12px;
	font-weight: bold;
}
.paragraphText {
	color: #333333;	/* grey */
	font-size: 12px;
}
.ParagraphTextEmphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.ParagraphTextItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.paragraphSite {
	color: #000066;	/* black */
	font-size: 12px;
	font-weight: bold;
}

/* 6. Copyright */
.copyright {
	color: #FFFFFF;	/* white */
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* 4. Misc */
.webInfo {
	margin: 0 0 25px 25px;
	color: #333333;	/* grey */
	font-size: 10px;
}
.constantBar {
	width: 100%;
	padding: 5px 0;
	text-align: center;
	background-color: #99C;
}
.constantSafe {
	width: 100%;
	padding: 5px 0;
	text-align: center;
}
.bookTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006666;
	font-weight: bold;
}
.Quote1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #336666;
}
.Quote2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336666;
}
.quote3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663366;
}
.quote4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #663366;
}
.quote5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
}
.New {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.calendarHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.orderinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.sunrise {
	padding: 1em;
}
.abouttable {
	margin: 0 20px 0 0;
}
.schedbit {
	width: 150px;
	border-top: 3px double;
	border-bottom: 3px double;
	margin: 20px;
	padding: 10px;
	color: #336666;
	font-weight: bold;
	text-align: center;
}
.schedbit:hover {
	background-color: #E2E6F4;
}
.pink { color: #FF00FF }
.red { color: #FF0000 }
.blue {color: #003366 }
.style1 {font-weight: bold }
.style2 {color: #F4F4F4 }
.style3 {color: #990000 }
.style4 {color: #000066 }
.style5 {
	color: ##000066;
	font-weight: bold;
}
.style7 {color: #990000; font-weight: bold; }
