/*
---------------------------------------------------------------------------
=	House Keeping
---------------------------------------------------------------------------
*/

@import url('css/reset.css');
@import url('css/gravity_form.css');


html,
body
{
	height: 100%;
}	

body
{
	text-align: center;
	font-size: 10px;
	font-family: "Arial", "Verdana", sans-serif;
	background: url(images/bg3.gif) 50% 100% #49453C;
	height: 100%;
	color: #fff;
}

div#wrapper
{
	width: 960px;
	text-align: left;
	margin:0 auto;
	min-height: 100%;
	background: url(images/bg_content3.gif) repeat-x #49453C;
	position: relative;
}

div#pad
{
	padding: 0 20px;
}

.fl {float: left;}
.fr {float: right;}

.cb {clear: both;}

.bold {font-weight: bold;}

p {line-height: 1.8em; margin-bottom: 1.3em;}

.gold {color: #AF976E;} /*GOLD*/

a { color: #fff; text-decoration: none;}
a:hover,
a:focus {color: #fff; text-decoration: underline;}

/*
---------------------------------------------------------------------------
=	Header
---------------------------------------------------------------------------
*/

div#header
{
	float: left;
	width: 100%;
	height: 154px;
	
}

div#header a#logo
{
	display: block;
	float: left;
	height: 100%;
	padding: 26px 0 0 0;
}

div#header span#floral
{
	position: absolute;
	top:0;
	right:0;
	z-index: 10;
}

div#header a#logo span
{
	display: none;
}

div#header div#head_strap
{
	float: left;
	height: 120px;
}

div#header div#head_strap span
{
	display: block;
	float: right;
	padding-left: 110px;
	color: #fff; 
}

div#header div#head_strap span.top
{
	font-size: 240%;
	padding-top: 46px;
}

div#header div#head_strap span.bottom
{
	font-size: 200%;
	float: right;
}

/*
---------------------------------------------------------------------------
=	NAVIGATION
---------------------------------------------------------------------------
*/

div#header div#nav 
{
	float: left;
}

div#header div#nav ul
{
	display: block;
	float: left;
	
}

div#header div#nav ul li
{
	display: block;
	float: left;
	font-size: 160%;
	padding: 0 15px;
}

/* Hides thankyou page */

li.page-item-101
{
	display: none !Important;
}

div#header div#nav ul li a
{
	display: block;
	text-decoration: none;
	color: #fff; /*WHITE*/
	text-transform: uppercase;
}

div#header div#nav ul li a:hover,
div#header div#nav ul li a:focus,
div#header div#nav a#amber:hover
{
	border-bottom: 1px solid #fff;
}

div#header div#nav ul li.current_page_item a 
{
	border-bottom: 1px solid #fff;	
}

div#header div#nav ul li ul
{
	display: none;
}

div#header div#nav a#amber
{
	display: block;
	float: left;
	color: #fff;
	font-size: 160%;
	text-transform: uppercase;
	margin-left: 15px;
}


/*
---------------------------------------------------------------------------
=	FEATURE
---------------------------------------------------------------------------
*/

div#feature
{
	display: block;
	float: left;
	width: 900px;
	height: 270px;
	border: 5px solid #6e6d64; /*GRAY*/
	margin: 0 0 20px 4px;
}

/*FADE GALL*/

div#slideshow 
{
 	position:relative;
	width: 900px; 
	height: 270px;
	z-index: 8;
}

div#slideshow IMG 
{
	position:absolute;
	top:0;
	right:0;
	z-index:8;
}

div#slideshow IMG.active 
{
   z-index:10;
}

div#slideshow IMG.last-active 
{
   z-index:9;
}

/*
---------------------------------------------------------------------------
=	Content
---------------------------------------------------------------------------
*/

div#container
{
	overflow: auto;
	padding-bottom: 110px;
	float: left;
	width: 100%;
	background: url('images/floral2.gif') no-repeat bottom left;
}

div#content
{
	float: left;
	width: 680px;
}

div#thecontent
{
	float: left;
	width: 100%;
	margin-bottom: 65px;
}

body.page-template-page_3col-php div#thecontent
{
	float: left;
	width:  520px;
}

div.entry-content
{
	font-size: 120%;
	padding: 0 50px 0 0;
}

div#thecontent p
{
	display: block;
	float: left;
	width: 100%;
}

div#content h1,
div#content h2
{
	display: block;
	float: left;
	font-size: 240%;
	width: 100%;
	margin-bottom: 10px;
	text-transform: uppercase;
}

div#thecontent h2
{
	display: block;
	float: left;
	font-size: 140%;
	width: 100%;
	margin-bottom: 10px;
}

div#thecontent ul
{
	display: block;
	float: left;
	width: 100%;
	margin: 10px 0;
}

div#thecontent ul li
{
	margin-bottom: 1.2em;
	padding: 0 0 0 10px;
	background: url(images/bullit.gif) no-repeat 0 3px;
}

a.menu
{
	display: block;
	padding: 5px 0 5px 10px;
	border: 2px solid #AF976E;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	background: #685E4B;;
}

a.menu:hover,
a.menu:focus
{
	background: none;
}


/*
---------------------------------------------------------------------------
=	SIDE BARS
---------------------------------------------------------------------------
*/

div.sidebar
{
	display: block;
	float: left;
	width: 220px;
}

div.sidebar ul
{
	display: block;
	float: left;
	width: 100%;
}

div.sidebar ul li
{
	display: block;
	float: left;
	width: 100%;
	color: #fff;
	margin: 0 0 20px 0;
}

/*LEFT SIDE BAR*/


div.sub_nav
{
	display: block;
	float: left;
	width: 160px;
	text-transform: uppercase;
	min-height: 350px;
	z-index: 2;
}

div.sub_nav h2 a
{
	display: block;
	float: left;
	color: #fff;
	
}

div.sub_nav ul
{
	display: block;
	float: left;
	width: 100%;
}

div.sub_nav ul li
{
	display: block;
	padding-right: 45px;
	font-size: 160%;
	margin-bottom: 5px;
	
}

div.sub_nav ul li a
{
	display: block;
	color: #fff;
	padding: 5px;
	border-bottom: 2px solid #6e6d64;
}

div.sub_nav ul li a:hover,
div.sub_nav ul li.current_page_item a
{
	background-color: #6e6d64; /*LIGHT GRAY*/
}

/*
---------------------------------------------------------------------------
=	SOCIAL
---------------------------------------------------------------------------
*/

#container #pad
{
position: relative;
}

ul.footersocial
{
position: absolute;
bottom: 0;
left: 200px;
list-style-type: none;
}


ul.footersocial li
{
display: inline;
float: left;
}


/*
---------------------------------------------------------------------------
=	Footer
---------------------------------------------------------------------------
*/

div#footer
{
	position: relative;
	margin-top: -40px;
	height: 40px;
	clear: both;
	background-color: #1d1a1b; /*DARK GRAY*/
	color: #fff; /*WHITE*/
}

div#footer div#foot_wrap
{
	width: 960px;
	text-align: left;
	margin:0 auto;
	position: relative;
}

span#floral2
{
	position: absolute;
	left: 2px;
	bottom: 0px;
	z-index: 1;
}

body.home span#floral2,
body.page-contact span#floral2
{
	display: ;
}


div#footer p
{
	display: block;
	line-height: 40px;
	margin-bottom: 0 !important;
	padding: 0 50px;
}

div#footer p a
{
	text-decoration: none;
	color: #AD8A57;
	text-decoration: underline;
}




