body  {font-family:  Arial, sans-serif;
		color: #000066;
		border:2px solid #32a28c;
}
p {   font-size: 90%;}
h1 {  font-size: 120%; color: #32a28c; margin-bottom: 0px; }
h2 {  font-size: 120%; color: #00cc99; margin-bottom: 0px; font-style:italic}
h3 {  font-size: 110%; color: #32a28c; }
h4 {  font-size: 110%;  }
ul {  font-size: 90%; margin-left: .5 em; padding-left: .5 em;}    }
a:link {  color: #0033CC;}
a:hover {  color: #32a28c;}
hr {color: #32a28c;}


.mainhead {  
	font-size: 140%;
	font-style:italic;
	font-weight: bold;
	color: #ffffff;
	vertical-align:bottom;
	}
	
.sidehead {   
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	color: #32a28c;}
.breadcrumb {  font-size: 8pt;  color: #999999}
.sidebar { 
	font-size: 80%;
	margin : 5px;
	padding : 5px; 
	background-color: #ffffff;
	border: 2px solid #003399;
	width: 190px;
	}
.tourSide { 

	margin : 3px;
	padding : 3px; 
	background-color: #ffffff;
	border: 2px solid #003399;
	width: 140px;
	}
	
.topmenu {  
	text-align: right;
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;

}
.topmenu a:link {
	color: #ffffff; 
	text-decoration: none;
	padding: 10px;
}
.topmenu a:visited {
	color: #ffffff; 
	text-decoration: none;
}
.topmenu a:hover {
	color: #32a28c; 
	text-decoration: none; 
}

.leftOfContent {  
	width: 175px;
	height:100%;
	background-color:#32a28c;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color:white;
	border-right:1px solid black;
}
.grad{
background-image:url(../images/greengrad.gif);
background-repeat:no-repeat;
}
.bold {
font-size: 120%; color: #32a28c; font-weight: bold;
}

.rightOfContent {  
	width: 175px;
	padding: 5px;
	border-right:1px solid #32a28c;
}
.leftheader {  
	width: 100%;
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	color: white;
	background-color:#294694;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;

}
.leftmenu {  
	text-align: left;
	font-size: 80%;
	font-weight: bold;
	color: white;
	padding-left: 7px;
	padding-bottom: 5px;
}

.leftmenu  a:link {
	text-decoration: none;
	color: #ffffff;
}
.leftmenu  a:visited {
	text-decoration: none;
	color: #ffffff;
}
.leftmenu  a:hover {
	text-decoration: none;
	color: #003399; 
}

.tourmenu { 
	color: #00cc99;
	background-color:#003399; 
	padding: 5px;
}
.tourmenu   a:link {
	text-decoration: none;
	color: #ffffff;
}
.tourmenu  a:visited {
	text-decoration: none;
	color: #ffffff;
}
.tourmenu   a:hover {
	text-decoration: none;
	color: #00cc99; 
}


.red   {
	color: #ff3333;
}

.greenOnCards  {
	 color: #32a28c;
}
.blueOnCards {
	color: #394694;
}

.content {  
	text-align: left;
	float: left;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	height:100%;
	width: 90%;
} 
.footer {  
	text-align: center;
	padding: 5px 5px 5px 5px;
	color: #003399;
	background-color: #ffffff;
	border:1px solid #32a28c;

}
.header {  
	text-align: center;
	color:white;
	background-color:#32a28c;
}
.left {float:left;}
.right {
	float:right;
}
.whiteLinks {
	color : #ffffff;
	font-weight: bold;
}	
.whiteLinks A:link {color : #ffffff;}
.whiteLinks A:hover { color : #00ff99;}
.whiteLinks A:visited { text-decoration : none;  color:#ffffff; }
.whiteLinks A:active { color:#ffffff; text-decoration : underline;}

.demotext {  
	text-align: left;
	font-size: 90%;
	width: 150px;
	padding: 4px;
	color: #003399;
	background-color: #ffffff;
	border: 2px solid #32128c;
}
.button {  
	width: 90%;
	text-align:center;
	font-size: 110%;
	font-weight: bold;
	color: white;
	background-color:#32a28c;
	background-image:url(../images/greengrad.gif);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #000000;
	
}