/*
CSS for Slideshow
*/#login{
	position:absolute;
	margin-left:630px;
	height: 87px;
	width:229px;
	text-align:right;
	float:right;
	left: -10px;
	top: -1px;
}
#login a {
font-size:12px; 
}



.gss a img {border : none;}
.gss {
      width: 100%;
      height: 245px;
      color: #dddddd;
      background-color: #000000; 
	  
    }
#slideshow {
  width : 100%;
  height : 245px;
  padding : 0px;
}
/*
CSS for Slideshow END
*/
.header{

background: black url(images/HeaderLogo.gif) repeat-y left bottom;
height: 82px;
text-align: left;
}


body {
	background-repeat:repeat-y;
	background-color: #262c33;
	text-align:left;
	margin: 0;
	background-image: url(../images/graysides.png);
}

h1, h2{
  font-family: Georgia, Times New Roman, serif;
}
h1, h2, h3, h4, h5{
  margin: 0px;
}
h1 {
	font-size: 2.5em;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 0em;
	padding-left: 0.4em;
	line-height: 10px;
	text-align:left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#D8AFD8;
	font-size: 1em;
	font-weight: normal;
	padding-left: 1.1em;
	text-align: left;
	line-height: 20px;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 0.5em;
	text-align: left;
	line-height: 20px;
	padding-bottom: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: lighter;
	padding-top: 5px;
	text-align: left;
	font-style: italic;
	padding-left: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
}


li {
font-family:Arial, Helvetica, sans-serif;
  font-size: small;
  list-style-type: none;
   color: #000000;
   line-height: 20px;
}

.post-body div, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	padding-left: 1em;
	line-height: 1.5em;
	margin: 0px;
}

#tagline p {
  font-style: italic;
  font-family: Georgia, Times, serif;
  border-top: 3px solid #7da5d8;
  border-bottom: 3px solid #7da5d8;
  padding-top: .2em;
  padding-bottom: .2em;
  padding-left: .8em;
  margin: 0;
  background: #bed8f3 url(backgrounds/tagline-fade.jpg) repeat-y right;
}

em {
	text-transform: uppercase;
}



a {
font-family: Arial, serif;
  font-weight: bold;
   font-size: .9em;
    left: 20px;
}

a:link {
color:#FFFFFF;}
a:visited {
	color:#FFFFFF;
}

.whitelink {
color:#FFFFFF;}

.blacklink a:hover{
color:#CCFFFF;}

.whitelink a:link{
color:#FFFFFF;}

.whitelink a:visited{
color:#FFFFFF;}

#homecontent a{
color:#003366;}

.blacklink a:link{
color:#FFFFFF;}

.blacklink a:hover{
color:#CCFFFF;}


.blacklink{
color:#FFFFFF;
line-height:0px;}

.blacklink a:visited {
  color: #dddddd;
}
.quicklink{
color:#000000;
padding-left: 1em;}

.quicklink a:visited {
  color: #dddddd;
}

#subcontent a {
color:#000000;}



.fun {
  color: #339999;
  font-family: Georgia, Times, serif;
  letter-spacing: 0.05em;
}

blockquote.fun {
  font-style: italic;
}



ul {
	margin-top: 15px;
	color: #FFFFFF;
}

#header {
  border-top: 3px solid #7da5d8;
}

img.feature {
  float: right;
  margin: 10px;
}

.galleryphoto {
  padding-bottom: 10px;
  border-bottom: 1px solid navy;
  margin-bottom: 20px;
}

.galleryphoto p {
  font-size: 65%;
  font-weight: bold;
  margin-top: 0;
  width: 430px;
  line-height: 1.4em;
}

.galleryphoto p span {   
  font-weight: normal;
  color: gray;
}

table.events {
  border-collapse: collapse;
}

table.events th, table.events td {
  padding: 4px;
  border: 1px solid #000066;
}

table.events th {
  font-size: x-small;
  text-align: left;
  background: #241374 url(backgrounds/header-bg.jpg);
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
}

table.events td {
  font-size: small;
  background: #e2edff url(backgrounds/td.jpg) repeat-x bottom;
}

table.events caption {
  color: #000066;   
  font-size: small;   
  font-weight: bold;   
  text-align: left;
  padding-bottom: 5px;
}

form.contact fieldset {   
  border: 2px solid navy;   
  padding: 10px;
}  

form.contact legend {   
  font-weight: bold;   
  font-size: small;   
  color: navy;   
  padding: 5px; 
}

form.contact {   
  padding: 0;   
  margin: 0;   
  margin-top: -15px;
  line-height: 150%;
}

form.contact label {
  font-weight: bold;
  font-size: small;
  color: blue;
}

form.contact label.fixedwidth {   
  display: block;   
  width: 240px;   
  float: left; 
}

form.contact .buttonarea input {   
  background: navy;
  color: white;   
  font-weight: bold;   
  padding: 5px;   
  border: 1px solid white; 
}

form.contact .buttonarea {   
  text-align: center;   
  padding: 4px;   
  background-color: #0066FF; 
}

/*
This section deals with the position of items on the screen.
It uses absolute positioning - fixed x and y coordinates measured from the
top-left corner of the browser's content display.
*/
/*
#navigation, #header, {
  position: relative;
}*/

#navigation {
	/*left:138px;*/
	width: 856px;
	height: 140px;
	color:#FFFFFF;
	text-align:left;
	top: 0px;
	background-image: url(../images/navbackgrd.gif);
	position: relative;
	left: 68px;
	z-index: 0;
	
}
#bodycontent {
	top: 0px;
	position: relative;
	width: 100%;
	background-repeat: repeat-y;
	background-position: center;

	
	background-image: url(../images/graysides.gif);
	
}

* html #homecontainer {
height: 100%;

}

#homecontainer {
	min-height: 100%;
	top: 570px;
	position: absolute;
	width: 856px;
	text-align:left;
	padding-left: 0px;
	padding-right: 0px;
	left: 68px;
	background-image: url(../images/contentbackgrd.gif);
	padding-top: 0px;
	background-repeat: repeat-x;
	background-color: #6d4e30;
	
	
}
#subcontainer {
	height: 1600px;
	top: 570px;
	position: absolute;
	width: 856px;
	text-align:left;
	padding-left: 0px;
	padding-right: 0px;
	left: 68px;
	background-image: url(../images/contentbackgrd.gif);
	padding-top: 0px;
	background-repeat: repeat-x;
	background-color: #6d4e30;
	
	
}


#homecontent {
	top: 0px;
	position: relative;
	width: 550px;
	text-align:left;
	padding-left: 0px;
	padding-right: 10px;
	left: 15px;
	z-index: 1;
	background-image: url(../images/white.png);
	padding-top: 0px;
	margin-left: 4px;
	
	
}
#subcontent {
	height: 2000px;
	top: 150px;
	position: absolute;
	width: 770px;
	text-align:left;
	padding-left: 0px;
	padding-right: 0px;
	left: 85px;
	z-index: 1;
	background-image: url(../images/white.png);
	padding-top: 0px;
	
	
}
#homelinks {
	top: 0px;
	position: absolute;
	width: 250px;
	text-align:left;
	padding-left: 0px;
	padding-right: 0px;
	left: 595px;
	right: 0px;
	z-index: 1;
	background-image: url(../images/white.png);
	height: 300px;
	padding-top: 0px;
	color: #FFFFFF;

	
}

