/* @override http://64.122.204.86/Thornberrywoods.com/www/~/_css/main.css */

/* COPYRIGHT 2007 BULLSEYE CREATIVE (www.bullseyecreative.net) */

@import url(reset-fonts-grids.css);

@import url(backgrounds.css);

img, div#redBannerTop, div#welcomeBox, ul { behavior: url(iepngfix.htc) }

html, body
{
	height: 100%;
}

body
{
	background: #eaddb1 url(../_img/bg.jpg) repeat-x center top;
	text-align: center;
	font: 12px/16px Helvetica, Arial, Geneva, sans-serif-serif;
}

/* Standard fonts and rollovers  */

a
{
	color:#84382f;
	text-decoration:none;
	font-weight: bold;
}

a:hover
{
	text-decoration:underline;
}

p {
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

.pdfLink {
	padding: 2px 0;
	padding-left: 20px;
	background: url(../_img/icon_pdf2.gif) no-repeat left center;
}

/* Special Elements */

h1 {
	float: left;
	display: block;
	width: 138px;
	height: 96px;
	background: url(../_img/logo.gif) no-repeat;
	text-indent: -100000px;
	overflow: hidden;
	margin: 0 40px;
}

h1 a {
	float: left;
	display: block;
	width: 138px;
	height: 96px;
}

h3 {
	margin-bottom: 16px;
	color: #84382f; 
	font-size: 20px;
	font-family: "Century Gothic Std", "Trebuchet MS", sans-serif; 
}

h4 {
	font-weight: bold;
	margin-bottom: 10px;
}

/* Main blocks */

#container {
	text-align: center;
	width: 1024px;
	position: relative;
	margin: 0 auto;
	padding-top: 60px;
	z-index: 2;
}

#header {
	margin: 0 auto;
	position: relative;
	width: 935px;
	margin-bottom: 14px;
}

#header ul.mainMenu li.inactive {
	text-align: center; 
	font-size: 14px; 
	padding-bottom: 6px;
	text-transform: uppercase;
	font-family: "Century Gothic Std", "Trebuchet MS", sans-serif; 
	font-weight: bold;
}

#header ul.mainMenu li.inactive a { text-decoration: none; text-align: center; }
#header ul.mainMenu li.inactive a:link { color: #000000; }
#header ul.mainMenu li.inactive a:hover { color: #84382f; }

#header ul.mainMenu li.active {
	text-align: center; 
	font-size: 14px; 
	padding-bottom: 6px;
	text-transform: uppercase;
	font-family: "Century Gothic Std", "Trebuchet MS", sans-serif; 
	font-weight: bold;
}

#header ul.mainMenu li.active a { text-decoration: none; text-align: center; }
#header ul.mainMenu li.active a:link { color: #84382f; }
#header ul.mainMenu li.active a:hover { color: #84382f; }

#header ul.subMenu li.inactive {
	text-align: center; 
	font-size: 11px; 
	padding-top: 6px;
	text-transform: uppercase;
	font-family: "Century Gothic Std", "Trebuchet MS", sans-serif; 
	font-weight: bold;
}

#header ul.subMenu li.inactive a { text-decoration: none; }
#header ul.subMenu li.inactive a:link { color: #000000; }
#header ul.subMenu li.inactive a:hover { color: #84382f; }

#header ul.subMenu li.active {
	text-align: center; 
	font-size: 11px; 
	padding-top: 6px;
	text-transform: uppercase;
	font-family: "Century Gothic Std", "Trebuchet MS", sans-serif; 
	font-weight: 900;
}

#header ul.subMenu li.active a { text-decoration: none; }
#header ul.subMenu li.active a:link { color: #84382f; }
#header ul.subMenu li.active a:hover { color: #84382f; }

#content {
	text-align: left;
	padding-top: 7px;
	height: 451px;
	width: 1024px;
	background-position: center 7px;
}

#footer {
	margin-top: 10px;
	font-size: 10px;
	color: #666;
}

#redBanner {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 170px;
	width: 100%;
	height: 464px;
	background: url(../_img/redBannerNew.jpg) repeat-x center bottom;
}

#redBannerTop {
	z-index: 1;
	position: absolute;
	top: 170px;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(../_img/redBannerTop.png) repeat-x center top;
}

#contentInterior {
	border: 5px solid white;
	margin: 50px 120px;

	background: url(../_img/whiteFade.png) repeat left top;
}

.padded {
	padding: 20px;
}

.nonPadded {
	padding: 0;
}

.mainPhoto {
	position: absolute;
	left: -230px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-right: 20px;
}

/* Main Menu */

ul.mainMenu {
	float: left;
	border-bottom: 1px solid #5f6750;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 30px;
	position: relative;
	text-align: center;
}

ul.mainMenu li {
	float: left;
	margin-left: 7px;
	margin-right: 7px;
	text-align: center;
}

ul.mainMenu li a {
	float: left;
	padding: 5px;
	padding-bottom: 3px;
	color: #000;
	font-weight: normal;
	text-align: center;
}

ul.mainMenu li.active a {
	color: #84382f;
}

