/* Omaha Family stylesheet */

body {
	background-color: #6633FF;
	font-family: Arial, Helvetica, sans-serif;
	color: black
}
p {font-size: 8pt}
h2 {font-size: 14pt; color: rgb(0,0,188)}
h3 {font-size: 12pt; color: rgb(0,0,188)}
h4 {text-align: center; font-size: 12pt; color: rgb(255,255,255)}
h5 {font-size: 7pt; color: rgb(0,0,188)}
h6 {font-size: 13pt; color: rgb(228,59,100)}

#mainhead {font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: rgb(0,128,0); font-weight: bold; margin: 5px 0 5px 5px}
#category {font-size: 11pt; font-weight: bold; color: rgb(150,20,20); border-top: 2pt solid rgb(150,20,20); border-bottom: 2pt solid rgb(150,20,20); padding-left: 7px; margin-top: 15px}
li {
	font-size: 8pt;
	color: black;
	font-weight: normal;
	padding: 2pt
}
#gill {list-style: none}
#heading {font-size: 13.5pt; font-weight: bold; color: rgb(20,175,20)}

#caption {font-size: 7pt; font-weight: bold; text-align: center}
#caption a:link {text-decoration: none; color: black}
#caption a:hover {color: rgb(150,20,20)}

#sidebar {float: right; width: 200px; border: 1pt solid black; padding: 7; margin: 0 0 0 10; background-color: rgb(250,250,178)}
#sidebar1 {float: right; width: 150px; border: 1pt solid black; padding: 7; margin: 0 0 0 10; background-color: rgb(240,68,152)}
#sidebar5 {
	border: 0pt solid black;
	float: left;
	margin: 0 0 0 0;
	padding: 7;
	width: 210px;
	background-color: #FFFFFF;
}

#sidebar2 {
	float: right;
	width: 250px;
	border: 0pt solid black;
	padding: 7;
	margin: 0 0 0 0;
	background-color: #33FFCC
}
#sidebar3 {float: left; width: 450px; border: 0pt solid black; padding: 7; margin: 0 0 0 10; background-color: rgb(138,204,240)}
#sidebar4 {float: right; width: 150px; border: 1pt solid black; padding: 7; margin: 0 0 0 10; background-color: rgb(140,199,166)}


#feature {float: right; width: 455px; border: 0pt solid black; padding: 7; margin: 0 0 0 0; background-color: ffffff}

.imgright {float: right; margin: 0 0 10 15}
.imgleft {float: left; margin: 0 15 10 0}
#sidebar6 {
	float: right;
	width: 210px;
	border: 0pt solid black;
	padding: 7;
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	border-left: 0pt solid black;
}
