/***** Global Settings *****/

html, body {
border:0;
margin:0;
padding:0;
}

body {
font:100%/1.25 arial, helvetica, sans-serif;
background: url(../images/back.png) repeat-x #311f0d;
}

/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}

h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}

h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}

p, ul, ol {
margin:0;
padding:0 0 18px 0;
}

ul, ol {
list-style:none;
padding:0 0 18px 40px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}

img {
border:0;
}

sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}

sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}

acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Links *****/

a, a:visited {
text-decoration:none;
}

/***** Forms *****/

form {
margin:0;
padding:0;
display:inline;
}

input, select, textarea {
font:1em arial, helvetica, sans-serif;
}

textarea {
line-height:1.25;
}

label {
cursor:pointer;
}

/***** Tables *****/

table {
border:0;
margin:0 0 18px 0;
padding:0;
}

	table tr td {
	padding:2px;
	}

/***** Wrapper *****/

#wrap {
width:960px;
margin:0 auto;
}

/***** Header *****/

#headerbar {
background: url(../images/topbar.png) repeat-x;
height: 23px;
}

#headerbar2 {
background: url(../images/headerbar2.png) repeat-x;
height: 165px;
}

#headerwrap {
width: 960px;
height: 152px;
margin: 0 auto;
display: block;
float: none;
}

#headerwrap h1 {
float:left;
width:260px;
display:block;
padding: 0 0 0 70px;
text-indent:-2000px;
}
#headerwrap h1 a {
width:260px;
height:152px;
display:block;
background:url(../images/logo.png) no-repeat;
}

#rightheader {
display: block;
float: right;
padding: 0;
margin: 0;
}

#header-times {
display: block;
float: none;
color: #3d260f;
padding: 70px 0 0 30px;
font-weight: bold;
}

/***** Navigation *****/

#navdiv {
float: none;
padding: 13px 10px 0 10px;
overflow: hidden;
display: block;
}

/***** Content Area *****/

#bigcontentwrap {
width: 960px;
margin: 0 auto;
display: block;
float: none;
}

#contentdiv1 {
background: url(../images/topcontent.png) no-repeat top;
height: 13px;
margin: 0;
padding: 0;
overflow: hidden;
display: block;
}

#contentdiv2 {
background: url(../images/midcontent.png) repeat-y top;
min-height: 100px;
height: auto;
_height: 100px;
padding: 20px 10px;
}

#contentdiv3 {
background: url(../images/botcontent.png) no-repeat bottom center;
height: 64px;
margin-bottom: 30px;
}

/***** Homepage Content *****/

#flashdiv {
height: 315px;
width: 920px;
border: #2f1e0e 10px solid;
}

#blockdiv1 {
padding: 35px 10px 0 0;
display: block;
float: left;
}
#blockdiv2 {
padding: 35px 10px 0 10px;
display: block;
float: left;
}
#blockdiv3 {
padding: 35px 0 0 10px;
display: block;
float: left;
}

/***** Subpage Content *****/

#photodiv {
float: left;
display: block;
margin: 0 0 0 10px;
border: 10px solid #b5ac9a;
width: 352px;
}

#textdiv {
color: #8d8677;
float: right;
display: block;
font-size: .85em;
width: 530px; 
line-height: 1.75em;
padding: 0 10px 0 0;
}

#sidenav {
float: left;
display: block;
margin: 0 0 0 10px;
border: 10px solid #b5ac9a;
width: 200px;
}

#textdiv2 {
color: #8d8677;
float: right;
display: block;
font-size: .85em;
width: 682px; 
line-height: 1.75em;
padding: 0 10px 0 0;
}

#contentdiv2 h1 {
color: #7e3104;
font-size: 1.7em;
font-weight: bold;
text-transform: uppercase;
padding: 12px 0;
}

#contentdiv2 h2 {
color: #7e3104;
font-size: 1.3em;
font-weight: bold;
text-transform: uppercase;
padding: 12px 0;
}

#contentdiv2 h3 {
color: #7e3104;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
padding: 12px 0;
}

#contentdiv2 a {
color: #8d8677;
text-decoration: none;
font-weight: bold;
}

#contentdiv2 a:hover {
color: #8d8677;
text-decoration: underline;
font-weight: bold;
}

/***** Kids template *****/

.kids {
background: url(../images/kids-back.jpg) no-repeat top center #482f94;
color: #000;
}

#kidscontentarea {
width: 824px;
background: #fff;
margin: 0 auto;
margin-top: 530px;
padding: 30px 30px 12px 30px;
margin-bottom: 30px;
font-size: .9em;
line-height: 1.4em;
}

/***** Footer *****/

#footerdiv {
color: #4a463e;
border-top: 1px #8d8677 solid;
margin: 0 0 0 10px;
display: block;
width: 932px;
padding: 8px 0 0 8px;
font-size: .75em;
text-transform: uppercase;
}
#footerdiv a {
color: #4a463e;
}

#footerleft {
float: left;
display: block;
}

#footerright {
float: right;
display: block;
padding: 0 8px 0 0;
}

/***** Global Classes *****/

.clear 			{ clear:both; }

.float-left 	{ float:left; }
.float-right 	{ float:right; }

.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }

.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.wrap 			{ width:960px;margin:0 auto; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{ float:right;margin:4px 0 4px 10px; }

.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }