@charset "utf-8";
body {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #CFD9E6;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

h1{
color:#4B5E73;
font-size: 1em;
letter-spacing:.2em;
font-weight:bold;
}

h2{
color: #4B5E73;
font-size:.9em;
letter-spacing:.1em;
font-weight:bold;
}

li{
list-style-image:url(deco.png);
}


.sailinc #pinstripe {
	width: 48.1em;
	background: #E5E5ff;
	margin: 0 auto;
	border-left: 2px solid #5C738D;
	border-right: 2px solid #5C738D;
}
.sailinc #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	border-left: 1em solid #8D765C;
	border-right: 1em solid #8D765C;
} 
.sailinc #header {
	background-color: #CFD9E6;
	text-align: center;
	border-bottom: 5px solid #5C738D;
	border-style: none none double none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
} 
.sailinc #header h1 {
	margin: 0; 
	padding: 1em 0; 
}

.sailinc #menubar {
	background-color: #CFD9E6;
	text-align: center;
	border-bottom: 5px solid #5C738D;
	border-style: none none double none;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin: 0px;
} 

.bio {
	width: 158px;
	height: 221px;
	align: right;
	margin: 4px 0 20px 20px;
	border: 2px;
	border-style: solid;
	border-color: 000000;

}

.sailinc #buttons {
	text-decoration: none;
	color: #000000;
	font: .8em Tahoma, sans-serif;
	font-weight: bold;
	padding-left: 1.4em;
}

#buttons ul{
list-style-type:none;
}
#buttons li{
display:inline;
}
#buttons a{
color: #000000;
background-color: #CFD9E6;
float:left;
text-decoration:none;
font-weight:bold;
padding-left: 1em;
padding-right: 1em;
border-left: .2em solid #CFD9E6;
border-right: .2em solid #CFD9E6;



}
#buttons a:hover{
border-left: .2em solid #5C738D;
border-right: .2em solid #5C738D;
padding-left: 1em;
padding-right: 1em;
text-decoration: none;
color: #000000;
}



.sailinc #mainContent {
	margin-right: 1.5em;
	margin-bottom: 2em;
	margin-left: 1.5em;
	margin-top: 2em;
	min-height: 600px;
}

.sailinc #Slider1_div {
	margin: 0 auto;
}

.sailinc #footer{ 
	padding: 0; 
	background:#CFD9E6;
	text-align: center;
	font-variant:small-caps;
	font-family:verdana;
	font-size:0.7em;
	border-top: 5px solid #5C738D;
	border-style: double none none none;
} 

.sailinc #footer a{ 
	text-decoration: none;
	color: #000000;
} 

.sailinc #footer p {
	margin: 0; 
	padding: .3em 0; 
}
