@charset "utf-8";
/* CSS Document */
body,html{ background:#AAA9A7;}
#content{ background:#AAA9A7; margin:0; padding:10px 35px;}


.header td{ background:#a6a64c; padding:5px;}
.spacer td{ background:#858585}

.leftnav{background:#CAC9C6; width:200px;}

.rightnav{background:#CAC9C6; width:225px; vertical-align:top; padding:10px;}

.rightnav ul{ margin:0; padding:0; list-style-type:none; width:100%;}
.rightnav ul li{  padding:2px 0px}

.resources li a img{ border:1px solid #CCC;}
.resources li a:hover img{ border:1px solid #666;}


#myslide {
width:210px;
background:#EAF4F5;
padding:5px 5px 0;
font-family:Verdana,Arial,Sans-Serif;
font-size:12px;
margin:20px auto;
}

#myslide a { text-decoration:none; }
#myslide img { border: 2px solid #FFFFFF; }

#myslide .title {
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px;
}

.tc { width:200px; }
.tc ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.tc .thumbnail { float:left; width:110px; }
.tc .info { float:right; width:190px; }
.tc .info span.cat { display: block; font-size:10px; color:#808080; }

.clear { clear: both; }

.list{ margin-bottom:25px;}
.list li{padding:2px 0px;}

.error{padding:10px 0px; color:#990000; font-weight:bold; font-size:1.1em;}
.success{padding:10px 0px; color:#003300; font-weight:bold; font-size:1.1em;}

.contactform,.contactform select,.contactform input { font-size:11px}

.iframe{ position:absolute; left:200px; top:0px; border:1px solid #CCC;}

.slideshow img{ border:1px solid #CCC;}