<?php
// set default values
	$themeColor1="#006600";			//green
	$themeColor2="#CC0000";			//red
	$themeColor3="#FFCC00";			//honey yellow
	$liBulletImg="../_assets/graphics/bullet.gif";
	$navLink=$themeColor1;
	$navRo=$themeColor2;
	$navOn=$themeColor3;
?>

body, td, input, textarea {font-family:Arial, Helvetica, sans-serif; color:black; font-size: 10pt; line-height:130%; }
p {font-family:Arial, Helvetica, sans-serif; color:black; font-size: 10pt; }
body {margin:5px; padding:0; background-color:white; }
ol li {padding:0 0 1em 0}
ul {list-style-type: none; padding:0; margin:.3em 0 .3em 0; }
ul li {background: url('<?php echo $liBulletImg?>') no-repeat; background-position:0em .5em; padding-left: 1em; padding-bottom:.3em; }
hr {color:<?php echo $themeColor1?>; background-color:<?php echo $themeColor1?>; }
form {margin-top:0; margin-bottom:0; }
h1, h2, h3 {font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight: bold; margin-bottom:0px; }
h1 {color:#006600; }
h2 {color:#CC0000; }
h3 {color:#FFCC00; }

#tprogramdate {color:#000000; font:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold;}
#tmeeting {color:#006600; font:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold;}
#tworkshop {color:#CC0000; font:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold;}
#blurb {color:black; font:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal};

a:link, a:visited {text-decoration:underline; color:<?php echo $navLink?>; }
a:hover {text-decoration:none; color:<?php echo $navRo?>; }
a:active {text-decoration:underline; color:<?php echo $navOn?>; }

.heading-fancy {font-family: pristina, cursive; font-size:140%; font-weight:bold; }
.color1 {color:<?php echo $themeColor1?>}
.color2 {color:<?php echo $themeColor2?>}
.color3 {color:<?php echo $themeColor3?>}
.highlight {color:<?php echo $themeColor3?>; font-weight:bold; }
.note {font-size:90%; color:<?php echo $themeColor3?>; padding:7px; border: 1px solid <?php echo $themeColor1?>; background-color:#F0F0F0}
.testimonial {font-size:90%; color:<?php echo $themeColor1?>; padding:7px; border: 1px solid <?php echo $themeColor3?>; }
.smallertext {font-size:90%; }
.smallesttext {font-size:80%; }
.largertext {font-size:115%; }
.largesttext {font-size:130%; }
.required {color:#FF6600; font-weight:bold; }
.hrule {border:1px solid <?php echo $themeColor1?>; margin:5px 0px;}

img.box {padding:1px; border:solid; border-width:1px 3px 3px 1px; border-color:#CCC #333 #333 #CCC; }

#container-outside {}
#container {background-color:#FCFCEE; border:1px solid <?php echo $themeColor2?>}
#header {padding: 10px; }
#content {padding:15px; }

#col-left-container {width:150px; height:100%; background:url(../_assets/graphics/bg-col-left.gif) left top repeat-y; }
#col-left {padding:15px 10px; }

#col-right-container {width:150px; height:100%;  background:url(../_assets/graphics/bg-col-right.gif) right top repeat-y; }
#col-right {padding:15px 10px; }

#nav-section {font-size:90%; padding-left:10px; padding-top:0; margin:0;}
a.nav-section:link {text-decoration:none; color:<?php echo $navLink?>; font-weight:bold; }
a.nav-section:visited {text-decoration:none; color:<?php echo $navLink?>; font-weight:bold; }
a.nav-section:hover {text-decoration:underline; color:<?php echo $navRo?>; font-weight:bold; }
a.nav-section:active {text-decoration:none; color:<?php echo $navOn?>; font-weight:bold; }

#nav-detail {font-size:90%; padding-left:5px; }
a.nav-detail:link {text-decoration:none; color:<?php echo $navLink?>; font-weight:bold; }
a.nav-detail:visited {text-decoration:none; color:<?php echo $navLink?>; font-weight:bold; }
a.nav-detail:hover {text-decoration:underline; color:<?php echo $navRo?>; font-weight:bold; }
a.nav-detail:active {text-decoration:none; color:<?php echo $navOn?>; font-weight:bold; }

#quotescontainer {font-size:80%; color:<?php echo $themeColor1?>; font-weight:bold; padding:5px; border:2px solid <?php echo $themeColor3?>; background-image: url(../_assets/graphics/bg-fondgris.gif); }
.quotestitle {font-size:100%; }
.quotestext {}
.quoteswho {font-style:italic; }

#testimonialcontainer {font-size:80%; color:<?php echo $themeColor3?>; font-weight:bold; padding:5px; border:2px solid <?php echo $themeColor1?>; background-image: url(../_assets/graphics/bg-diagonal.gif); }
.testimonialtitle {font-size:100%; color:#92030F; }
.testimonialtext {}
.testimonialwho {font-style:italic; }
#testimonial h4 {margin:0; padding:5px 0 10px; text-align:center; font-size:11px; color:#92030F}

#boxcontainer {width:114px}
.boxtitle {background:url('../_assets/graphics/bg-toprounded.gif') top left no-repeat; color:#FFFFFF; padding:4px; font-weight:bold;}
.boxbody {border:1px solid #8B8B83; padding:7px; background-color:#FCFCEE; font-size:.8em; }

#didyouknow {width:135px; margin:0 0 1em 0; background:url('../_assets/graphics/bg-didyouknow.jpg') repeat-x; background-color:#E4DFCE; padding:0}
#didyouknow h3 {margin:0; padding:5px 0 12px; text-align:center; font-size:12px; font-weight:bold; color:#FFF}
#didyouknow p  {margin:0; padding:0 8px; text-align:left; font-size:10px}
#didyouknow h4 {margin:0; padding:5px 0 10px; text-align:center; font-size:12px; font-weight:bold; color:#92030F}

#formwarning {margin:7px; padding:5px; border: 1px solid #D92D39; background-color:#FCFCFC; }
.formwarning {color:#D92D39; }

#prtsndsav {color:#333333; font-size:90%; padding-left:10px; }
a.prtsndsav:link {color:#333333; font-size:90%; font-weight:normal; text-decoration:none; }
a.prtsndsav:visited {color:#333333; font-size:90%; font-weight:normal; text-decoration:none; }
a.prtsndsav:hover {color:#333333; font-size:90%; font-weight:normal; text-decoration:underline; }
a.prtsndsav:active {color:#333333; font-size:90%; font-weight:normal; text-decoration:underline; }

#footer td {color:#666666; font-size:70%; padding:7px 20px; border-top: 1px solid <?php echo $themeColor2?>; }
a.footer:link    {color:#666666; text-decoration:underline; }
a.footer:visited {color:#666666; text-decoration:underline; }
a.footer:hover   {color:#666666; text-decoration:none; }
a.footer:active  {color:#666666; text-decoration:none; }

/* Image Gallery */
.thumbtitle {text-align:center; }
.enlargedimagetitle {padding:0px 10px; font-weight:bold; font-size:1.3em; }
.enlargedimagecategory {padding:0px 20px; color:#1D5DAA; font-family:'Times New Roman', Times, serif; font-size:1.5em; font-weight:bold; }
#thumbcontainer {padding:10px; }
#enlargedimagecontainer {padding:0px 10px; }
