@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	background-color: #D6C29F;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#contentheading {
	width: 780px;
	background-image: url(../images/pagedesign/pagetitle_bgnd.jpg);
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#contentheading h1 {
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-style: normal;
	text-align: left;
	padding-top: 10px;
	padding-left:38px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header {
	background-image: url(../images/pagedesign/dream_header_backgnd2.gif);
	background-repeat: no-repeat;
	height: 92px;
	position:relative;
}
#header img {
	float: right;
	margin-right: 40px;
}

#header ul {
	padding: 0;
	position:absolute;
	left:0px;
	bottom:0px;
	list-style: none;
	width:780px;
	background:url(../images/pagedesign/nav_bgnd.gif) repeat-x top left;
	margin: 0;
}
#header ul li {
	float:left;
}

#header ul a {
	padding: 0 1em;
	font-size:14px;
	line-height:1.6em;
	text-decoration:none;
	color:#ADADAD;
	float:left;
	display:block;
	background:url(../images/pagedesign/nav_sep.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

#header ul a:visited {
	color: #ADADAD;
	}
#header ul a:hover {
	background-image: url(../images/pagedesign/nav_bgnd_hover.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFFFFF;
	}

#header ul a.first {
	background:none;
	}
	
#header ul a.first:hover {
	background-image: url(../images/pagedesign/nav_bgnd_hover.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFFFFF;
	}
#maincontent_home {
	width: 700px;
	color: #000000;
	position: relative;
	background-color: #D6C29F;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}
#maincontent_home .logopic{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	}
#maincontent {
	width: 700px;
	color: #000000;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	}
#maincontent .section   {
	text-align: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	clear: both;
	width: 680px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
}
#maincontent .section ul {
	font-size: 12px;
	margin-top: 10px;
}

#maincontent .section li {
	text-align: left;
	list-style-type: circle;
	list-style-position: inside;
	text-indent: 10px;
	margin-bottom: 4px;
}
#maincontent .section a {
	text-decoration: none;
	color: #000099;
}
#maincontent .section a:hover {
	text-decoration: underline;
	color: #0066CC;
	font-weight: bold;
}
#maincontent .section a:visited {

}
#maincontent .section p {
	font-size: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	margin-right: 12px;
	margin-left: 365px;
	text-align: left;
	color: #000000;
	}

#maincontent .section h1 {
	font-size: 16px;
	text-align: left;
	background-image: url(../images/pagedesign/maincontent_news_H1_bgnd.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	width: 100%;
	background-position: left top;
	margin: 0px;
	height: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent .section h2 {
	font-size: 16px;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-right: 12px;
	font-weight: bold;
	margin-left: 365px;
}
#maincontent .section h3 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 12px;
	font-weight: bold;
	margin-left: 365px;
	line-height: normal;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent .clear {
	clear: both;
}
#maincontent .homepic  {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#maincontent .aboutpicright  {
	float: right;
}
#maincontent .aboutpicleft  {
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 4px;
	padding: 0px;
	background-color: #C0C0C0;
	margin-right: 10px;
	float: left;
}
#maincontent .links   {
	text-align: center;
	clear: both;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin: 8px;
	height: 200px;
}

#maincontent_news {
	width: 700px;
	color: #000000;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	}

#maincontent_news .pic  {
	float: left;
	clear: right;
	margin-bottom: 2px;
	margin-top: 3px;
	margin-left: 4px;
	padding: 0px;
	background-color: #C0C0C0;
	margin-right: 5px;
}

#maincontent_news .eventshow   {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
}

#maincontent_news .eventshow h1   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(../images/pagedesign/EventShowBGND.jpg);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 30px;
	color: #000033;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#maincontent_news .event   {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	clear: both;
	width: 680px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#maincontent_news .event h1 {
	font-size: 16px;
	text-align: left;
	background-image: url(../images/pagedesign/maincontent_news_H1_bgnd.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	background-position: left top;
	margin: 0px;
	height: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 18px;
	text-indent: 10px;
}
#maincontent_news .event h2 {
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 8px;
	margin-left: 295px;
	margin-right: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 2px;
	font-weight: normal;
}

