@charset "iso-8859-2";
/* CSS Document */

* 
	{	
	/* margin:0; */
	/* padding:0; */	
	/*overflow: auto;*/	
	}
body 
	{
	font-family: Tahoma;
	/* font-family: Arial, sans-serif; */
	color: #000000;
	font-size: 14px;
	background-color: #FBF7AF;	
	text-align: center;
	
	}
	
.hideMe
{
	visibility:hidden;
}	
	
.bigImageBox
{	
    margin-left: auto;
    margin-right: auto;
    width:1073px;
    height:393;
    
}
	
.bigImage
{
	margin-top:5%;
	height:393;
	
	background-image: url(../images/one_empty.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top center;
	
	
}

.bigMenuBox
{
	/*moving diamonds and words in from edge of pic*/	
	
	
}
	
.bigMenu
{
	/*remove the original UL and LI bullets*/
	list-style-type: none;
	padding-top: 2em;
	
}
	
.bigMenu li
{
	text-align: left;
	background-image: url(../images/bigDiamond.gif);
	background-repeat: no-repeat;
	background-position: .3em .2em;

	/*IE too far indent distanct between diamond and words*/	
	padding-left: 1.9em;	
	text-decoration:none; 	
	font-size: 20px;	
	/* font-weight:600; */
	color: #FFFFFF;		
}

.bigMenu a, .bigMenu a:visited 
	{	
	text-decoration:none; 	
	font-size: 20px;	
	/* font-weight:600; */
	color: #FFFFFF;	
	}
	

.bigMenu a:hover 
	{	
	color: #000000;

	}	

.subMenu
{
	list-style-type: none;	
	margin-left: 0;
}

.subMenu li
{
	background-image: url(../images/smallDot.gif);
	background-repeat: no-repeat;
	background-position: 1% .4em;
		
}


.subMenu a, .subMenu a:visited 
	{	
	text-decoration:none; 	
	/* font-weight:600; */
	color: #FFFFFF;	
	}
	
.subMenu a:hover 
	{	
	color: #000000;	
	}		
	
	

.address
	{	
	
	text-decoration:none; 	
	font-size: 28px;	
	font-weight:900; 
	color: #FFFFFF;	
	margin-bottom: 0em;
	margin-top: 12.5em;
	margin-right: 6em;
	float:right;	
	}
	
.address
	{			
	font-size: 28px;	
	font-weight:900; 
	color: #FFFFFF;	
	margin-bottom: 0em;
	margin-top: 12.5em;
	margin-right: 5.1em;
	float:right;
	}	
	
.address a, .address a:visited 
	{	
	text-decoration:none; 	
	font-size: 28px;	
	font-weight:900;	
	/* font-weight:600; */
	color: #FCEB83;	
	}
	
.address a:hover 
	{	
	color: #FFFFFF;	
	}	
	
.featurePicsBox
{
    margin-left: auto;
    margin-right: auto;
    width:1019px;
    
}
	
.featurePics
{
	background-color: #BB5137;
	

	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border: 3px solid;
}
	

#words
	{
	font-size: 12px;
	color: #FBF7AF;	
	}

#email a
	{
	color: #B03F2A;	
	}	

#email a:hover
	{
	
	overflow: hidden;
	text-decoration: none;
	
	}	


@charset "iso-8859-2";
/* CSS Document 





*/
