@charset "UTF-8";
/* CSS Document */

a:link {color:#4E9A9A; text-decoration:none; border: 0px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;}     
a:visited {color:#4E9A9A; text-decoration:none; border:0px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;} 
a:hover {color:#7ABCBC; text-decoration:none; border: 0px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;}   
a:active {color:#4E9A9A; text-decoration:none; border: 0px; font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;} 

body
	{
	background-image:url(images/background.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
h1
	{
	font-size:12px;
	color:#555;
	font-weight:100;
	font-style:normal;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
h2
	{
	font-size:18px;
	color:#87130F;
	font-weight:200;
	font-style:normal;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
	
li
	{
		list-style:none;
		margin-left: -25px;
		
	}

#navigation_border
{
	text-align:center;
border: 2px dotted  #A1857E; 
/*padding-left: 30px; 
padding-right: 30px;*/ 
padding-top: 1px; 
padding-bottom: 2px;
width: 110px;
z-index: 3;
}

#navigation_border2
{
	text-align:center;
border-left: 2px dotted  #A1857E; 
border-right:2px dotted  #A1857E;
/*padding-left: 30px; 
padding-right: 30px;*/ 
padding-top: 1px; 
padding-bottom: 2px;
width: 110px;
z-index: 3;
}

#navigation_border:hover 
	{
	background: #600;
	color: #fff;
	cursor:pointer;
	/*filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;*/
	}

#navigation_border2:hover 
	{
	background: #600;
	color: #fff;
	cursor:pointer;
	/*filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;*/
	}

#content
	{
	position:absolute;
	top: 0px;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	height: 150%;
	background-color:#FFF;
	}
	
#left
	{
	background-image: url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position: 40px 0px;
	position: relative;
	top:60px;
	width: 340px;
	background-color: ;
	margin-left: ;
	color:#999;
	}
	
.photolayout img
	{
	margin-left: 5px;
	}
	
#break
	{
	position:relative;
	top: 60px;
	height: 400px;
	float: right;
	border-left:thick;
	margin-left: 45px;
	margin-right: 45px;
	border-left: #999 3px solid;
	
	}
		
#right
	{
	position: relative;
	top: 60px;
	width: 300px;
	background-color:;
	float: right;
	margin-right: 20px;
	background-image:url(images/events.jpg);
	background-repeat:no-repeat;
	background-position: 0px 215px;
	}
#right ul
	{
	margin-bottom: 200px;	
	margin-top: 0px;
	}

#pattern
	{
	width: 300px;
	height: 60px;
	margin-top: ;	
	background-image:url(images/pattern.gif);
	background-repeat:repeat-x;
	
	}

/*#right-content
	{
	width: 300px;
	height: 380px;
	margin-top: 30px;	
	background-image:url(images/wine.jpg);
	background-repeat:no-repeat;
	background-position: 80px 60px;
	font-family:"MS Serif", "New York", serif;
	font-size: 13px;
	color:#555
	}*/