﻿body {background-color: #DEDED6; margin: 0; padding:0; background-image:url('images/C1-top-bkg.jpg'); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:80%;}
h1 {color: #193b93; font-size:20px; margin: 10px 0 0 20px;}
#wrapper {width: 840px; margin: 0 auto 0 auto;}
#wrapper2 {width: 900px; margin: 0 auto 0 auto;}
#header {height: 84px;  background-image:url('images/C1-hdr.jpg'); }
#header2 {height: 84px;  background-image:url('images/C1-hdr2.jpg'); }
#topnav {margin: 67px 0 0 240px; }
#container {  }
#sidenav  {float:left; width:150px; margin-top: 15px; font-family:Arial, Helvetica, sans-serif;font-size: 12px; font-weight:bold; }
#content {float:right; width:690px; margin-top: 10px;   }
#content2 {float:right; width:740px; margin-top: 10px;   }
#content-text {	margin:0 10px 0 25px;}
#innercontent {margin: 10px; border: 2px #FA001D solid;  background-color:#FFFFFF; background-image:url('images/mainpic.jpg'); background-repeat:no-repeat;}
#innercontent2 {margin: 10px; border: 2px #FA001D solid;  background-color:#FFFFFF; }

.center {text-align: center;}
.style1 {font-family: Arial, Helvetica, sans-serif;	font-size: small;	color: #FFFFFF; border-width: 0;}
.style2 {vertical-align: middle;}
.style3 {color: #000080;}
.style4 {font-size: x-small;}
.style5 {color: #FA001D;}
.style6 {margin-left: 40px;}

.topnav { }
.topnav a:link {color: #FFFFFF; text-decoration:none;}
.topnav a:visited {	color: #FFFFFF;text-decoration:none;}
.topnav a:active {color: #FFFFFF;text-decoration:none;}
.topnav a:hover {color: #FFFFFF;text-decoration:none;  background-color:#F70022;}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dlmenu {height:10em; }
#menu {list-style-type:none; margin:0 0 10px; padding:0; position:absolute; width:150px; height: 65px; background:#fff; z-index:100; }
#menu li {display:block; padding:0; margin:0; position:relative; z-index:100;}
#menu li a:visited {display:block; text-decoration:none;}
#menu li a {display:block; text-decoration:none;}
#menu li dd {display:none;}
#menu li a:hover {border:0;}
#menu li:hover {border:0;}
#menu li a:hover dt a {background:#d4d8bd url(top_grad_2.gif) center center; color:#ff0; }
#menu li:hover dt a {background:#d4d8bd url(top_grad_2.gif) center center; color:#ff0; }
#menu li a:hover dd {display:block;}
#menu li:hover dd {display:block;}
#menu li a:hover dl {height:210px; background:#1a3b93 url(sub_grad.gif);}
#menu li:hover dl {height:210px; background:#1a3b93 url(sub_grad.gif);}
#menu table {border-collapse:collapse; padding:0; margin:-4px; font-size:1em;}
#menu dl {width:150px;height: 65px; margin: 0; background: #1a3b93; cursor:pointer;}
#menu dt {margin:0; padding: 0; font-size: 1.1em; border-top:0px solid #cce;}
#menu dd {margin:0; padding:0; font-size: 1em; text-align:left; }
.gallery dt a:visited {display:block; color:#fff; padding:0; background:#DEDED6 url(top_grad.gif) center center;}
.gallery dt a {display:block; color:#fff; padding:0; background:#DEDED6 url(top_grad.gif) center center;}
.gallery dd a:visited {color:#fff; min-height:1em; text-decoration:none; display:block; padding:4px 5px 4px 20px; background:#1a3b93 url(sub_grad.gif);}
.gallery dd a {color:#fff; min-height:1em; text-decoration:none; display:block; padding:4px 5px 4px 20px; background:#1a3b93 url(sub_grad.gif);}
* html .gallery dd a:visited {height:1em;}
* html .gallery dd a {height:1em;}
.gallery dd a:hover {background:#f70022; color:#ffffff;}
