body         { 
color: black;
font-size: 12px; 
font-family: Sans-Serif,Arial,Verdana;
background-color: #CECEFE;
margin: 0 0 0 0;
padding: 0; 
background: transparent;
font-weight: normal;
SCROLLBAR-FACE-COLOR: black;
SCROLLBAR-HIGHLIGHT-COLOR: black;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: white;
SCROLLBAR-ARROW-COLOR: white;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR: #000000;

}

h1
{     
font-size: 16px; 
font-family: Sans-Serif,Arial,Verdana;
valign: top;
line-height: 120%;
text-align: center;
text-indent: 0;
margin: 0 0 0 0;
font-style: normal;
font-weight: bold;
padding: 0 0 0 0;
color: #727ba2;
}	
h2
{     
font-size: 16px; 
font-family: Sans-Serif,Arial,Verdana;
valign: top;
line-height: 120%;
text-align: left;
text-indent: 0;
margin: 0 0 0 0;
font-style: normal;
font-weight: bold;
padding: 0 0 0 0;
color: #727ba2;
}	
h3
{     
font-size: 15px; 
font-family: Verdana,Sans-Serif,Arial;
text-align: left;
margin: 0 0 0 20;
font-style: normal;
font-weight: bold;
padding: 7 0 2 0;
color: black;
text-decoration: none;
}	

h4
{     
font-size: 18px; 
font-family: Verdana,Sans-Serif,Arial;
text-align: left;
margin: 0 0 0 0;
font-style: normal;
font-weight: bold;
padding: 0 0 0 0;
color: #727ba2;
text-decoration: none;
letter-spacing: 3px;
}	

.framed
{
border-top: solid;

border-right: solid;
border-width: 2px;
border-color: white;
}
.framedblue
{
border: solid;
border-width: 2px;
border-color: black;
}

.formbox 
{
font-size: 12px;
color: #9AA1BC;
font-weight: bold;
font-family: Verdana,Arial,Sans-Serif,;
padding: 0 5 0 0;
text-align: right;
line-height: 120%;
}

.formbox a
{
font-size: 12px;
color: #9AA1BC;
font-weight: bold;
font-family: Verdana,Arial,Sans-Serif,;
padding: 0 5 0 0;
text-align: right;
line-height: 120%;
text-decoration: none;

}
.formbox a:hover
{
font-size: 12px;
color: darkblue;
font-weight: bold;
font-family: Verdana,Arial,Sans-Serif,;
padding: 0 5 0 0;
text-align: right;
line-height: 120%;
text-decoration: underline;
}

.boxsm
{
font-size: 15px;
line-height: 130%;
color: #727ba2;
font-family: Arial,Verdana,Sans-Serif,;
padding: 0 0 0 0;
text-align: justify;
}
ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

li { /* all list items */
	float: left;
	position: relative;
	border: solid:
	border-width: 2px;
	border-color: red;
	text-align: center;
	background-color:#727ba2;
border-left: solid;
border-bottom: solid;
border-top: solid;
border-right: solid;
border-width: 1;
border-color: #727ba2;
padding: 2 0 0 0;
margin: 0 0 0 0;
color: white;
text-decoration: none;
font-size: 12px;
font-weight: bold;
	width: 106px;

}
li a
{
color: white;
text-decoration: none;
	width: 106px;
	padding: 3 0 3 0;
}
li a:hover
{
color: black;
text-decoration: underline;
	width: 106px;
	background-color: transparent;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 1.9em;
	left: 0;
	background-color: red;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	
}

#content {
	clear: left;
}

.boxphoto
{
font-size: 15px;
line-height: 130%;
color: #727ba2;
font-family: Arial,Verdana,Sans-Serif,;
padding: 0 0 0 0;
text-align: justify;
}
.boxphoto a
{
font-size: 15px;
line-height: 130%;
color: #727ba2;
font-family: Arial,Verdana,Sans-Serif,;
padding: 0 0 0 0;
text-align: justify;
font-weight: bold;
text-decoration: none;
}
.boxphoto a:hover
{
font-size: 15px;
line-height: 130%;
color: #727ba2;
font-family: Arial,Verdana,Sans-Serif,;
padding: 0 0 0 0;
text-align: justify;
text-decoration: underline;

}

.boxbot
{
font-size: 13px;
line-height: 110%;
color:#727ba2;
font-family: Arial,Verdana,Sans-Serif,;
padding: 0 0 0 0;
text-align: justify;
background-color: transparent;

}



.navbot
{
background-color: transparent;
text-align: center;
font-size: 11px;
font: Verdana,Sans-Serif,Arial 
margin: 0 0 0 4;
height: 20px;
font-weight: normal;
color:  #727ba2;

}
.navbot a
{
background-color: transparent;
padding: 2 2 2 2;
margin: 0 0 0 0;
color: #727ba2;
text-decoration: none;
}
.navbot a:hover
{
background-color: transparent;
color: black;
text-decoration: underline;
}



.addr
{
background-color: transparent;
text-align: center;
font-size: 13px;
font: Verdana,Sans-Serif,Arial 
margin: 0 0 0 0;
font-weight: bold;
color: #727ba2;
letter-spacing: +3px;
padding: 0 0 0 0;
line-height: 150%;
}
.addr a
{
background-color: transparent;
margin: 0 0 0 0;
color: #727ba2;
text-decoration: none;
letter-spacing: +2px;

}
.addr a:hover
{
background-color: transparent;
color: #727ba2;
text-decoration: underline;
}
.links
{
background-color: transparent;
text-align: left;
font-size: 14px;
font: Verdana,Sans-Serif,Arial 
margin: 0 0 0 0;
font-weight: normal;
color:  #727ba2;
text-decoration: none;
}
.links a
{
background-color: transparent;
color:  #727ba2;
text-decoration: none;
font-weight: bold;

}
.links a:hover
{
background-color: transparent;
color: blue;
text-decoration: underline;
font-weight: bold;
}
.inquire
{
background-color: transparent;
text-align: left;
font-size: 14px;
font: Verdana,Sans-Serif,Arial 
margin: 0 0 0 0;
font-weight: normal;
color:  #727ba2;
text-decoration: none;
}
.inquire a
{
background-color: transparent;
color:  #727ba2;
text-decoration: none;
font-weight: bold;
text-decoration: underline;

}
.inquire a:hover
{
background-color: transparent;
color: darkblue;
text-decoration: underline;
font-weight: bold;
}
ul.pack
{
margin-top: -2px;
background-color: transparent;
border: none;
list-style-type: none;

}
li.pack
{
text-align: left;
color: black;
font-size: 15px;
line-height: 120%;
background-color: transparent;
border: none;
width: 100%;
font-weight: normal;
font-family: Arial,Trebuchet MS, Verdana,Sans-Serif;
padding: 6 0 0 0;
list-style-type: none;


}
li.pack a
{
text-align: left;
color: #727ba2;
background-color: transparent;
border: none;
width: 100%;
font-weight: bold;
font-family: Sans-Serif,Verdana,Arial;
padding: 12 0 0 0;
list-style: inside;
text-decoration: none;

}
li.pack a:hover
{
text-align: left;
color: #727ba2;
background-color: transparent;
border: none;
width: 100%;
font-weight: bold;
font-family: Sans-Serif,Verdana,Arial;
padding: 12 0 0 0;
list-style: inside;
text-decoration: underline;


}

.framephoto
{
  background-image: url(http://www.konabride.com/images/framed1.jpg);
   background-position: 40px 0px;
  background-repeat: no-repeat;
 
}  
