/* CSS Document */


#Banner { font-size:medium;
	color: #000000;	
	margin: 0;
	}

#bar {
	background-color:#0000CC;
	margin: 0;
	padding: 0;
	}
	
#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}
	
#indent {
	padding-left: 10px;
	}	
	
/* basic elements */
body {
	color: #000;
	margin: 10px;
	padding: 0;
	padding-left: 15px;
	padding-right: 10px;
	border-right: 5px;
	}

.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #0033CC;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #000;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #f60;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #f90;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: Georgia, Times, serif;
		}	
h1	{
	font-size: 1.15em;
	font-weight: normal;
	}

h2	{
	font-size: 1em;
	font-weight: normal;
	margin-top: 0em;
	}

html p	{
	margin-top: 0;
	text-align: left;
	font-size:  x-small;
	line-height: 1.5;
	}


/* Basic page divisions */

#content {
	background-color: #bfe2f9;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	border: 0;
	margin: 0;
	padding: 0;
	}
	
#fontcourier	{
	font-family: "Courier New", Courier, monospace;
	}	

table#content td {
	border: 0;
	margin: 10px;
	}
	
table#tblwithborders	{
	margin: 0;
	padding: 10px;
	height:auto;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	}

table#tblwithborders td	{
	font: 12px Georgia, Times, serif;
	text-align: left;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	}
	
	
ul#unnumberedList	li{
	padding: 10px;
	height:auto;
	}
/* ======================================== Body  (primarycontent) */

#primarycontent	{
	background-color: #FFFFCC;
	padding-right: 10px;
	padding-left: 10px;
	margin: 10px;
	}
	
#primarycontent h2	{
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	text-align: center;
	}
	
#primarycontent h3	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: center;
	border-bottom-style: solid;
	}


#primarycontent h4	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin-top:	5px;
	margin-bottom: 5px;
	line-height: 1.5;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	}

#subSection {
	text-decoration:underline;
	font-weight:bold;
	font-size: 115%;
	}
	
#primarycontent a	{
	font-weight: normal;
	text-decoration: none;
	color: #000099;
	}
	
#primarycontent a:visited{ color: #006600; } 
	
#primarycontent a:hover {
	color: #f60;
	text-decoration: underline;
	background: white url(./images/nopat.gif) repeat;
	} 
	
#primarycontent img {
	display: inline;
	border: 0;
	}	
	
#primarycontent p	{
	font-size: 1em;
	text-align:left;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	}
	
#primarycontent p:first-letter {
	font-size: 150%;
	}
	
#primarycontent bold	{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	}

#primarycontent timeline	{
	font-size: 0.5em;
	}
	
#primarycontent cityname	{
	font-size: 2em;
	font-weight: normal;
	font-style: normal;
	line-height: 1.0;
	}


/* ==========================  Sidebar display attributes */

#sidebar {
	background-color: #cccccc;
	}	
	
#sidebar p 	{
	font-style: italic;
	text-align: center;
	margin-top: 0;
	}

#sidebar h2	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: center;
	}
	
#sidebar p	{
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
	color: #000099;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#sidebar a	{
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
	display: block;
	margin: 0;
	padding-left: 10px;	
	}
	
#sidebar a:link {
	display: inline;
	text-decoration: none;
	color: #0000aa;
	line-height: 25px;
	} 
	
#sidebar a:visited {
	display: inline;
	text-decoration: none;
	color: #007722;
	line-height: 25px;
	} 

#sidebar a:hover {
	color: #f60;
	text-decoration: underline;
	background: white url(./images/nopat.gif) repeat;
	} 


/* Navigation bar components */


table#nav	{
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	}

table#nav td	{
	font: 12px Georgia, Times, serif;
	text-align: center;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	}

table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	color: #000099;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#nav td a:link, #nav td a:visited {
	background: transparent url(./images/bgpat.gif) repeat;
	display: block;
	margin: 0;
	width: 100%;
	line-height: 25px;
	} 

#nav td a:hover {
	color: #c30;
	background: #fff;
	width: 100%;
	height: 25px;
	} 

td#home a:link img, td#home a:visited img {
	color: #003399;
	background: transparent url(./images/bgpat.gif) repeat;
	height: 25px;
	} 

td#home a:hover img {
	color: #f60;
	background: white url(./images/nopat.gif) repeat;
	width: 100%;
	height: 100%;
	} 


#PhotoGallery { 
  height: 92px;
  line-height: 170px;
  overflow: hidden;
}

#PhotoGallery img { 
  float: left;
  margin-right: 4px;
  margin-bottom: 92px;
}
