* { 
    padding: 0;
    margin: 0;
}
html{
	min-height:100%;
	margin-top:1px;
}
body {
    font-family: "Times New Roman", Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:500;
	color:#413C0C;
}
h1{
	text-transform:uppercase;
    font-size: 15px;
	font-weight:bold;
	margin:8px 0 3px 0;
	color:#A38E78;
}
h2{
    font-size: 15px;
	font-weight:bold;
	margin:8px 0 3px 0;
	color:#A38E78;
}
h3{
    font-size: 14px;
	font-weight:bold;
	margin:8px 0 3px 0;
	color:#C2A884;
}
p{
    font-size: 14px;
	font-weight:normal;
	color:#333333;
	margin:5px 0 10px 0;
}
h1.home{
	color:#413C0C;
	margin:0;
}
p.home{
	color:#413C0C;
}
p.date{
    font-size: 12px;
	font-weight:normal;
	color:#8D8D8D;
	font-style:italic;
	padding:0;
	margin:0;
}
p.guestname{
    font-size: 14px;
	font-weight:bold;
	color:#8D8D8D;
	padding:0;
	margin:0;
}
p.comment{
	color:#DBA974;
}
p.guestname-ac{
    font-family: "Georgia", Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-style:italic;
	color:#FFFFFF;
	padding:0;
	margin:0;
}
p.comment-ac{
    font-family: "Georgia", Arial, Helvetica, sans-serif;
	color:#CCCCCC;
    font-size: 11px;
	padding:7px 5px 2px 5px;
	margin:0;
}
p.heading-ac{
    font-family: "Georgia", Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	padding:0;
	margin:0;
}
p.flightinfo-ac{
    font-family: "Georgia", Arial, Helvetica, sans-serif;
	color:#EDEDED;
    font-size: 11px;
	padding:7px 5px 2px 5px;
	margin:0;
}
a:link, a:hover, a:visited
{
	text-decoration:none;
	color:#253D43;
}
a:hover
{
	text-decoration:none;
	color:#413C0C;
}
.email a:link, .email a:hover, .email a:visited
{
	text-decoration:none;
	color:#CC0000;
}
.email a:hover
{
	text-decoration:none;
	color:#413C0C;
}
#title a:link, #title a:hover, #title a:visited
{
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color:#996600;
}
#title a:hover
{
	text-decoration:none;
	color:#413C0C;
}
#outerwrap {
    margin: 0 auto 0 auto;
	padding:0;
    width: 726px;
	background: url(../images/bg.gif) repeat-y top center;
}
#wrapper { 
    margin: 0;
	padding:0;
    width: 726px;
    /*background: url(../images/bg.gif) repeat-y  top center;*/
}
#head { 
    width: 726px;
	height:192px;
    background: url(../images/top.gif) no-repeat top left;
	clear:both;
}
#logo { 
 	margin: 12px 20px 0 15px;
	padding: 0;
    height: 180px;
    width: 100px;
	float:left;
    background: url(../images/logo.gif) no-repeat;
	display:inline;
}
#title { 
 	margin: 40px 50px 0 0;
	padding: 0;
    height: 115px;
    width: 520px;
	float:right;
	clear:right;
    background: url(../images/title.gif) no-repeat;
	display:inline;
	text-align:right;
}
#strapline { 
 	margin: 0 20px 0 0;
	padding: 0;
    height: 30px;
    width: 330px;
	float:right;
	clear:right;
    background: url(../images/strapline.gif) no-repeat;
	display:inline;
}
#banner { 
 	margin: 0 14px 0 15px;
	padding: 0;
    height: 455px;
    width: 697px;
	clear:both;
    background: url(../images/banner-image.jpg) no-repeat;
}
#nav { 
 	padding: 0;
	margin: 0 15px 0 15px;
    width: 696px;
	clear:both;
	text-align:center;
	background-color:#F4E6D7;
}
#nav .links ul{
 	padding: 5px 0 5px 0;
	text-align: center;
}
#nav .links li{
	display:inline;
	padding-left:7px;
	border-left:1px solid #8D8D8D;
}
#nav .links li{
    margin-right: 4px;
    list-style-type: none;
}
#nav .links li.first {
    border-left:0;
}
#nav .links a:link, #nav .links a:hover, #nav .links a:visited
{
    font-weight: normal;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:10px;
    display: inline;
    padding: 0;
	text-decoration:none;
	text-transform:uppercase;
	color:#666666;
}

