 /*css frogholt cottage o.n.c.designs 2006*/

body {

        font-family:Verdana, Arial, Helvetica, sans-serif;

        font-size:10pt;

        background-color:#E6F3FB;

	background-attachment: fixed;

	background-position: center;

	background-repeat:repeat;

        overflow: auto; 
}



td {
	border: 2px solid #B4DAEF;

}



.title {



}



.linkhead {

        height: 50px;

        width: 99%;

        border-color:#B4DAEF ;

        border-width:2px ;

        border-style: solid;

        background-color: white;

}



.linkpanel {

        width: 120px;

        border-width:thin;

        border-style: none;

        background-color:white ;



}



.pages {
	width: auto;
	text-align: left;
	overflow: auto;
	border-color:#B4DAEF;
	border-width:2px;
	border-style: solid;
	background-color:white;
	height: auto;

}



.topimg {

        position: relative;

        float:left;

        margin: 10px;

        overflow: hidden;

}



.bottomimg {

        position: relative;

        float: left;

        margin: 10px 10px 10px 10px;

}



.linkpanel li, h3, ul  { display: inline }



.linkpanel ul { padding:0 }

.linkpanel li { padding: 2px 5px }

.linkpanel li.current { font-weight: bold; color: #000000 }



.linkpanel a { 

	text-decoration: none;

	color: black;

}

.linkpanel a:hover { 

	text-decoration: underline;

	color: #000000;

}



a:link {color: #000000; text-decoration: none;}

a:visited {color: #000000; text-decoration: none;}

a:hover {color: #000000; text-decoration: underline;}

a:active {color: #000000; text-decoration: underline;}
