﻿/* HTML TAG DEFINITIONS */

html {
	height: 100%; 
	margin-bottom: 1px;}

body {
	font: normal 80% Verdana, Verdana, Geneva, sans-serif;
	background: #404040;
	color: #606060;
	margin: 10px 0 0 0;
}

hr {
	background-color: #95b2c9;
	color: #95b2c9;
	height: 1px;
	width: 100%;}

img {
	border: none;}

ul {
	padding: 0;
	list-style: square;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}	

h1 {
	color: #404040;
	font: bold 22px Georgia, Georgia, serif;
	text-align: left;
	padding: 5px 0;
	margin: 10px 0;}

h2 {
	color: #404040;
	font: normal 20px Georgia, Georgia, serif;
	text-align: left;
	padding: 5px 0;
	margin: 10px 0;
	border-bottom: 1px solid #c0c0c0;}

h3 {
	color: #404040;
	font: normal 20px Georgia, Georgia, serif;
	text-align: left;
	padding: 10px 0;
	margin: 10px 0;}

h4 {
	color: #404040;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 15px 0;}

h5 {
	color: #404040;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #c0c0c0;}

h6 {
	color: #404040;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 10px 0;
	}

a {
	/*color: #95b2c9;*/
	color: #567c9a;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;}
	
p.center {
	text-align: center;}	

/* PAGE LAYOUT IDs */

#wrapper-3col {
	background: #fff url('images/wrapperbg-3col.jpg');
	text-align: left;
	width: 900px;
	margin: 0 auto;}
	
#wrapper-2col {
	background: #fff url('images/wrapperbg-2col.jpg');
	text-align: left;
	width: 900px;
	margin: 0 auto;}
	
#wrapper-1col {
	background: #fff url('images/wrapperbg-1col.jpg');
	text-align: left;
	width: 900px;
	margin: 0 auto;}

#logoimage {
	height: 150px;}
	
#topshadow-3col {
	height: 15px;}
	
#topshadow-2col {
	height: 15px;}

#topshadow-1col {
	height: 15px;}

	
#sidebar-left {
	width: 170px;
	float: left;
	text-align: left;
	line-height: 1.2em;
	font-size: 85%;
	padding: 0 15px;}
	
#content1 {
	width: 470px;
	float: left;
	text-align: left;
	line-height: 1.6em;
	padding: 0 15px;}

#content2 {
	width: 670px;
	float: right;
	text-align: left;
	line-height: 1.6em;
	padding: 0 15px;}

#content3 {
	width: 875px;
	float: right;
	text-align: left;
	line-height: 1.6em;
	padding: 0 15px;}

#sidebar-right {
	width: 170px;
	float: right;
	text-align: left;
	line-height: 1.2em;
	font-size: 85%;
	padding: 0 15px;}

#bottomshadow-3col {
	height: 15px;}

#bottomshadow-2col {
	height: 15px;}

#bottomshadow-1col {
	height: 15px;}
	
#footer {
	clear: both;
	background: #fff url('images/footer.jpg') no-repeat;
	color: #fff;
	height: 40px;
	text-align: left;
	line-height: 1.2em;
	font-size: 85%;
	padding: 20px 0 0 15px;}
	
#footer a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;}

#footer p {
	padding: 0;
	margin: 0;}
	
	
/* Calendar and Events class Settings */
.popuptable1{
	background-color: #fff;
	width:200px;
	border-style: hidden;
	border-width: 0px;}