#nav .links a:hover
{
	color:#999999;
}
#content
{
	width:686px;
	float:left;
	padding:20px 20px 0 20px;
	background: url(../images/corner-logo.gif) no-repeat bottom right;
}
#content p
{
	
}

#content .leftlist ul{
    padding:5px 0 0 0;
	text-align: left;
	padding:0;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	padding-left: 15px;
	text-indent: 0;
	margin:10px 0 10px 5px;

}
#content ul{
    padding:5px 0 0 0;
	text-align: left;
	text-indent: 15px;
}
#content ul li.first {
    border-left:0;
}
#content li
{
    font-size:17px;
	font-weight: normal;
    padding: 0;
	text-decoration:none;
	color:#333333;
}
#content li a:link, #content li a:hover, #content li a:visited
{
    font-size:11px;
	font-weight: bold;
    padding: 0;
	text-decoration:none;
	color:#F8F8FA;
}
#content a
{
	color:#805F35;
	text-decoration:none;
}
#content a:hover
{
	color:#333333;
	text-decoration:none;
}
.leftlist
{
	float:left;
	width:340px;
	margin:0;
	padding:0;
}
#content .leftlist ul li
{
	color:#413C0C;
}
#leftcol
{
	float:left;
	width:112px;
	height:300px;
	margin:0px 10px 0 0;
	background: #EDEDED url(../images/olive-img.gif) no-repeat bottom left;
}
#rightcol
{
	float:right;
	width:155px;
	height:300px;
	margin:0px 0 0 5px;
	background: #EDEDED url(../images/puglia-img.gif) no-repeat bottom left;
}
#foot { 
    margin: 0 auto;
    width: 726px;
	height: 25px;
    background: #FFFFFF url(../images/bottom.gif) no-repeat top left;
}

#footer {
	font-weight: normal;
	font-family:"Verdana", Times New Roman, Times, serif;
	font-size:9px;
	clear: both;
	margin: 0;
	padding: 25px 0 20px 0;
	width: 726px;
	text-align:center;
	color:#413C0C;
}
.links{
	text-align:center;
}
.address{
	text-align:center;
	margin:0 0 5px 0;
}
#footer .links ul{
	text-align: center;
}
#footer .links li{
	display:inline;
	padding-left:7px;
	border-left:1px solid #8D8D8D;
}
#footer .links li{
    margin-right: 4px;
    list-style-type: none;
}
#footer .links li.first {
    border-left:0;
}
#footer .links a:link, #footer .links a:hover, #footer .links a:visited
{
	display: inline;
	padding: 0;
	text-decoration:none;
	color:#413C0C;
}

#footer .links a:hover
{
	color:#253D43;
}
.break{
    clear:both;
}

.ezmap {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
	font-weight: normal;
}

.ezmap_details {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.ezmap_gen {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.center{
	text-align:center;
}
.backtitle{
	padding:3px;
	background:#CCCCCC;
}
.backdate{
	padding:3px;
	background: #EDEDED;
}
.greyButton {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #ededed;
	width:150px;
	border-right-width: 0px;
	padding-bottom:4px;
	}
.innerButton {
	padding:0;
	}
.innerWhiteRightColumn {
	width:150px;
	background:#F8F8FA;
	float:right;
	padding:0px;
	margin:10px;
	margin-right:0px;
	margin-top:0px;
	clear:right;
	border:0px solid #d4d4d4;
	font-size:16px;
	}
.innerWhiteLeftColumn {
	width:150px;
	background:#F8F8FA;
	float:left;
	padding:0px;
	margin:10px;
	margin-left:0px;
	margin-top:0px;
	clear:left;
	border:0px solid #d4d4d4;
	font-size:16px;
	}
#secondNavigation a {
	display:block;
	width:140px;
	color:#666;
	font-size:12px;
	position:relative;
	left:0px;
	top:3px;
	text-decoration:none;
    font-family: "Georgia", Times New Roman, Times, serif;
	padding:5px;
	}
#secondNavigation a:hover {
	color:#cccccc;
	text-decoration:none;
	}




#secondNavigation ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Georgia", Times New Roman, Times, serif;
}

#secondNavigation li a
{
	display: block;
	padding: 3px;
	width: 140px;
	background-color: #036;
	border-bottom: 1px solid #eee;
	font-family: "Georgia", Times New Roman, Times, serif;
}

#secondNavigation li a:link, #secondNavigationlist a:visited
{
	color: #EEE;
	text-decoration: none;
}

#secondNavigation a:hover
{
	background-color: #ededed;
	color: #000;
}




