/* CSS Document */
body{
	background:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f3f1e3;
	margin:0px;
	padding:0px;
	}
#main{
	width:884px;
	margin-top:10px;
	overflow:hidden;
	}
img{
	border:0px;
	}
.input1{
	width:155px;
	border:1px solid #c8c5a9;
	background-color:#fefef3;
	padding:3px 0px 3px 0px;
	}
.input2{
	width:48px;
	border:1px solid #c8c5a9;
	background-color:#fefef3;
	padding:3px 0px 3px 0px;
	}
.select1{
	width:160px;
	border:1px solid #c8c5a9;
	background-color:#fefef3;
	}
.select2{
	width:45px;
	border:1px solid #c8c5a9;
	background-color:#fefef3;
	}
.select3{
	width:59px;
	border:1px solid #c8c5a9;
	background-color:#fefef3;
	}

textarea{
	border:1px solid #c8c5a9;
	background-color:#fefef3;
	width:175px;
	overflow-y:scroll;
	overflow-x:hidden;
	}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:#656352;
	font-weight:normal;
	text-align:left;
	margin:0px;
	padding:0px;
	}
h1.titolo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:#2a446b;
	font-weight:normal;
	text-align:left;
	margin:0px;
	padding:0px 0px 5px 0px;
	text-decoration:none;
	}
h, h2, h1 a, h2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	color:#2a446b;
	font-weight:normal;
	text-align:left;
	margin:0px;
	padding:0px 0px 5px 0px;
	text-decoration:none;
	}

p{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656352;
	text-align:left;
	line-height:18px;
	margin:0px;
	padding:5px 0px 5px 0px;;
	}
.top{
	background:url(../images/header-bg.gif);
	background-repeat:repeat-x;
	height:121px;
	}
.header{
	width:100%;
	padding:7px 0px 7px 0px;
	background-color:#c8c6a7;
	}
.logo{
	width:125px;
	float:left;
	margin-top:5px;
	}
.topcaptiondiv{
	float:left; width:80%; height:100px; border:0px solid red; margin-left:20px;
	}
.caption{
	font-family:"Times New Roman", Times, serif;
	font-size:48px;
	color:#c8c6a7;
	height:45px;
	border:0px solid red;
	line-height:45px;
	margin:30px 0px 0px 0px;
	}
.toplinks{
	float:left;
	margin-left:40px;
	margin-top:89px;
	border:0px solid red;
	}
.glossymenu{
	margin:0px;
	padding:0px;
	height: 17px;
	list-style: none;
	}
.glossymenu li{
	float:left;
	padding:0px 5px 0px 5px;
	border-right:1px solid #656352;
	}
.glossymenu li a{
	float: left;
	display: block;
	color:#656352;
	text-decoration: none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0 0 0 7px; 
	height: 17px;
	line-height: 17px;
	text-align: center;
	cursor: pointer;	
	}
.glossymenu li a span{
	float: left;
	display: block;
	padding: 0 10px 0 3px; 
	}
.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background-color:#bbb696;
	background-position: left;
	}
.glossymenu li.current a span, .glossymenu li a:hover span{
	color: #fff;
	background-color:#bbb696;
	}
.linksbg{
	background:url(../images/bg-links.gif);
	background-repeat:repeat-y;
	width:195px;
	}
#leftnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:166px;
	margin-left:20px;
	padding-bottom:13px;
	padding-top:21px;
	}
#leftnav ul{margin:0px;
	padding:0px;
	list-style:none;
	}
#leftnav li{
	border-bottom:1px solid #c8c6a7;
	}
#leftnav a{
	color:#656352;
	height:32px;
	line-height:32px;
	display:block;
	text-decoration:none;
	text-align:left;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0.4em;
	padding-left:20px;
	}
#leftnav a:hover {
	color:#656352;
	background-color:#efeedf;
	text-decoration:none;
	}
.midbgcolor{
	background-color:#fff;
	}
.bgright{
	background:url(../images/bg-right.gif);
	background-repeat:repeat-y;
	width:245px;
	}
