/***********************************************/
/* Page Layout                                 */
/***********************************************/

body {
padding: 0;
margin: 0;
font-family:Arial, Helvetica, sans-serif;
background: #F4FBFE;
color: #303030;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
}

p {
text-decoration:none;
text-align:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

li {
text-decoration:none;
text-align:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

#container {
width: 767px;
height:470px;
background:url(background.png);
}

#menu {
width: 743px;
height: 26px;
padding-top:65px;
padding-right:24px;
float:left;
}

#content {
width: 500px;
height: 306px;
padding-left:44px;
float:left;
}

#index-content {
width: 500px;
height: 306px;
padding-left:44px;
float:left;
overflow:auto;
}

#shop-content {
width: 500px;
height: 306px;
padding-left:44px;
float:left;
overflow:auto;
}

#list-content {
width: 530px;
height: 306px;
padding-left:14px;
float:left;
overflow:auto;
}

#interactive-content {
width: 500px;
height: 306px;
padding-left:44px;
float:left;
}

#interactive-content p {
text-decoration:none;
text-align:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

#content a{
text-decoration:none;
color:#000000;
}

#maps {
width:223px;
height:379px;
float:right;
}

#bottom_menu {
width:500px;
height:23px;
padding-left:44px;
float:left;
padding-top:5px;
}

/** Menu Items **/

#home {
width:112px;
height:auto;
float:left;
}

#guides {
width:122px;
height:auto;
float:left;
}

#news {
width:118px;
height:auto;
float:left;
}

#contact {
width:125px;
height:auto;
float:left;
}

#links {
width:116px;
height:auto;
float:left;
}

#interactive {
width:121px;
height:auto;
float:left;
}

#shop {
width:110px;
height:auto;
float:left;
}

/** Menu End **/

/** Footer **/

#telephone {
width:auto;
height:auto;
float:left;
}

#email {
width:auto;
height:auto;
float:left;
}

/** End Footer **/

#newscontent {
width: 500px;
height: 306px;
padding-left:44px;
float:left;
}

#newscontent p{
text-decoration:none;
text-align:left;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}
#newscontent a{
text-decoration:none;
text-align:left;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

#newscontent h1{
text-decoration:none;
text-align:left;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}