
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A7F67;
}

h1, h2, h3 {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #596339;
}

h1 {
	letter-spacing: -2px;
	font-size: 34px;
}

.h1-style1 {
	margin: 0px;
}

.h1-style2 {
	height: 50px;
	padding: 50px 0px 0px 50px;
	margin: 0px;
	letter-spacing: -1px;
	font-size: 32px;
	color: #FFFFFF;
}


h2 {
	letter-spacing: -1px;
	font-size: 22px;
}

.h2-style1 {
	font-size: 18px;
	color: #919973;
}

.h2-style2 {
	font-size: 18px;
	color: #607d00;
}

h3 {
	font-size: 16px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 22px;
}

.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style1 li {
	padding: 0px 20px 26px 20px;
	background: url(images/homepage13.gif) no-repeat left bottom;
}

a.botox {
	display: block;	
	background: url(images/homepage08.jpg) no-repeat left top;
	width: 255px;
	height: 92px;
	color:#FFFFFF;
	
}

a.fillers {
	display: block;	
	background: url(images/homepage09.jpg) no-repeat left top;
	width: 255px;
	height: 92px;
	color:#FFFFFF;
	
}

a.lasers {
	display: block;	
	background: url(images/homepage10.jpg) no-repeat left top;
	width: 255px;
	height: 92px;
	color:#FFFFFF;
	
}

a.rx {
	display: block;	
	background: url(images/homepage11.jpg) no-repeat left top;
	width: 255px;
	height: 92px;
	color:#FFFFFF;
	
}

p.btn-text-spacing{
	padding: 68px 0 0 10px;
}

.ul-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.ul-style2 li {
	height: 23px;
	padding: 10px 0px 0px 0px;
	background: url(images/homepage14.gif) repeat-x left top;
}

.ul-style2 li.alt {
	background-image: url(images/homepage15.gif);
}

.ul-style2 li a {
	color: #495E53;
}

.ul-style2 li.alt a {
	color: #576737;
}

.ul-style2 li strong {
	padding: 0px 25px 0px 13px;
	font-weight: normal;
	color: #7B9287;
}

.ul-style2 li.alt strong {
	color: #8C9E6A;
}

.ul-style3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	text-decoration:none;
}

strong {
	color: #5D614C;
}

a {
	color: #607D01;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 17px;
	background: url(images/homepage18.gif) no-repeat left center;
}

a img {
	border: none;
}

a.privacystatement {
	color: #6a5284;
}

img.border {
	padding: 4px;
	background: #FFFFFF;
	border: 1px solid #D5DFBA;
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	height: 1200px;
	margin-bottom: 200px;
	background: url(images/bg02.jpg) repeat-x left top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-bg {
	background: url(images/bg1_01.jpg) no-repeat center top;
}

#header {
	height: 136px;
}

/** SEARCH */

#search {
	float: right;
	width: 345px;
	height: 136px;
	background: url(images/homepage02.jpg) no-repeat 0px 85px;
}

#search form {
	margin: 0px;
	padding: 85px 0px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	float: left;
	margin: 0px 0px 0px 15px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-query {
	width: 220px;
	margin-top: 6px !important;
	border: none;
	background: none;
}

#search-submit {
	width: 55px;
	margin-left: 30px !important;
	padding: 5px 0px 10px 0px;
	background: url(images/homepage03.jpg) no-repeat left top;
	border: none;
	line-height: 1;
	text-transform: lowercase;
}

/** MENU */

#menu-bg {
	background: url(images/bg1_02.jpg) no-repeat center top;
}

.active {
	text-decoration:none;
	color:#FFFFFF;
	background:url(images/bg2_01.jpg) no-repeat left top;
}


ul.nav li li a:hover {
	text-decoration:underline;
	background:url(images/bg2_01.jpg) no-repeat left top;
}

/** PAGE */

#page-bg {
	background: url(images/bg3_01.jpg) repeat-y center top;
}

#page-bg-top {
	padding-bottom: 30px;
	background: url(images/bg3_02.jpg) no-repeat center top;
}

.homepage #page-bg {
	background-image: url(images/bg1_03.jpg);
}

.homepage #page-bg-top {
	background-image: url(images/bg1_04.jpg);
}

#page {
}

/** BANNER */

