/* Start of CMSMS style sheet 'NDW Main' */
html,
body {
	margin: 0;
	padding: 0;
}
body {
	background: url('../images/bg_body.jpg') no-repeat;
	background-position: top center;
	font: 14px/18px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #8C1D1B;

	/* Austin tries to center*/
	
	text-align: center;
	min-width: 600px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	display: block;
	border: none;
}
#container {
	width: 763px;
	height: 1448px;
	padding: 15px 0 0 0px;
		margin: 0 auto;
		text-align: left;
	position: relative;
	background: url('../images/bg_container.gif') no-repeat;
	background-position: -140px 0;
}
#header {
	background: url('../images/header.jpg') no-repeat;
	width: 100%;
	overflow: hidden;
	height: 185px;
}
#header ul {
	float: right;
	margin: 133px 0 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#header ul li {
	float: left;
	padding: 0 55px;
	margin-left: -55px;
	background: url('../images/spr_navigation.gif') no-repeat 27px 50%;
}
#header ul li a {
	color: #FFF;
}
.box {
	width: 650px;
	margin: 23px 55px;
	overflow: hidden;
}
.first {
	height: 516px;
	margin-bottom: 51px;
}
.second {
	height: 518px;
}
h2 {
	padding: 15px 0 10px 0;
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
h3 {
	font-size: 22px;
	font-weight: bold;
	text-indent: -15px;
	margin: 10px 0;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	text-indent: -5px;
	margin: 0;
}
p {
	margin: 10px 0;
}
.items {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}
.items li {
	float: left;
	width: 100%;
	padding-bottom: 15px;
}
.items li img {
	float: left;
	display: inline;
	margin: 0 40px;
}
.txt {
	padding: 15px;
}
.txt dl {
	margin: 10px 0;
}
.txt dd {
	margin: 0 0 20px 30px;
}
#footer {
	position: absolute;
	bottom: 25px;
	right: 0;
	font-size: 12px;
}
#footer a {
	color: #864337;
}
#bird {
	width: 155px;
	height: 164px;
	background: url('../images/bird.png') no-repeat;
	position: absolute;
	bottom: 45px;
	right: -85px;
}
#note {
	width: 152px;
	height: 155px;
	background: url('../images/note.png') no-repeat;
	position: absolute;
	top: 220px;
	right: -85px;
}

/* End of 'NDW Main' */

/* Start of CMSMS style sheet 'NDW Home' */
body {
	background: url('../images/bg_body_sm.jpg') no-repeat;
	background-position: top center;
	font: 14px/18px "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	color: #8C1D1B;

	/* Austin tries to center*/
	
	text-align: center;
	min-width: 600px;
}

#container {
	padding: 15px 0 0 0px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 793px;
	height: 787px;
	background: url('images/body_chestnutking.gif') no-repeat;
	/* background: url('images/bg_container_home_tiltawhirl.gif') no-repeat;*/
        /* background-color:red;*/
	/* background: url('images/bg_container_home.gif') no-repeat; */
	background-position: -2px 0; 
}

#header {
	background: url('images/header.jpg') no-repeat;
	width: 763px;
	overflow: hidden;
	height: 185px;
}
#footer {
	position: absolute;
	bottom: 25px;
	right: 35px;
	font-size: 12px;
}

#topbook {
	width: 340px;
	height: 325px;
	position: absolute;
	top: 200px;
	left: 20px;
        /* background-color: #cccccc; */
}

#note {
	width: 152px;
	height: 155px;
	background: url('uploads/images/post_blog.png') no-repeat;
	position: absolute;
	top: 200px;
	left: 660px;
}
#bottombook {
	width: 200px;
	height: 220px;
	position: absolute;
	top: 525px;
	left: 20px;
        /* background-color: #bbbbbb; */
}


/* End of 'NDW Home' */

