* {
	margin: 0;
	padding: 0;
}




html, body {
	font-family: Cambria, Trebuchet, Verdana;
	font-size: 100%;
	font-style: italic;
	background-color: #009999;
	height: 100%;
}


/*Containers */

#Wrapper {
	width: 950px;
	margin: 0 auto;
	position:relative;
}

#LeftContainer {
background-image:url(/assets/templates/mytemplates/oldploughhouse/images/menuBackgroundFade.gif);
width:200px;
height:1050px;
position:absolute;
left:0;
}


#RightContainer {
width:750px;
margin-left:220px;
min-height:1000px;
position:relative;
}
/*Containers */

#ContentContainer {
padding:0 20px;
overflow:auto;
}


#MainContent {
float:right;
width:460px;
margin:0 10px;
min-height: 100%;
}

#MainContentRooms  {
float:left;
width:550px;
margin:0px 60px;	
}



#MainContent .Logo {
margin:0 auto;	
text-align:center;
}



#MainGallery {
width:200px;
margin:0 20px;
}


#Footer {
clear:both;
float:right;


}
#Footer  img {

margin:0px 100px;

}




/* MENU DIV */

.nav {
text-decoration:none;
font-size:150%;
color:#003535;
margin-top:100px;

}

.nav li {
padding:5px;
width:180px;
list-style:none;
margin:0 auto;
}

 .nav li a {
text-decoration:none;
color:#003535;
}


 .nav li li a {
text-decoration:none;
color:#003535;
font-size:70%;
}

 .menuhere     {
color:#e60000;
font-weight:bold;
}

li li .menuhere     {
color:#e60000;
font-size:70%;
font-weight:bold;

}



/* MENU DIV */




/* Inline Style */
li {
margin-left:20px;
}
h1,h2,h3,h4,p,a {
margin:10px 0px;	
}

h1 {
font-size:110%;
}

h1 {
font-size:100%;
}

p, li  {
font-size:93%;

}

a  {
text-decoration:none;
color:#003535;
font-weight:bold;
}

a:hover {
text-decoration:underline;
color:#FFFFFF;	
}

hr {

  border:1px dotted #003535;

}


/* Inline Style */


#GoogleMap {
float:left;
margin:0 auto;
width:450px;
height:400px;

}


#TripAdvisor {
margin: 20px 10px;	
	
}


#events
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
margin-top:25px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	overflow:hidden;
}
#events th
{
	font-size: 120%;
	font-weight: bold;
	padding: 10px 8px;
	color: #FFFFFF;
	background-color:#27b0af;
}


#events td
{
	padding: 8px;
	color: #000000;
}

#events .even
{
	background: #50d9d8; 
}


#events .odd
{
	background: #e8edff; 
}


#events a:hover {
color:#000;	
}