#homelinks li{

	color: #FFFFFF;

	
}
#homelinks li a{

	color: #FFFFFF;
	font-style:italic;
	text-align:right;
	
}

#leftcontent {
	height: 1000px;
	top: 200px;
	position: absolute;
	width: 550px;
	text-align:left;
	padding-left: 0px;
	padding-right: 0px;
	left: 80px;
	z-index: 1;
	background-image: url(../images/white.png);
	padding-top: 0px;
	
	
}
#rightlinks {
	top: 200px;
	position: absolute;
	width: 250px;
	text-align:left;
	padding-left: 0px;
	padding-right: 0px;
	left: 650px;
	right: 0px;
	z-index: 1;
	background-image: url(../images/white.png);
	height: 341px;
	padding-top: 0px;

	
}
#content {
	top: 0px;
	position: relative;
	margin: auto;
	width: 770px;
	text-align:left;
	padding-left: 15px;
	background-image: url(../images/nopicbackgrd.gif);
	background-repeat: no-repeat;
	
}
#rightcontent {
	top: 0px;
	position: relative;
	left: 68px;
	width: 856px;
	height: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/boardroom.png);
	background-repeat:no-repeat;
	text-align: right;
	z-index: 0;
	color: #FFFFFF;
	padding-top: 30px;
	background-position: center;
	
}
#purpbox{
	width: 530px;
	height: 230px;
	background-color:#CC99FF;
	text-align: right;
	margin-left: 10px;
	position: static;
	border-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
	background-image:url(../images/bookbg.png);
	padding-top: 20px;
}
#purpbox a{color: #FFFFFF;}
#purpbox img{color: #FFFFFF;}

#greenbox{
	width: 450px;
	height: 70px;
	background-image: url(../images/green.png);
	text-align: left;
	left: 380px;
	position: absolute;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	z-index: 100;
	top: 11px;

}
#flash{
	background-image: url(../images/green.png);
	text-align: left;
	left: 20px;
	position: absolute;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	z-index: auto;
	top: 100px;

}
#greenbox p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	font-weight: 200;
	padding-left: 10px;
	text-align: left;
	margin: 0px;
}

#detail {
	width: 350px;
	height: 100;
}


#header {
  width: 100%;
}
#footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	position: static;
	text-align: center;


	
 
}

