/*
CSS Hersh Centre for Sexual Wellness site
2009-2010
Author: John Lambert
*/

html {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body {
  font-family:  Verdana, Helvetica, Arial,  sans-serif;
  color: black;
  background-color: #ffffff;
  background: url(backgrounds/nav-background.gif)  repeat-y left bottom;
  line-height: 125%;
  padding: 0;
  margin: 0 auto;
  
}

	
h1 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;	
  color: maroon;
  background-color: transparent;
  font-size: 24px;
  font-weight: bold;
  padding-left: 5em;
  padding-top: .7em;
  margin: 0;
}

h2 {
  font-family: "Trebuchet MS", "Diamond SF", Arial, Helvetica,  sans-serif;
  color: #440044;
  background-color: transparent;
  font-size: 16px;
  font-weight: bold;
  padding-left: 9em;
  padding-top: 1.3em;
  margin: 0;
}

h3 {
  font-family:  "Trebuchet MS", Arial, Helvetica,  sans-serif;
  color: maroon;
  background-color: #ffffff;
  font-size: 16px;
  padding-left: 0;
  padding-top: 1.2em;
  margin: 0;
}

h4 {
  color: maroon;
  background-color: #ffffff;
  font-size: x-small;
}
	
h5 {
  color: maroon;
  background-color: #ffffff;
  font-size: 18px;
  padding-left: 5em;
  
}	

h6 {
  font-family: Verdana, Arial, sans-serif;	
  color: #585858;
  background-color: #ffffff;
  font-weight: normal;
  font-size: 9px;
  padding-top: 0;
  
}	
	
#contactinfo p {
  font-family: "Verdana", Arial, Georgia, Times, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background: maroon;
  line-height:  140%;
  padding-left: 3em;
  padding-bottom: .3em; 
  margin: .4em;
  border-left: 0;
  padding-top: 0;
  
}

#highlight {
   border-bottom: 1px solid maroon;
	padding-right: 2em;
}


li {
  font-size: 12px;
  list-style-type: none;
  
}

p {
  font-size: small;
  color: black;
  background-color: #ffffff;
}

p2 {
	
	font-size: xx-small;
	color: #585858;
	background-color: #ffffff;
	text-align: center;
}

.booklet {	
	font-size: xx-small;
	color: black;
	background-color: #ffffff;
	line-height: 100%;
}


em {
  text-transform: uppercase;
}

a {
  font-weight: bold;
}

a:link {
  text-decoration: none;	
  color: #DECD92; 
}

a:visited {
  text-decoration: none;	
  color: gray; 
}

a:hover {
  text-decoration: none;
  color: white;
  background-color: #6C0000; 
}

a:active {

}

.bodynav1 a:link {color: #3333FF; 
	font-size: 11px;
	text-decoration: none;
}

.bodynav1 a:visited {color: #3333FF; 
	font-size: 11px;
	text-decoration: none;
    }
    
    .bodynav1 a:active {color: #0000CC; 
	text-decoration: none;
    }
    
.bodynav1 a:hover {color: #DECD92; 
	text-decoration: none;
    }


/*.bodynav1 a:link {color: #3333FF; 
	text-decoration: none; 
    }
.bodynav1 a:visited {color: #0000ff; 
	text-decoration: none;
    }
.bodynav1 a:active {color: #0000CC; 
	text-decoration: none;
    }
.bodynav1 a:hover {color: #DECD92; 
	text-decoration: none;
    }*/
 	
 a img {
border:none;
}	

.welcome {
  color: #400000;
  background-color: #ffffff;
  font-family:  Arial, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Georgia, Times, serif;
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0.05em;
}

.kinquote {
    font-family: "Arial Rounded MT Bold", Arial, "Trebuchet MS", sans-serif;
    font-style: italic;
    font-size: 14px;
    color: maroon;
    background-color: #ffffff;
}

fieldset {   
  border: 1px solid maroon;   
  padding: 7px;
}  

blockquote.fun {
  font-style: italic;  
}

table.sexual-concerns {
  border-collapse: collapse;  
}

table.sexual-concerns th, table.sexual-concerns td {
  padding: 4px;
  border: 1px solid #800000;
}

table.sexual-concerns th {
  font-size: x-small;
  text-align: left;
  background: #800000; 
  color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 70px;
}

table.sexual-concerns td {
  font-size: small;
  color: black;
  background-color: #ffffff;
}

table.sexual-concerns caption {
  color: #800000;   
  background-color: #ffffff;
  font-size: small;   
  font-weight: bold;   
  text-align: left;
  padding-bottom: 5px;
}

#footer {
	font-family:  Arial, sans-serif;
	font-size: .70em;
	color: #585858;
	padding-left: 28px;
	background: #ffffff; 
	border-collapse: collapse;
}


#navigation {	
  width: 192px;
  background: maroon;
  padding-top: 0;
  padding-left: 0;
}

#header {
 background: url(backgrounds/sw-header.jpg)  repeat-y right top;
 color: maroon;
 background-color: #ebdaa9;
 padding-bottom: .5em;
 border-top: 6px solid maroon;
 border-bottom: 8px solid maroon;
 margin: 0;
 padding-right: 0;
}

#sitebranding {
  font-family: Georgia, Times, serif;
  padding-left:  3.6em;
	margin: 0;
}

#tagline{
	 font-family: "Diamond SF", Arial, Georgia, Times, sans-serif;
	font-size: large;
	 font-weight: bold;
	padding-left: 6em;
	padding-bottom: .5em;
	margin: 0;
	}

img.feature {
  float: left;
  margin: 8px; 
}

img.feature2 {
  float: left; 
  margin: 8px;
}

/*
This section positions 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.
*/

 #contactinfo,  #navigation,  #bodycontent,  #header{
  position: absolute;
} 

#contactinfo {
  top: 25px;
}

#navigation {
  top: 106px;
}

#bodycontent {
  left: 235px;
  right: 15px;
  top: 108px;
  text-align: justify;
  padding-top: 0px;
  min-width: 755px;
}

#header {
  width: 100%;
  height: 86px;
  min-width: 970px;
}



