/*-----------------------------------------------------------------------------
Prototype Style Sheet (empty commented stylesheet)

version:   1.0
author:    marcia wilkinson
email:     info@mwilkinsondesign.com
website:   http://www.mwilkinsondesign.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}


/* Class for clearing floats */
.clear {
	clear:both;
}
html {
	height: 100%;
}



/* =Typography
-----------------------------------------------------------------------------*/

body {
	height: 100%;
	background-color: #9a85a1;
	text-align: center;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 62.5%;
	line-height: 1.6;
	background-image: url(../images/background/background.jpg);
	background-repeat: repeat-x;
}
#threeColLayout {
}
#twoColLayout {
}
#oneColLayout {
}



/* =Headings
-----------------------------------------------------------------------------*/
h1 {
	font-size: 150%;
}
h2 {
	text-align: center;
	width: 440px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #664266;
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: bolder;
}
p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-indent: 20px;
}
a {
	color: #000000;
}




#dropshadow {
	width: 910px;
	min-height:100%;
	margin: 0px auto;
	
}




/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/
#wrapper {
	width: 900px;
	min-height:100%;
	text-align: left;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
}




/* =Header
-----------------------------------------------------------------------------*/
#header {
	height: 175px;
	width: 900px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
body.brandon  #header {
	background-image: url(../images/brandonHills/header.jpg);
	background-repeat: no-repeat;
	background-position: 261px 0px;
	height: 175px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
body.allison #header {
	background-image: url(../images/allisonOaks/header_allison.jpg);
	background-repeat: no-repeat;
	background-position: 261px 0px;
	height: 175px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
body.hanover #header {
	background-image: url(../images/hanoverPark/header_hanover.jpg);
	background-repeat: no-repeat;
	background-position: 261px 0px;
	height: 175px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
body.misty #header {
	background-image: url(../images/mistyCreek/header_misty.jpg);
	background-repeat: no-repeat;
	background-position: 261px 0px;
	height: 175px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
body.events #header {
	background-image: url(../images/background/header_events.jpg);
	background-repeat: no-repeat;
	background-position: 261px 0px;
	height: 175px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
body.contact #header {
	background-image: url(../images/background/header_contact2.jpg);
	background-repeat: no-repeat;
	background-position: 261px 0px;
	height: 175px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
body.along #header {
	background-image: url(../images/background/header_along.jpg);
	background-repeat: no-repeat;
	background-position: 261px 0px;
	height: 175px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
body.map #header {
	background-image: url(../images/background/header_map.jpg);
	background-repeat: no-repeat;
	background-position: 261px 0px;
	height: 175px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
body.uptown #header {
	background-image: url(../images/uptown/header_uptown.jpg);
	background-repeat: no-repeat;
	background-position: 261px 0px;
	height: 175px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}









#headerNav {
	height: 27px;
	width: 900px;
	left: 0px;
	top: 0px;
	position: relative;
	background-image: url(../images/background/navBar.jpg);
	background-repeat: repeat-x;
	z-index: 100;
}
h1.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 167px;
	width: 247px;
	font-size: 1px;
	color: #7b7f41;
	float: left;
	margin-right: 7px;
	margin-left: 7px;
}
* html h1.logo {
	margin-right: 3px;
	margin-left: 3px;
}





#content {
	width: 900px;
	min-height:500px;
	position: relative;
	padding-bottom: 20px;
	background-color: #e2d29a;
	height: auto;
}
#oneColLayout #mainContent {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
/*by specifying twoColLayout this div is activated*/
#twoColLayout #mainContent {
	width: 615px;
	float:left;
	margin-left: 270px;
	padding-right: 15px;
	display: inline;
}
#leftContent {
	float:left;
	width:240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -890px;
	padding-left: 10px;
	display: inline;
}


/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	clear:both;
	height:40px;
	width:900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	float: left;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #664266;
	margin: 0px;
	padding: 0px;
}
#footer a {
	text-decoration: none;
	color: #331833;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a:hover {
	color: #FFCCCC;
}
#footer a:visited {
	color: #331833;
}
#footer .copyright {
	font-size: x-small;
}

#mainNav a:hover {
	color: #FFFFFF;
}

#oneColLayout #rightContent, #oneColLayout #leftContent  {
	display:none;
}

/* =Secondary Content
-----------------------------------------------------------------------------*/
#twoColLayout #rightContent {
	display:none;
}


/*by specifying threeColLayount in the body the following div will be activated*/
#threeColLayout #mainContent {
	float:left;
	width: 425px;
	margin-left: 250px;
}


#rightContent {
	float:left;
	width: 210px;
	display: inline;
	margin-left: 15px;
}
.purple {
	color: #331833;
}
.flush_right {
	text-align: right;
}
.img_wrapper {
	background-image: url(../images/background/dropShadow.jpg);
	float: left;
	position: relative;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 13px;
	margin-bottom: 10px;
	display: inline;
}
.img_wrapper img  {
	display: block;
	position: relative;
	background-color: #FFFFFF;
	padding: 3px;
	margin-top: -5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: -5px;
	border: 1px solid #FFFFFF;
}

.img_wrapper img.logo {
	clear: both;
}




.bold {
	font-weight: bold;
}
.green {
	color: #003300;
	font-weight: bold;
}
h2.contact {
	background-image: url(../images/headlines/contact.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 900px;
	font-size: 2px;
	text-indent: -9000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center 15px;
}
h2.along {
	background-image: url(../images/headlines/along.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 900px;
	font-size: 2px;
	text-indent: -9000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center 15px;
}
h2.events {
	background-image: url(../images/headlines/events2.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 900px;
	font-size: 2px;
	text-indent: -9000px;
	background-position: center 19px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
h2.map {
	background-image: url(../images/headlines/map.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 880px;
	font-size: 2px;
	text-indent: -9000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center 15px;
}
body.events #mainContent {
	margin-top: 0px;

}
#date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	color: #336600;
	font-weight: bold;
}
p.events_detail {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #664266;
	position: absolute;
	left: 524px;
	top: 77px;
	width: 334px;
}
body.vineyards #header {
	background-image: url(../images/background/header_contact.jpg);
	background-repeat: no-repeat;
	background-position: 261px 0px;
	height: 175px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
body.handle #header {
	background-image: url(../images/background/header_contact2.jpg);
	background-repeat: no-repeat;
	background-position: 261px 0px;
	height: 175px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}
#calendarBox {
	height: 620px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	position: static;
}
#calendarBox iframe {
	margin-right: auto;
	margin-left: auto;
}
