/*html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; } */

body 	{
	background-color:#FFFFFF;
	background-image:url("picts/background.jpg");
	background-position: 0px 0px;
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	-webkit-font-smoothing: subpixel-antialiased;
	} 
	
/*body	{
	font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color:#434343;
	background:#efefef url(../img/background.png) repeat top center;
	padding:20px 0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	
	}
*/	

/* NON-MENU LINKS */

a:link, a:visited, a:active	{ color: #0066FF; text-decoration: none; }

a:hover				{ color: #CC0000; text-decoration: none; }

a img {border: none; }


/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

div, table	{ color: #000000; font: normal 12px verdana, sans-serif; line-height: 20px; }

.title		{ color: #000000; font: bold 21px "Trebuchet MS", arial, sans-serif; }

.subtitle	{ color: #000000; font: bold 16px "Trebuchet MS", arial, sans-serif; }

.smalltitle	{ color: #777777; font: bold 14px "Trebuchet MS", arial, sans-serif; }

.colortitle 	{ color: #336699; font: bold 16px "Trebuchet MS", arial, sans-serif; }

.smalltext	{ color: #666666; font: normal 10px verdana, sans-serif; line-height: 16px; }

.smallmenutext	{ color: #666666; font: normal 10px verdana, sans-serif; }

.hilite		{ color: #FF0000; font-weight: bold; }

.divclear 	{ height: 0px; clear: both; font-size: 1px; line-height: 0px; padding: 0px; margin: 0px; }

.formmargin	{ margin: 0px; }

.mapmargin	{ padding-top: 0px; }




/* HOMEPAGE LAYERED TEXT */

.arrow		{ margin: 0px 6px 2px 0px; }

#textlayer	{
		color: #000000;
		font: bold 12px "Trebuchet MS", arial, sans-serif;
		line-height: 18px;
		text-align: left;
		width: 240px;
		height: 320px;
		position: relative;
		/*top: -341px;*/
		top: -145px;
		/*left: 220px;*/
		left: 40px;
		margin: auto;
		margin-bottom: -320px;
		padding: 2px;
		border: #FFFFFF 0px solid;
		}

.layertitle	{
		font: bold 20px "Trebuchet MS", arial, sans-serif;
		color: #000000;
		}

a.layerlink:link, a.layerlink:visited, a.layerlink:active	{ font-size: 15px; color: #0000CC; text-decoration: none; }

a.layerlink:hover	{ color: #CC0000; text-decoration: none; }




/* TEXT AND GRAPHIC HEADER CODE */

#headerdiv	{
		width: 100%;
		min-width: 766px;
		background-color: transparent;
		background-image:none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border-bottom: #DA8520 0px solid;
		}

.headerheight	{ height: 80px; }

#logolayerlink	{ position: relative; top: 20px; left: 3px; margin-bottom: -40px; width: 375px; }

.logo		{ color: #000000; font: normal 34px arial, sans-serif; }

.logo2		{ color: #999999; font: normal 34px arial, sans-serif; }

.logoimage	{ margin: 2px 12px 2px 12px; }




/* FOOTER */


#footerdiv	{ min-width: 766px; background-color: #F8F9FC; }

.footer		{
		color: #000000;
		font: normal 10px verdana, arial, sans-serif;
		padding: 8px;
		width: 100%;
		text-align: center;
		border-top: #B7B7CA 1px solid;
		}

a.footerlink:link, a.footerlink:visited, a.footerlink:active	{ color: #0066FF; text-decoration: none; }

a.footerlink:hover	{ color: #CC0000; text-decoration: none; }




/* WIDTHS HEIGHTS AND ALIGNMENT */

.pageheight	{ min-height: 950px; }

.pagewidth	{ width: 766px; }

#pagediv	{ text-align: center; }

#wrapper 	{
		background-color:#FFFFFF;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		border: 0px solid #000000;
		border-width: 0px 0px 0px 0px;
		}

#outerdiv	{
		width: 100%;
		margin: auto;
		}

#contentdiv	{
		max-width: 100%;
		text-align: left;
		padding-left: 18px;
		padding-right: 18px;
		margin-left: auto;
		margin-right: auto;
		}

#maincontent 	{
		float:left;
		width:470px;
		padding: 0px;
		}

.socialspace	{ 
		margin-left: 7px;
		}

.icons span, .icons img		{
	display:block;
	float:right;
	line-height:22px;
	height:22px;
		}


/* BORDERS AND BARS */


.page-splits 	{
		font-size: 1px;
		line-height: 0px;
		width: 100%;
		height: 1px;
		background-color: #C5CBD4;
		margin: 4px 0px 4px 0px;
		padding: 0px;
		border: #C5CBD4 0px solid;
		}




/* IMAGE BORDERS AND SPACING */

.img-borders		{ border: #000000 1px solid; margin: 2px 2px 2px 2px; }

.img-space		{ margin-right: 8px; }

.ban-borders		{ border: 0px solid #996600; border-width: 0px 0px 0px 0px; }




/* LIST CODE - ABOUT PAGE */

ul		{ margin: 10px 0px 0px 30px; }
li 		{ color: #FF6699; }
li span 	{ color: #336699; font-weight: normal; }




/* PAYPAL */

.payformbox	{
		background-color: #F8F9FC;
		border: #CFD7DF 1px solid;
		}




/* RIGHT SIDEBAR */

.SB-width	{ width: 225px; }

.SB-background	{
		background-color: #FFFFFF;
		background-image:none;
		}	

#sidebar 	{
		float:right;
		padding: 0px 0px 0px 15px;
		border-left: #C5CBD4 1px solid;
		}

.side-borders	{ border: #000000 1px solid; margin: 0px 0px 0px 0px; }

.sidebar-topics		{
			background-color:#FFFFFF;
			background-image: url("picts/background-topics.jpg");
			border-top: #C5CBD4 1px solid;
			border-bottom: #C5CBD4 1px solid;
			margin: 13px 0px 0px 0px;
			padding: 2px 0px 0px 0px;
			}

.sidebar-text		{
			color: #000000;
			font: normal 11px verdana, sans-serif;
			line-height: 15px;
			}

.SB-page		{
			margin: 0px 0px 0px 0px;
			padding: 0px;
			border: #000000 0px solid;
			}

.SB-frame		{
			height: 350px;
			margin: 0px;
			padding: 0px;
			border: solid #000000;
			border-width: 0px 0px 0px 0px;
			/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
			}




/* SMALL CALENDAR */

.calendar	{ border: #999999 0px solid; background-color: #FFFFFF; }

.calendartitle	{
		color: #000000;
		background-color: #FFFFFF;
		font: bold 11px "Trebuchet MS", arial, sans-serif;
		padding: 3px;
		}

.caldays	{
		width: 22px;
		height: 30px;
		background-color: #FFFFFF;
		color: #000000;
		font: bold 13px "Trebuchet MS", arial, sans-serif;
		border-right: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		}

.calday		{
		width: 22px;
		background-color: #FFFFFF;
		color: #000000;
		font: bold 13px "Trebuchet MS", arial, sans-serif;
		border-right: #FFFFFF 1px solid;
		border-bottom: #FFFFFF 1px solid;
		}

.caldates	{
		height: 19px;
		background-color: #F0F8FE;
		color: #5568BA;
		font: bold 11px "Trebuchet MS", arial, sans-serif;
		border: #BACBE0 1px solid;
		}

.calhilite	{
		background-color: #FCD4FF;
		color: #660000;
		font: bold 12px "Trebuchet MS", arial, sans-serif;
		border: #F890FF 1px solid;
		}


/* CONTACT FORM */

.shadeform	{
		color: #000000;
		font: 13px arial, sans-serif;
		background-color: #F4F5F9;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 190px;
		border: #C0C0C0 1px solid;
		}

.textarea	{
		color: #000000;
		font: 13px arial, sans-serif;
		background-color: #F4F5F9;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		width: 240px;
		border: #C0C0C0 1px solid;
		}

.dropdown 	{
		font: 12px arial, sans-serif;
		background-color: #F4F5F9;
		color: #000000;
		width: 190px;
		}

.button 	{
		color: #ffffff;
	       	font: normal 12px arial, sans-serif;
		text-align: center;
		background-color: #EDF1F3;
	        background-image: url("picts/button.png");
        	padding: 2px 6px 2px 6px;
		cursor: pointer;
        	border: #000000 1px solid;
		}

.buttonon 	{
		color: #ffffff;
	       	font: normal 12px arial, sans-serif;
		text-align: center;
		background-color: #EDF1F3;
	        background-image: url("picts/button-on.png");
        	padding: 2px 6px 2px 6px;
		cursor: pointer;
        	border: #FF0000 1px solid;
		}




/* LINKS PAGE */

.linksmargin	{ margin: 0px; margin-top: 10px; }

.searchterms 	{
		font: 12px arial, sans-serif;
		background-color: #F4F5F9;
		background-image: url("picts/shadeform.gif");
		color: #000000;
		width: 100px;
		border: #C0C0C0 1px solid;
		}

.searchbutton 	{
		color: #000000;
	       	font: normal 11px arial, sans-serif;
		text-align: center;
		background-color: #EDF1F3;
	        background-image: url("picts/button.gif");
        	padding: 0px 4px 0px 4px;
		margin-left: 2px;
		cursor: pointer;
        	border: #000000 1px solid;
		}




/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}




/* TOP MENU CODE */

#menudiv	{
		width: 100%;
		min-width: 766px;
		background-color: #FFFFFF;
		background-image:url("picts/menu-off.jpg");
		padding: 0px;
		margin: 0px;
		border: 0px solid #B7B7CA;
		border-width: 0px 0px 1px 0px;
		}

.menu-line	{
		height: 1px;
		font-size: 1px;
		line-height: 1px;
		padding: 0px;
		margin: 0px;
		border-bottom: 1px #B7B7CA solid;
		}

.menuBot-spacer	{ height: 0px; clear: both; font-size: 1px; line-height: 0px; padding: 0px; margin: 0px; }

.menu	{
		font: normal 12px "Trebuchet MS", arial, sans-serif;
		float: left;
		cursor: pointer;
		text-align: center;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;

		}


.menulink	{
		font: normal 12px "Trebuchet MS", arial, sans-serif;
		float: none;
		padding: 0px 15px 0px 15px;
		height: 32px;
		line-height: 32px;
		display: block;
		background-color: #FFFFFF;
		background-image:url("picts/menu-off.jpg");
		border: 1px solid #B7B7CA;
		border-width: 0px 1px 0px 0px
		}

.firstmenu	{ border-left: 1px solid #B7B7CA; }

a.menulink:link, a.menulink:visited, a.menulink:active	{ color: #ffffff; text-decoration: none; }

a.menulink:hover	{
			color: #ffffff;
			text-decoration: none;
			background-color: #ffffff;
			background-image:url("picts/menu-on.jpg");
			}

.menudown	{
		min-width: 160px;
		display: block;
		position: relative;
		text-align: left;
		}
		
	
.menudowndiv	{
		min-width: 200px;
		display: none;
		position: absolute;
		text-align: left;
		z-index:1;
		}

.menudowndivL	{
		min-width: 160px;
		display: block;
		position: relative;
		text-align: left;
		float: left;
		}		

.menudowndivR	{
		min-width: 160px;
		display: block;
		position: none;
		text-align: left;
		float: right;
		line-height: 200px;
		}
		
/*.menudivdown .menu { float:none; }
top:32px;
		
background-color: #FFFFFF;
		background-image:url("picts/menu-off.jpg");
		padding: 0px;
		margin: 0px;
		border: 0px solid #B7B7CA;
		border-width: 0px 0px 1px 0px;

*/
		

/* 2ND MENU CODE */

#menu2div	{
		width: 100%;
		min-width: 766px;
		background-color: #FFFFFF;
		background-image:url("picts/menu2-background.jpg");
		padding: 6px 0px 6px 0px;
		margin: 0px;
		border: 0px solid #000000;
		border-width: 0px 0px 0px 0px;
		}

.menu2Bot-spacer	{ height: 0px; clear: both; font-size: 1px; line-height: 0px; padding: 0px; margin: 0px; }

.menu2		{
		font: normal 11px "Trebuchet MS", arial, sans-serif;
		float: right;
		cursor: pointer;
		text-align: center;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
		
.menu2text		{
		font: normal 12px "Trebuchet MS", arial, sans-serif;
		float: right;
		text-align: center;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
		
.menu2link	{
		padding: 4px 12px 4px 12px;
		display: block;
		background-color: transparent;
		margin-right: 4px;
		border: 1px solid #B7B7CA;
		}

a.menu2link:link, a.menu2link:visited, a.menu2link:active	{ color: #000000; text-decoration: none; }

a.menu2link:hover	{
			color: #000000;
			text-decoration: none;
			background-color: #FFFFFF;
			background-image:url("picts/menu2-on.jpg");
			border: 1px solid #FF0000;
			}


/*
	Page style

body { 
	font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color:#434343;
	background:#efefef url(../img/background.png) repeat top center;
	padding:20px 0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
}
*/

/*#container {
	width:580px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
	width:600px;
	height:350px;
	/*width:739px;
	height:504px;
	
	position:relative;
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:739px;
	height:504px;
	top:-13px;
	left:-80px;
}

/*
	Slideshow


#slides {
	position:absolute;
	top:25px;
	left:4px;
	z-index:100;
	height: 415px;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash


.slides_container {
	width:570px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block


.slides_container div.slide {
	width:570px;
	height:415px;	
	display:block;
	}


/*
	Next/prev buttons


#slides .next,#slides .prev {
	position:absolute;
	/*top:107px;
	top: 190px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:585px;
}
*/
/*
	Pagination
*/
#container {
	width:570px;
	padding:10px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
	width:739px;
	height:350px;
	position:relative
	
}

#ribbon {
	position:absolute;
	top:-3px;
	left:-15px;
	z-index:500;
}

#frame {
	position:absolute;
	z-index:0;
	width:620px;
	/*height:570px*/
	top:-15px;
	left:-25px;*/
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:15px;
	left:4px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:481px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:481px;
	height:350px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:absolute;
	top:155px;
	left:5px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:531px;
}
.pagination {
	display: block;
	margin:26px 0 0 0;
	width:521px;
	}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
	}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(img/pagination.jpg);
	background-position:0 0;
	float:left;
	overflow:hidden;
	}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-35px;
	left:0;
	height:30px;
	padding:0px 20px 0 20px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:440px;
	font-size:1.3em;
	line-height:0;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}

/*
	Footer


#footer {
	text-align:center;
	width:580px;
	margin-top:9px;
	padding:4.5px 0 18px;
	border-top:1px solid #dfdfdf;
}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;
*/