/* classes for general styles used throughout the site*/
body {
background-image : none;
}
.homebody {
	height: 100%;
	background : #CCCEBB;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	/*background-image : url(/images/home_background.jpg);*/
}
.shellbody {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-image : none;	
	background: none;
	
}
.maintext {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height: 15px;
}
.maintextbold {
	font-weight : bold;
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
}
.tourcounter {
	font-family : Verdana;
	font-size : 9px;
	color : #3D3D3D;
	line-height:12px;
}
.ddlbtext {
	font-family : Verdana;
	font-size : 10px;
	color : #0B3543;
	line-height: 15px;
}
.sidebartext {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height:14px;
	font-weight : normal;
}
.sidebartextbold {
	font-weight : bold;
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height:14px;
}

.photocaption {
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
}
a {
	font-family : Verdana;
	font-size : 10px;
	color : #334D7E;
	text-decoration : underline;
	font-weight: normal;
}
a:visited {
	font-family : Verdana;
	font-size : 10px;
	color : #334D7E;
	text-decoration : underline;
	font-weight: normal;
	
}

a:active {
	font-family : Verdana;
	font-size : 10px;
	color : #334D7E;
	text-decoration : underline;
	font-weight: normal;
}

a:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #334D7E;
	text-decoration : none;
	font-weight: normal;
}
headerlink {
	font-family : Verdana;
	font-size : 11px;
	color : #334D7E;
	text-decoration : underline;
	font-weight: bold;
}
headerlink:visited {
	font-family : Verdana;
	font-size : 11px;
	color : #334D7E;
	text-decoration : underline;
	font-weight: bold;
	
}

headerlink:active {
	font-family : Verdana;
	font-size : 11px;
	color : #334D7E;
	text-decoration : underline;
	font-weight: bold;
}

headerlink:hover {
	font-family : Verdana;
	font-size : 11px;
	color : #334D7E;
	text-decoration : none;
	font-weight: bold;
}
/*-----additional link------------*/

.sidebarlink:visited {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #334D7E;
	text-decoration : underline;
}
.sidebarlink {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #334D7E;
	text-decoration : underline;
}
.sidebarlink:active {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #334D7E;
	text-decoration : underline;
}
.sidebarlink:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #334D7E;
	text-decoration : none;
}
.sidebarheader {
	font-family : Verdana;
	font-size : 12px;
	font-weight: bold;
	color : #ffffff;
	background: #ECECEB url(/ftpimages/220/podium/sidebar_header.gif) top left no-repeat; 
	padding-top:5px; 
	padding-bottom:8px;
	padding-left:5px;

}
.sidebarback {
	font-family : Verdana;
	font-size : 10px;
	font-weight: normal;
	color : #333333;
	text-decoration : none;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:10px;
	background: #ECECEB url(/ftpimages/220/podium/sidebar_back.gif) top left repeat-y; 
}	
.sidebarfooter {
	background: #ECECEB url(/ftpimages/220/podium/sidebar_footer.gif) top left no-repeat; 
	height: 15px;
	margin-bottom:10px;
}   
.ddlb {
	font-family : Verdana;
	font-size : 10px;
	color : #333333;
	line-height: 16px;
}
#topspace32 {
	height: 32px;
}
#header_1 {
 background: #ECECEB url(/ftpimages/220/podium/header_1.gif) bottom left no-repeat;
 height:22px;
 margin-bottom:10px;
}
#header_2 {
 background: #ECECEB url(/ftpimages/220/podium/header_2.gif) bottom left no-repeat;
 height:22px;
 margin-bottom:10px;
}
#header_3 {
 background: #ECECEB url(/ftpimages/220/podium/header_3.gif) bottom left no-repeat;
 height:22px;
 margin-bottom:10px;
}
#header_4 {
 background: #ECECEB url(/ftpimages/220/podium/header_4.gif) bottom left no-repeat;
 height:22px;
 margin-bottom:10px;
}
#header_5 {
 background: #ECECEB url(/ftpimages/220/podium/header_5.gif) bottom left no-repeat;
 height:22px;
 margin-bottom:10px;
}

#L3header {
	color: #333333;
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	padding-left:5px;
	line-height:10px;
}
#L2header {
	color: #8B7560;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	padding-bottom:10px;
	padding-left:7px;
}
#contentarea {
padding-left:7px;
}

.L3 {
	color: #84091D;
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	padding-bottom:5px;
}
.hide {
	display:none;
}
.show {
	display:'';
}



.atnav:visited {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #C8A36C;
	text-decoration : underline;
}
.atnav {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #C8A36C;
	text-decoration : underline;
}
.atnav:active {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #C8A36C;
	text-decoration : underline;
}
.atnav:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #C8A36C;
	text-decoration : none;
}

.tourlink:visited {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
	
}
.tourlink {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
	margin-right:15px;
	margin-left: 15px;
	background: url(/images/stour_dot.gif) bottom left repeat-x;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
	width:188px;
}
.tourlink:active {
	font-family : Verdana;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	text-decoration : none;
}
.tourlink:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight: bold;
	color : #000000;
	text-decoration : none;
}