/* CSS Document */


body {
	font-size: 0.8em;
	color:#6A6A6A;
	padding: 0;
	margin: 0;
	letter-spacing: 0.15em;
	
		
}


p
{
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: small;
	line-height: 150%;
	padding: 10px;
	text-align: left;

}


h1
{
	font-weight: lighter;
	font-size: 2em;
	color: #9E00FD;
	letter-spacing: 3em;
	line-height: 130%;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding-top: 30px;
}

h2
{
	
	font-size: medium;
	
	font-weight: normal;
	
}
h3
{
font-size: 4em;
}
a
{
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	text-decoration:none;
	color: #7300A4;
	text-decoration: none;
	font-style: normal;
}

a:hover
{
	color: #D50095;
	text-decoration: none;
	color: #E8A300;
	background-repeat: repeat;
}
/*
img
{
float: left;
}

 menu styling */

#menu
{
	position:fixed;
	text-decoration: none;
	width: 100%;
	height: 40px;
	z-index: 100;
	margin: auto;
	top: 50px;	
}

#menu ul 
{
	
	text-align: center;
	margin-top: 20px;
	
}

#menu ul li
{
	display: inline;
	background-color:#FFFFFF;
	padding-right: 10px;	
	
}

#menu ul li a
{
	color: #6B0082;
	font-weight: normal;
	font-size:0.9em;
	letter-spacing: 0.09em;
		}

#menu ul li a:hover
{
	height: 20px;
	background-color: #F1E1FF;
	color: #CB01C6;
}

#menu ul li a.active
{
	color: #636363;
	
	
}


#more
{
clear: both;
width: 500px;
z-index: 20;
margin: auto;


}


#portfolio
{
clear: both;
width: 900px;

margin: auto;
margin-top: -20px;


}
.spacer
{
	position:relative;
	height: 103px;
	}
	
	

.quote
{
	background-image: url(IMAGES/quotebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
}
.quote p {
font-size: x-small;

}
.quote h1
{
	font-size: x-large;
	font-style:italic;
	color:#B4B4B4;
	font-family:  "Garamond", Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
}

	
.left
{float:left;margin: 10px;
}
img
{border-style: none;}


#footer
{
	clear:both;
	width: 100%;
	z-index: 1;
	background-color: #FFFFFF;
		
}


#footer p
{
	text-align:center;
	margin-top: 0px;
	color: #A4A4A4;
	font-size: x-small;
	
}

#footer a
{
	
	color: #A4A4A4;	
	

}

#footer a:hover
{
	
	color: #D50095;
	

}





#portfolio {
	margin: auto;
	margin-top:6em;
	margin-bottom: 6em;
	background-color: #FFFFFF;
	display:block;
	padding: 50px;
	
}

 
#portfolio h1, #portfolio p
{

margin:0 10px; letter-spacing:1px;}

.block {
	margin: auto;
	margin-top:6em;
	margin-bottom: 6em;
	background-color: #FFFFFF;
	display:block;
	padding: 50px;
	background-image: url(IMAGES/blockbg.jpg);
	background-repeat: repeat-y;	
}

.block h1, .block p
{

margin:0 10px; letter-spacing:1px;}

.block ul
{
font-family: Tahoma, "Trebuchet MS", sans-serif;
	font-size: small;
	line-height: 150%;
	padding: 10px;
	margin-left: 50px;
}

.block img{
margin-left: -35px;
margin-bottom: 20px;
}

#vine
{
	
	background-repeat: no-repeat;
	height: 239px;
	width: 100%;
	position: fixed;
	top: 0px;

	background-position: center top;
	background-image: url(IMAGES/name.gif);
	z-index: 61;
	}
	#topfade
	{
	position: fixed;
	height: 66px;
	width: 600px;
	background-image: url(images/top_fade.png);
	background-repeat: repeat-x;
	z-index: 30;
	top: 150px;
	left: 400px;
	margin: auto;
	}
#intro
{
	display: none;
	width: 150px;
	position: absolute;
	height:100%;
	top: 0px;
	left: 0px;
	background-image: url(IMAGES/edge.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 20px;
	padding-top: 140px;
	background-color: #FFFFFF;
}
#bigbg
{
	position: fixed;
	height: 100%;
	width: 100%;
	background-image: url(IMAGES/bigtop2.jpg);
	background-repeat: no-repeat;
	z-index: -20;
	top: 100px;
	background-position: center top;
	}
	#pflogo
	{
	background-color: #FFFFFF;
	background-image: url(IMAGES/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 68px;
	position: fixed;
	top: 0px;
	z-index: 100;
	}
/* CSS Document */



