/* -------------------------

Style Sheet file for parkavenuecottages.com
Latest update February 10, 2007

--------------------------*/

/*  Custom Tag Styles */

body {
	margin: 0px;
	padding: 0px;
}

h1 {
	display:none;
}

h2 {
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color: #598059;
	padding: 10px;
	margin: 0;
	vertical-align: middle;
}

h3 {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #624000;
	padding: 5px;
	margin: 0;
	font-weight:bold;
}
	
p, dl {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #624000;
	padding: 5px 15px 10px 20px;
	margin:0;
}

dt {
	font-size: 16px;
	font-weight: bold;
	clear: both;
}

dd {
	margin: 4px 6px;
}

dd img {
	border: 1px solid #598059;
	float: left;
	padding: 5px;
	margin: 0 6px 10px 0;
}

a {
	text-decoration:none;
	color: #598059;
}
a:hover, a:active {
	text-decoration:underline;
	color: #598059;
}

/* IDs */

#container {
	width: 758px;
	position: absolute;
	left: 50%;
	top: 160px;
	margin-left: -379px;	
	background: #F1EBDE;
}

#header {
	width: 100%;
	height: 0;
}

#nav {
	height: 30px;
	border-top: 1px solid #ECE3D5;
	border-left: 1px solid #ECE3D5;
	border-right: 1px solid #ECE3D5;
}

#content {
	background: transparent url(../graphics/contentbg.gif) bottom left no-repeat;
	border-left: 1px solid #ECE3D5;
	border-right: 1px solid #ECE3D5;
	border-bottom: 1px solid #ECE3D5;
	width: 756px;
	float:left;
}

#footer {
	width: 100%;
	height: 25px;
	clear: both;
	background: #D8C5A0 url(../graphics/copyright.gif) top right no-repeat;
}

#property_text {
	float:left;
	width: 300px;
}

#amenity_info {
	float: left;
	width: 350px;
}

#activity_info {
	float: right;
	width: 350px;
}

#newwrap {
float: right;
width:400px;
}
/* Classes */

.contactlist {
	list-style:none;
	margin: 0;
	padding: 0;	
}
.contactlist li {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #624000;
	padding: 5px 15px 5px 30px;
	margin:0;
}

.img_a {
	float: right;
	margin: 5px;
	border: 1px solid #EAE1D2;
}

.img_b {
	float: left;
	margin: 5px;
	border: 1px solid #EAE1D2;
}

div.formrow {	/* Form layout more or less directly lifted from A List Apart */
  position: relative;
  clear: both;
  padding-top: 2px;
  padding-bottom: 10px;
  }

div.formrow span.formlabel {
	position: relative;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #624000;
    float: left;
    width: 250px;
    text-align: right;
  }

div.formrow span.formel {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #624000;
	position: relative;
    float: right;
    width: 480px;
    text-align: left;
  } 
.formElstyle {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height:18px; 
	border: 1px solid black;}
	
.commentboxes {
	font-size:10px; 
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid black;
}

.contentlist {
	list-style: circle url(../graphics/leafbullet.gif);
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #624000;
	padding:0;
	margin: 5px 15px 10px 25px;
}

.bookinginfo { 
	clear:both;
	width:100%; 
	margin-bottom: 10px;
}
.ratesinfo { 
	float:left;
	width: 500px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.calendarinfo {
	float: right; 
}

dd {
	float: left;
	margin: 4px 0 4px 10px;
}
dd img {
	padding: 0;
	border: 0;
	margin: 0;
}

.prices {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* Special Selectors and stuff */

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	font-family: "Trebuchet MS", serif, "Times New Roman";
	font-size: 13px;
	font-weight:bold;
	margin: 0 3px;
	padding: 4px 0;
}

#nav a {
	text-decoration: none;
	color: #4D3300;
	padding: 0 6px;
	display: block;
	border: 1px solid #ECE3D5;
}	

#nav a:hover, #nav a.active {
	background: #ECE3D5;
}	

#nav li ul {
	display: none;
}

h2 img, h3 img {
	display: inline;
	margin: auto 10px;
}

/* #nav li:hover ul {
	position:absolute;
	top: 195px;
	left: 35px;
	display:block;
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	border: 1px solid #C7D4C6;	
}

#nav ul.subnav li {
	float:none;
	font-family: "Trebuchet MS", serif, "Times New Roman";
	font-size: 13px;
	margin: 2px;
	padding: 0;
}

#nav ul.subnav a {
	text-decoration: none;
	color: #4D3300;
	padding: 0 5px;
	display: block;
	background: #C7D4C6;
	border: none;	
}	

#nav ul.subnav a:hover, .subnav a.active {
	background: #4D3300;
	color: #F1EBDE;
	border: none;	
}	*/



