@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	background: url(../img/sections/body_bg.jpg);
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
}
p {
	line-height: 18px;
	margin: 0 0 15px;
	padding: 0;
}
a:link { color: #F47836; }
a:hover {
	text-decoration: none;
}
a:visited { color: #F47836; }



.centered {
	width: 900px;
	margin : 0 auto;
	padding: 0;
}
.clear {
	clear: both;
}

.caption { font-size: 12px; }
.TBD {
	color: #FF3300;
	font-weight: bold;
}

.bold_pink {
	font-weight: bold;
	color: #F279B3;
}


#header { height: 185px; background: #ffffff; margin-top: 20px; border-top: 2px solid #F47836; }
#header_block  {
	height: 185px;
	background: url(../img/sections/header_bg.jpg) no-repeat;
}


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

#nav_main  {
	width: 200px;
	float: left;
	margin-top: 10px;
	padding-left: 20px;
}
#header #nav_main .active  { background: #F47836; color: #FFFFFF; font-weight: bold; }
#header #nav_main ul {
	margin: 0px;
	padding: 0px;
}
#header #nav_main li {
	list-style: none;
	margin: 2px 0px;
	padding: 2px 0px 2px 2px;
}
#header #nav_main li a {
	text-decoration: none;
	color: #444;
	margin: 0px;
	padding: 0px;
}
#header #nav_main li a:hover {
	color: #F9A51A;
	text-decoration: underline;
}
#header #nav_main ul ul {
	margin: 0;
	padding: 0px 0px 0px 15px;
}
#header #calltoaction {
	float: right;
	width: 200px;
	margin-right: 20px;
	margin-top: 10px;
}
#header #calltoaction p {
	margin: 0px;
	padding-top: 2px;
}


#content { background: #fff; border-bottom: 2px solid #F47836; border-top: 5px solid #8CC63F; margin: 0px; padding: 0px; }
#content h1  { font-size: 18px; font-weight: normal; margin: 0px 0px 20px; color: #F47836; padding: 0px; }
#content_index .index { font-size: 24px; }
#content   h2 { font-size: 16px; font-weight: normal; line-height: 20px; margin: 15px 0px 5px; }

#content_index h2 { width: 420px; }
#content h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 5px;
	padding: 0px;
}
#content_block {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}


/* --------------- Groovy News --------------- */

#groovynews {
	width: 198px;
	margin: 20px 0px 0px;
	float: left;
	padding: 0px;
}
#groovynews h1   {
	margin: 0px;
	padding: 5px;
	background: url(../img/sections/body_bg.jpg);
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #666666;
	height: 19px;
	color: #333;
}

#groovynews h2 {
	margin: 0px 0px 5px;
	padding: 3px;
	font-weight: bold;
}
#groovynews  h2 a {
	color: #444;
}
#groovynews_details h3 { font-size: 18px; }
#groovynews_details p { font-weight: bold; font-size: 14px; line-height: 16px; margin-top: 16px; }
#groovynews_details  { padding: 10px; margin: 0px; background: #F47836; color: #fff; height: 285px; }

#groovynews_details a { color: #fff; text-decoration: underline; }

#groovynews_details a:hover {
	text-decoration: none;
}

#groovynews_details img {
	border-style: none;
}
#groovynews_details  dl {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#groovynews_details dt {
	font-weight: bold;
}
#groovynews_details dd {
	margin: 0px 0px 15px 15px;
	padding: 0px;
}
#groovynews_details ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


/* --------------- Sub Navigation for Gallery pages --------------- */

#nav_sub ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav_sub li {
	margin: 0px 0px 5px;
	padding: 3px 0px 3px 3px;
}
#nav_sub li a {
	text-decoration: none;
	color: #777;
	margin: 0px;
	padding: 0px;
}
#nav_sub li a:hover {
	color: #777;
	text-decoration: underline;
}
#nav_sub .active {
	color: #fff;
	background: #777;
}
#content_index {
	float: left;
	margin: 33px 0px 30px 20px;
}



/* --------------- 2 Column --------------- */

.content_2col    {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 30px 0px 0px 20px;
}
.content_2col p {
	margin: 0px 0px 15px;
}
.content_2col_first  {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 30px 0px 0px;
}
.content_2col .p_gallery {
	margin-top: 33px;
}


/* --------------- 4 Column --------------- */

#content_4col  {
	float: left;
	margin: 33px 0px 30px 20px;
	padding: 0px;
	width: 420px;
}
#content #content_4col p {
	margin: 0px 0px 15px;
}
#content  #content_4col  p.pfirst {
	border-top: 1px solid #F9A51A;
	margin-top: 15px;
	padding-top: 15px;
}
#content_gallery {
	width: 418px;
	padding: 0px;
	border: 1px solid #999999;
}
.body_3col {
	width: 310px;
	float: left;
	margin: 0px 20px 0px 0px;
}
.body_4col {
	width: 420px;
	float: left;
	margin: 0px 20px 0px 0px;
}
#content_6col {
	width: 660px;
	margin: 30px 0px 30px 10px;
	border-left: 2px solid #ccc;
	padding-left: 118px;
	border-right: 2px solid #ccc;
	padding-right: 98px;
}
#content_6col .p_topborder {
	border-top: 1px solid #EA980F;
	padding-top: 15px;
}
#content_6col ul {
	margin: 0px 0px 0px 15px;
	list-style: outside;
	padding: 0px;
}
#content_6col ul li {
	margin: 0px 0px 15px;
	padding: 0px;
}
#content_6col  ul ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#content_6col ul ul li {
	margin: 5px 0px 0px;
	padding: 0px;
}
#content_6col_img {
	float: left;
	margin: 38px 0px 20px;
	background: #FFFFFF;
	padding: 0px;
	text-align: right;
}
#content_6col_img  img  { padding-bottom: 5px; border-style: none; }
#content_6col    .testimonial {
	width: 640px;
	clear: both;
}
#content_6col .testimonial .testimonial-callout { float: right; width: 180px; background: #F47836; padding: 0px 10px 5px; }
#content_6col .testimonial .testimonial-callout a { color: #fff; }
#content_6col .testimonial .testimonial-callout h3 { line-height: 18px; }
#content_6col .testimonial .testimonial-callout img { border-style: none; padding-left: 5px; }
.testimonial p {
	width: 420px;
}
.testimonial_img  {
	float: right;
	margin: 0px 0px 20px 20px;
}
#content_lowbar {
	clear: both;
}
#content_lowbar  p {
	margin: 0px 0px 15px;
}
#content_lowbar a {
	text-decoration: none;
}
#content_lowbar  a:hover {
	text-decoration: underline;
}
#content_lowbar img {
	border-style: none;
}

#content .menu h3 {
	clear: both;
}

#content .menu img {
	float: right;
	padding: 0px 0px 10px 10px;
}
#footer { font: 12px Arial, Helvetica, sans-serif; margin: 10px 0px; }
#footer p {
	text-indent: 20px;
}

/* --------------- HOVER TOOLTIP --------------- */

a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	left:-9px;
	width:204px;
	border:2px solid #E878B7;
	background-color:#ECC5D8;
	color:#000;
	padding: 5px;
	bottom: 140px;
}
