/*- CORE STYLING body color controls text on the bottom of the page for copyright - */
/*- CORE STYLING
------------------------------------------------------------ images_internal */
* { margin: 0;padding: 0;}



body {
	background: #dbdbd6;
	background-image: url(/images/site/background.png);
	background-attachment: scroll;
	background-position: top center;
	background-repeat: no-repeat;
	color: #66635b;
	font-size: 16px;
	line-height: 19px;
	font-family: Georgia, serif;
}

img { border: 0; }

a {
	color: #4887b4;
	text-decoration:none;

}
a:hover {
	color: #4887b4;
	text-decoration:underline;
}

a:active {
	color: #4887b4;
	text-decoration:underline;
}
a:current {
	color: #4887b4;
	text-decoration:underline;
}

#contentarea p.callout {
	font-size: 16px;
	line-height: 19px;
	letter-spacing: .01em;
}
#searchIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 5px;
}
#dvSearchTerms {
	visibility: hidden;
	color: #999999;
	width: 500px;
	padding-top: 10px;
}
ul.circle {list-style-type: circle}
}
/*- IMAGES TEMPLATE in CMS
------------------------------------------------------------ images_internal */
#images_internal {
	position: relative;
	float: left;
	margin: 0px 0px 8px 0px;
	/*padding-bottom: 32px;
	width: 815px;
	border-top: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
}
#images_internal a {
	color: #;
	text-decoration:none;
}
#images_internal a:hover {
	color: #;
	text-decoration:none;
	background-color:transparent;
}

#images_internal a:active {
	color: #FFF;
	text-decoration:none;
}
#images_internal a:current {
	color: #;
	text-decoration:none;
}
/*- Photo Glider
------------------------------------------------------------ */

#photoPlayer {
	position: relative;
	float: left;
	margin: 0px 0px 8px 0px;
	width: 815px;
	height: 545px;
	overflow: hidden;
	border-top: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.scroller {
	width: 815px;
	height: 545px;
	overflow: hidden;

}
.content {
	width: 40750px;
}
.section{
	width: 815px;
	height: 545px;
	float: left;

}
#photoPlayer a.lf:link,
#photoPlayer a.lf:active,
#photoPlayer a.lf:visited,
#photoPlayer a.lf:hover {
	position: absolute;
	top: 65px;
	left: 0px;
	display: block;
	background: url(/images/site/photo_lf.gif) no-repeat;
	height: 31px;
	width: 31px;
}
#photoPlayer a.lf:hover {
	background: url(/images/site/photo_lf_on.gif) no-repeat;
}

#photoPlayer a.rt:link,
#photoPlayer a.rt:active,
#photoPlayer a.rt:visited,
#photoPlayer a.rt:hover {
	position: absolute;
	top: 65px;
	right: 0px;
	display: block;
	background: url(/images/site/photo_rt.gif) no-repeat;
	height: 31px;
	width: 31px;
}
#photoPlayer a.rt:hover {
	background: url(/images/site/photo_rt_on.gif) no-repeat;
}

/*- J-QUERY THUMBNAIL GALLERY
------------------------------------------------------------ */


.contentgal {
	float:right;
	width:815px;
	padding:0 0px;
	/*background:url(http://www.panacms.net/images/bg-dotted.gif) repeat-x;*/
	/*background:#000;*/
}
.contentgal-bg {
	padding:0px 0 0px;
	overflow:hidden;
	height:1%;
	/*background:url(http://www.panacms.net/images/bg-dotted.gif) repeat-x;*/
}
.contentgal #gallery {
	position:relative;
	background:url(/images/bg-sep.gif) repeat-x;
	width: 100%;
	padding:0px 0 0;
}
#gallery ul.pict {
	position: relative;
	overflow: hidden;
	height: 815px;
}

#gallery ul.pict .l_dis {
	display: none;
}
#gallery .slideViewer { /* above thumbnails */
	background: url(/images/bg-dotted.gif) repeat-x 0 100%;
	padding: 0 0 9px;
	margin: 0 0 1px;
	
}
#gallery a.left,
#gallery a.right {
	text-indent:-9999px;
	position: absolute;
	bottom: 16px;
	left: 0;
	width:32px !important;
	height:32px !important;
	margin: 0 !important;
	overflow:hidden;
	background: url(/images/btn-prev.gif) no-repeat;
}
#gallery a.right {
	background: url(/images/btn-next.gif) no-repeat;
	left: auto;
	right: 0;
}
#gallery a.left:hover,
#gallery a.right:hover {
	background-position:0 -32px;
}

