@charset "UTF-8";
/* CSS Document */

/*Begin Element Level CSS*/
body {
	background:url(../images/bkgd.gif) #b0aaaa repeat-x;
	border:none;
	text-align:center;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:lighter;
	margin:0em;
}

img {
	border:none;
}

small {
	margin-left:4.25em;
}

iframe {
	margin-left:3.5em;
}

a {
	color:#dfdedb;
	font-size:.75em;
	cursor:pointer;
	text-decoration:none;
}

a:hover {
	color:#000000;
	font-size:.75em;
	text-decoration:none;
}

p {
	margin:0em;
	padding:0em;
}

h1 {
	position:relative;
	font-size:1.125em;
	font-weight:lighter;
	color:#f3ce95;
	text-align:left;
	margin:0em;
	height:auto;
	width:auto;
	clear:left;
}

h2 {
	position:relative;
	font-size:1em;
	font-weight:lighter;
	text-align:left;
	color:#f3ce95;
	margin:0em;
	height:auto;
	width:auto;
	clear:left;
}

input {
	font-size:.75em;
}
/*End Element Level CSS*/


/*Begin Universal CSS*/

a.main_nav {
  font-weight:lighter;
  color:#f3ce95;
  cursor:pointer;
  margin:0em 2.4em 0em 2.4em;
  text-decoration:none;
}

a.main_nav:link { 
font-weight:lighter;
  color: #f3ce95;
  text-decoration:none;
}

a.main_nav:visited {
font-weight:lighter;
  color: #f3ce95;
  text-decoration:none;
}

a.main_nav:hover {
font-weight:lighter;
  color: #e2e2dc;
}

a.main_nav:active { 
font-weight:lighter;
  color: #f3ce95;
  text-decoration:none;
}

a.mailer {
	color:#ffffff;
	font-size:1em;
}

a.mailer:hover {
	color:#000000;
	font-size:1em;
}

a.faq_link {
	font-size:1em;
	text-decoration:underline;
}

a.inline {
	color: #f3ce95;
	font-size:1em;
}

#container {
	width:64em;
	height:64em;
	margin:0em auto;
	vertical-align:top;
	padding:0em;
	text-align:center;
	position:relative;
}

#logo {
	width:13.8125em;
	height:6.5625em;
	top:0em;
	left:1.25em;
	position:absolute;
}

#nav_bar {
	position:absolute;
	top:4.25em;
	right:0em;
	width:44em;
	text-align:center;
}

#main {
	width:57em;
	height:58.375em;
	position:absolute;
	left:0em;
	top:5.575em;
	margin-top:-2em;
	margin:0em;
	padding:0em;
}

#panel {
	width:44em;
	height:auto;
	min-height:60em;
	background:url(../images/panel.jpg) repeat-y;
	position:absolute;
	left:20em;
	top:0em;
	padding:2.5em 0em 0em 2em;
}


/* mac hide \*/
* html #panel{height:60em;}
/* end hide */


#watermark {
	position:absolute;
	left:.4375em;
	top:0em;
}

#panel p.graph {
	position:relative;
	text-align:left;
	margin:1em 6em 5em 0em;
	font-size:.9em; 
	width:auto;
	height:auto;
	line-height:1.25em;
	padding:0em;
	float:left;
}

#panel p.graph_testimonial {
	position:relative;
	background-color:#f7f6f4;
	color:#666666;
	text-align:left;
	margin:2.5em 0em 1em 0em;
	padding:1em;
	font-size:.85em; 
	width:42em;
	height:auto;
	line-height:1.25em;
	float:left;
	clear:left;
}

#panel div.hr {
	width:37em;
	height:.0625em;
	background-color:#dfdedb;
	margin: 0em;
	position:absolute;
}

/*End Universal CSS*/



/*Begin Info Panel CSS*/
#info {
	width:20em;
	height:54em;
	position:absolute;
	padding-top:4.375em;
	text-align:left;
	margin:0em;
	left:0em;
	top:0em;
}

#contact_info {
	width:18em;
	height:5.55em;
	text-align:right;
	font-size:.75em;
	top:1em;
	right:3em;
	position:absolute;
	line-height:1.25em;
}

div.hr {
	width:15em;
	height:.0625em;
	background-color:#dfdedb;
	margin: 0.5em 2.5em 0.5em 2.5em;
}

a.pt_opt {
	text-align:left; 
	line-height:2em;
	font-size:.9em;
	margin-left:2.75em; 
	padding:0em;
	width:17em;
	text-decoration:none;
}

a.pt_opt:hover {
	text-align:left; 
	line-height:2em;
	font-size:.9em;
	margin-left:2.75em; 
	padding:0em;
	width:17em;
	color:#000000;
	text-decoration:none;
}

p.info_head {
	font-size:1em;
	font-weight:lighter;
	text-align:center;
	padding:0em;
	margin:0em;
	width:20em;
}

#hours {
	margin:0.625em 2.5em 0.625em 2.5em;
}

#hours table {
	background-color:#f7f6f4; 
	color:#666666;
	text-align:center;
	font-size:.875em;
	width:17.5em;
	margin-bottom:1em;
}

#directions {
	text-align:left; 
	line-height:1.25em;
	font-size:.9em;
	margin-left:2.5em; 
	width:17em;
}

#credits {
	position:relative;
	text-align:left; 
	line-height:1.5em;
	font-size:.75em;
	margin:3em 0em 0em 2.5em;; 
	width:20em;
}
/*End Info Panel CSS*/

/*Begin Home Page CSS*/

#stage {
	position:relative;
	padding:0em;
	left:-1em;
	margin:0em 0em 2em 0em;
	width:41.25em;
	height:21.875em;
	border:#ffffff;
}

/* mac hide \*/
* html #stage{left:-1.75em;}
/* end hide */


#quote {
	font-style:italic;
	font-weight:bold;
	font-size:1.25em;
}

/*End Home Page CSS*/

/*Begin Register Page*/

div.hr_main {
	position:relative;
	margin:-3em 1em 1em 0em;
	width:40em;
	height:.0625em;
	background-color:#ffffff;
	padding:0em;
	clear:left;
	float:left;
}

#form {
	position:relative;
	margin:0em 0em 5em 0em;
	text-align:left;
	line-height:1.75em;
	width:37em;
	height:25em;
	border:#ffffff solid .0625em;
	padding:1em;
	clear:left;
	float:left;
}
/*End Register Page*/

/*Begin Resources Page*/

span.normal {
	color:#ffffff;
}
/*End Resources Page*/