#banner {
	float: left;
	width: 606px;
	height: 194px;
	background: url(images/homepage04.jpg) no-repeat left top;
}


/** BREAD CRUMBS */

#breadcrumbs {
	height: 26px;
	color: #596339;
}

#breadcrumbs p {
	padding:0 0 0 50px;
}

/** CONTENT */

#content {
	float: left;
	width: 595px;
	padding: 40px 0px 0px 50px;
}

.nostyle ul{
	list-style:none;
	padding: 0;
}

ul.sublist {
	margin-left: 30px;
	margin-bottom: 0;
}


.homepage #content {
	width: 556px;
	padding: 40px 0px 0px 50px;
	background: url(images/homepage12.jpg) no-repeat left top;
}

.single #content {
	float: none;
	padding: 40px 50px 0px 50px;
	width: auto;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 255px;
	padding: 50px 50px 0px 0px;
}

.homepage #sidebar {
	width: 394px;
	padding-top: 0px;
	padding-right: 0px;
	background: url(images/bg2_02.jpg) repeat-y left top;
}

.homepage #sidebar-bg-top {
	background: url(images/bg2_03.jpg) no-repeat left top;
}

.homepage #sidebar-bg-btm {
	padding: 0px 50px 0px 49px;
	background: url(images/bg2_04.jpg) no-repeat left bottom;
}

.homepage #sidebar .title {
	height: 43px;
	padding: 62px 20px 0px 20px;
	font-size: 24px;
	color: #FFFFFF;
}
/** CONTACT */
#Ctextarea {
	background-color:#f9f6e6;
	width:100%;
	height:75px;
}
#Ctextfield {
	background-color:#f9f6e6;
	width:100%;
}
#Csubmit {
	background-image:url(images/submit.gif);
	color:#FFFFFF;
	width:97px;
	height:31px;
	
}
.Cbody {
	padding: 65px 0 0 50px;
}
.Cbox1 {
	float:left;
	padding: 50px 0 0 50px;
	height:540px;
}
.contfloat{
	float:right;
	padding:50px 50px 0 50px;
	width:641px;
}
#Cbox2 {
	width:641;
	height:253;
	float:right;
	padding: 20px 50px 0 0;
}
.C1 {
	background-image:url(images/box1-1.jpg);
	background-repeat:no-repeat;
	width:18;
}
.C2 {
	height:253;
	width:303;
	font-size:16px;
	color:#FFFFFF;
	padding: 0 25px 0 20px;
}
.C2 a {
	font-size:16px;
	color:#FFFFFF;
	text-decoration:underline;
}
.C3 {
	background-image:url(images/box1-3.jpg);
	background-repeat:no-repeat;
	width:320;
}

/** FOOTER */

#footer-bg {
	background: url(images/bg1_05.jpg) no-repeat center top;
}

#footer {
	height: 100px;
	padding: 20px 0;
}

#footer p {
	margin: 0px;
	font-size: 12px;
	color: #454339;
}

#footer .line1 {
	color:#60563b; 
	font-size: 16px;
	border-bottom: 1px solid #8d8e67; 
	margin: 0 10px; 
	padding: 0 20px 5px 20px;
}
#footer .line2 {
	float:left;
	margin: 0 10px; 
	padding: 0px 20px 0 20px; 
	
}
#footer .line3 {
	margin: 0 10px; 
	padding: 5px 20px 0 20px;
}

#footer ul {
	float: left;
	margin: 8px 20px 0 100px;
	list-style: none;
}

#footer li {
	float: left;
	padding: 0 12px;
	line-height: 14px;
}

#footer li a {
	float: left;
	color: #454339;
}

#footer .listborder {
	border-right: 1px solid #cfc0a2;
}

#footer .legal {
}

#footer .links {
}

/** BOX STYLE 1 */

.box-style1 {
	width: 266px;
	border-bottom: 1px solid #D4D9C6;
}

.box-style1 .title {
	margin-bottom: 5px;
	padding-bottom: 10px;
	background: url(images/homepage16.gif) no-repeat left bottom;
}

.box-style1 .entry {
	padding: 19px;
	background: #F5F5DB;
	border: 1px solid #EBF0DB;
	border-bottom: none;
}

