html
{
    background-color:#FFFFFF;
    font-family: Tahoma, Verdana, Arial;
}
body 
{
    text-align:center;
    margin:0px;
    padding:0px;
    font-size:0.7em;
    color: #000000;
}
#wrapper
{
    width:1000px;
    text-align:left;
    background-color:#FFFFFF;
    margin:0px auto;
}
#header
{
    width:1000px;
    height:182px;
}
#headerleft
{
    width:600px;
    height:182px;
    float:left;
}
#headerright
{
    float:left;
    height:182px;
    width:400px;
}
#scroller
{
    width:1000px;
    height:124px;
    z-index:-1;
}
#intro
{
    width:1000px;
    height:31px;
    background-image: url(image/introbox_07.gif);
}
#content
{
    width:1000px;
    margin-top:10px;
}
#footer
{
    clear:both;
    margin-top:20px;
    font-size:9px;
    width:100%;
    background-color: #778fa7;
    color:#FFFFFF;
    padding:2px;
}
#outer
{
    width:739px;
    float:left;
}
#left
{
    width:240px;
    float:left;
    border-right: solid 1px #2160b5;
    padding-right:10px;
}
#middle
{
    width:450px;
    margin-left:20px;
    float:left;
}
#right
{
    width:260px;
    float:left;
    border-left: solid 1px #2160b5;
    text-align:right
}
#bottom
{
    clear: both;
    width:700px;
    margin-top:20px;
}
.leftnav
{
    width:240px;
    height:41px;
    background-image: url(image/nav/navbar_11.jpg);
    margin-bottom:3px;
    vertical-align:middle;
}
.leftnav img
{
    float:left;
    margin-right:10px;
}
.leftnav A
{
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
}
.leftnav A:hover
{
    text-decoration:underline;
    color: #fdc745;
}
.intro1
{
    color: #2160b5;
    font-weight:bold;
    font-size:1.1em;
}
#searcharea
{
    width:409px;
    height:77px;
    background-image: url(image/nav/searchbox_14.jpg);
    margin-bottom:10px;
}
#searchinner
{
    padding-top:40px;
    padding-left:10px;
}
.home1
{
    clear:both;
    height:78px;
    width:459px;
    margin-bottom:5px;
}
.home1 img
{
    float:left;
    margin-right:10px;
}
home1 A
{
    color: #2160b5;
    font-weight:bold;
    font-size:1.0em;
}
.home2
{
    float:left;
    padding-top:20px;
    padding-bottom:0px;
    width:340px;
}
.bottomnav
{
    width:110px;
    height:130px;
    float:left;
    text-align:center;
}
.bottomnavalternate
{
    width:110px;
    height:130px;
    float:left;
    text-align:center;
    margin-left:10px;
}
    
.attractions
{
    width:720px;
    clear:both;
    margin-bottom:10px;
}
.attractions_image
{
    float:left;
    width:150px;
    margin-right:10px;
}
.attractions_content
{
    float:left;
    width: 560px;
    margin:0px;
    padding:0px;
}
.attractions_name
{
    float:left;
    padding:0px;
    margin:0px;
    height:1.3em;
    width:360px;
}
.attractions_town
{
    float:left;
    padding:0px;
    margin:0px;
    height:1.3em;
    width:200px;
    text-align:right;
}
.attractions_details
{
    clear:both;
    width: 560px;
}
h1
{
    color: #2160b5;
    font-size:1.4em;
    font-weight:bold;
    margin-bottom:4px;
}
h2
{
    color: #2160b5;
    font-size:1.1em;
    font-weight:bold;
    margin-bottom:2px;
    margin-top:2px;
}
h3
{
    color: #2160b5;
    font-size:1.0em;
    font-weight:bold;
    margin-bottom:2px;
    margin-top:2px;
}
h4
{
    color: #2160b5;
    font-size:1.0em;
    font-weight:bold;
    margin-bottom:2px;
}
A
{
    color: #2160b5;
}
.pager
{
    letter-spacing: 10px;
}
.pager A
{
    text-decoration:none;
}
#events
{
    overflow:auto;
    margin-bottom:10px;
}
#events H2
{
    color:#FFFFFF;
}

#voucherprintcontrols
{
	position:absolute; 
	top:350px;
	left:280px; 
	font-size:20px; 
	font-weight:bold; 
	text-align:center
}
