body { margin:0px 0px 0px 0px; background:#D9C892 url('images/back.jpg') top left repeat-x; }
#main { width:800px; margin:0px; background:#E6DEBD; /*color:#5C8727;*/ }
#header { width:800px; height:94px; background:#F8F9EB;}
   #logo { width:266px; height:94px; background: url('images/header_logo.jpg') center no-repeat; float:left; }
   #pic { width:431px; height:94px; background: url('images/header.jpg') no-repeat; float:right; }
/*bthurlow: can delete extranav when move to new navigation*/
#extranav { width:800px; height:16px; margin:0px 0px 3px 0px; font-family:Arial; font-size:10pt; font-weight:bold; }
   #extranav .extranavlink { width:70px; border-right:1px solid #88857E; padding:0px 0px 0px 0px; color:#88857E; text-decoration:none; text-align:center; text-transform:uppercase; float:right; display:block; }
   #extranav .extranavlink:hover { text-decoration:underline; }
#nav { width:800px; height:22px; background:#781D7E; font-family:Arial; font-size:9pt; color:#A7A8AA; }
    #nav .navlink { padding:0px 20px; color:#FFFFFF; text-align:center; text-decoration:none; display:block; float:left; }
    #nav .navlink:hover { text-decoration:underline; }
#content { width:514px; padding:10px; background:#FFFFFF; font-family:Arial; font-size:9pt; text-align:justify; }
   #content .picpage_left { width:200px; height:200px; margin:3px 20px 7px -10px; float:left; }
   #content .picpage_right { width:200px; height:200px; margin:3px -9px 7px 25px; float:right; }
#side { width:244px; height:635px; padding:12px; font-family:Arial; font-size:9pt; }
   #side h3 { background: url('images/dot.gif') bottom repeat-x;/*border-bottom:1px dashed #6A747C;*/ color:#000000; padding-bottom:3px; }/*5C8727*/

#footer { height:35px; padding:3px 10px; font-family:Arial; font-size:8pt; color:#FFFFFF; background:#7373A8; text-align:center; display:block; }
   #footer a.navlink { padding:8px 4px; color:#FFFFFF; text-decoration:none; }
   #footer a.navlink:hover { text-decoration:underline; }
#copy { margin:8px 0px 0px 0px; font-size:8pt; }

a.common { color:#5A9A98; text-decoration:none; }
a.common:hover { text-decoration:underline; }
a.rightlink { margin:10px 0px; font-size:9pt; color:#555453; text-decoration:none; display:block; }
a.rightlink:visited { color:#555453; }
a.rightlink:hover { color:#9A9A9A; text-decoration:underline;  }

h3 { margin:0px 0px 5px 0px; font-size:12pt; }
h4 { margin:0px 0px 3px 0px; font-size:10pt; }
span.footerlink { margin:0px 8px; padding:5px 0px; color:#B4CC95; font-size:8pt; text-decoration:none; text-transform:uppercase; display:block; float:left; }

.pageheading1 { display: block; margin-bottom: 8px; font-size: 16px; font-weight: bold; color: #7373A8; }
.pageheading2 { display: block; margin-bottom: 8px; font-size: 13px; font-weight: bold; color: #7373A8; }
.pageheading3 { display: block; margin-bottom: 6px; font-weight: bold; }

.currentlink { color:#9A9A9A; }
.mint { color:#B4CC95; }
.green { color:#5C8727; }
.white { color:#FFFFFF; }
.bold { font-weight:bold; }
.itac { font-style: italic; }
.small { font-size:8pt; }
.center { text-align:center; }
.clear { clear:both; }
.rightside { background:#E6DEBD; }
.rightside-clubg { background:#E0BD77; }
.rightside-clubd { background:#ADC5E6; }
.nomart { margin-top:0px; }
.nomarb { margin-bottom:0px; }

/* For drop-down menu*/
#navDrop { margin:0px; padding:3px 0px 0px 0px; font-family:Arial; font-size:9pt; float:left; white-space:nowrap; }
   #navDrop li { text-align:center; padding:0px 0px 0px 0px; list-style:none; position:relative; float:left; }
   #navDrop li ul { margin:2px 0px 0px 0px; padding:0px 0px 0px 0px; display:none; position:absolute; top:13px; left:15px; }
   #navDrop li li { padding:0px 0px; margin:0px 0px; text-align:center; list-style:none; float:none; position:static; }
   #navDrop li:hover ul, #navDrop li.over ul { display: block; }
   #navDrop a { color:#FFFFFF; text-decoration:none; }

/* \*/
* html #content { width:508px; }
* html #side { padding:12px 2px 12px 14px; }
* html #side p { margin:5px 0px; }
* html h4 { margin-top:25px; margin-bottom:5px; }
/* For drop-down menu*/
* html #navDrop { margin:0px -1px 0px 0px; position:relative; z-index:1; }
* html #navDrop li ul { margin:0px 0px 0px -8px; top:13px; }
* html #firstnav { margin-left:0px; }      
/* */
