/* This is the style of your browser text */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bayside-bk-top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #3333CC;
	font-weight: bold;
}
a:active {  color: #660000}
a:hover {  color: #FF6600}
a:link {  color: #000099}
a:visited {  color: #006600}
.footer {
	font-size: small;
	font-weight: normal;
}
.footer1 {
	font-size: 11px;
	font-weight: normal;
	text-align: center;

}

#container{
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main{
	width: 860px;
}
.siden{
	width: 230px;
}
#bk {
	background-image:  url(smbk.gif);
	background-repeat: repeat;
	border-right: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	clear: both;
	margin-top: 10px;
}

/* sifr */

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	font-size: 30px;
	padding: 0;
	margin: 0;
	height: 100px;
	width:650px;
	color: #000099}

h2 {
	font-size: 24px;
	color: #000099

}

h3 {
	font-size: 24px;
	color: #000099
}

h4 {
	font-size: 20px;
	color: #000099
}

h5 {
	font-size: 16px;
	color: #000099
}

h5 a {
	text-decoration: none;

}
/* sifr */
/* MAIN NAVIGATION */
#divNav {
	padding: 0;
/*	margin-bottom: 50px;*/
}
#divNav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
}
#divNav ul li {
	display: inline;
	list-style-type: none;
}
#divNav ul li.active a{

}

#divNav ul li.active a {
	color: #ffffff;
}

#divNav ul li a {
	display: block;
	float: left;
	width: 140px;
	height: 40px;
	text-align: center;
	margin-right: 6px;
	font-size: 14px;
	color: #000099;
	text-decoration: none;
	padding-top: 6px;
	font-weight: bold;
	text-transform: uppercase;

}
#divNav ul li a {
	color: #000099;
}
#divNav ul li a:hover {
	color: #006600;
}
/* END NAVIGATION */
.shortcut li {
	margin-bottom: 20px;
}
strong {
	color: #006600;
}