#gallery a.l_dis:hover,
#gallery a.r_dis:hover {
	background-position: 0 0;
}

.list {
	width:815px;
	overflow:hidden;
	padding:11px 0 0;
	background: url(/images/bg-dotted.gif) repeat-x;
}
.list ul {
	width:9999px;
}
.list ul li {
	float:left;
	margin:0 1px 0 0;
}
.list ul li img {
	display:block;
}
.buttons {
	overflow:hidden;
	height:1%;
	padding:1px 0 16px;
	/*background: url(http://www.panacms.net/images/bg-dotted-1.gif) repeat-x 0 100%;*/
}
.buttons h6 {
	margin: 0 auto;
	margin:0 0px 0 33px;
	float:left;
	display:inline;
	width:749px;
	font-size:18px;
	font-weight: bold;
	color:#fff;
	background:#CCC;
	line-height:32px;
	text-align:center;
}
.buttons a {
	color: #FFF;
}
.buttons a:hover {
	color: #FFFF00;
	background-color: #CCC;
}

/*- STRUCTURE
------------------------------------------------------------ */
#wrapper {
	width: 980px;
	margin: 0 auto; /* Need to make this 0 auto;*/
	padding-right: 16px;
	padding-left: 16px;
}

#main {
	float: right;
	width: 980px;
	margin: 64px 0 0 0;
}

#content {
	margin: 40px 0 0 11px;
	position: relative;
}

#content-home {
	margin: 0px 0 0 11px;
	position: relative;
	height: 545px;
}

#mainimage {
	position: absolute;
	top: 0;
	left: 0;
}

#changer {
}
/*- LOGO WEB DISPLAY
------------------------------------------------------------ */
div.logowebholder {
	z-index: -100;
	margin:0 auto;
	width: 822px;
	float: right;
	/*background-color: #CCC;*/
}
div.logowebholder p {
	padding: 0 0 0 8px;
}
div.logowebholder h5 {
	margin-left: 8px;

	
}
div.logoweb {
	float: left;
	width: 266px;
	height: 266px;
	background:#f2f2f2;
	border-top: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding:0px 0px 0 0;
	margin: 0 0px 86px 8px;
}
div.logowebtext {
	/*width: 266px;*/
	height: 80px;
	background:#FFF;
	border-top: #CCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin: -12px 0px 0px 0px;
}
div.logowebtext p {
	color:#000;
	font-size:11px;
	line-height:14px;
	padding: 8px 0 8px 8px;
}
div.logowebtext p a {
	color:#FF6600;
	text-decoration:none;
}
div.logowebtext p a:hover {
	color: #FF6600;
	text-decoration:underline;
}
/*- Content page paragraph position
------------------------------------------------------------ */
#container {
	margin: 0px 0px 0px 0px;

}
container p {
	font-family: Georgia, serif;
	font-size: 16px;
	line-height: 19px;
}
#contentarea {
	float: left;
	width: 595px;
	margin: 0px 0 0px 0px; /*32 controls the image below the main image*/
	display: block;
}

#contentarea p {
	font-family: Georgia, serif;
	margin: 0 0 36px 0;
	font-size: 16px;
	line-height: 19px;
}

#largeimage{
	width: 815px;
	display: block;
	clear: both;
	float: right;

}
/*- Right column text

.minnav a {
 	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	display:block;
	width: 155px;
	padding:10px 10px 10px 7px;
	color:#00CCFF;
	background: url("/images/site
/nav_off.gif") 0 0 no-repeat;
	text-decoration: none;
}
.minnav a:hover { 
	background-position: 0 -35px;
	color: #FFF;
}
.minnav a:active {
	background-position: 0 -70px;
	color:#FFF;
}
------------------------------------------------------------ */
#subarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	display: block;
	}