.box-style1 .meta {
	padding: 15px 19px;
	background: #E5E4C1 url(images/homepage17.gif) repeat-x left top;
	border: 1px solid #EBF0DB;
	border-top: none;
}


/** BOX1 */

#box1, .box1 {
	margin-bottom:35px;
}

/** BOX2 */

#box2 {
	float: left;
}

/** BOX3 */

#box3 {
	float: left;
	margin-left: 24px;
}

/** BOX4 */

#box4 {
	background: url(images/bg1_06.jpg) repeat-y center top;
}

#box4-bg-top {
	background: url(images/bg1_07.jpg) no-repeat center top;
}

#box4-bg-btm {
	background: url(images/bg1_08.jpg) no-repeat center bottom;
}

#box4 .column1 {
	float: left;
	width: 555px;
}

#box4 .column2 {
	float: right;
	width: 275px;
}

#box4 .column1-wide {
	float: left;
	width: 585px;
}

#box4 .column2-wide {
	float: right;
	width: 285px;
}

#box4 .container {
	width: 900px;
	padding: 40px 50px;
}

/** BOX5 */

#box5 {
	width: 255px;
	margin-bottom: 25px;
}


/**  LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }






/*----------   CALL TO ACTION HEADER TEXT   ----------*/

#ctafloater {width:1000px; float:left; position:absolute; top:0px; left:50%; margin-left:-500px; z-index:9999999999999; }
#CTAcontainer { height:71px; width:712px; float:right}
#CTAleft { background:url(images/calltoaction1.png) top left no-repeat; display:block; width:24px; height:71px; float:right}
#CTAright { background:url(images/calltoaction2.png) top right no-repeat; display:block; height:71px; width:688px; float:right}
#CTAcontent { padding-right:28px; line-height:71px; color:#f0f0f0; font-family:Verdana, Geneva, sans-serif; font-size:21px;}

#CTAcontent a { color:#ececec;}
#CTAcontent a:hover { color:#FFF; text-decoration:none}



#socMedia 
	{
		position:absolute; z-index:1000000;
		top:80px; left:50%; margin-left:50px;
		height: 50px; width: 500px; display:block;
	}
#socMedia a {float:left}
#socMedia a:hover {opacity:.7}











/**/


/*
Author: Craig Erskine
Description: Dynamic Menu System - Horizontal/Vertical
*/

ul#navmenu-h { margin: 0; padding: 0; list-style: none; position: relative;background-image: url(images/bg1_02.jpg) no-repeat center top;
	height: 74px; }

ul#navmenu-h ul {
 width: 120px; /* Sub Menu Width */
 margin: 0;
 list-style: none;
 display: none;
 position: absolute;
 top: 100%;
 left: 0; 
}

ul#navmenu-h ul ul,ul#navmenu-h ul ul ul { top: 0; left: 100%; }

ul#navmenu-h li { float: left; display: inline; position: relative; margin-top:31px;margin-bottom:-6px;	width:8.5em;text-align:center
 }
ul#navmenu-h ul li { width: 100%; display: block;margin-top:-5px; margin-bottom:0; }

/* Root Menu */
ul#navmenu-h a {
	padding:15px 0 18px 0;
	display:block;
	text-decoration:none;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,ul#navmenu-h li:hover a,ul#navmenu-h li.iehover a {
	text-decoration:underline;
	color:#FFFFFF;
	background:url(images/bg2_01.jpg) no-repeat left top;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,ul#navmenu-h li.iehover li a {
 float: none;text-decoration:none;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,ul#navmenu-h li:hover li:hover a,ul#navmenu-h li.iehover li a:hover,ul#navmenu-h li.iehover li.iehover a {
	color:#FFFFFF;text-decoration:underline;
	background:url(images/bg2_01.jpg) no-repeat left top; border:none
}

/* Hover Function - Do Not Move */
ul#navmenu-h li:hover ul ul,ul#navmenu-h li:hover ul ul ul,ul#navmenu-h li.iehover ul ul,ul#navmenu-h li.iehover ul ul ul { display: none; }
ul#navmenu-h li:hover ul,ul#navmenu-h ul li:hover ul,ul#navmenu-h ul ul li:hover ul,ul#navmenu-h li.iehover ul,ul#navmenu-h ul li.iehover ul,ul#navmenu-h ul ul li.iehover ul { display: block; }