#maincontent_news .event h3 {
	font-size: 12px;
	margin-top: 3px;
	text-decoration: underline;
	margin-bottom: 3px;
	margin-left: 295px;
	margin-right: 12px;
}
#maincontent_news .event h4 {
	font-size: 12px;
	margin-top: 3px;
	text-align: center;
	margin-left: 295px;
	margin-right: 12px;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
}
#maincontent_news .event h5 {
	width: 100%;
	padding: 0px;
	clear: none;
	float: left;
	margin: 0px;
}
#maincontent_news .event ul {
	font-size: 12px;
	margin-left: 295px;
}
#maincontent_news .event li {
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 10px;
}

#maincontent_news .clear   {
	clear: both;
}

#maincontent_sale {
	width: 700px;
	color: #000000;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	}

#maincontent_sale .spic  {
	margin-bottom: 2px;
	margin-top: 4px;
	margin-left: 4px;
	padding: 0px;
	background-color: #C0C0C0;
	margin-right: 10px;
	float: left;
}

#maincontent_sale .container   {
	clear: none;
	float: left;
	width: 700px;
	margin: 0px;
	padding: 0px;
}
#maincontent_sale .blurb   {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	clear: both;
	width: 680px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	color: #000000;
}
#maincontent_sale .blurb h1 {
	font-size: 16px;
	text-align: left;
	background-image: url(../images/pagedesign/maincontent_news_H1_bgnd.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: normal;
	width: 100%;
	background-position: left top;
	margin: 0px;
	height: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	text-indent: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent_sale .blurb h2 {
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 5px;
	margin-right: 12px;
	font-weight: bold;
	margin-left: 375px;
}

#maincontent_sale .blurb h3 {
	font-size: 12px;
	margin-top: 3px;
	text-decoration: underline;
	margin-bottom: 3px;
	margin-right: 12px;
	margin-left: 375px;
}
#maincontent_sale .blurb h4 {
	font-size: 12px;
	margin-top: 3px;
	margin-right: 12px;
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	text-align: center;
	margin-left: 375px;
}
#maincontent_sale .blurb p {
	font-size: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	margin-right: 12px;
	margin-left: 375px;
	text-align: left;
	color: #000000;
	background-color: #FFFFFF;
}
#maincontent_sale .blurb ul {
	font-size: 12px;
	margin-left: 375px;
}
#maincontent_sale .blurb li {
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 10px;
}
#maincontent_sale .clear   {
	clear: both;
}

#maincontent_sale #video{
	color: #000000;
	}
#maincontent_sale #video ul {
	margin-left: 375px;
	cursor: hand
}
#maincontent_sale #video li{
	text-align: left;
	list-style-type: none;
	height: 20px;
	list-style-position: outside;
	color: #0000FF;
	text-decoration: underline;
	background-image: url(../images/pagedesign/VideoIcon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 19px;
	}
#maincontent_sale #video a:hover {
	cursor: hand;
}

#clear {
	clear: both;
	}
#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	color: #000033;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	width: 780px;
	margin-top: 2px;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	float: left;
	}
#footer ul {
	padding: 0;
	list-style: none;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 27%;
	}


#footer ul li {
	float: left;
	}

#footer ul a {
	line-height:1.3em;
	text-decoration:none;
	display:block;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000066;
	font-size: 12px;
	color: #000000;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	}
#footer ul a:visited {
	color: #000000;

	}
#footer ul a.first {
	border:none;
	}
#footer ul a:hover {
	color: #FFFFFF;
	}
#copyR     {
	font-size: 10px;
	color: #000000;
	clear: none;
	margin-bottom: 2px;
	width: 780px;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	line-height: normal;
}
.tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
}

.tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
}

.ll {
	position:absolute;
	bottom: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
}

.lr {
	position:absolute;
	bottom: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
}
.tl_H1 {
	position:absolute;
	top: 0px;
	left: -1px;
	margin: 0px;
	padding: 0px;
}
.tr_H1 {
	position:absolute;
	top: 0px;
	right: -1px;
	margin: 0px;
	padding: 0px;
}
