a:link { color: #000000}
a:visited { color: #000000 }
a:active { color:#ff0000 }
a:hover { color:#ff0000 }

body 
	{
		background-image:url('images/gradient2.gif');
		background-repeat:repeat-x;
/*		background-color:#cf8354; */
		background-color:#336699;
		margin-top:35;
		font-family:trebuchet ms;
		font-size:12.0;
	}
	
.FORM_STYLE
	{
		font-family:trebuchet ms;
		font-size:12.0;
/*		padding-right:10; */
		text-align:right;
	}	

.NAV_STYLE 	{	width: 100%; 
				text-align: center;
			}

.LINK_STYLE 
			{	font-family: Verdana; font-size: 12px;
				text-decoration: none;
			}
			
.gallery_link
	{
		font-size:10.0;
		text-decoration: none;
	}
				
.cup
	{
		border-bottom:1px solid #000000;
		border-left:1px solid #000000;
		border-right:1px solid #000000;
	}			
						
.BLURB_STYLE 	
			{	width: 100%; 
				padding-left:25;
				padding-right:35;
				padding-top:15;
				padding-bottom:15;
/*				background-color: #EEEEDB; */
				font-family: Trebuchet MS; 
				font-size:12.0;
				color: #443402;
				text-align: justify;
			}
.PHOTO_STYLE
			{
				border-right: 1px dashed #888888;
			}			
			
h1
	{
		font-size:16.0;
		color:#856723;
		letter-spacing:2px;
		margin-bottom:5;
	}
h6
	{
		font-size:14.0;
		color:#856723;
		margin-bottom:-3;
	}
	
	p { margin-top:0; margin-bottom:10;}			

input
	{
		background-color:#EEEEDB;
	}
			
textarea
	{
		background-color:#EEEEDB;
	}
	
.text
	{
		font-size:10.0;
		font-family:Verdana;
		line-height:180%;
	}	
			
.title
	{
		font-size:10.0;
		font-family:Verdana;
		font-weight:1.2em;
		letter-spacing:2px;
	}
	
.buybut {
		height:15px;
		width:40px;
		font-size:7px;
	}
	
			
.TEXT_STYLE 
			{	
				position: relative;
			}
			
.FOOTER_STYLE 	
			{	width: 100%; font-family: Verdana; font-size: 10px;
				color: #999999;
				text-align: center;
			}
			
.PACKAGE_STYLE 	
			{	padding-left:35px;
				padding-right:35px;
			}
			
.BOTTOM_STYLE			
			{
				text-align: center;
				color:#48484e;
				font-family: Verdana;
				font-size: 10px;
			}