#minnav {
	position: absolute;
	z-index: 100;
}
#minnav a {
	/*position: absolute;*/
	z-index: 100;
	font-family: Georgia, serif;
	font-size: 16px;
	font-style:italic;
	display:block;
	width: 155px;
	height: 22px;
	color:#66635b;
	background: url("/images/site/nav_off.gif") 0 0 no-repeat;
	text-decoration: none;
	margin: 0px 0 2px -11px;
	padding: 9px 0px 0px 8px;

}
#minnav a:hover { 
	background-position: 0 -33px;
	color: #4887b4;
}
#minnav a:active {
	background-position: 0 -66px;
	color:#4887b4;
}
#minnavsub {
	/*position: absolute;*/
	z-index: 101;
}
#minnavsub a {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style:italic;
	display:block;
	width: 155px;
	height: 22px;
	color:#66635b;
	background: url("/images/site/nav_on.gif") 0 0 no-repeat;
	text-decoration: none;
	margin: 0px 0 2px -11px;
	padding: 9px 0px 0px 8px;
}
#minnavsub a:hover { 
	background-position: 0 -33px;
	color: #4887b4;
}
#minnavsub a:active {
	background-position: 0 -66px;
	color:#4887b4;
}
#subcontent {
	float: right;
	margin: 0px 0 0px 0; /*32 controls the image below the main image*/
	width: 200px;
}
#subcontent p {
	font-family: Georgia, serif;
	margin: 0 0 36px 0;
	font-size: 14px;
	line-height: 1.5em;
}
/*- Footer
------------------------------------------------------------ */
#footer {
	padding: 0px 0 0 0;
	background: url(/images/site/footer.gif) right 15px no-repeat;
	position: relative;
	height: 165px;
	margin-top: 64px;
	font-size: 11px;

}
	#footer p {
		/*background: url('/images/site/img-stars.gif') right top no-repeat;*/
		padding: 32px 0px 0 0;
		position: absolute;
		top: 26px;
		right: 0;
	}
	#footer p a {
		margin: 0px 0 0 0px;
		color: #66635b;
	}
	#footer p a:hover {
		color: #ff6600;
	}
#submitform {
	padding: 32px 0 0 0;
	position: relative;
	left: 43px;
	width: 500px;
	text-align: left;

}


/*- TWITTER LIST STYLES
------------------------------------------------------------ */
/*.twitter_div{ <ul id="twitter_update_list"><br></ul>

padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}
}*/
#subcontent ul {
font-family: Helvetica, Arial, sans-serif;
margin: 0 0 15px 0;
font-size: 12px;
line-height: 1.5em;
list-style-type: none;
}
#twitter_update_list ul {
font-family: Helvetica, Arial, sans-serif;
margin: 0 0 15px 0;
font-size: 12px;
line-height: 1.5em;
list-style-type: none;
border-bottom: 1px solid gray;
width: 200px;
}
/*- HEADERS
------------------------------------------------------------ */
h1 {
	position: absolute;
	z-index: 1000;
	float: left;
	background: url('/images/site/header.gif') no-repeat;
	display: block;
	width: 980px;
	height: 165px;
	margin: 0px 0 0 0px;
	text-indent: -9999em;

}
h1 a {
	float: left;
	width: 450px;
	height: 132px;
	display: block;
	text-indent: -9999em;

}
h2 {
	color: #DDDDDD;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-align: left;
	margin: 2px 0 0 164px;
	padding-top: 70px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 2.5em;
	font-weight: normal;
	margin: 0 0 15px 0;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	color: #0195f0;
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 15px 0;
}
h5 {
	color: #66635b;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 18px;
	font-style:italic;
	text-align: left;
	/*text-decoration: underline;/* overline;*/
	background: url('/images/site/h5_boarder_wide.gif');
	background-repeat: no-repeat;
	background-position: 0px 0 0 0;
	/*text-transform: uppercase;*/
	padding: 7px 0px 20px 0px;
	/*margin-bottom: 8px;*/
	/*margin-top: 32px;*/
	/*display: block;*/
	/*background-color: #FF6600;*/
	height: 35px;
}


/*- MISCELLANEOUS
------------------------------------------------------------ */
#content:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#content {display:inline-block;}
/* Hide from IE Mac \*/
#content {display:block;}
/* End hide from IE Mac */

/* datalist  ::  table */
table.datalist {
	width:97%;
	display:table;
	line-height:2.25em;
}
table.datalist th {
	text-align:left;
	vertical-align:top;
	padding-left:7px;
	font-weight:bold;
	font-size:12px;
	border:0px solid #efefef;
}
table.datalist td {
	text-align:left;
	vertical-align:top;
	padding-left:7px;
	border:0px solid #efefef;
	font-size:12px;
}
table.datalist td.alt {
	border:0px solid #efefef;
	background:#FFF;
}
}