BODY 	{
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #9E9B72;
	background-image: url(blueboarinn_pics/background.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	}




/* PAGE LINKS */

a:link		{
	color: #000000;
	text-decoration: underline;
}

a:visited	{
	color: #000000;
	text-decoration: underline;
}

a:active	{
	color: #000000;
	text-decoration: underline;
}

a:hover		{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000000;
}




/* THE NEXT LINE IS THE MAIN PAGE FONT */

TABLE 		{
	COLOR: #000000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.title 		{
	color: #333333;
	letter-spacing: -1px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}

.subtitle	{
	color: #333333;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}

.phonetitle 	{ color: #993333; font: 13px arial, verdana, sans-serif; letter-spacing: 0px; font-weight: bold; }

.date-font	{ COLOR: #98A8C1; FONT: 10px verdana, arial, sans-serif; font-weight: bold; }

.just 		{ text-align: justify; }






/* BORDER AND LINE CODE */

.page-splits	{
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.borders	{
	BORDER: 1px solid #000000;
}







/* HEADER */

.header-background	{
	background-image: url(picts/background-header.jpg);
	background-color: #000000;
}







/* RIGHT AND LEFT TEXT BOXES */


.note-text 	{
	padding: 3px;
	color: #000000;
	font-size: 12px;
	text-align: left;
	background-color: #9E9971;
	background-position: center;
	border: 1px solid #000000;
	background-image: none;
	line-height: 1.25pc;
		}

.note-title	{
	padding: 5px;
	background-color: #000000;
	background-image: none;
	COLOR: #FFFFFF;
	text-align: left;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #333333;
		}









 /* PAGE FOOTER CODE */

.footer 	{
	background-image: none;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
		}

.footer-line	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #74869E;
	border-right-color: #74869E;
	border-bottom-color: #DDDCD6;
		}

.footertext	{
	COLOR: #000000;
	font-weight: normal;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
}







 /* SIDEBAR CODE */

.sidebar	{
	background-image: url(picts/background_side.jpg);
	background-repeat: repeat-y;
	background-color: aaac84;
	width: 200px;
	border-right-style: none;
	background-position: right;
		}


.sidebar-line	{
	background-color: #FFFFCC;
	background-image: url(picts/background_text.jpg);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left;
		}








 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}









 /* ORDER PAGE */

.price 		{ COLOR: #993300; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }

.ordermargin	{ margin: 6px 0px 0px 0px;}


.orderbutton 	{
		background-color:#660000;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 10pt;
		height: 23px;
		width: 52px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #FFFFFF 1px solid;
		}


.orderbuttonon 	{
		background-color:#0066FF;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 10pt;
		height: 23px;
		width: 52px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		BORDER: #FFFFFF 1px solid;
		}







 /* CONTACT FORM */

.submitbutton 	{ font-size: 13px; }


.shadeform	{
	FONT: 13px arial, verdana, sans-serif;
	background-color: #CC9900;
	background-image: none;
	text-align: left;
	WIDTH: 200PX;
	BORDER: #000000 1px solid;
		}

.textarea	{
	FONT: 13px arial, verdana, sans-serif;
	background-color: #FFFFCC;
	background-image: none;
	text-align: left;
	WIDTH: 250PX;
	HEIGHT: 135PX;
	BORDER: 1px solid #000000;
		}

.dropdown 	{
		COLOR: #000000;
		WIDTH: 200PX;
		background-color: #F0F1F2;
		FONT: 12px arial, verdana, sans-serif;
		}








 /* LINKS PAGE CODE */


.linksmargin	{ margin: 10px; }

.searchbutton 	{ FONT: 11px arial, verdana, helvetica, sans-serif; }

.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		background-color: #F0F1F2;
		WIDTH: 120PX;
		HEIGHT: 20PX;
		BORDER: #000000 1px solid;
		}


.searchdrop 	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		WIDTH: 120PX;
		HEIGHT: 20PX;
		background-color: #F0F1F2;
		margin-top: 3px;
		}










 /* START CODE FOR THE GALLERY AND VIEWER */



.gallerytitle 	{ COLOR: #000000; FONT: 16px georgia, "times new roman", verdana, sans-serif; font-weight: bold; }

.gallerytext 	{ COLOR: #342425; FONT: 11px georgia, "times new roman", verdana, sans-serif; font-weight: normal; }

.rollover 	{ BORDER: #FFFFFF 10px solid; }

.rolloveron 	{ BORDER: #342425 1px solid; padding: 9px; }

.viewer-border	{ BORDER: #FFFFFF 15px solid; }


.button-slideshow 
		{
		background-image: url("picts/button-slideshow.gif");
		background-color:#F0F0F0;
		color: #74869E;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		height: 22px;
		cursor:pointer;
		padding-left: 7px;
		padding-right: 7px;
		BORDER: #74869E 1px solid;
		}


.buttonon-slideshow
		{
		background-image: url("picts/buttonon-slideshow.gif");
		background-color:#F0F0F0;
		color: #000000;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		height: 22px;
		cursor:pointer;
		padding-left: 7px;
		padding-right: 7px;
		BORDER: #000000 1px solid;
		}













 /* START THE CODE FOR THE MENUS */


.menuouter	{
		background-color: #98A8C1;
		background-image: url("picts/menu-background.jpg");
		border-top: #322926 1px solid;
		border-bottom: #74869E 1px solid;
		padding-top: 12px;
		padding-bottom: 0px;
		}



.menu		{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	margin-right: 0px;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 15px;
	white-space:nowrap;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	width: 175px;
		}


a.menu:link 	{
	background-image: none;
	color: #000000;
	text-decoration: none;
		}


a.menu:visited 	{
	background-image: none;
	color: #000000;
	text-decoration: none;
		}



a.menu:active 	{
	background-image: none;
	color: #000000;
	text-decoration: none;
		}



a.menu:hover 	{
	background-image: none;
	background-color:#000000;
	color: #FFFFFF;
	text-decoration: none;
		}






 /* GALLERY MENU CODE */

.menu-galleryouter	{
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #74869E;
			}



.menu-gallery	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	margin-right: 4px;
	cursor:pointer;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 16px;
	white-space:nowrap;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
		}


a.menu-gallery:link 	{
	background-image: none;
	color: #000000;
			}


a.menu-gallery:visited 	{
	background-image: none;
	color: #000000;
			}


a.menu-gallery:active 	{
	color: #000000;
	background-image: none;
			}


a.menu-gallery:hover 	{
	background-image: none;
	background-color:#000000;
	color: #9E9B72;
			}
.bordersPHOTO {
	BORDER: 1px solid #000000;
}
.sidebar-left {
	background-image: url(blueboarinn_pics/background_side.jpg);
	background-repeat: repeat-y;
	background-color: #9E9971;
	width: 200px;
	background-position: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.sidebar-center {
	background-image: url(blueboarinn_pics/background_text.jpg);
	background-repeat: repeat-y;
	background-color: #E1C08D;
	width: 550px;
	border-right-style: none;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.sidebar-right {
	background-image: url(blueboarinn_pics/background_text_right.jpg);
	background-repeat: repeat-y;
	background-color: #EDCD94;
	background-position: right top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
	width: 250px;
	padding: 0px;
	margin-right: 20px;
	border-bottom-color: #000000;
}
.menublack {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 8pt;
	margin-right: 0px;
	cursor:pointer;
	font-weight: bold;
	text-align: left;
	display: block;
	line-height: 15px;
	white-space:nowrap;
	background-color: #000000;
	padding: 5px;
	width: 125px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a.menublack:link {
	background-image: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.menublack:visited {
	background-image: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.menublack:active {
	background-image: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.menublack:hover {
	background-image: none;
	background-color:#FFFFFF;
	color: #000000;
	text-decoration: none;
}