/* Sub Menu */

ul.subMenu {
	float: left;
	position: absolute;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 2px;
	top: 55px;
}

ul.subMenu li {
	float: left;
	margin-right: 10px;
}

ul.subMenu li a {
	float: left;
	padding-bottom: 3px;
	color: #000;
	font-weight: normal;
}

ul.subMenu li.active a {
	color: #84382f;
}

ul#exploreMenu {
	left: 74px;
}

ul#discoverMenu {
	left: 662px;
}

ul#contactMenu {
	right: 16px;
}

div#addressHolder {
	float: left;
	position: relative;
	width: 320px;
}

div#googleHolder {
	float: left;
	margin: 0 0 10px 10px;
	position: relative;
	width: 398px;
	border: 2px solid #92721f;
}

div#googleHolder img {
	
}

/* Footer */

#footer div {
	float: left;
	width: 341px;
}

#footer #leftFooter {
	text-align: left;
}

#footer #centerFooter {
	text-align: center;
}

#footer #rightFooter {
	text-align: right;
}

/* Forms */

form {
	float: left;
	display: block;
	margin: 0 10px;
	padding: 20px;
	width: 350px;
	border: 2px solid #92721f;
	position: relative;
}

form div {
	width: 350px;
	clear: left;
	float: left;
	margin-bottom: 5px;
	position: relative;
}

form div label {
	float: left;
	width: 130px;
	display: block;
	position: relative;
}

form div input {
	float: left;
	width: 200px;
	display: block;
	position: relative;
}

form div textarea {
	float: left;
	width: 200px;
	height: 50px;
	display: block;
	position: relative;
}

form input#submit {
	float: right;
	margin-left: 100px;
	margin-right: 20px;
}

/* Pages */

/* Explore */

div#tabs ul {
	
}

div#tabs ul li {
	margin-bottom: 8px;
}

ul.lList {
	width: 230px;
	margin-right: 24px;
	float: left;
	position: relative;
}

ul.rList {
	width: 230px;
	float: left;
	position: relative;
}

#exploreMap {
	text-align: center;
}

p#petPolicy {
	margin: 2px 0 8px 0;
	font-style: italic;
	color: #777;
}

/* Home page
 */

div#welcomeBox {
	margin: 0 auto;
	position: relative;
	margin-top: 150px;
	width: 493px;
	height: 84px;
	padding: 40px;
	padding-left: 265px;
	padding-top: 35px;
	padding-bottom: 90px;
	display: block;
	background: url(../_img/welcomeMessage2.png) no-repeat;
}

#welcomeBox h3 {
	margin-bottom: 12px;
}

/* Explore */

ul#directions {
	list-style: circle;
	padding-left: 15px;
	width: 250px;
}

ul#address {
	
}

/* Discover */

#discoverMap {
	width: 637px;
	margin: 0 auto;
	position: relative;
	height: 400px;
	border: 2px solid #92721f;
}

ol#firstList {
	float: left;
	width: 200px;
	margin-right: 20px;
	position: relative;
}

ol#secondList {
	float: left;
	width: 200px;
	position: relative;
}

#contentInterior ol {
	padding-left: 20px;
}

#contentInterior ol li {
	margin-bottom: 5px;
	list-style: square;
}

#contentInterior ol li a {
	font-weight: bold;
}

#contentInterior ol li a:hover {
	text-decoration: underline;
}

/* Contact */

ul#address {
	margin: 10px 0;
}

ul#address {
	margin: 10px 0;
}

/* Floorplans */

div#floorHolder {
	position: relative;
	z-index: 100;
}

ul.floorplans {
	width: 230px;
	_width: 229px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	position: relative;
}

ul.floorplans li.imageSide {
	float: left;
	width: 95px;
	_width: 85px;
	margin-right: 20px;
	_margin-right: 10px;
}

ul.floorplans li.imageSide img {
	border: 2px solid #92721f;
	_border: 1px solid #92721f;
	height: 80px;
	_height: 78px;
}

ul.floorplans li.textSide {
	float: left;
	width: 115px;
}

ul.floorplans li.textSide h4 {
	font-weight: bold;
	margin-bottom: 5px;
}

/* Exceptions */

body#exploreindex #content {
	height: 516px;
}

body#exploreindex #redBanner {
	height: 530px;
}

body#exploremap #content {
	height: 536px;
}

body#exploremap #redBanner {
	height: 550px;
}

body#galleryindex #content {
	height: 591px;
}

body#galleryindex #redBanner {
	height: 605px;
}

body#discoverindex #content {
	height: 671px;
}

body#discoverindex #redBanner {
	height: 685px;
}

body#contactindex #content, body#contactdirections #content {
	height: 491px;
}

body#contactindex #redBanner {
	height: 505px;
	_height: 527px;
}

body#contactdirections #redBanner {
	height: 505px;
}

body#privacyindex #content {
	height: 821px;
}

body#privacyindex #redBanner {
	height: 835px;
}

/* My Comment */

p.warning {
	text-align: right;
	font-size: 10px;
	margin-right: 20px;
}