body {
background: url(images/bg_full.jpg) repeat-y;
margin:0px 0px; padding:0px;
font-family: tahoma;
font-size: 12px;
font-weight:bold;
text-align:left;
}
#main{
margin-top:10px;
font-family: tahoma;
font-size: 12pt;
font-weight:;
}

.menubg{
background: url(images/menu_fill.jpg);
text-align:center;
font-size:14px;
font-weight:bold;
color:white;

}
.menu_bottom{
background: url(images/menu_bottom.jpg) no-repeat;
text-align:center;
font-size:14px;
font-weight:bold;
color:white;
}

#space{
margin-top:10px;
}

#topmenu{
font-weight:bold;
text-align:right;
}

#center{
text-align:center;
}

#fivepixright{
background-color:white; 
width:830px;
}
#fivepix{
margin-top:5px;
}

a {font-weight:bold;}
a:link {color: #000099}
a:active {color: #000099}
a:visited {color: #000099}
a:hover { color: #000099; text-decoration: none};

.floatleft {margin: 5 5; float:left}

#floatrightbook {
margin: 5 5;
float:right;
text-align:center;}

#patchofdaybox {
border: 1px solid lightgrey;
padding: 6px;
margin: 5 5;
float:right;
text-align:center;}

.patchofday {
margin: 10 10;
text-align:center;}

#menu a {text-decoration: none}
#menu a:link {color: white}
#menu a:active {color: white}
#menu a:visited {color: white}
#menu a:hover { color: white; text-decoration: underline};

.formheader{font: bold; 
text-decoration: bold; 
background-color:gray; 
color:white;

}

.fieldlabel{
font-weight:bold;
margin-right:15px;}

.grayborder
{
	border: 1px solid gray;
	    padding: 2px;
			margin: 2px;
}

/* High Slide CSS*/
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(includes/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
	    padding: 0px;
			margin: 0px;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
    border: 2px solid white;
		
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    font-weight:normal;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(includes/highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/* End of High Slide CSS*/

