@charset "UTF-8";
/* Starting Point for Rick O'Quinn web site CSS */


/* ===== global styles ===== */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #bbb url(../images/background_note.png);
	margin: 0;
	padding: 0;
}

p, h1, h2, h3, h4, h5, h6, li {
	margin: 1ex 1em;
}


/* ====== body of document 
the banner image is stored here as a background image and displays based on
height of header div ======*/
div#outerDiv {
	width: 788px;
	margin: 0 auto;
	background: #b3b3b3 url(../images/fbhs_banner_blk.png) no-repeat;
}


/* ===== header ===== */

div#header {
	height: 212px;
	position: relative;
}

/* ===== contact link ===== */

#outerDiv div#contactButton {
	position: absolute;
	left: 712px;
	top: 150px;
}

#contactButton a:link, #contactButton a:visited {
	height: 20px;
	width: 75px;
	display: block;
	text-indent: -1000em;
	background: url(../images/contact.png) no-repeat left bottom;
}

#contactButton a:hover, #contactButton a:active {
background-position: left top;
}


/* ====== main menu buttons ====== */
#header #mainMenu {
	position: absolute;
	left: 0px;
	bottom: 0;
	padding:5px 0;
}

#mainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainMenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#mainMenu li a:link, #mainMenu li a:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: .9em;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 12px 0 30px;
	margin-right: 4px;
	line-height: 30px;
	background: url(../images/150_button_dual.png) no-repeat left bottom;
	border: none;
}

#mainMenu li a:hover, #mainMenu li a:active {
	color: #f65232;
	background-position: left top;
}

#mainMenu li a.current {
	margin-top: -5px;
	height: 35px;
	background:url(../images/150_button_current.png) no-repeat;
	color: #aaa;
	line-height: 30px;
}

#mainMenu li a.current:hover {
	cursor: default;
}

/* ====== sub menu buttons ====== */
div#subMenu {
	height: 20px;
	position: relative;
	left: 0px;
	bottom: 0;
	margin-left: 270px;
	padding:5px 0;
}
#subMenu a:link, #subMenu a:visited {
	text-decoration: none;
	color: #990000;
	font-size: .92em;
	}
	
#subMenu a:hover, #subMenu a:active {
	color: #191919;
	border-bottom: 1px dashed #990000;
	}


/* ======== main content ========= */

#content div#mainContent {
	float: right;
	width: 495px;
	margin: 0;
		border-left: solid #000 1px;
	padding: 0 10px;
}

#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #000000;
	margin: 1ex 0;
}

#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4, #mainContent h5, #mainContent h7 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#mainContent h1 {
	font-size: 1.6em;
	font-weight: bold;
	color:	#191919;
	margin: .4ex 0 .4ex 0;
}

#mainContent h2 {
	font-size: 1.2em;
	color: #191919;
	margin: .4ex 0;
}

#mainContent h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
	margin: 0 0;
}

#mainContent h4 {
	font-size: 1.1em;
	font-weight: bold;
	color: #990000;
	margin: 1ex 0 -.2ex 0;
}

#mainContent h5 {
	font-size: 1.6em;
	font-weight: bold;
	color: #990000;
	margin: 0 0;
}

#mainContent h6 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	margin: 1ex 0 0 3ex;
}

#mainContent h7 {
	font-size: 1.1em;
	font-weight: bold;
	color: #191919;
	margin: .4ex 0;
}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #fa3711;
	}
	
#content a:hover, #content a:active {
	color: #990000;
	border-bottom: 1px dashed #990000;
	}

#mainContent ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	label {
	width: 12em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}
	
	legend{
	color: #FFFFFF;
	background: #990000;
	border: 1px solid #333333;
	padding: 2px 6px
	}
	
	fieldset
	{
	border: 1px solid #990000;
	}
	
	.submit input {
	margin-left: 4.5em;
	}
	
img.leftFloatImage {
	float: right;
	padding: 5px;
	border: 3px solid #999;
	}

/* ======== full calendar ========= */

#content div#fullCalendar {
	float: left;
	width: 750px;
	margin: 0;
	padding: 0px 10px 20px 20px;
}

#fullCalendar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 1.4em;
	color: #000000;
	margin: 1ex 0;
}


/* ===== sideBar ==== */
#content div#sideBar {
	float: left;
	width: 265px;
	padding: 10px 0;
	margin: 0 0 0 5px;
}

#sideBar p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	color:#1e1e1e;
	margin:0 1ex 3ex 1ex;
}

#sideBar h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color:#800202;
	margin:1ex 0 .5ex 0;
}

#sideBar li {
list-style-type: none;
font-size: 1.1em;
}

#sideBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sideBar a:link, #sideBar a:visited {
	text-decoration: none;
	color: #990000;
	font-size: .9em;
	}
	
#sideBar a:hover, #sideBar a:active {
	color: #191919;
	border-bottom: 1px dashed #990000;
	}

/*==== footer ====*/

div#footer {
	clear: both;
	background: transparent;
	margin: 0 auto;
	padding: 5px;
}

#footer p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.75em;
	color: #f65232;
	margin:0;
	padding:0;
	text-align:center;
}

#footer a {
	color:#666;
	text-decoration:none;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #666;
	}
	
#footer a:hover, #footer a:active {
	color: #333;
	border-bottom: 1px dashed #333;
	}


/* ======== miscellaneous styles ========= */

.clear {clear: both} <!-- clears floating objects at bottom of Document --> 

