﻿html { margin: 0px; padding: 0px; }

body
{
    margin: 0px;
    padding: 0px;
    color: #000000;
    background: #fff;
    font-size: 0.7em;
    font-family: Sans-Serif;
}

th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
h1 {
	color: #666666;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #666666;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #666666;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #666666;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h5 {
	color: #666666;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #666666;
	font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

img { border: 0px; }
hr { color: #ccc; height: 1px; }
table { font-size: 100%; }
code { color: #6c0; font: 100% "Courier New", Courier, monospace }
form { margin: 0px; padding: 0px; }
input, textarea, select { font: 100% Verdana, Arial, Helvetica, sans-serif;}


/* layout styles */
#header {
	height: 70px;
	z-index:100;

}

#logo {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index:100;

}


#menu1 { /* styles for top menu */
	position: absolute;
	top: 10px;
	right: 10px;
	z-index:100;

}
#menu1 ul { list-style: none; padding: 0px; margin: 0px; }
#menu1 li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #000; }
#menu1 li.first { border-left: none; }
#menu1 li a:link, #menu1 li a:visited { 
	padding: 0px 2px 0px 5px; 
	color: #000; 
	text-decoration: none; 
}
#menu1 li a:active, #menu1 li a:hover {
	color: #000;
	text-decoration: underline;
}

#leftcontent 
{
	position: absolute;
	top:120px;
	left:10px;
	width:180px;
	background:#fff;
		z-index:100;

	}

#rightcontent {
	position: absolute;
	right:5px;
	top:120px;
	width:180px;
	background:#fff;
	margin-right:10px;
		z-index:100;

	}
#centercontent 
{
	margin-top:20px;
	background:#fff;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 200px;
	margin-right:25px;
		z-index:100;

	}

html>body #centercontent {
	margin-left: 200px;
	margin-right:25px;
		z-index:100;

	}



.loginheader
{ 
    height:30px;
    font-weight: bold; 
    font-size: 10pt; 
    color: #666666; 
    font-family: verdana; 
    background-color: #f5f5f5; 
    text-align:center;
 }
 .logincell
 {
    background-color:#ffffff;
    vertical-align:middle;
    text-align:center;
    width:50%;
 }
.logtable
{
    border:1px solid #cccccc;
    width:600px;
    background-color:#cccccc;
    
}

.tenpixspacer
{
    height:10px;
}
.twentypixspacer
{
    height:20px;
}

fieldset
{
    padding:10px;
    -moz-border-radius: 1em;
    border-radius: 1em;

}
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}
.errorbox
{
    border:1px solid #990000;
    height:60px;
}
.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}

/******************** Blog Defaults ************************/
h2.BlogDate
{
	color: #000000;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

h1.BlogTitle
{
	color: #666666;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

p.BlogContent
{
	color: #000000;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

p.BlogPostedBy
{
	color: #000000;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

/******************************************************************************/
/************ HomePage Styles *************************************************/
/******************************************************************************/

body
{
	background-color: #7E333A;
	background-image: url(images/backgroundtile.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 14px;
}

.spacer-bullet
{
	margin-bottom: 10px;
}

a img.burr-logo
{
	float: left;
	margin-left: 20px;
}

#PageWrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 600px;
	position: relative;
}

#PageWrapper #content
{
	width: 780px;
	height: 532px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#content #sidebar
{
	float: right;
	width: 230px;
	height: 532px;
	margin-right: 10px;
	overflow: hidden;
	background: url(images/sidebar-background.jpg);
}

#sidebar div.contentbox #archery-sidebar
{
	width: 230px;
	height: 532px;
	background: url(../../images/ArcherySidebar-backgnd.jpg);
}

.contentbox p
{
	margin: 5px;
}

.contentbox ul
{
	margin: 10px 10px 10px 25px;
	list-style-type: disc;
	list-style-position: outside;
}

.contentbox ul li
{
	margin-bottom: 3px;
}

#archery-sidebar h1
{
	padding: 180px 0px 10px 10px;
}

#archery-sidebar ul
{
	margin: 0px 10px 0px 50px;
	list-style: url(images/arrow-bullet.jpg);
}

#archery-sidebar ul li
{
	list-style-image: url(images/arrow-bullet.jpg);
	margin-bottom: -5px;
}

#archery-sidebar ul li a
{
	color: #185888;
	font-size: 14px;
	font-weight: bolder;
	position: relative;
	top: -10px;
}

#content #main-content
{
	float: left;
	width: 500px;
	height: 376px;
	margin-left: 20px;
	overflow: auto;
}

#MainMenu
{
	width: 465px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
}

#MainMenu.master
{
	margin-left: 95px;
}

#BigMenu
{
	margin-left: auto;
	margin-right: auto;
	width: 774px;
}

p.footer-p
{
	color: #185888;
	font-size: 14px;
	font-weight: bolder;
	width: 442px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
}

p.footer-p a
{
	color: #185888;
	font-size: 14px;
}

h1
{
	color: #185888;
	font-size: 20px;
	font-weight: bolder;	
}

h2
{
	color: #185888;
	font-size: 18px;
	font-weight: bolder;	
}
h3
{
	color: #185888;
	font-size: 18px;
	font-weight: normal;	
}

h4
{
	color: #7E333A;
	font-size: 18px;
	font-weight: bolder;	
}

h5
{
	color: #7E333A;
	font-size: 18px;
	font-weight: normal;	
}

h5
{
	color: #7E333A;
	font-size: 18px;
	font-weight: normal;	
}

table.contact-form
{
	font-size: 12px;
}

.contact-recipients
{
	color: #FFFFFF;
	background-color: #7E333A;
	border-color: #7E333A;
}