.popuptitle1{
	background-color:#567c9a;
	color:#fff;}
.popupdate1{
	font-weight:bolder;
	background-color:#fff;
	color:#000;}
.popupevent1{
	background-color:#fff;
	color:#000;
	font-style:italic;}
.calendar_style1{
	vertical-align: top;
	text-align:left;
	height:70px;
	width:130px;
	border-right:thin black solid;
	border-bottom:thin black solid;}
.calendar_style2{
	border-left: thin black solid;
	border-top:thin black solid;}
.calendar_style3{
	border-right:thin black solid;
	border-bottom:thin black solid;}
	
	
/* ANNOUNCMENT class SETTINGS*/	

.announcment h2{
	color: #000;
	font: normal 20px Georgia, Georgia, serif;
	text-align: center;
	padding: 0;
	margin: 0;
	background: #567c9a;
	border-width: 4px;
	border-style: solid;
	border-color: #ddd #555 #444 #aaa;
	display: block;
}

.announcment a {
	color: #fff;
	background: red;
	display: block;
}

.announcment a:hover {
	background: white;
	color: #567c9a;
	display: block;
}

/* FORMATTING CLASSES */

.navigation {
	font-size: 100%;
	line-height: 1.6em;
	margin-bottom: 40px;}

.navigation a {
	color: #95b2c9;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps}

.navigation a:hover {
	color: #808080;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps}

.calendar {
	text-align: center;
	color: #FF0000;
	font-style: italic;
	font-weight: 700;
}

.box {
	background: #f7f7f7;
	border: 2px dashed #676767;
	padding: 5px;}

.hottopic {
	color: #567c9a;
	font-weight: bold;}

.contact {
	padding: 5px;
	text-align: left;
	margin: 20px 0;}

.contact label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

.contactbox {
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c0c0c0;}

.contactbutton {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;}

.catalogleft {
	width: 215px;
	padding: 0 20px 10px 0;
	float: left;
	text-align: left;}
	
.catalogright {
	width: 215px;
	padding: 0 0 10px 20px;
	float: right;
	text-align: left;}
	
.columnleft {
	width: 315px;
	padding: 0 20px 10px 0;
	float: left;
	text-align: left;}
	
.columnright {
	width: 315px;
	padding: 0 0 10px 20px;
	float: right;
	text-align: left;}
	
.mainimage {
	margin: 0;
	border: 3px double #c2c2c2;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c2c2c2;}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;}
	
/******************************************* make CSS menus*****************************************/	
/******************************************* make horizontal menus *********************************/
/* make the list elements a containing block for the nested lists */
/* set the width of the indifidual ul's */
.menuh {
width: 100%;
background: #fff;
float: left;
}

.menuh ul {
list-style: none;
margin: 0;
padding: 0;
width: 50%;
float: left;
}

/* *****************set the color of the elements******************************** */
.menuh h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 4px;
border-style: solid;
border-color: #ddd #555 #444 #aaa;
margin: 0;
padding: 0;
}

.menuh a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ddd #555 #444 #aaa;
margin: 0;
padding: 0;
}

.menuh h2 {
color: #fff;
background: #567c9a;
text-transform: uppercase;
}

.menuh a {
color: #fff;
background: #567c9a;
text-decoration: none;
}

.menuh a:hover {
color: #000;
background: #efefef;
}

/* ************** Position the Popout Menus ******************* */
.menuh li {position: relative;}

.menuh ul ul {
position:  absolute;
width: 100%;
z-index: 400;
}

.menuh ul ul ul {
top: 0;
left: 100%;
}

/* ************************* Hideing and Revealing ********************* */
div.menuh ul ul li:hover ul ul
{display: none;}

div.menuh ul li:hover ul ul
{display: none;}

div.menuh ul ul
{display: none;}

div.menuh ul ul ul li:hover ul
{display: block;}

	
div.menuh ul ul li:hover ul
{display: block;}

	
div.menuh ul li:hover ul
{display: block;}

	
/*********************************************** Make Vertical Menus ****************************************/
.menuv {
width: 100%; /* set width of menu */
background: #eee;
} 

.menuv ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
.menuv h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 3px;
border-style: solid;
border-color: #ddd #555 #444 #aaa;
margin: 0;
padding: 0;
}

.menuv a {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
}

.menuv ul ul li{
border-width: 1px;
border-style: solid;
border-color: #ddd #555 #444 #aaa;
margin: 0;
padding: 0;
}

.menuv h2 {
color: #fff;
background: #567c9a;
text-transform: uppercase;
}

.menuv a {
color: #fff;
background: #567c9a;
text-decoration: none;
}

.menuv a:hover {
color: #567c9a;
background: #fff;
}

/* ************************Position the popouts *********************** */	
.menuv li {
position: relative;
} 

.menuv ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
width: 100%; /* width is based on the containing block */
}

/* ****************************** Hiding and revealing popups ******************* */
div.menuv ul ul li:hover ul ul
{display: none;}

div.menuv ul li:hover ul ul
{display: none;}

div.menuv ul ul
{display: none;}

div.menuv ul ul li:hover ul
{display: block;}

div.menuv ul li:hover ul
{display: block;}