.bl {
	background: url(../images/bl.gif) 0 100% no-repeat #A38E78;
	width: 10em;
}
.bl-tourism {
	background: url(../images/bl.gif) 0 100% no-repeat #A38E78;
	width: 100%;
}
.bl-flights {
	background: url(../images/bl.gif) 0 100% no-repeat #A38E78;
	width: 100%;
	height:125px;
}
.br {
	background: url(../images/br.gif) 100% 100% no-repeat;
}
.br-flights {
	background: url(../images/br.gif) 100% 100% no-repeat;
	height:125px;
}
.tl {
	background: url(../images/tl.gif) 0 0 no-repeat;
}
.tl-flights {
	background: url(../images/tl.gif) 0 0 no-repeat;
	height:125px;
}
.tr {
	background: url(../images/tr.gif) 100% 0 no-repeat;
	padding:10px;
}
.tr-flights {
	background: url(../images/tr.gif) 100% 0 no-repeat;
	padding:10px;
	height:125px;
}
.clear {
	font-size: 1px;
	height: 1px;
}
.tourismBox {
	width:200px;
	background:#F8F8FA;
	float:left;
	padding:0px;
	margin:10px;
	margin-left:0px;
	margin-top:5px;
	clear:left;
	border:0px solid #d4d4d4;
}
.tourismBox p {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:11px;
}
.guestBox {
	width:200px;
	background:#F8F8FA;
	float:right;
	padding:0px;
	margin:10px;
	margin-right:0px;
	margin-top:5px;
	clear:right;
	border:0px solid #d4d4d4;
}
.tourismBox table td {
	color:#fff;
}
.outAboutBox {
	width:685px;
	background:#F8F8FA;
	float:left;
	padding:0px;
	margin:10px 0 10px 0;
	margin-top:5px;
	clear:left;
	border:0px solid #d4d4d4;
}
.outAboutBox p {
	color:#FFFFFF;
}
.flightBox {
	width:93px;
	height:150px;
	background:#F8F8FA;
	float:left;
	padding:0px;
	margin:5px 2px 10px 2px;
	border:0px solid #d4d4d4;
}
.flightBox p {
	color:#E1D5C4;
	font-size:15px;
	text-align:center;
	font-family: "Georgia", Times New Roman, Times, serif;
}
.costBox {
	width:93px;
	height:125px;
	background:#F8F8FA;
	float:left;
	padding:0px;
	margin:8px 8px 10px 9px;
	border:0px solid #d4d4d4;
}
.costBox p {
	color:#E1D5C4;
	font-size:11px;
	text-align:center;
	font-family: "Georgia", Times New Roman, Times, serif;
}
p.dates-fl{
    font-family: "Georgia", Arial, Helvetica, sans-serif;
    font-size: 15px;
	font-weight:bold;
	font-style:italic;
	color:#d4d4d4;
	padding:0;
	margin:0;
}
p.price-fl{
    font-family: "Georgia", Arial, Helvetica, sans-serif;
    font-size: 20px;
	font-weight:bold;
	color:#E6EFA0;
	padding:0;
	margin:25px 0 5px 0;
}
p.note-fl{
    font-family: "Georgia", Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal;
	font-style:italic;
	color:#333333;
	padding:0;
	margin:0;
}
.floorplanBox {
	width:120px;
	background:#F8F8FA;
	float:left;
	padding:0px;
	margin:5px 10px 5px 2px;
	border:0px solid #d4d4d4;
}
.floorplanBox p {
	color:#E1D5C4;
	font-size:20px;
	text-align:center;
	font-family: "Georgia", Times New Roman, Times, serif;
}
.imgBox {
	width:80px;
	height:80px;
	background:#F8F8FA;
	float:right;
	padding:0px;
	margin:5px 10px 10px 5px;
	border:0px solid #d4d4d4;
}
.heading {
	font-weight:bold;
	color:#fff;
}
#loginwrap {
    margin: 100px auto 0 auto;
	padding:0;
    width: 385px;
	background: url(../images/loginbg.gif) repeat-y top center;
}
#loginhead { 
    width: 385px;
	height:25px;
    background: url(../images/logintop.gif) no-repeat top left;
	clear:both;
}
#loginfoot { 
    margin: 0 auto;
    width: 385px;
	height: 25px;
    background: #FFFFFF url(../images/loginbottom.gif) no-repeat top left;
}
#logincontent
{
	width:340px;
	float:left;
	padding:0 20px 0 20px;
}
label
{
    font-size: 14px;
	font-weight:normal;
	color:#8D8D8D;
	margin:5px 0 10px 0;
}

blockquote {
	font-size:1.5em;
	padding:20px;
}
