/* IMPORTING HOME AND INNER PAGE LAYOUT */

@import url(home.css);
@import url(inner.css);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
	background: url(/images/bg-visitsaff-home-v2.jpg) repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

h1, h2, h3, h4 a, h4
{
font-family:Georgia;
color:#505282;
/*color:#FFBD00;*/
}

h3, h4
{
font-family:Arial;
}

.clear
{
	clear:both;
}
#head a:hover
{
	text-decoration:underline;
	color:#003580;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

#container
{
	width:955px;
	margin:0 auto;
	background:white;
}

#head
{
	overflow:hidden;
}
#head .nav
{
	display:block;
	width:255px;
	_width:225px;
	float:left;
	_margin:0;
}
	#head .nav ul
	{
		width:255px;
		_width:225px;
	}
		#head .nav ul li
		{
			display:block;
			padding:0;
			height:auto;
			background:url(/images/core/lists/head-bg-li.jpg) no-repeat 0 0;
			clear:both;
		}
			#head .nav ul li.sel, #head .nav ul li#c-events.sel, #head .nav ul li#b-and-s.sel
			{
				background:url(/images/core/lists/head-bg-li-yellow-sel.jpg) no-repeat 0 0;
			}
				#head .nav ul li.sel a, #head .nav ul li#c-events.sel a, #head .nav ul li#b-and-s.sel a
				{
					color:#8283A7;
				}

							
			#head .nav ul li:hover
			{
				background:url(/images/core/lists/head-bg-li-yellow-sel.jpg) no-repeat 0 0;
			}		
		#head .nav ul li#c-events
		{
			background:url(/images/core/lists/head-bg-li-yellow.jpg) no-repeat 0 0;
		}
			#head .nav ul li#c-events a
			{
				color:#505282;
			}
		#head .nav ul li#b-and-s
		{
			background:url(/images/core/lists/head-bg-li-blue.jpg) no-repeat 0 0;
		}
			#head .nav ul li#b-and-s
			{
				padding-top:1px;
			}
				#head .nav ul li#b-and-s a
				{
					color:#fff;
				}
			.nav ul li a
			{
				padding:4px 23px 5px;
				color:#FFFFFF;
				font-size:0.8em;
				font-weight:bold;
				text-decoration:none;
				/*text-shadow:#505282;*/
				width:93%;
				display:block;
				overflow:hidden;
			}
#head .bg
{
	background:#fff url(/images/bg-head.jpg) no-repeat 0 0;
	display:block;
	width:700px;
	height:auto;
	float:left;
	_float:right;
}

#head .logo
{
	float:right;
}
	#head .logo img
	{
		float:right;
		clear:right;
	}
	
#content 
{
	
	overflow:hidden;
	background:#FFF;
	margin:0;
	padding:0;
	width:955px;
}
	#content p, #content a, img
	{
		font-size:12px;
		line-height:1.2em;
		color: #414369;
	}
	#content a
	{
		font-weight:bold;
	}
	#content a:hover
	{
		text-decoration:none;
	}
#content.home
{
	width:100%;
	margin:5px 0 0;
	
}
	#right
	{
		width:600px;
		float:right;
		margin:5px 35px 0 0;
		_margin:5px 17px 0 0;
		background:#F2F2F6;
		overflow:hidden;
		padding:0;
	}
	#cta
	{
		border-bottom:#BDBED2 solid 2px;
		float:right;
		clear:right;
		width:600px;
		display:block;
		height:50px;
		margin:5px 35px 0 0;
	}
	
#footer
{
	background:#BDBED2;
	border-top:#505282 2px solid;
	overflow:hidden;
	clear:both;
	padding-bottom:5px;
	margin-top:10px;
}

#footer h2
{
	font-weight:normal;
	width:auto;
	padding:5px;
	border-bottom:#fff 1px solid;
	margin-bottom:5px;
	margin-left:20px;
	overflow: hidden;
}

#footer .wrapper
{	
	float:left;
}
.address-box
{
	padding:5px 0px 20px 20px;
	width:220px;
	color:#505282;
	display:block;
	float:left;
}
.address-box a
{
	color:#505282;
	font-weight:bold;
}
.address-box h3
{
	color:white;
	margin-bottom:3px;
}
.address-box h3, .address-box p
{
	font-family:'arial';
	font-size:0.7em;
	line-height:14px;
}

.tourist-information
{
position:relative;
left:150px;
top:-40px;

}
.town-council
{
position:relative;
left:200px;
top:5px;
}
.hr
{
	visibility:hidden;
	height:0;
}
#realnet
{
	font-size:0.7em;
	font-family:'verdana';
	text-align:right;
	padding:25px 0;
	color:#A8A9C4;
	width:955px;
	overflow:hidden;
	margin:0 auto;
}
#realnet a
{
color:#A8A9C4;
}
	