@charset "UTF-8";

/* 
----------------------------------------------------------------------------
Copyright Einstein Industries 2005. Used with Permission.                             
May not be duplicated or reproduced.

Please check for cross-browser compatibility prior to making changes
MINIMUM BROWSER CHECK :: IE5.x/IE6/Op7/NS7/Safari

CSS Document - styles.css
---------------------------------------------------------------------------- */

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* remove default link styles */
:link,:visited { text-decoration:none; }

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style: none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,p,h3,h4,h5,h6,pre,code { font-size: 1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,p,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div,dd,dt,dl { margin: 0; padding: 0; }

/* prevent blue linked image borders */
a img,:link img,:visited img { border: none; }

/* HTML
---------------------------------------------------------------------------- */


body {
	background-image:url(../images/background.jpg);
	text-align: center;
	background-color:#004935;
	background-repeat:repeat-x;
}
#wrapper {
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	background-image:url(../images/wrapperBackground.jpg);
	background-repeat:repeat-y;
	height:100%;
}

#main {
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0px;
	background-image:url(../images/pills.jpg);
	background-repeat:no-repeat;
	background-color:#e8f2d7;
	height:100%;
}



#banner {
	width: 786px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	margin-bottom:0px;
	height:93px;		
}


#content {
	width: 769px;
	margin-bottom:0px;
	background-image:url(../images/pillsIndex.jpg);
	background-repeat:no-repeat;
	padding-left:18px;
	height:100%;
	
}


#text {
	width: 627px;
	margin-bottom:0px;
	float: left;
	padding-top:50px;

}

#copy {
	width: 477px;
	margin-bottom:0px;
	padding-top:20px;
	margin-left:100px;
	padding-right:40px;
	float:right;

}



#headerBox {
	width: 547px;
	height:30px;
	float: right;
	margin-left:81px;
	background-color:#004935;
	margin-right:0px;
}

#h-overview {background-image:url(../images/h-overview.jpg); background-repeat:no-repeat; height:30px;}


#accomodations{
width:130px;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#006633;
	height:110px;
	float:left;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
	}
#accomodationsLast{
width:130px;
	height:110px;
	float:left;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
	}


#bottomNav {
width: 654px;
height:auto;
padding-top:20px; padding-left:48px;  padding-right:48px;
clear: both;
text-align:center;
}


#footer {
width: 786px;
height:36px;
padding-top:10px;
clear: both;
background-image:url(../images/footer.jpg);
}

#searchBar {
	float: right;
	width: 230px;
	margin-top: 30px;
	margin-right: 20px;
}

/*FORM
---------------------------------------------------------------------------- */
#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #88909B;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:110%;
	padding:0 3px 1px 0;
	border:none;	
	display:block;
	font-size:12px;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;

}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}


/* Navigation
---------------------------------------------------------------------------- */


/**************** menu coding *****************/
#menu {
background: url(../images/navBackgroundIndex.jpg); 
background-repeat:no-repeat;
width:120px;
float:left;
border-bottom:solid; border-width:1px; border-color:#004935;

}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a {
color: #004935;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 14px;
	text-align:right;
	display: block;
	font-weight:bold;
	border-top:solid; border-width:1px; border-color:#004935;
	border-right:solid; border-width:1px; border-color:#004935;
	margin: 0;
	padding: 6px 8px;
	text-transform: uppercase;
	text-decoration: none;
}

#menu a:hover {
color:  #004935;
background-color: #6dc10d;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 99.9%;
width: 100%;
background-image:url(../images/navBackground3.jpg);
background-repeat:repeat-y;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}


#menu .subnav a {
	color: #004935;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	text-align:right;
	text-decoration:none;
	padding:6px 10px 6px 0px;
	line-height:1.1em;
	border-left:solid; border-width:1px; border-color:#004935;

}
#menu .subnav a:visited {
	color: #004935;
}
#menu .subnav a:hover {
	color: #004935;
}

#subBtnLast  {
	color: #004935;
	border-left:solid; border-width:1px; border-color:#004935;

}
#menu .subBtnLast  {
	color: #004935;
	border-left:solid; border-width:1px; border-color:#004935;

}


/* Styles
---------------------------------------------------------------------------- */
.clear {
clear: both;
}

.style1 {
	color: #595959;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 1.7em;
	text-align:left;
}

.style1b {
	color: #595959;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 11px;
	line-height: 1.5em;
	text-align:left;
}


.accomodation {
	color: #595959;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 11px;
	line-height: 1.5em;
}


h1 {
	font-size:18px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color: #6dc10d;
	font-weight:bold;
	margin-bottom:3px;
}

h2 {
	font-size:14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color: #595959;
	font-weight:bold;
	margin-bottom:3px;
	}
	
	
h3 {
	font-size:14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	color: #6dc10d;
	font-weight:bold;
	margin-bottom:3px;
	}
	
.copyright {
	color: #007c85;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none
}


a:link {
	color: #007c85;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none

}
a:visited {
	color: #007c85;
		font-weight:bold;

}
a:hover {
	color:#0099CC;
		font-weight:bold;

	
}

.nav a {
	color: #004935;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 14px;
	text-align:right;
	text-decoration:none;
	padding:6px 10px 6px 0px;
	border-top:solid; border-right:solid; border-width:1px; border-color:#004935;
	line-height:1.1em;

}
.nav a:visited {
	color: #004935;
}
.nav a:hover {
	color: #004935;
}

.subnav a {
	color: #004935;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	text-align:right;
	text-decoration:none;
	padding:6px 10px 6px 0px;
	line-height:1.1em;

}
.subnav a:visited {
	color: #004935;
}
.subnav a:hover {
	color: #004935;
}


.active a {
	color: #004935;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	padding-top:7px;
	letter-spacing:.1em;
	text-decoration:none

}

.active a:visited {
	color: #007c85;
}
.active a:hover {
	color: #007c85;
}

.copyright a {
	color: #007c85;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	line-height:1.6em;
	text-decoration:none;

}

.copyright a:visited {
	color: #007c85;
	
}
.copyright a:hover {
	color: #2f969d
}

.copyright2 a {
	color: #99ad74;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	line-height:1.6em;
	text-decoration:none;

}

.copyright2 a:visited {
	color: #b6c49d;
	
}
.copyright2 a:hover {
	color: #99ad74;
}

.current {
	color: #003337;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	letter-spacing:.1em;
}

.bulletStyle {
	color: #595959;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	text-align:left;
	margin-left:10px;
	list-style-type: square;
	
}


.picsCenter {
text-align:center}

hr {
color:#007c85;
height:1px;
}

hr .tan {
color:#c4ceae;
height:1px;
}