/*
-----------------------------------------------------
Discovery 
Base styles for screen 
FileName:    disco.css
Version:     2005.01.07
-----------------------------------------------------
*/



/*
Main Elements
---------------------------
*/
	
html body {
	font-size:x-small;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	/*color:#626A6F;*/
	/*color:#324C5B;*/
	color:#666666;
	margin:0;
	padding:0;
	/*background:#F7F7F7 url("/images/headerUnderline.gif") repeat-x left bottom ;*/
	background:#BCC1BD url("/images/bodyBgr2.gif") repeat-y center top;
	voice-family: "\"}\"";
	voice-family:inherit;
  	font-size:small;
	
	} html>body {font-size:small;}

body.basic {
	
	width:640px;
	text-align:left;
	padding:25px;
	background:#FFF;
	}

body.basic h2, body.basic p, body.basic form { margin-left:0; }
body.basic h2 { color:#1B6BAE;}



/*
Links
---------------------------
*/

a {color: #4BAB48;
text-decoration: none;}

a:link {
color: #4BAB48;
text-decoration: none;}

a:active {
text-decoration: none;
}

a:hover {
color: #4BAB48;
text-decoration: underline; }

a:visited {
color: #4BAB48;
text-decoration: none; }

a:visited:hover {
color: #4BAB48;
text-decoration: underline; }

#topmenu a { 
	color:#DAE2DC;
	display:block;
	float:right;
	text-decoration:none;
	/*text-transform:uppercase;*/
	font-size:100%;
	font-weight:bold;
	border-left:1px solid #56795D;
	padding:0px 20px;
	}
#topmenu a.fright { /*border-right:1px solid #344663;*/ }
#topmenu a:hover { color:#DAE2DC; text-decoration:underline; }
#topmenu a:visited { color:#DAE2DC; }
#topmenu a:visited:hover { color:#DAE2DC; text-decoration:underline; }



/*
Page structure
---------------------------
*/


#wrap {
	position:relative;
	width:800px;
	padding:0;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	background:#F7F7F7 ;
	font-size:90%;
	}
	

#subwrap {
	position:relative;
	width:800px;
  	background:#FFF url("/images/bodyBgr.gif") repeat-y left top ;
	border-top:1px solid #FFF;
  	}

#wrap.rcol #subwrap {
	background:#FFF url("/images/bodyBgRcol.gif") repeat-y left top ;
}

#header {
	position:relative;
	height:130px;
	margin:0;
	padding:0;
	background:#598863 url("/images/headerUnderline.gif") repeat-x right bottom ;
	}

#headerwrap {
	position:relative;
	width:800px;
	/*background:transparent url("/images/rbarTop.gif") no-repeat right bottom ;*/
  	}

#wrap.rcol #headerwrap {
	background:transparent url("/images/rbarTop.gif") no-repeat right bottom ;
}


#topmenu {
	position:absolute;
	width:340px;
	right:150px;
	bottom:17px;
	text-align:right;
	padding-top:4px;
	background:#476D4F url("/images/topMenuBgr.gif") no-repeat left top ;
	}

#footer {
	padding:0 30px 5px 30px;
	}


#coll {
	float:left;
	position:relative;
	width:170px;
	margin:0;
	text-align:right;
	padding:40px 0 0 0;
	background:#E3F5EF url("/images/leftBgr.gif") no-repeat left top ;
	}


#colm {
  position:relative;
  padding:0;
  margin-left:170px;
  margin-right:210px;
  }
  
#colm_thumbs {
  position:relative;
  padding:0;
  margin-left:170px;
  margin-right:210px;
  }
  

#colmbig {
  padding:0;
  margin-left:170px;
  margin-right:0;
  margin-top:0;
  background-color:#FFF;
  }
  
#frame {
  padding:0;
  margin-left:10px;
  background:transparent;
  }

#colr {
  width:210px;
  height:420px;
  float:right;
  position:relative;
  background:url("/images/rbarBgr.gif") no-repeat 60px 0 ;
  padding:135px 0 10px;
  }


/* Front Page */

.fpage #colm {
	background:url("/images/fpPhoto.jpg") no-repeat left top ;
	margin-right:150px;
	}

.fpage #colr {
  width:150px;
  background:url("/images/rbarBgr.gif") no-repeat left top ;
  }

.fpage #colm .content {
	padding-right:100px;
}




.subcols {
	width:530px;
	margin:0;
	/*border-bottom:1px solid #D1DBE0;*/
	}

.subcols td {
	/*border-top:1px solid #D1DBE0;*/
	padding-top:10px;
	padding-bottom:10px;
	}

.subcols h4 {
	margin:0;
	}

.subcols h2, .subcols h3 {
	margin-top:0;
	}

#toplogo {
	position:absolute;
	left:30px;
	}

.coldiv {
	width:50%;
	border-left:1px solid #D1DBE0;
	}


.subcolr {
	padding-left:30px;
	}

.subcoll {
	padding-right:30px;
	}

img.offset {
	margin-top:40px;
}

/*
Formatting
---------------------------
*/

#colm .content, #colmbig .content {
	padding:30px;
	margin:0;
	}

#colm .content {
	padding-right:60px;
}

#colr .content {
	padding:10px;
	}

#coll .content {
	padding:10px;
	}



.clear {
	clear:both;
	}

.hiLight {
	color:#FF3300;
	font-weight:bold;
	}

