/*
The Line that changes the font color of top links "|" is line 30
Topheader Hyperlink Colors - Topheader A - line 34
15Aug08:Make "|" characters between top menu links (below butterfly photo) lighter gray - this is line:
        Line 27 raise padding padding:20px to padding:10px

Reduce Logo padding from 10 to 1px for Kimberly Slater Logo 04-10-2009
Oct 6: add span class g1 for October Gift on left (Yellow Text)



*/

body{
	background-color:#FFFFFF;
	margin:0 auto;
	font-family:sans-serif, Arial, Helvetica;
}

.wrapper{
	width:915px;
	margin:0 auto;
	background:url(../images/Body_bg.png) top repeat-x #00005a;
}

.topheader{
	padding:10px 15px 0 0;
	text-align:right;
	font-size:10px;
	color:#C0C0C0;
}

.topheader a{
	color:#FFFFFF;
	text-decoration:none;
}

.g{
	color:#010a93;
}

.banner{
	margin:0 auto;
	background:url(../images/banner.JPG)  top no-repeat;
	height:125px;
	text-align:right;
	color:#fefefe;
	font-weight:bold;
	font-size:11px;
	font-Family:'Monotype Corsiva';
	width:915px;
}

.logo{
	padding-top: 1px;
}

.topmenu{
	background:url(../images/top-menu_bg.png);
	color:#37839B;
	font-size:12px; 
	font-family:sans-serif,Arial;
	text-align:center;
	padding: 11px 0 0 0;
	height:22px;
}

.topmenu a{
    font-size:8px;
	font-family:sans-serif, Arial; 
	color:#FFFFFF;
	text-decoration:none;
}

.content{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-right:25px;
}

.content a{
	color:#FFFFFF;
}

.left{
	color:#FFFFFF;
	padding:28px 2px 0 27px; 
	vertical-align:text-top;
}

.left1{
	background:url(../images/left1.png) no-repeat;
	height:18px
}

.left2{  
	background:#163977 url(../images/left2h.png) no-repeat;
	height:280px;
	vertical-align:text-top;
	padding:0 15px;
}

.left2 a{
	text-decoration:none;
}


.left3{
	background:url(../images/left3.png) repeat-y;
	padding:0 15px;
}

.left3 a{
	text-decoration:none;
}

.contents{
	padding:27px 0  27px 15px;
}

.ecg{
	background:url(../images/ecg.gif) no-repeat;
	width:256px;
	text-align:right;
	padding-right:5px;
	font-size:12px;
}

.ecg a{
	text-decoration:none
}

.left4{
	
	height:26px;
}

.f{
	font-size:14px;
	color:#00005a;
	padding-top:20px;	
}

.g1{
	font-size:14px;
	color:#ff9900;
	padding-top:20px;	
}


.event{
	font-family:Arial,'Microsoft Sans Serif',Verdana;
	font-size:12px;
	color:#FFFFFF;
	background:url(../images/events2_bg.gif) no-repeat;
	width:658px;
	height:65px;
	padding:3px 0px 3px 10px;
}

.events{
	font-family:Arial,'Microsoft Sans Serif',Verdana;
	font-size:12px;
	color:#FFFFFF;
	background:url(../images/event_bg.gif) no-repeat;
	width:658px;
	height:75px;
	padding:3px 0px 3px 10px;
	
}

.events a{
	color:#010a93;
	text-decoration:none;
}

.event a{
	color:#010a93;
	text-decoration:none;
}

.bottommenu{
	font-family:Arial, Helvetica,sans-serif;
	font-size:10px;
	color:#37839B;
	padding-left:25px;
	text-align:center;
}

.bottommenu a{
	color:#ffffff;
	text-decoration:none;
}

.copyright{
	font-family:sans-serif, Arial, Helvetica;
	font-size:10px;
	color:#ffffff;
	padding:10px 0 0 25px;
	text-align:center;
}

.copyright a{
	color:#37839B;
	text-decoration:none;
}

