@charset "utf-8";
* {padding: 0; margin: 0; }
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #B75F1F;
	background-image: url(images/bkgnd-orange.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 1039px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #450d16;
} 
.twoColFixLtHdr #header {
	background: #450d16;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin-bottom: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#header img {
	padding-left: 41px;
}
#navigation {
	margin-left: 20px;
	margin-right: 400px;
}


#nav {
	 width: 486px;
	 height: 283px;
	 background: url(images/navigation.jpg);
	 padding: 20px 0px 0px 0px; 
	 margin: 0px;

}
#nav li {
	padding: 0;
	list-style: none;
}
#nav li, #nav a {
	display: block;
	height: 26px;
}
#home {
margin-left: 228px;
	width: 131px;
}	
#about {
	margin-left: 257px;
	margin-top: 7px;
width: 131px;
}
#certification {
	margin-left: 267px;
	width: 180px;
	margin-top: 14px;
}
#calendar {
	margin-left: 257px;
	margin-top: 17px;
	width: 131px;
}
#registration { 
	margin-left: 228px;
	margin-top: 16px;
	width: 260px;
}
#directory {
	margin-left: 200px;
	margin-top: 10px;
	width: 131px;
}
#store {
	margin-left: 155px;
	margin-top: 5px;
	width: 120px;
}
#home a:hover {
	background: url(images/navigation.jpg) -700px -20px no-repeat; 
	}
#about a:hover {
	background: url(images/navigation.jpg) -730px -52px no-repeat;
}
#certification a:hover {
	background: url(images/navigation.jpg) -740px -92px no-repeat;
}
#calendar a:hover {
	background: url(images/navigation.jpg) -730px -138px no-repeat; 
}
#registration a:hover {
	background: url(images/navigation.jpg) -701px -179px no-repeat;
}
#directory a:hover {
	background: url(images/navigation.jpg) -673px -214px no-repeat; 
}
#store a:hover {
	background: url(images/navigation.jpg) -627px -244px no-repeat;
}
#dianephoto {
	margin-left: 675px;
	padding-right: 50px;
	margin-top: -280px;
	float: right;
}
#video {
	margin-left: 38px;
	margin-top: 3px;
}
#welcome {
}



#flash {
	margin-left: 350px;
	margin-top: -220px;


}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: ##450d16;
	margin-top: 20px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 38px;
}
#sidebar1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #cc0000;
	font-weight: normal;
	text-align: center;
}
#sidebar1 p a {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
#sidebar1 p {
	padding-bottom: 10px;
	text-align: center;
}
#sidebar1 ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc9900;
	font-size: 12px;
	padding-top: 25px;
}
#sidebar1 ul li {
	list-style-image: url(images/blue-bullet.gif);
	padding-bottom: 8px;
	margin-left: 38px;
}
#sidebar1 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC9900;
	text-decoration: underline;
}
#sidebar1 ul li a:hover {
	color: #FFF;
	text-decoration: none;
}


#sidebar1 .content {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
#sidebar1 .content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#sidebar1 .content a:hover {
	color: #cc9900;
	text-decoration: none;
}
#sidebar1 .center {
	text-align: center;
	padding-top: 30px;
}






.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 310px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #cc9900;
	padding-bottom: 10px;
	padding-top: 10px;
}
#mainContent .storeimages {
	padding-right: 15px;
}
.paypalbutton {
	padding-left: 168px;
}

#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 15px;
}

#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	padding-bottom: 10px;
}
#mainContent p a {
	color: #cc9900;
}
#mainContent p a:hover {
	color: #cc0000;
}
#mainContent ol {
	margin-left: 25px;
}
#mainContent ol li {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}
#mainContent .leftpad {
	padding-left: 40px;
}
.titleredtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc9900;
}




.boldtext {
	font-weight: bold;
}
.centertext {
	text-align: center;
}
.quotes {
	font-style: italic;
	color: #cc9900;
	padding-left: 50px;
	padding-right: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}



.twoColFixLtHdr #footer {
	padding: 20px 10px 0 20px;
	background-color: #450d16;
} 
#footer #hr {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-position: center;
}
#footer hr {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	background-color: #cc9900;
	width: 75%;
	color: #cc9900;

}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 15px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#footer p a {
	color: #FFF;
	text-decoration: underline;
}
#footer p a:hover {
	color: #cc9900;
	text-decoration: none;
}

#credits {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1039px;
}
#credits #address {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #450d16;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
}
#credits #cws {
	float: right;
	padding-right: 10px;
	margin-top: -60px;
}
#credits #cws p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.contact   {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
#form1 table tr td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#form1 table {
	margin-left: 30px;
}
.contactbox {
	background-color: #cc9900;
}





.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

