@charset "utf-8";
/* CSS Document */
body
	{
		background:#02253d url(../images/bodystrip.jpg) repeat-x top;
		padding:0px;
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
	}
img
	{
		border:0px;
	}	
.leftstrip
	{
		background:url(../images/leftstrip.png) repeat-y;
		width:6px;
	}
.rightstrip
	{
		background:url(../images/rightstrip.png) repeat-y;
		width:6px;
	}
.headerpart
	{
		background:#FFFFFF url(../images/headerpart.jpg) no-repeat top;
	}
.topaddbox
	{
		background-color:#d8e3ed;
		height:118px;
		margin-top:2px;
		padding:5px;
		border:#1d558a 1px solid;
	}
p	
	{
		margin:0px;
		padding:0px 0px 6px 0px;
		text-align:justify;
	}
#menu
	{
		height:50px;
		margin:0;
		float:left;
		color:#000000;
		padding:0;
	}
#menu ul
	{
		list-style-type:none;
		margin:0;
		padding:0px 0px 0px 13px;
		float:left;
		width:348px;
	}
#menu li
	{
		padding:0px;
		height:48px;
		float:left;
		text-align:center;
	}
#menu li a{
	height:48px;
	line-height:48px;
	margin:0px 3px 0px 3px;
	font-size:13px;
	display:block;
	font-weight:bold;
	padding:0px 19px 0px 19px;
	text-decoration:none;
	color:#FFFFFF;
}
#menu li a:hover{
	color:#3b6c9d;
	height:48px;
	display:block;
	text-decoration:none;
	background:url(../images/menustrip.jpg) repeat-x top;
	font-weight:bold;
}
#menu .current{
	background:url(../images/menustrip.jpg) repeat-x top;
	color:#3b6c9d;
	
}
#menu a.current{
	color:#3b6c9d;
}
h3
	{
		font-weight:bold;
		padding:0px;
		margin:15px 0px 0px 30px;
		font-size:20px;
		color:#FFFFFF;
	}
.vineyardtoures_back
	{
		/*background:	url(../images/vineyardtoures_back.jpg) no-repeat;*/
		background:	url(../images/midbox.png) no-repeat;
		behavior:url(iepngfix.htc);
		width:266px;
		padding:9px;
		height:80px;
	}
.skytour_back
	{
		/*background:	url(../images/skytour_back.jpg) no-repeat;*/
		background:	url(../images/midbox.png) no-repeat;
		behavior:url(iepngfix.htc);
		width:266px;
		padding:9px;
		height:80px;
	}	
.bycycle_back
	{
		/*background:	url(../images/bycycle_back.jpg) no-repeat;*/
		background:	url(../images/midbox.png) no-repeat;
		behavior:url(iepngfix.htc);		
		width:266px;
		padding:9px;
		height:80px;
	}
.blockstrip
	{
		/* background:	url(../images/blockstrip.jpg) no-repeat;*/
		background:	url(../images/midbox.png) no-repeat;
		behavior:url(iepngfix.htc);
		width:266px;
		padding:9px;
		height:80px;
	}
.blockstrip_subpage
	{
		/*background:	url(../images/blockstrip_sub.jpg) no-repeat;*/
		background:	url(../images/midbox.png) no-repeat;
		behavior:url(iepngfix.htc);
		width:266px;
		padding:9px;
		height:80px;
	}		
#blocks h4
	{
		color:#174e84;
		font-weight:bold;
		font-size:15px;
		text-align:left;
		padding:3px 0px 3px 0px;
		margin:0px;
		font-variant:small-caps;
	}
#blocks a
	{
		color:#000000;
		text-decoration:none;
	}
#blocks a:hover
	{
		color:#2b50ad;
		text-decoration:none;
	}			
.addgreentopaddbox
	{
		height:128px;
		background:url(../images/greenstrip.jpg) repeat-y;
		padding:10px;
		border:#4fc50f 1px solid;
	}
.addgreentopaddbox
	{
		height:128px;
		background:url(../images/greenstrip.jpg) repeat-y;
		padding:10px;
		border:#4fc50f 1px solid;
	}										
.bluestrips
	{
		height:75px;
		background:url(../images/bluestrip.jpg) repeat-x;
		padding:5px;
		border:#1d558a 1px solid;
	}
h1
	{
		font-size:25px;
		padding:0px;
		margin:0px;
		color:#174f84;
		font-weight:bold;
	}
h2
	{
		font-size:20px;
		padding:0px;
		margin:0px;
		color:#174f84;
		font-weight:bold;
	}
.footer
	{
		color:#1d558a;
		background:url(../images/footer.jpg) repeat-x;
		height:100px;
		font-weight:normal;
	}		
.footer a
	{
		color:#1d558a;
		text-decoration:none;	
	}
.footer a:hover
	{
		color:#00264a;
		text-decoration:none;	
	}												
#contentblock a
	{
		color:#298be1;
		text-decoration:none;
	}
#contentblock a:hover
	{
		color:#002749;
		text-decoration:none;
	}	

