BODY {
font-size : 1em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #35a334;
}

.bg_medium {
  background-color : #7bb987;
}

.bg_light {
  background-color : #1c8bbe;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}

h1  {
		color: #333;
		font-size:18px;
	}

h2  {
		color: gray;
		font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: underline;
}

h4  {
		color: #35a334;
		font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}


a 	{
	color: #999;
	text-decoration: none;
	font-weight:bold;
	}
	
a:link {
	color: #333;
	text-decoration: none;
	font-weight:bold;
	
	}
	
a:visited {
	color: #666;
	text-decoration: none;
	font-weight:bold;
	
	}
	
a:hover {
	color: #2789a5;
	text-decoration: underline overline;
	}
	
.boxtitle, .bg_light, .sidetitle
{
	margin-bottom: 1px;
	padding-bottom: 0px;
	color: #ccc;
	padding-top: 3px;
	background-color: #2789a5;
	border-color: #D4CCC9 black #D4CCC9 black;
	border-width: 1px 0px 1px 0px;
	border-style: groove;
}

.form_light {
	color: #ccc;
	background-color: #666;
}


.blogbody {
	background: #fff;
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	margin:40px 0px 0px 0px;
	}

.blog {
	background: #fff;
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
}
	
.nav {
	background: #b6cdd8; 
	font-weight: bold;
	margin:40px 0px 0px 0px;
	width: 180px;
}


h3, .title {
	font-family:arial narrow, arial, sans-serif; 
	font-size: 21px; 
	color: #333; 
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding-bottom: 2px;
	font-weight:bold;
	text-align:left;
	}

.description
{
	font-family: arial narrow, arial, hevetica, sans-serif;
	font-size: large;
	text-transform: none;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}
	
.callout {
	font-family: arial narrow, arial, sans-serif;
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
	
.banner {	font-family:arial narrow, arial, sans-serif;
		color:#f7bb9d;
		font-weight:normal;	
  		padding:15px;
  		text-align:right;
               }



.cartheader {
	font-size: 1.2em;
	color: #000;
	text-align: center;
	font-family: arial narrow, sans-serif;
	font-weight: bold;
}

.cartsubheader {
	font-size: 1.1em;
	color:#333;
	text-align: center;
	font-family: arial narrow, sans-serif;
	font-weight: bold;
}

.carttext {
	font-size: 1.0em;
	color:#000;
	font-family: arial narrow, sans-serif;
}

.cartnav {
	font-size: 1.0em;
	color:#000;
	font-family: arial narrow, sans-serif;
}

.carttitle
{
	font-weight: bold;
	text-align: center;
	letter-spacing: .2em;
	line-height: 45px;
	font-size: 2.4em;
	color:#000;
	font-family: copperplate, arial narrow, sans-serif;
}

.cartsubtitle
{
	text-align: center;
	letter-spacing: .2em;
	font-size: 1.1em;
	color:#000;
	font-family: arial narrow, sans-serif;
}

.cartbody
{
	text-align: center;
	font-size:14px;
	line-height: 19px;
	color:#000;
	font-family: arial narrow, sans-serif;
}

.topmenu
{
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 0px;
	padding-top: 3px;
	background-color: #6fa373;
	border: 1px 0px 1px 0px dotted #333;
}

.topmenu1
{
	font-weight: bold;
	border-style: dotted;
}

.topmenu2
{
	font-weight: bold;
	margin-bottom: 1px;
	padding-bottom: 0px;
	padding-top: 3px;
	background-color: #2789a5;
	border: 1px 0px 1px 0px dotted #000;
}

.active
{
	font-weight: bold;
	color: #ffffff;
}



.pageHead
{
	color: white;
	text-align: center;
	border-width: 1px 0px 1px 0px;
	font: small-caps bold 32px copperplate, arial;
}

.pageSubHead
{
	margin-bottom: 1px;
	padding-bottom: 0px;
	color: #900;
	padding-top: 2px;
	border-width: 1px 0px 1px 0px;
	font: bold 30px copperplate, arial;
	text-align: center;
}

#bodywrapper { 
background: red; 
} 

#leftcol { 
float: left; 
width: 35%; 
color: #000; 
text-align:right;
	vertical-align: top;
} 

#middle { 
margin-left: 15%; 
margin-right: 15%; 
color: #000; 
background: blue; 
border-right: 1px solid blue; 
border-left: 1px solid blue;
	vertical-align: top;
} 

#rightcol { 
float: right; 
width: 25%; 
color: #000; 
text-align:left;
	vertical-align: top;
} 

.new
{
	color: #900;
	font: bold 16px copperplate, arial;
	text-align: center;
}

.calendarImage
{
	float: left;
	padding-right: 8px;
	padding-bottom: 4px;
}
