@charset "iso-8859-1";

/* author: Vizard Web Design Studios */

/* Creation date: 1/2/2004 */



/* Below stylesheet is for the menu  */

@import url("menu-citysights.css");

/* Above stylesheet is for menu */



/* Sets default background, link, and, text color */

body 	

		{

			background-color: #e8e874; 

			color: #000000; 

		}

				

a:link, a:visited

		{

			background-color: transparent;

			text-decoration: underline;

			color: #000080;

		}

		

/* a:visited

		{

			background-color: transparent;

			text-decoration: underline;

			color: #000080;

		}

*/



.documentdata

		{

			margin-left: 215px;

			text-align: center;

			margin-right: 50px;

			margin-bottom: 20px;

			height: 90%;

		}

		

.centered

		{

			text-align: center;

		}

		

.center

		{

			text-align: center;

		}
		
		
		
.alignleft

		{

			text-align: left;

		}

		

.alignright

		{

			text-align: right;

		}

		

.pgraph

		{
			background-color: #f0f0f0;
			text-align: left;
			color: #000000;
			padding: 10px;
			border: 4px double #b8b85c;
			font-size: 17;
			font-family: 'comic sans ms', sans-serif;
			/* text-indent: 35px; */

		}

.hanging        { text-indent: -2em;
 	          margin-left: 2em;
                  margin-bottom: 10px;
                }

h2		{
			background-color: #ffff7f;
			color: #000000;
			border: 4px double #b8b85c;
			text-align: center;
		}

img

		{

			border: 4px double #b8b85c;

		}

.small

		{
			color: #000000;
		}

.bottom

		{

			text-align: center;

			background-color: #dadada;

			color: #000000;

			border: 2px solid #b8b85c;

			display: block;

			margin: 5px;

			position: relative;

			

		}
.documentdata td
		{
			text-align: center;
		}
		
		
		
.spnsrtxt

		{

			background-color: #dadada;

			text-align: center;

			color: #000000;

			padding: 10px;

			

			font-size: 17;

			font-family: 'comic sans ms', sans-serif;

			/* text-indent: 35px; */
		}
.frc-sponsor
		{
			display: none;			
		}
		
