body {
	background-color : #fff;
	margin : 0px;
	padding : 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	list-style : none;
	font-size : 11px;
	color : #000;
	line-height : 15px;
	height: 100%;
}
a:link, a:visited {
	color : #336666;
	text-decoration : none;
}
a:hover {
	color : #B36436;
	text-decoration : underline;
}
img {
	border-style: none;
}

.smallText {
	font-size : 11px;
}
#rahmenli {
	position: absolute;
	top:10px;
	left: 260px;
	width: 100%;
}
#header {
	width: 100%;
	height: 97px;
	background: #c6ddda;
	padding: 0;
	margin: 0 0 90px;
}
.hNavHeader {
	width: 280px;
	text-align: right;
	font-size: 10px;
	padding: 80px 5px 0 535px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 60px;
}

#tripit-badge {
	position: absolute;
	top: 0px;
	left: 400px;
}

#containBody {
	height: 350px;
	background: #fff;
	background-image: url("../images/bg.gif");
	background-repeat: repeat-x;
	background-position: 0 220px;
}
#containBody2 {
	height: 350px;
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	background-position: 0 320px;
	background-color: #fff;
}
#containBody3 {
	height: 410px;
	background-color: #fff;
}
#photo {
	position: absolute;
	top: 127px;
	left: 681px;
}
#contentImage {
	position: absolute;
	left: 270px;
	height: auto;
	padding: 0px 5px 0;
	width: 400px;
}
#content {
	position: absolute;
	height: auto;
	width: 540px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	left: 270px;
}
#content .TabbedPanelsTab {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content p, #contentImage p {
	margin: 0em 0px 1em;
}

#vNav {
	width: 235px;
	height: 280px;
	padding-left: 5px;
	padding-top: 10px;
	margin-left: 0px;
	text-align: right;
	border-width: 0 1px 0 0;
	border-color: #336666;
	border-style: solid;
	float: left;
}
h1 {
	font-size: 13px;
	color: #336666;
	padding: 0px 0px 1em;
	margin: 0px;
}
h2 {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 0px 0px 1em;
	margin: 0px;
}
#content ul, #contentImage ul {
	margin: 0px;
	padding: 0em;
}
#content li, #contentImage li {
	padding: 0px 0 2px 0;
	margin: 0;
	list-style-type: none;
}
#content li li, #contentImage li li {
	padding: 0px 0 2px;
	margin: 0 0 0 1em;
}

#vNav li {
	list-style-type: none;
	padding-bottom: 6px;
}
a.menu:link, a.menu:visited {
	color: #336666;
	text-decoration: none;
}
a.menu:hover {
	color: #B36436;
	background: #eef2e4;
}
a.menuIndent:link, a.menuIndent:visited {
	color: #336666;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.menuIndent:hover {
	color: #B36436;
	background: #eef2e4;
}
a .bullet {
	background-color: #D6DDC6;
	text-decoration: none;
}
a .bulletCurrent {
	background-color: #92BEB9;
	text-decoration: none;
}
.item {
	text-decoration: underline;
}

a:hover .bullet {
	visibility: visible;
	background-color: #b36436;
}
#footer {
	font-size : 10px;
	color : #fff;
	width : 96%;
	height: 15px;
	background: #336666;
	margin: 0px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4%;
}
#footer a {
	color : #fff;
	text-decoration : underline;
}
#footer a:hover {
	color : #CCCCCC;
	text-decoration : none;
}
#footer img {
	margin-left: 1em;
	border-style: none;
}#content table {
	border-style: none;
}
#content strong {
	color: #333333;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
#callme {
	position: absolute;
	float: left;
	margin-left: 300px;
	margin-top: 5px;
}
