body {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background: #60A1EB;
 font-size: 16px;
 font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
}

#wrap {
width: 80%;
margin: 5px 10% 5px 10%;
background: #ffffff;
border-radius: 15px;
}

#page {
	width: 100%;
	height: auto;
	padding: 5px;
	background: #ffffff;
	border-width: 5px;
	border-color: #cfcfcf;
	border-style: solid;
	border-radius: 15px;
 }

#masthead {
	width:auto;
	background: #ffffff;
	margin-bottom: 10px;
	border-bottom: 4px solid #60A1EB;
}

/*linked text styles will not affect linked logo image*/
#masthead a, a:hover {
background: #ffffff;
text-decoration: none;
}

img.logo {
border: none; padding: 10px; width: 110px; height: 110px;
}

img.season {
padding: 0px 10px 20px 10px; 
}

/*dropdown menu*/
#menu {
position: relative;
z-index: 1000;
width: 100%;
float: left;
clear: both;
margin: 0;
padding-bottom: 15px;
border-bottom: 4px solid #60A1EB;
font: 1.000em Verdana, Geneva, Helvetica, Arial, sans-serif;
}

#menu ul {
float: right;
position: relative;
right: 50%;
margin: 0;
padding: 0;
list-style: none;
}

#menu ul li {
float: left;
position: relative;
top: 1px;
left: 50%;
margin: 0 0 0 1px;
padding: 0;
}

#menu ul li a {
display: block;
margin: 0;
padding: .6em .3em .4em;
background: #ffffff;
font: normal 1.000em Verdana, Geneva, Helvetica, Arial, sans-serif;
color: #702963;
text-decoration: none;
border: 1px solid #702963;
border-radius: 5px;
}

#menu ul li a:hover {
background: #702963;
color: #ffffff;
border: 1px solid #702963;
}

#menu ul ul {
float: left;
right: auto;
width: 10em;
position: absolute;
top: 2em;
left: 0;
display: none;
}

#menu ul ul li {
width: 100%;
margin: 0;
left: auto;
float: left;
clear: left;
}

#menu ul ul li a,
#menu ul li:hover ul li a {
width: 100%;
float: left;
font: normal 0.938em  Verdana, Geneva, Helvetica, Arial, sans-serif;
color: #702963;
background: #ffffff;
line-height: 1.4 em;
border: 1px solid #702963;
}

#menu ul ul li a:hover,
#menu ul li:hover ul li a:hover {
float:left;
color: #ffffff;
background: #702963;
border: 1px solid #702963;
}

#menu ul ul.last {
left: auto;
right: 0;
}

#menu ul ul.last li {
float: right;
position: relative;
right: .8em;
}

#menu ul li:hover ul {
display: block;
}

/*text and linked text*/
h1 {
font-weight: normal;
text-align: center;
padding: 5px;
color: #333333;
background-color: #e1c4df;
border: 1px solid #702963;
border-radius: 5px;
text-decoration: none;
font-size: 1.063em;
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

h2 {
font-weight: normal;
text-align: center;
padding: 5px;
margin-top: 30px; 
color: #333333;
background-color: #F8F8FF;
border: 1px solid #e1c4df;
border-radius: 5px;
font-size: 1.063em;
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

h3{
font-weight: normal;
color: #333333;
text-align: center;
text-decoration: underline;
font-size: 1.063em; 
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

h4{
font-weight: bold;
color: #333333;
text-align: left;
text-decoration: none;
font-size: 1.063em; 
font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

p {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 1.063em;
	font-weight: normal;
	line-height: 1.5em;
	color: #141414;
	text-align: left;
 margin-bottom: 20px;
}
 

.pay {
 font-weight: normal;
 line-height: 1.5em;
 color: #333333;
 text-align: left;
 background: #ffffff;
 margin-left: 20px;
 padding: 5px 5px 30px 50px;
 font-size: 1.063em;
 font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

a {
    text-decoration: underline;
    color: #00C5CD;
    background: #ffffff;
 }

a:hover {
    text-decoration: none;
    border-bottom: none;
    color: #ffffff;
    background-color: #00C5CD;
    padding: 0;  
}


/*site wide right sidebar structure and style*/
#columnnews {
    width: 18%;
    float: right;
    height: auto;
    background: #ffffff;
    padding: 10px;
    margin-top: 40px;
    margin-right:20px;
    margin-bottom: 10px;
}


.alert {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 95%;
    font-weight: normal;
    text-align: left;
    padding: 5px;
    margin-bottom: 10px;
    color: #DC143C;
    background: #ffffff;
    border: 1px solid #DC143C;
    border-radius: 3px;
}





.date {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 70%;
    font-weight: normal;
    text-align: center;
    padding: 3px 2px;
    color: #ffffff;
    background: #702963;
    border: 1px solid #702963;
    border-radius: 5px;
}


.month {
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 95%;
    font-weight: normal;
    color: #00A18B;
    background: #ffffff;
    text-align: center;
    border: 1px solid #00A18B;
}

.news {
    font-size: 85%; 
    text-align: left;
    color: #333333;
	  margin-top: 50px;
    margin-bottom: 15px; 
}

.notebook {
    font-size: 70%;
    line-height: 1.4em;
    text-align: left;
    color: #333333;
    padding-bottom: 5px;
    border-bottom: 3px double #778899;
}

.book {
    font-size: 70%;
    line-height: 1.4em;
    text-align: left;
    color: #333333;
    padding-bottom: 5px;
    border-bottom: 3px double #778899;
}

.booktitle {
    font-style: italic; 
    color: #333333; 
}

.booktitle a:hover {
	background: #60A1EB;
	color: #ffffff;
}

#columnnews a {
    text-decoration: underline;
    color: #00C5CD;
    background: #ffffff;
}

#columnnews a:hover {
 text-decoration: none;
 color: #ffffff;
 background-color: #00C5CD;
}

#columnnews p.cart {
	margin-bottom: 10px;
}


/*add this*/
#columnnews p.addthis {
    font-size: 50%;
    margin-bottom: 1px;
}

#columnnews .addthis_sharing_toolbox a {
    text-decoration: none;
    border: none;
    clear: both;
}

#columnnews .addthis_sharing_toolbox a:hover {
    text-decoration: none;
    border: none; 
    background: #ffffff;   
}
/*end add this*/

/*end site wide right sidebar structure and style*/ 

/*site wide footer structure and styles and link styles*/
#footer {
	clear: both;
	width: auto;
	height: auto;
	background-color: #702963;
 border-radius: 10px;
}

.foot {
    font-size: 11px;
    line-height: 14px;
    text-align: left;
    color: #ffffff;
    margin: 10px 10px 10px 25px;
}

.foot a {
    color: #ffffff;
    background: #702963;
    text-decoration: none;    
}

.foot a:hover {
    color: #702963;
    background: #ffffff;
	  text-decoration: none;  
}
/*end site wide footer structure and styles and link styles*/



/*image tooltips*/
.tooltip{
    outline:none;
}

.tooltip span {
    z-index: 10;
    display: none; 
    padding: 14px 20px; 
    margin-top: 20px; 
    margin-left: -20px; 
    width: 200px; 
    line-height: 1.5em; 
}     

.tooltip:hover {
    text-decoration: none;
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-size: 80%;
    font-weight: normal;
}

.tooltip:hover span{
    display: inline; 
    position: absolute; 
    color: #333333; 
    border: 1px solid #333333; 
    background: #ffffff; 
    border-radius: 5px; 
} 

/*end image tooltips*/


