/* LAYOUT */
html{
	min-height:100%;
	margin-bottom:1px;
}
body{
	text-align: center;
	min-width: 900px;
	background-color: #A6A94B;
}
#wrapper{
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59595B;
	background-image: url(../_images-nav/TRN-011-KChicks_r6_05.gif);
	background-repeat: repeat-y;
}
#masthead{
	text-align: left;
	float: none;
	clear: both;
	padding-top: 60px;
}

#masthead h1 {
margin: 0;
padding: 0;
}


#mastheadSub{
	text-align: left;
	float: none;
	clear: both;
	padding-top: 20px;
}

#mastheadSub h1 {
margin: 0;
padding: 0;
}

#mainNav{
	width: 110px;
	float: left:
	text-align: left;
	margin-top: 30px;
	* margin-left: -25px; /* IE7 HACK */
	_margin-left: 0; /* IE6 HACK */
}
#content{
	width: 696px;
	float: right;
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
	margin-top: 32px;
}
#footer{
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #A6A94B;
	height: 40px;
	color: #FFFFFF;
	vertical-align: middle;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #A6A94B;
}
/* STYLE */
#mainNav img{
	border-style: none;
}
#mainNav ul{
	margin: 0px;
	padding: 0px;
}
#mainNav li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#content h1{
	margin-left: 30px;
	font-size: 18px;
}
#content p{
	line-height: 14px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#content a{
	color: #D97700;
	text-decoration: none;
}
#content a:hover{
	color: #D97700;
	text-decoration: underline;
}
#content ul{
	margin-left: 30px;
}

#footer p{
	margin-top: 10px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

/* CLASSES */
.borderWedIamge{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.homecallout li {
	float: left;
	list-style-type: none;
}

.taglinePos{
	margin-top: 50px;
	margin-bottom: 60px;
}
.capeporpoisePos{
	margin-top: 50px;
	margin-bottom: 40px;
}
.callout {
}

/* Optimized Image Headers */
.seoheader {
display: block; /* Allows you to change the width and height of the image */
height: 105px;
text-indent: -2000em; /* Hides the text in the h1 tag */
z-index: 1000; /* IE Fix*/
}

#headerhome {
background:url(../_images-nav/Logo.gif) 0 0 no-repeat;
}

#headerweddings {
background:url(../_images-nav/Masthead-Weddings.gif) 0 0 no-repeat;
}

#headermenus {
background:url(../_images-nav/Masthead-Menu.gif) 0 0 no-repeat;
}

#headersocial {
background:url(../_images-nav/Masthead-Social.gif) 0 0 no-repeat;
}

#headercorporate {
background:url(../_images-nav/Masthead-Corporate.gif) 0 0 no-repeat;
}

#headervenues {
background:url(../_images-nav/Masthead-Venue.gif) 0 0 no-repeat;
}

#headerabout {
background:url(../_images-nav/Masthead-About.gif) 0 0 no-repeat;
}

#headersaying {
background:url(../_images-nav/Masthead-What.gif) 0 0 no-repeat;
}

#headercape {
background:url(../_images-nav/Masthead-Cape.gif) 0 0 no-repeat;
}

#headercontact {
background:url(../_images-nav/Masthead-Contact.gif) 0 0 no-repeat;
}



