body {
	border: 0 none; /*	border: 1px solid #fff;  for proof only - if - box-positions will change */
	padding: 0px;
	background-color: #585858;
	color: #999966;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	z-index: 1;
	margin: 5px;
	}
#headliner {
	width: 100%;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #0A0A0A;
}	

#content {
	position: relative;
	width: 740px;
	min-width: 150px;
	background-color: #FFFFFF;
	padding: 15px 15px 15px 35px;
	z-index: 4;
	border-top: 0px none #ccc;
	border-right: 0px none #ccc;
	border-bottom: 0px none #ccc;
	border-left: 1px none #ccc;
	background-image: url(../assets/torn-left-x750w.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px 0px 50px 160px;
	}
#leftside {
	position: absolute;
	width: 150px;
	top: 135px;
	left: 10px;
	background-color: #585858;
	padding: 0px;
	z-index: 3;
	border-top: 1px none #ccc;
	border-right: 1px none #ccc;
	border-bottom: 1px none #ccc;
	border-left: 1px none #ccc;
	margin: 0px;
	color: #F7F7F7;
	background-repeat: repeat-y;
	background-position: left top;
	}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #EBEBEB;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.content {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). good idear ... */
	width: auto;
	min-width: 150px;
	margin-top: -38px; /* because of headliner */
	margin-right: 0px; /* width of rightside + position right */
	margin-bottom: 50px;
	margin-left: 160px; /* width of leftside + position left */
	border: 1px solid #ccc;
	background-color: #333;
	padding: 10px;
	z-index: 4; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}


h1 {
	font-size: 18px;
	line-height: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5A5738;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left */
	padding: 0px;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #800000;
	font-weight: bold;
	}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #800000;
}

p {
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #ccc;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left */
	padding: 0px;
	}

a {
	color: #663300;
	text-decoration: underline;
	}
	
a:link {
	color: #798963;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4CFCB;
	}
	
a:visited {
	color: #6F7D5B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3DBD8;
	}
	
a:hover {
	color: #868154;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C39F;
	}
a:active {
	color: #75775E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6CECB;
	}	
	

#leftside a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #F7F7F7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #585858;
}
#leftside a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #F7F7F7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #585858;
}
#leftside a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #D3D5B1;
	text-decoration: none;
	background-color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5CDA3;
}
.txt-subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #726D47;
	font-weight: bold;
}

#leftside a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #F7F7F7;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #585858;
}

#leftside ul {
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#leftside li {
	list-style-type: none;
	margin: 0;
	}
	
.headliner {
	position: relative;
	width: auto;
	top: -50px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #ccc;
	background-color: #A2B494;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	z-index: 6;
	background-image: url(../../travel/Italy5/images/pl-italy2005-02-700.jpg);
	background-repeat: repeat-x;
	}
#headline h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/repeat-01.gif);
	background-repeat: repeat-x;
}

.txt-regular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}

#content a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
}
#content a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
}
#content a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #839D5E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B87770;
}
#content a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACACAC;
}


#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #EBEBEB;
	text-decoration: none;
}
#footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #EBEBEB;
	text-decoration: none;
}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FF6633;
	text-decoration: underline;
	background-color: #707070;
}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #EBEBEB;
}
.companyheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #DC7E29;
}
.txt-left-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #EDEDED;
}
.txt-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #040404;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.leftquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #6D6D6D;
	margin: 5px;
	padding: 5px;
}

.txt-reg-v {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 1.25;
	color: #434343;
	margin-right: 50px;
	padding-right: 10px;
}
.txt-reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #2E2E2E;
	padding-right: 35px;
}
.float-right {
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
}
.floatleft {
	padding: 10px;
	float: left;
	margin-right: 10px;
}
.txt-bodytext {
	font-family: Cambria, Georgia, serif, "Times New Roman", "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	color: #2E2E2E;
}
.txt-bodytext-2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #2E2E2E;
}
.txt-bodytxt-3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #2E2E2E;
	width: 75%;
}
.notes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #333;
	border-left: 1px dashed #366;
	padding-left: 5px;
}
.accent-text {
	width: 75%;
	border-left: medium dotted #363;
	margin: 10px 15px 15px 25px;
	padding: 5px 25px 5px 10px;
	font-size: 14px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

