/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	color:#333;
	background-color:white;
	background-image: url(/images/brushpic3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
form {
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
	h2 {
	margin:5px 0px 12px;
	padding:2px 2px 2px 7px;
	font-size:120%;
	line-height:120%;
	font-weight:bold;
	color:#666666;
	text-transform: capitalize;
	text-decoration: blink;
	background-color: #FFFFCC;
	width: 100%;
	border: 1px solid #999999;
	}
.formfont {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color:#333;
	}
	
p {
	font:85% verdana, arial, helvetica, sans-serif;
	margin:5px 0px 16px;
	padding:0px;
	text-align: left;
	}
.vularger {
	font-size: 75%;
	color: #666699;
}

/*a {
	color:#09c;
	text-decoration:none;
	font-family:verdana, arial, helvetica, sans-serif;
	letter-spacing: .3em;
	word-spacing: .4em;
	font-weight: 600;
	font-size: 11px;
	}*/
#Content a:link, .marinstore a:link {color:#660099;
text-decoration:none;}
#Content a:visited, .marinstore a:visited {color:#660066;
text-decoration:none;}
#Content a:hover, .marinstore  a:hover{
	color:#660099;
	text-decoration:underline;
	/*background-color:#eee;*/

}
#bkfill a{
	font-size: 10px;
	font-weight: lighter;
}
#bkfill a:link{
	color:#D29CD2;	
}
#bkfill a:visited{color:#D29CD2;
}
#bkfill a:hover{background-color:#f4f4f5;
}
#bkfill {
	background-image: url(/images/violetbkfill.gif);
	background-repeat: repeat;
	background-position: left top;
	width: auto;
		/* was width: 100%;*/
	font-family: Verdana;
	font-size: .55em;
	font-weight: lighter;
	color: #956D95;
	letter-spacing: 0.45em;
	text-align: right;
	word-spacing: 0.5em;
	padding-right: 5px;
	padding-bottom: 2px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666699;
	height: 25px;
	vertical-align: middle;
}
#Header {
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	height:25px;
	line-height:11px;
	background-color:#eee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: black;
	border-bottom-color: black;
}
#contactfont {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 85%;
}	
#Content { 
	margin:0px 5px 5px 200px;
	padding:7px;
}
.Content {
	margin:-5px 10px 10px 200px;
	padding:0px;
}

#footer {
	font-family: Arial;
	font-size: 60%;
	color: #666699;
	text-align: center;
	vertical-align: middle;
	padding: 1px;
	margin-top: 110px;
	letter-spacing: .45em;
	word-spacing: .50em;
	background-image: url(/images/footbkfill2.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 28px;
		width: auto;
		/* was width: 100%;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4B7D6;
	border-bottom-color: #F4B7D6;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.cardimage {
    margin: 10px 10px 10px 5px;	
	position:absolute;
	top:340px;
	left:10px;
}
.marinstore {
    margin: 10px 10px 10px 5px;	
	position:absolute;
	top:515px;
	left:10px;
	font-size:70%;
	text-align:center;
	width:175px;
}
.marinstore img {
    margin-top:8px;
}
.menu_1 {
    width: 169px;
    margin: 10px 10px 10px 5px;
	position:absolute;
	top:100px;
	left:10px;
}
.menu_1 li a {
	height: 32px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	letter-spacing: 0.3em;
	word-spacing: 0.35em;
}
.menu_1 li a:link, .menu_1 li a:visited {
        color: #645173;
		/*color: #C7377D;*/
        display: block;
        background:  url(/images/menu_1.gif);
        padding: 0 0 0 10px;
}

.menu_1 li a:hover, .menu_1 li #current {
		color: #A721FC;
		/*color: #C7377D;*/
        background:  url(/images/menu_1.gif) 0 -32px;
        padding: 0 0 0 10px;
}

#menu_sub {
	 display:list-item;
}
 #menu_sub_top {
	 display:none;
	 
}
.menu_sub {
	width: 169px;
	/*position: relative;
	top: 0px;
	left: 0px;
	float: left;
	clear: right;*/
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	letter-spacing: 0.15em;
	word-spacing: 0.2em;
	font-weight: normal;
	font-size: 85%;
	display:list-item;

}
.menu_sub li a {
	height: 27px;
	text-decoration: none;
}
.menu_sub li a:link, .menu_sub li a:visited {
        color: #9A9104;
		/*color: #C7377D;*/
        display: block;
        /*padding: 8px 0 0 10px;*/
		padding: 0 0 0 10px;
}
.menu_sub li a:link, .menu_sub li a:visited  {
		background: url(/images/menu_sub.gif);
} 
.menu_sub li a:hover, #current_sub, .menu_sub li a:active {
		color: #515373;
		/*color: #C7377D;*/
     padding: 0 0 0 10px;
}
.menu_sub li a:hover, #current_sub, .menu_sub li a:active {
		 background: url(/images/menu_sub.gif) 0 -27px;
}
		
img {
    border: none;
}
.thumbpx {

}
.thumbpx img {
	border: 3px double #D29CD2;
}
.homeimage {
	background-image: url(/images/home_Spring_First_Color.jpg);
	background-repeat: no-repeat;
	margin: 5px;
	float: right;
	height: 240px;
	width: 200px;
	border: 3px double #D29CD2;
	clear: right;
}
.homecaption {
	margin: 2 2 20;
	float: right;
	height: 15px;
	width: 200px;
	clear: right;
	font-family: Arial;
	font-size: 55%;
	color: #666666;
	text-align: center;
	vertical-align: top;
}
.homeportrait {
	background-image: url(/images/katherine_hmportrait.jpg);
	background-repeat: no-repeat;
	margin: 5px;
	float: left;
	height: 188px;
	width: 125px;
	border: 3px double #D29CD2;
	clear: right;
}
.fixalign {
	padding-top: 8px;
}
.picvu img {
	border: 3px double #D29CD2;
}
.picvu {
	font-family: Verdana;
	font-size: 85%;
	color: #333333;
	text-align: left;
	padding: 2px;
}
.galboxcontainer {

	width: 90%;
	margin-left:10%;
	overflow: hidden;
}
.galboxcontainer .leftgalbox {
	padding: 5px;
	clear: right;
	float: left;
	width: 42%;
	font-family:verdana, sans-serif;
	font-size: 85%;
	color:#333;
}
.galboxcontainer .rtgalbox {
	padding: 5px;
	width: 42%;
	float:left;
	margin-left:2px;
	font-family:verdana, sans-serif;
	font-size: 85%;
	color:#333;
}