.rightblock{
	width:225px;
	border:0px solid red;
	margin-top:20px;
	}
.rightimages{
	margin:13px 0px 15px 0px;
	}
#container{
	width:884px;
	background-color:#fefdfd;
	border:0px solid red;
	}
.bottomborder{
	border-bottom:1px solid #000;
	margin:15px 0px 15px 0px;
	}
.bottomborder2{
	border-bottom:1px solid #c9c6a9;
	margin:0px 0px 10px 0px;
	}
.link1{
	font-family:Tahoma;
	font-size:11px;
	color:#29436b;
	text-align:left;
	text-decoration:underline;
	background:url(../images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	height:20px;
	line-height:20px;
	}
.link1:hover{
	text-decoration:none;
	}
.link2{
	font-family:Tahoma;
	font-size:11px;
	color:#29436b;
	text-decoration:underline;
	}
.link2:hover{
	text-decoration:none;
	}
#news {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:230px;
	padding-bottom:13px;
	}
#news ul{margin:0px;
	padding:0px;
	list-style:none;
	}
#news li{
	border-bottom:0px solid #c8c6a7;
	color:#656352;
	height:16px;
	background-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
	background-position:0.4em;
	display:block;
	text-decoration:none;
	text-align:left;
	}
/*#news a{
	color:#656352;
	height:21px;
	line-height:21px;
	display:block;
	text-decoration:none;
	text-align:left;
	background-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
	background-position:0.4em;
	padding-left:15px;
	}
#news a:hover {
	color:#656352;
	text-decoration:underline;
	}*/
.hline{
	background-color:#2a446b;
	}
.borderleft{
	border-left:1px solid #c8c5a9;
	}
.dottedline2{
	background:url(../images/dotted2.gif);
	background-repeat:repeat-y;
	}
#footer{
	background:url(../images/bg-footer.gif);
	background-repeat:repeat-x;
	height:84px;
	padding:15px 0px 0px 0px;;
	}
.footertext{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656352;
	}
.subheading{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545244;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	}
.subtext{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#545244;
	padding:8px 0px 8px 0px;
	}
.star{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fe7903;
	}
.topmidstrip{
	background:url(../images/corner-top-mid.gif);
	background-repeat:repeat-x;
	width:220px;
	}
.bottommidstrip{
	background:url(../images/corner-bottom-mid.gif);
	background-repeat:repeat-x;
	}
.leftblockmid{
	background:url(../images/left-block-mid.gif);
	width:230px;
	background-repeat:repeat-y;
	}
.border{
	border:1px solid #ccc9af;
	}
.bg2{
	background:url(../images/bg2.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
.ratesrowone{
	background-color:#aeab8f;
	padding:5px 0px 5px 0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	}
.ratesrowtwo{
	background-color:#e9e6cf;
	padding:6px 0px 6px 0px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#545244;
	text-align:center;
	}
.ratesrowthree{
	background-color:#f7f6f0;
	padding:8px 0px 8px 5px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#545244;
	text-align:left;
	border-bottom:1px solid #c8c5a9;
	}
.ratesrcol1three{
	background-color:#f7f6f0;
	padding:8px 0px 8px 0px;
	font-family:Tahoma;
	font-size:11px;
	color:#545244;
	text-align:center;
	}
	
.table_tar {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#656352;
	}
	
#suite_lista ul{margin:0px;
	padding:0px;
	list-style:none;
	}
#suite_lista li{
	border-bottom:0px solid #c8c6a7;
	color:#656352;
	height:16px;
	background-image:url(../images/arrow3.gif);
	background-repeat:no-repeat;
	background-position:0.4em;
	display:block;
	text-decoration:none;
	text-align:left;
	}	
p.caption_subtitle{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	color:#c8c6a7;
	height:25px;
	border:0px solid red;
	line-height:25px;
	margin-left:35px;
		}

.sotto_titolo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#2a446b;
	font-weight:normal;
	text-align:left;
	margin:0px;
	padding:0px 0px 5px 0px;
	text-decoration:none;
	}
