body {
	font-size: 14px;
}
html, body {
	height: 100%;
	margin:0px;
	padding: 0px;
}


#footer {
	text-align: center;
	background-color: #E9E9E9;
	clear: left;
    /*
     //This is for the umbrella
    height: 145px;  
    margin-bottom: -85px;
    */
}	

table {
	margin: 0px;
	padding: 0px;
	height: 100%;
	position: relative;
	min-height: 100%;
}

A 		{ color:#444444; font-weight:bold; text-decoration:none; }

/* Nav bar */	
#navbar {
	 border-bottom: 1px solid #D1D1D1;
	}
.nav {
 	 font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
 	 color:#666666;
	 font-size:16px;
     margin-top: 5px;

	 width: 100%;
	 background-color: #E9E9E9;
	}
.navleft {
	 float:left;
	 position:relative;
	 text-align:left;
	}
.navright {
	 font-weight:bold;
	 letter-spacing:5px;
	 color:#444444;
	 text-align:right;
	}
.navright A 		{ color:#444444; font-weight:bold; text-decoration:none; }
.navright A:link	{ color:#444444; font-weight:bold; text-decoration:none; }
.navright A:visited	{ color:#444444; font-weight:bold; text-decoration:none; }
.navright A:active	{ color: #444444; font-weight:bold; }
.navright A:hover	{ color: #444444; font-weight:bold; text-decoration:none; }
	

/* Images */
#picturebox {
	 padding:0px 27px 0px 27px;
	 margin:27px auto 25px auto;
     text-align:center;	 
}
.bodypic {
	 padding:6px;
  	 background:#FFFFFF;
  	 border:1px solid #D1D1D1;			
}
.slogan {
border-style: solid;
border-color: #ff0000;
	margin:0px auto 0px auto;
}
.umbrella {
position: relative;
top: -50px;
}

/* Front page */
#intro {
	 text-align:center;
	 color:#B9B9B9;
	 font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif; 
	 font-size:14px;
	 margin: auto 0 auto 0;
	 position: absolute;
	 left: 450px;
	 top: 175px;
}
.titlenav {
     text-align:left;
     color:#B9B9B9;
     font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif; 
     font-size:20px;

}
.cc {
	 font-size:14px;
}
#intro A 	 { color:#B9B9B9; font-weight:bold; text-decoration:none; }
#intro A:link	 { color:#B9B9B9; font-weight:bold; text-decoration:none; }
#intro A:visited { color:#B9B9B9; font-weight:bold; text-decoration:none; }
#intro A:active	 { color:#B9B9B9; font-weight:bold; }
#intro A:hover   { color:#248DCE; font-weight:bold; text-decoration:none; }
.galleryNav A:hover   { color:#248DCE; font-weight:bold; text-decoration:none; }
	
.title {
 	font-size:18px;
 	font-weight:bold;
	color:#444444;
    /*
     //This is for the umbrella
    position: relative;
    top: -85px;     
    */
}
.address {
    padding-bottom: 10px;
    /*
     //This is for the umbrella
    position: relative;
    top: -80px;     
    */
}
.blue { color:#248DCE; }

/* Gallery Nav */
.galleryNav {
	color: #444444;
	font-weight:bold;
	font-style: italic;
	font-size: 16px;
    text-align: center;
}
.gallery {
	padding: 5px ;
	margin: 5px ;
    width: 100%;
    
}
A.currentPage{
    
    text-decoration: underline;
}

.galleryIndex {
     padding:0px 27px 0px 27px;
     margin:27px auto 25px auto;
     text-align:center;
}
.galleryIndex table 
{
    padding: 10px 10px 10px 10px;
    margin:  10px 10px 10px 10px;
    
 
}
.galleryIndex tr 
{
    padding: 10px 10px 10px 10px;
    margin:  10px 10px 10px 10px;
}
.galleryIndex td 
{
    padding: 10px 10px 10px 10px;
    margin:  10px 10px 10px 10px;
    text-align: center;
}

.outerblurb
{
}
.innerblurb
{
}
.blurbtitle
{
    font-weight: bold;
    font-size: large;
}
.blurbsummary
{
    font-weight: bold;    
    clear: left;    
}
.blurbtext
{
    clear: left;
}
.blurblistkey
{
    font-weight: bold;  
    line-height: 0px;
    margin-bottom: 8px;
}
.blurblistvalue
{
    margin-top: 0px;
}