
/*OldTownTours*/
/*GENERAL ITEMS*/


body
{
		margin: 0;
		padding:0;
		font-family: 'Helvetica';
		font-size: 1.0em;
		line-height:1.0em;
		color:#000;
		background-color:#fff
}

img
{
		border:none;
}

a
{
		text-decoration: none;
		color:#296DEB;
		border:none;
		outline:none;
}

a:active, a:visited
{
		color:#4C8BDE;
}

a:hover
{
		text-decoration: none;
		color:#005AA9;
		border:none;
		outline:none;
		text-shadow:#000;
}

span#high
{
		color:#666;
} 

span#red
{
		color:#C00;
}

span#font
{
		font-family: 'Aldrich', sans-serif;
}

span#black
{
		color:#000;
}

h2
{
		font-family:"Arial Black", Gadget, sans-serif;
		font-size:1.5em;
		font-weight:bold;
		line-height:2.0;
}

h3
{
		font-family: 'Marvel', sans-serif;
		font-size:1.4em;
		font-weight:bold;
		line-height:1.4em;
}

ul
{
		margin:0;
		padding:0;
		list-style-type:none;
}

.bgwrapper
{
		width:100%;
		height:850px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(../images/bg.gif);
		background-position:top;
		background-repeat:no-repeat;
		background-color:#fff;
}

.wrapper
{
		width:1000px;
		height:750px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(../images/wrapper.png);
		background-repeat:no-repeat;
}

.frame
{
		width:800px;
		height:800px;
		padding-left:100px;
		padding-top:225px;
				
}


/*SLIDER*/

.nivoSlider
{
		position:relative;
		width:900px; /* Change this to your images width */
		height:350px; /* Change this to your images height */
		background:url(../images/loading.gif) no-repeat 50% 50%;
		padding-top:110px;
		padding-left:70px;
}

.nivoSlider img
{
		position:absolute;
		top:0px;
		left:0px;
		display:none;
}

.nivoSlider a
{
		border:0;
		display:block;
}

/*NAVIGATION*/

.header
{
		width:1000px;
		height:100px;
}

.navigation
{
		width:900px;
		height:50px;
		font-family: 'Days One', sans-serif;
		font-size:1.0em;
		text-align:center;
		color:#FFF;
		padding-top:120px;
		padding-left:20px;
				z-index:1;
		
}

.navigation li
{
		display:inline;
		padding-left:25px;
		letter-spacing:.5px;
		line-height:1.3em;
}


/*FOOTER*/

.footer
{
		width:1000px;
		height:83px;
		padding-top:35px;
		font-family: 'Aldrich', sans-serif;
		font-size:1.0em;
		color:#000;
		text-align:center;
		padding-top:760px;
}



span#recreate
{
		font-family: 'Aldrich', sans-serif;
		font-size:0.9em;
		width:500px;
		text-align:center;
}
