/*	* {margin:0; padding:0;}  */


/* Reset */

body, div, dl, dt, dd, ul,ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin:0; padding:0;}
	h1, h2, h3, h4, h5, h6 {font-size:100%;}
	ol, ul {list-style:none;}
	address, caption, strong, em, cite, code, dfn, th, var {font-style:normal; font-weight:normal;}
	table {border-collapse: collapse; border-spacing:0;}
	fieldset, img {border:0;}
	caption, th {text-align:left;}
	q:before, q:after {content:"";}

/* Layout */

body {
 text-align: center;
 min-width: 790px;
 background: #6694B5 url(images/bg1.jpg) no-repeat top left;
 font-family: Georgia, Arial, Helvetica, sans-serif;
 font-size: 15px;
}

h1 {
 font-size: 155%; 
 font-weight: 600;
}
h2 { 
 font-size: 125%; 
 font-weight: 600;
}
h3 { 
 font-size: 115%; 
 font-weight: 600;
}

h4 { 
 font-size: 125%; 
 font-weight: 600;
}

strong {
 font-weight: bold;
}

em {
 font-style: italic;
}
	
blockquote {
 margin: 30px;
}
	
.underline {
 	text-decoration: underline; 
	} 

#wrapper {
 width: 760px;
 margin: 0 auto;
 text-align: left;
} 

#mastHead h1 {
 background: #009999 url(images/banner.jpg) top left no-repeat;
 text-indent: -9999px; 
 width: 760px;
 height: 130px;
} 

#mastHead p {
 background: #009999;
 text-align: center;
 font-size: .7em;
 padding-bottom: 10px;
 font-weight: bold;
}

#mastHead a {
 color: #fff;
}

#nav {
 text-align: center;
 background: #ddeeff;
} 

#nav ul li{
 display: inline;
 font-size: .9em;
}

#nav ul li a{
 padding: 0 20px 0 20px;
 text-decoration: none;
}

#content {
 background: #ddeeff;
 width: 760px;
 height: 840px;
} 

#sideBar {
 float: left;
 width: 145px;
 margin: 5px;
 border: 0;
}
	
#sideBar li a {
 height: 32px;
 voice-family: "\"}\""; 
 voice-family: inherit;
 height: 24px;
 text-decoration: none;
}	
	
#sideBar li a:link, #sideBar li a:visited {
 color: #26547D;
 display: block;
 background-color: #efefef;
 padding: 8px 0 0 10px;
 border-right: 1px solid #000;
 border-bottom: 1px solid #000;
 border-left: 1px solid #000;
}

.topSide {
 border-top: 1px solid #000;
}
	
#sideBar li a:hover {
 color: #fff;
 background: #000;
 padding: 8px 0 0 10px;
}

#sideBar h4 {
 background: #ddeeff;
 height: 1em;
 line-height: 1em;
 width: 7.7em;
 color: #26547D;
 text-align: center;
 margin: 10px 0;
} 

#contentMain {
 float: right;
 width: 600px; 
 height: 810px;
 overflow: auto;
 display: inline;
 text-align: center;
}

#contentMain p, #contentMain li {
 margin: 10px 20px 10px 20px;
 color: #000;
 text-align: left;
}

#contentMain h2{
 text-align: center;
 margin: 0 0 10px 0;
 padding: .6em 0 .6em 0;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 1.3em;
 color: #26547D;
 height: 20px;
}

#contentMain .quotes {
 text-align:left; 
 margin-left:10px; 
 margin-right:10px; 
 margin-bottom:10px;
}


#contentMain h3 {
 margin: 15px 20px 10px 20px;
 color: #26547D;
 text-align: left;
}

#contentMain .picMain {
 border: 0;
 margin: 10px 90px 20px 90px;
}

.famPics {
 border: 0;
 margin: 20px;
}

#footer {
 margin: 0 auto;
 width: 760px;
 text-align: center;
 background: #ddeeff;
} 

#footer  p {
 font-size: .7em;
 font-weight: bold;
 padding-top: 15px;
 margin-bottom: 10px; 
 clear: both;
} 





