@charset "utf-8";
/* CSS Document */

body  {
	margin: 0px; /* 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;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Times New Roman";
	font-size: 16pt;
	position: relative;
	background-image: url(../images/BlueishBackground.jpg);
	background-repeat: repeat;
}
#container  {
	width: 900px; /* the auto margins (in conjunction with a width) center the page */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
	top: 0px;
	visibility: visible;
	overflow: visible;
} 

#header  {
	width: 897px;
	position: relative;
	background-color: #CCCC99;
	height: 78px;
	float: left;
	text-align: center;
	right: 1px;
	border: 1px solid #000000;
	left: 1px;
	top: 0px;
}

#innerHeader  {
	width: 888px;
	position: relative;
	background-color: #CCCC99;
	height: 70px;
	float: left;
	text-align: center;
	text-decoration: none;
	margin: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	top: 3px;
	left: 2px;
} 


#innerHeaderLogo_1_div {
	position:relative;
	width:170px;
	height:63px;
	top: 5px;
	left: 8px;
	float: left;
	background-color: #CCCC99;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	background-image: url(http://oakdown.com/images/Oakdown_logo.jpg);
	background-repeat: no-repeat;
	visibility: visible;
	margin-right: 15px;
	margin-left: 15px;
}

#innerHeaderChristianBooks {
	font:24px times new roman;
	color: #000000;
	font-weight:bolder;
	letter-spacing:1px;
	background-color: #CCCC99;
	margin: 0;
	top: 10px;
	position: absolute;
	width: 125px;
	float: none;
	left: 240px;
	height: 50px;
	visibility: visible;
}

#innerHeaderVisaMC {
	background-image: url(http://oakdown.com/images/MC_VISA_Paypal-logo.JPG);
	position: absolute;
	left: 390px;
	top: -1px;
	width: 97px;
	height: 69px;
	background-repeat: no-repeat;
}
#innerHeaderPhoneNumber {
	position:absolute;
	width:165px;
	height:32px;
	left: 510px;
	top: 21px;
}
#innerHeaderBookCombo {
	position: absolute;
	left: 696px;
	top: 17px;
	width: 175px;
	height: 40px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/offer_dwcggw.gif);
	background-repeat: no-repeat;
}

#navContainer {
	width: 896px;
	text-align: center;
	height: 32px;
	background-color: #FFFFFF;
	position: relative;
	margin-left: 1px;
	margin-top: 0px;
	float: left;
	clear: left;
	right: 0px;
	top: 0px;
	margin-bottom: 0px;
	margin-right: 1px;
	left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
}

#navigationBar {
	width: 99%;
	height: 28px;
	position: relative;
	width: 893px;
	left: 0px;
	text-align: center;
	border: thin solid #990000;
	margin-right: 0px;
	right: 1px;
}
ul#main-nav {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Times New Roman";
	width:896px;
	font-size: 10pt;
	font-weight: bolder;
	position: relative;
	white-space: nowrap;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	height: 29px;
	text-align: center;
}
ul#main-nav li {
	margin:0;
	margin:0px;
	width: 16.49%;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	float: left;
	white-space: nowrap;
	height: 28px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1px;

}
ul#main-nav li a {
	text-decoration:none;
	display:block;
	color:white;
	background:#036;
	width: 100%;
	float: left;
	border-bottom-style: none;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #003366;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
ul#main-nav li a:hover {
	width: 100%;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
}

#redStripe {
	background-color:#990000;
	top: 0px;
	width: 896px;
	position: relative;
	height: 23px;
	float: left;
	text-align: center;
	vertical-align: top;
	clear: left;
	font-size: xx-small;
	border: thin solid #000000;
	right: 0px;
	margin-right: 2px;
	left: 1px;
}


#lowerSectionContainer {
	position: relative;
	top: 2px;
	width: 887px;
	text-align: center;
	right: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #FFFFFF;
	margin: 1px;
	clear: none;
	background-position: top;
	visibility: visible;
} 
#footerContainer {
	width: 888px;
	float: none;
	margin-left: 2px;
	left: 2px;
	clear: left;
}


/* Miscellaneous classes for reuse */
.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;
}
.styleTextDecoration {text-decoration:none;}
