/* Style sheet for franweb, 020108*/

/* Positioning */

#left {
	position: absolute;
	left: 10px;
	top: 	10px;
	width: 30%;
}

#right {
	position: absolute;
	left: 600px;
	top:	180px;
	width: 30%
}

#center {
	position: absolute;
	left: 300px;
	top:	50px;
	width: 40%
}

#topcenter {
	position: absolute;
	left: 300px;
	top:	20px;
	width: 70%
}

#topoffcenter {
	position: absolute;
	left: 300px;
	top:	20px;
	width: 70%
}

#offleft {
	position: absolute;
	left: 10px;
	top: 	20px;
	width: 30%;
}

#offleft2 {
	position: absolute;
	left: 10px;
	top: 	20px;
	width: 60%;
}

#offleftlow {
	position: absolute;
	left: 10px;
	top: 	400px;
	width: 30%;
}


.floatright_contact
{
float: right;
width: 338px; 
margin: 0 0 10px 10px;
background-color: #777;
padding: 2px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

.floatright_events
{
float: right;
width: 600px; 
margin: 0 0 10px 10px;
background-color: #777;
padding: 2px;
border-top: 1px solid #999;
border-right: 2px solid #555;
border-bottom: 2px solid #555;
border-left: 1px solid #999;
}

/* commented out now - check other pages....
div.floatright1 img
{
border-top: 2px solid #555;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-left: 2px solid #555;
}

*/

p { margin-top: 0; }


/* Body background */

body {
	
	/*background-image: url(images/bkgd017c.jpg);*/
	 background-color: #777777; 
}



/* Text */

h1 	{
	color: white;
	font-size: 36px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 36px;
	}

h2 	{
	color: white;
	font-size: 18px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 20px;
	}
	


h3 	{
	color: white;
	font-size: 15 px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 20px;
	}
	
h3.sold 	{
	color: red;
	font-size: 15px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 20px;
	}

	
	
h4 	{
	color: white;
	text-align: center
	font-size: 15px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 150%;
	}
	
h5	{
	color: white;
	font-size: 15px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 200%;
	}

p 	{
	color: white;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height:150%;
	}

.subhead 
	{
	font-size: 15px;
	font-weight: bold
	}
	

/* Links */


a.center	{
	color: white;
	font-size: 36px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 36px;
	}	

a.navigate {
	color: white; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 30px; text-decoration: none;
}

a:link {text-decoration: none; color: #ffffff;}
a:visited {text-decoration:  none; color: #ffffcc;}
a:active {text-decoration: none; color: red;}
/*a:hover {text-decoration: underline overline; font-weight:bold; color: #ffffff;}*/
a:hover {text-decoration: underline; font-weight:bold; color: #ff00ff;}

a.hidden {
	color: #ffffff;  text-decoration: none ;
}
a.2dnav {
	color: #000000;  text-decoration: none ;
}


#urhere {
	color: yellow; font-size: 15px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; line-height: 20px; text-decoration: none
}

a	{
	color: white;
	text-align: center;
	font-size: 15px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 150%;
	}

a.big {
	color: white;
	text-align: center;
	font-size: 36px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	line-height: 150%;
	}

