/* CSS Document */
/*  Styles for Saint Bavon's Company of Falconry website  */
/*  Copyright 2006 to present, Susan Kell, www.kellswood.com/design/  */

body {
	font-family: Times New Roman, serif;
	font-size: 100%;
	color: #000000;
	background-image: url(images/parchment-gray.gif);		
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	width: 700px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px;
	border-style: solid;
	border-color: #990000;
	text-align: left;
}
#banner-gray {
	background-color: #cccccc;
	text-align: left;
	padding: 0;
	margin: 0;
	border-bottom: 3px solid #990000;
}
#leftcol #nav	{
	border: none;
	padding: 0px 0px 10px 0px;
}
#leftcol p, #leftcol #nav ul	{
	padding: 0;
	margin: 0;
	background-color: transparent;
	list-style-type: none;
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	}
#leftcol #nav ul li	{
	display: inline;
	padding: 0;
	margin: 0;
	}
#leftcol #nav ul li a	{
	background-color: transparent;
	border: 0;
	color: #990000;
	display: block;
	padding: 4px 0px 4px 4px;
	text-decoration: none;
	height: 1%;
	}
#leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus	{
	background-color: #cccccc;
	border: 0;
	color: #990000;
	}
#gallery	{
	font-size: 100%;
	margin: 5px;
	padding: 10px;
	color: #000000;
	background-color: transparent;
	text-align: center;
	}
#gallery a	{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	}
#gallery a:hover, #content a:focus	{
	font-weight: bold;
	text-decoration: underline;
	}
#content	{
	margin-left: 145px;
	background-image: url(images/hawk-bg.gif);
	background-repeat: no-repeat;
	}
#content p	{
	font-size: 100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 10px;
	color: #000000;
	background-color: transparent;
	}
#content h1	{
	font-size: 140%;
	color: #990000;
	background-color: transparent;
	padding: 0;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	}
#content h2	{
	font-size: 120%;
	color: #990000;
	background-color: transparent;
	padding: 0;
	margin: 1px;
	}
#content h3	{
	font-size: 120%;
	color: #000000;
	background-color: transparent;
	padding: 0;
	margin: 1px;
	}
#content td	{
	font-size: 80%;
	v-align: top;
	text-align: center;
	padding: 5px;
	}
#content a	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
#content a:hover, #content a:focus	{
	font-weight: bold;
	text-decoration: underline;
	}
#rightcol	{
	float: right;
	width: 150px;
	margin: 5px;
	border: 1px solid #990000;
	background-color: #cccccc;
	}
#rightcol h2	{
	font-size: 90%;
	color: #ffffff;
	background-color: #990000;
	padding: 0px 0px 0px 5px;
	margin: 5px;
	}
#rightcol p	{
	font-size: 80%;
	color: #000000;
	padding: 0px 0px 0px 5px;
	margin: 5px;
	}
#rightcol img	{
	margin-left: 15px;
	border: 0;
	}
#rightcol a	{
	color: #990000;
	text-decoration: none;
	}
#rightcol a:hover, #rightcol a:focus	{
	text-decoration: underline;
	}
.pic_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 0;
}
.pic_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0;
}
.text_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.clearit	{
	clear: both;
	display: block;
	}
.boldit	{
	font-weight: bold;
	}
.smallit	{
	font-size: 80%;
	}
.italicit	{
	font-style: italic;
	}
.redit	{
	color: #990000;
	font-weight: bold;
	}
#footer	{
	clear: both;
	background-color: #cccccc;
	color: #000000;
	border-top: 3px solid #990000;
	}
#footer p	{
	font-size: 80%;
	margin: 0;
	padding: 3px 0px 2px 10px;
	font-style: italic;
	text-align: left;
	}
#footer a	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
#footer a:hover, #footer a:focus	{
	font-weight: bold;
	text-decoration: underline;
	}
#leftcol	{
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	width: 120px;
	background-color: transparent;
	}
.container	{
	width: 99%;
	float: right;
	}