/* MacItalia - Scotland Delux Tour - MAIN STYLE SHEET */

body {
	background-color:#F7F5FA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#566A7C;
	font-size:10px;
	color:#545454;
	text-decoration:none;
	line-height:17px;
}

h1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size:25px;
	color:#000;
	font-weight:normal;
	color:#4F4F4F;
}

h2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#4376AA;
	font-weight:bold;
	padding-top:15px;
}

h3 {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; 
	font-size:25px;
	color:#000;
	font-weight:normal;
	color:#4F4F4F;
	border-bottom:1px solid #CCCCCC;
}

a {
	text-decoration:none;
	color:#B66404;
}


#container {
	width:616px;
	height:100%;
	margin-right:auto;
	margin-left:auto;
	margin-top:25px;
	padding:0px;
	overflow:hidden;
}


#main {
	float:left;
	width:614px;
	height:100%;
	border:1px solid #7499B1;
	overflow:hidden;
}

#macitalia {
position:relative;
left:42px;
float:left;

}

/* Main Navigation */
#nav {
float:left;
width:100%;
	padding-bottom:5px;
}

#main-nav {
	padding-top:7px;
	float:left;
	width:500px;
}

#main-nav a {
	position:relative;
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

#main-nav a:hover {
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#4F6991;
}

#lang {
float:right;
}

/*top*/

#top {
	float:left;
	min-height:115px;
	_height:115px;
}

#header {
	float:left;
	border-bottom:1px solid #7499B1;
}

/*Middle*/

#middle {
	float:left;
	width:537px;
}

#contentNav {
	float:left;
	width:617px;
	background-color:#E1E6EC;
	padding-top:5px;
	padding-bottom:5px;
}

#contentNav #visitBar {
	float:right;
	padding-right:5px;
}

#content {
	float:left;
	background-image:url(../bg_content.gif);
	background-repeat:repeat-x;
	min-height:120px;
	width:100%;
	background-color:#fff;
	overflow:auto;
	text-align:justify;
	padding-left:40px;
	padding-right:40px;
}

/*bottom*/

#bottom {
	float:left;
	width:100%;
	padding-top:10px;
}

#copyright {
float:left;
width:300px;
}

#OtherSites {
float:right;
width:300px;
text-align:right;
}

/* Gallery */

table.gallery{
width:300px;
}

/* misc */

.PlacesDd {
	width:250px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

.VisitDd {
width:250px;
font:10px Verdana, Arial, Helvetica, sans-serif;
}

.placesList {
line-height:25px;
font-size:12px;
list-style-image:url(../glr-list.gif);
}
