

/* Pisgah Institute 1.0 Layout - www.pisgahinstitute.com */
/* Copyright (c) 2005 Pisgah Institute. All rights reserved. */
/* Created by The Open Companies */


		
/* -------------- GENERAL ----------------- */



*
	{
    margin: 0;
    padding: 0;
		}
	
body
	{
    margin: 0;
    padding: 0;
    border: 0;
    background: url(../images/background.gif) repeat-x;
    font: 69%/136% Verdana, Arial, sans-serif;
    line-height: 1.5em;
    text-align: center;
    color: #333;
		}
		
table
	{
    font-size: 100%;
		}
		
p
	{
    font-size: 1em;
    margin: 1.5em 0 1.5em 0;
		}
	


/* -------------- TYPOGRAPHY ----------------- */



h1
	{
    font-size: 225%;
    font-weight: normal;
		}

h2
	{
    font-size: 200%;
    font-weight: normal;
    line-height: 1.2em;
		}

h3
	{
    font-size: 175%;
    font-weight: normal;
		}

h4
	{
    font-size: 150%;
    font-family: Georgia, serif;
    font-style: italic;
		}

h5
	{
    font-size: 133%;
    font-family: Georgia, serif;
		}

h6
	{
    font-size: 75%;
		}

strong
	{
    font-weight: bold;
		}

em
	{
    font-style: italic;
    color: #900;
		}

pre,code
	{
    font: normal 100% courier,monospace;
		}
		
		
		

		
#page
	{
    margin: 0 auto;
    padding: 0;
    border: 0;
    background: #fff url(../images/page2.gif) no-repeat;
    width: 760px;
		}
		
#top
	{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 1px;
	text-align: left;
		}
		
#top h1
	{
	display: none;
		}
		
#top p
	{
	display: none;
		}

		
#date
	{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 34px;
	text-align: right;
		}
	
#date p
	{
	margin: 0;
	padding: 12px 0 0 0;
	font: bold .9em Verdana, sans-serif;
	color: #878787;
	text-align: right;
		}
	
#mainBlock
	{
	margin: 0 auto;
	padding: 0;
	width: 760px;
	border-right: 1px solid #999;

		}
	
#mainBlock h2
	{
	font: bold 1em Georgia, serif;
	color: #666;
	text-align: left;
		}
	
#mainBlock #left
	{
	width: 225px;
	height: 225px;
	margin: 0;
	color: #333;
	float: left;
		}
	
#mainBlock #text
	{
	width: 460px;
	margin: 0;
	color: #333;
	text-align: justify;
	float: left;
		}
	
#mainPhoto
	{
	margin: 0 auto;
	padding: 0;
	width: 704px;
	height: 225px;
	float: right;
		}
		
#headline h1
	{
	display: none;
		}
		
#bottomRule
	{
	margin: 0 auto;
	padding: 0;
	width: 760px;
	height: 1px;
	background: url(../images/bottom_rule.gif) no-repeat;
		}
		
#bottomRule2
	{
	margin: 0;
	padding: 0;
	width: 610px;
	height: 0px;
	float: right;
	border-bottom: 1px solid #999;
		}
		
#bottomBlock
	{
	margin: 0 auto;
	padding: 0;
	width: 760px;
		}
		
#bottomBlock p
	{
	padding: 12px 0 18px 150px;
	color: #666;
	text-align: left;
		}


		
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * *

NAVIGATION

* * * * * * * * * * * * * * * * * * * * * * * * * * * * */

#navigation
	{
	margin: 0;
	padding: 0;
	width: 760px;
	height: 35px;
	background: transparent url(../images/nav_bar.gif) no-repeat;
		}
	
#navigation .text
	{
	display: none;
		}

#navigation span
	{
    display: none;
		}
		
#navigation h4
	{
	display: none;
	}
		
#navigation ul
	{
    margin: 0;
    padding: 0;
    background: transparent url(../images/nav_bar.gif) no-repeat;
    height: 35px;
    position: relative;
		}
		
#navigation li
	{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
		}
		
#navigation li, #navigation a
	{
    height: 35px;
    display: block;
		}

#navigation1
	{
    left: 215px;
    width: 60px;
		}

#navigation1 a:hover
	{
    background: transparent url(../images/nav_bar.gif) -215px -35px no-repeat;
		}

#navigation2
	{
    left: 281px;
    width: 266px;
		}

#navigation2 a:hover
	{
    background: transparent url(../images/nav_bar.gif) -281px -35px no-repeat;
		}

#navigation3
	{
    left: 555px;
    width: 42px;
		}

#navigation3 a:hover
	{
    background: transparent url(../images/nav_bar.gif) -555px -35px no-repeat;
		}

#navigation4
	{
    left: 605px;
    width: 34px;
		}

#navigation4 a:hover
	{
    background: transparent url(../images/nav_bar.gif) -605px -35px no-repeat;
		}

#navigation5
	{
    left: 644px;
    width: 64px;
		}

#navigation5 a:hover
	{
    background: transparent url(../images/nav_bar.gif) -644px -35px no-repeat;
		}

#navigation6
	{
    left: 716px;
    width: 44px;
		}

#navigation6 a:hover
	{
    background: transparent url(../images/nav_bar.gif) -716px -35px no-repeat;
		}


		
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * *

FORM

* * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
#formBlock
	{
	margin: 0;
	padding: 0;
	width: 610px;
	float: right;
		}
	
#formBlock .photo
	{
	margin: 0;
	padding: 6px 12px 3px 0;
	float: left;
		}
	
#formBlock h2
	{
	font: bold 14px/16px Georgia, serif;
	text-align: left;
		}
	
#formBlock h4
	{
	font: bold 11px/16px Georgia, serif;
	text-align: left;
		}
	
#formBlock p
	{
	padding: 0 18px 0 0;
	font: normal 11px/16px Verdana, sans-serif;
	text-align: justify;
		}
	
#formBlock li
	{
	list-style-type: square;
	font: normal 11px/16px Verdana, sans-serif;
	text-align: left;
		}
	
#formBlock .formtext
	{
	font: normal 10px/12px Verdana, sans-serif;
	text-align: justify;
		}
    
input:focus, textarea:focus
	{
    background: #fff;
		}
	
input, select, textarea
	{
    font-size: 10px;
    background: #e6e4d8;
    border: 1px solid #666;
    padding: 2px;
		}
	
.required
	{
    font: bold 10px/12px Verdana, Arial, sans-serif;
    color: #c60;
		}
	
.button
	{
    font: bold 10px/12px Verdana, Arial, sans-serif;
    padding: 2px;
    background: #918869;
    color: #fff;
		}
	
.button:focus
	{
    background: #000;
		}
		
		
.clear
	{
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 1px;
		}
		
.skip
	{
	display: none;
		}
		
.clear20
	{
    clear: both;
    height: 20px;
    margin: 0;
    padding: 0;
    line-height: 0;
    font-size: 1px;
		}
		

