/* CSS Document for www.dayledesigns.com by Dayle Designs*/

/* IE6 Fix for widths*/
html, body {
margin: 0;
padding: 0;
height: 100%;}

/*End Fix*/

body {
	background-color:#e9d7c5;
	font-family: Arial, Helvetica, sans-serif;
	}

/*** Main Site Wrapper necessary to retain div locations when using zoom with IE7 ***/
#wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	z-index: 0;
	}

/*Content*/
#content {
	position: absolute;
	top: 220px;
	left: 270px;
	margin-right: 20px;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	/*border: solid thin #000;*/
	z-index: 1000;
	}

.small-link	{
	text-align: center;
	}

.small-link a:link, .small-link a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	}
	
.small-link a:hover	{
	font-size: 14px;
	font-weight: normal;
	color: #18940c;
	text-decoration: underline;
	}

#tagline a:link, #tagline a:visited {
	font-size: 24px;
	font-weight: bold;
	color: #360;
	text-decoration: none;
	}
	
#tagline a:hover	{
	font-size: 24px;
	font-weight: bold;
	color: #18940c;
	text-decoration: underline;
	}

.hunts	{
	margin-top: 20px;
	text-align: center;
	}

.hunts a:link, .hunts a:visited {
	font-size: 20px;
	font-weight: bold;
	color: #33F;
	text-decoration: underline;
	}
	
.hunts a:hover	{
	font-size: 20px;
	font-weight: bold;
	color: #360;
	text-decoration: underline;
	}

#prices	{
	margin-top: 20px;
	text-align: left;
	}

#prices a:link, #prices a:visited {
	font-size: 20px;
	font-weight: bold;
	color: #33F;
	text-decoration: underline;
	}
	
#prices a:hover	{
	font-size: 20px;
	font-weight: bold;
	color: #360;
	text-decoration: underline;
	}

#contact a:link, #contact a:visited {
	font-size: 24px;
	font-weight: bold;
	color: #5d3e1a;
	text-decoration: none;
	}
	
#contact a:hover	{
	font-size: 24px;
	font-weight: bold;
	color: #18940c;
	text-decoration: underline;
	}

#content ul {
	list-style-type:disc;
	list-style-position: inside;
	font-weight: bold;
	color: #5d3e1a;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 18px 30px;
	padding: 0;
	}

#content li {
	margin-top: 6px;
	padding: 0;
	}
	
.letter	p{
	color: #000;
	font-size: 16px;
	margin: 2px 0 0 20px;
	}
	
/*Table Selectors*/
.table h3	{
	color: #e9d7c5;
	margin: 4px 16px 4px 16px;
	padding: 0;
	}

.table h4	{
	margin: 4px 16px 4px 16px;
	padding: 0;
	}

.tlf	{
	background-color: #060;
	border-top: solid 2px #060;
	border-left: solid 2px #060;
	border-right: solid 2px #e9d7c5;
	}

.trf	{
	background-color: #060;
	border-top: solid 2px #060;
	border-right: solid 2px #060;
	}

.tl		{
	border-top: solid 2px #060;
	border-left: solid 2px #060;
	border-right: solid 2px #060;
	}
.tr		{
	border-top: solid 2px #060;
	border-right: solid 2px #060;
	}
.trb	{
	border-top: solid 2px #060;
	border-right: solid 2px #060;
	border-bottom: solid 2px #060;
	}
.tlb	{
	border-top: solid 2px #060;
	border-right: solid 2px #060;
	border-bottom: solid 2px #060;
	border-left: solid 2px #060;
	}

/*Images*/
.center	{
	text-align: center;
	margin: 20px 0 10px 0;
	}

.caption	{
	color: #000;
	font-size: 12px;
	font-style:italic;
	text-align: center;
	margin-top: 5px;
	}

/*Text Selectors*/
p {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	padding: 0;
	}

h1 {
	font-size: 30px;
	font-weight: bold;
	color: #5d3e1a;
	text-align: center;
	margin: 0;
	padding: 0;
	}

h2 {
	font-size: 24px;
	font-weight: bold;
	color: #360;
	text-align: center;
	margin: 2px;
	padding: 0;
	}

h2.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5d3e1a;
	text-align: center;
	margin: 2px;
	padding: 0;
	}

h3 {
	font-size: 20px;
	font-weight: bold;
	color: #5d3e1a;
	text-align: center;
	margin: 2px;
	padding: 0;
	}

.bold {
	font-weight: bold;
	}
	
.bolditalic {
	font-style: italic;
	font-weight: bold;
	}

.boldunder {
	font-weight: bold;
	text-decoration: underline;
	}

.italic	{
	font-style: italic;
	}
	
.center {
	text-align: center;
	}

.red	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	}

/*** Header ***/
#header {
	position: absolute;
	top: 0;
	left: 0;
	height: 214px;
	width: 100%;
	margin: 0;
	background-image: url(i/topbar.jpg);
	background-repeat: repeat-x;
	z-index: 5;
	}

#sidebar {
	position: absolute;
	top: 199px;
	left: 0;
	height: 1150px;
	width: 225px;
	margin: 0;
	padding: 0;
	background-image: url(i/sidebar.jpg);
	background-repeat: repeat-y;
	z-index: 10;
	}

#logo a:link, #logo a:visited, #logo a:hover {
	position: absolute;
	top: 15px;
	left: 43px;
	width: 340px;
	height: 357px;
	display: block;
	line-height: 357px;
	background-image: url(i/omo-Logo.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 15;
	}
	
#headerphoto a:link, #headerphoto a:visited, #headerphoto a:hover {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 278px;
	height: 181px;
	display: block;
	line-height: 181px;
	background-image: url(i/headerphoto.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	z-index: 14;
	}
	
/*navigation*/
#nav	{
	position: absolute;
	top: 244px;
	left: 10px;
	width: 210px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	z-index: 50;
	}
	
#nav ul {
	list-style-type:disc;
	list-style-position: inside;
	font-weight: bold;
	color: #ccc;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 0;
	}

#nav li {
	margin-top: 1px;
	padding: 0;
	}

#nav a:link, #nav a:visited {
	color: #ccc;
	text-decoration: none;
	}

#nav a:hover {
	color: #fff;
	text-decoration: underline;
	}

.in	{
	margin-left: 15px;
	}

#nav h1	{
	color: #fff;
	font-size:20px;
	font-weight: bold;
	text-align: left;
	margin: 3px 0 3px 0;
	}

#nav h2	{
	color: #fff;
	font-size:13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	}

#nav h3	{
	color: #fff;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	}

#design{
	margin: 40px 0 10px 20px;
	font-size: 12px;
	}

#design a:link, #design a:visited  {
	color:#ccc;
	text-decoration: none;
	}
	
#design a:hover	{
	text-decoration: underline;
	font-style: italic;
	}
	
#statcounter	{
	position: relative;
	left: 100px;
	}

#statlink	{
	position: relative;
	left: 10px;
}

#statlink a:link, #statlink a:visited	{
	text-align: center;
	color: #18940c;
	}

#statlink a:hover	{
	text-align: center;
	color: #18940c;
	}