/* CSS Document */
body {
	background-color: #FFEB84;
}
.style1 {color: #7A92B1}
a:link {
	color: #7A92B1;
	text-decoration: none;
}
a:visited {
	color: #7A92B1;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #7A92B1;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#CBB68F;
}

#flash{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999}

#contact{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}
#sidecontent{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}
#content{
font:"Monotype Corsiva";
font-size:14px;
color:#999999;
}

#sidenav {
font:"Monotype Corsiva";
font-size:12px;
color:#999999;
border-right-style:dotted;
border-right-color:#D1C5A5;
padding-right: 10px;
border-left-style:dotted;
border-left-color:#D1C5A5;
padding-left: 10px;
border-top-style:dotted;
border-top-color:#D1C5A5;
padding-top: 10px;
border-bottom-style:dotted;
border-bottom-color:#D1C5A5;
padding-bottom: 10px;
}

h5{
font:"Monotype Corsiva";
font-size:18px;
color:#CBB68F;
}

#navigation{
border-right-style:dotted;
border-right-color:#D1C5A5;
padding-right: 10px;
border-left-style:dotted;
border-left-color:#D1C5A5;
padding-left: 10px;
border-top-style:dotted;
border-top-color:#D1C5A5;
padding-top: 10px;
border-bottom-style:dotted;
border-bottom-color:#D1C5A5;
padding-bottom: 10px;
}

#news{
border-bottom-style:dotted;
border-bottom-color:#D1C5A5;
padding-bottom: 10px;
}


#innercontent {
border-bottom-style:dotted;
border-bottom-color:#D1C5A5;
padding-bottom: 10px;

}