p {
	line-height:1.5em;
	}
	
#coll p { margin-right:20px; }

td {
	vertical-align:top;
	/*font-size:90%;
	color:#828B90;*/
	}

/*
td p {
	font-size:100%;
	}
*/


h2 {
	color:#1E4924;
	font-size:130%;
	font-weight:bold;
	border-bottom:2px solid #A4C9AC;
	}

h2.flushtop {
	margin-top:0;
	}

h3 {
	font-size:110%;
	font-weight:bold;
	color:#666;
	border-bottom:1px solid #CCC;
	}

h4 {
	font-size:100%;
	color:#80929F;
	text-transform:uppercase;
	}

img {
	border:0;
	}

form label {
	font-size:90%;
	color:#888;
	text-transform:uppercase;
	}

.formerror { color:#FF0000; font-weight:bold; display:block; }

#footer p {
	line-height:1.5em;
	text-align:center;
	margin-top:.5em;
	margin-bottom:.5em;
	color:#999;
	font-size:90%;
	}

#footer p.sep {
	padding-top:.5em;
	margin-top:.5em;
	border-top:1px solid #E1E7EB;
	}

#footer a { 
	color:#999;
	text-decoration:none;
	}
#footer a:hover { color:#999;; text-decoration:underline; }
#footer a:visited { color:#999; }
#footer a:visited:hover { color:#999; text-decoration:underline; }

#mainnav p {
	font-size:90%;
	color:#43555F;
	text-transform:uppercase;
	font-weight:normal;
	padding-right:10px;
	}

img.aleft {
	display:block;
	float:left;
	margin:0 10px 4px 0;
	padding:0;
	border:0;
	}

img.aright {
	display:block;
	float:right;
	margin:0 0 4px 10px;
	}

p.fpq {
	font-style:italic;
	color:#2067A7;
	font-size:120%;
	}

#header img {
	display:block;
	}

.note {
   color:#666;
   font-size:85%;
  }
/*
Lists
---------------------------
*/

ul {
	list-style:none;
	margin:.5em .1em 1em 0px;
	padding:0 0 0 14px ;
	}

#colr ul {
	padding-left:0;
	}

ul li {
	margin:0 0 0 0px;
	padding:2px 0 2px 14px;
	list-style:none;
	background:url("/images/icons/bullet.gif") no-repeat 0 5px;
	}

/*
Menus
---------------------------
*/

#nav {
	font-size:90%;
	border-top: 0;
	border-right: 0;
	border-bottom: thin dashed #B2DCCD;
	border-left: 0;
        }

#nav a {
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#344663;
	display:block;
	position:relative;
	border:none;
	margin:6px 0 0 0;
	padding:8px 20px 8px 0px;
	text-decoration:none;
	background:url("/images/bgr/menuItem.gif") no-repeat right center ;
	}
#nav a:hover { color:#344663; text-decoration:none; background:#999;
	background:url("/images/bgr/menuItemAct.gif") no-repeat right center ;
	}
#nav a:visited { color:#344663; }
#nav a:visited:hover { color:#344663; text-decoration:none; background:#999;
	background:url("/images/bgr/menuItemAct.gif") no-repeat right center ;
	}

#nav .active {
	background:url("/images/bgr/menuItemAct.gif") no-repeat right center ;
	}

#nav .subnav {
	margin-left:15px;
	}

#nav .subnav a { 
	padding:8px 0px 8px 0px;
	margin:0;
	text-decoration:none;
	background:url("/images/bgr/menuSubItem.gif") no-repeat right center ;
	}
#nav .subnav a:hover { 
	background:url("/images/bgr/menuSubItemAct.gif") no-repeat right center ;
	}
#nav .subnav a:visited:hover { 
	background:url("/images/bgr/menuSubItemAct.gif") no-repeat right center ;
	}

#nav .subnav .active {
	background:url("/images/bgr/menuSubItemCur.gif") no-repeat right center ;
	}


/*
Search
---------------------------
*/

#searchform label {
	display:block;
	}

/*
Gallery
---------------------------
*/

.photocapr {
	float:right;
	margin:0 30px 0 1em;
	}

.caption {
	font-size:90%;
	color:#999;
	display:block;
	text-align:right;
	}


#gallery img {
	vertical-align:top;
	border:none;
	}

#gallery a {
	text-decoration:none;
	}

#thumblinks td {
	text-align:center;
	padding-right:10px;
	}
	
table {
    margin-top:1em;
    margin-bottom:1em;
    }

table.thumbs td {
  padding:10px 10px;
  font-size:10px;
  }
  
img.aleft {
	display:block;
	float:left;
	margin:0 10px 4px 0;
	padding:0;
	border:0;
	}
	
	/*
Login Box
---------------------------
*/

#loginbox {
  padding:1px 5px;
  background:#F8DEC2;
  color:#000;
  margin:0 0 0 10px;
  }

#loginbox form {
  margin:0;
  }

#loginbox p {
  margin-top:0;
  margin-bottom:.5em;
  color:#000;
  padding:0;
  }


#loginbox #login-username, #loginbox #login-userpwd, #loginbox #login-submit {
  font-size:90%;
  margin:0;
  }
	/*
Online Form
---------------------------
*/

.onlineform {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	padding-left: 1px;
 }
.onlineform_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #009900;

}

#video {
}

.infomsg {
  background:#FFFDD2;
  font-size:93%;
  padding:5px;
  }
