@charset "utf-8";

html, body, div, span, object, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strong,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
body {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 13px;
	color: #000;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

a {
text-decoration: underline;
color: #d1cabb;
}

a:hover {
text-decoration: none;
color: #faf2e1;
}



/* MAIN STYLES */

html { 
background-color:#948671;
background: url(../images/floralPattern.jpg) repeat;
}

#content {
margin: 0;
}

#contentContainer {
margin: 50px auto;
width: 605px;
}

* html #upgrade {
	display: block;
	background: url(../images/upgradeBG.jpg) repeat-x;
	height: 80px;
	color: #FFF;
	padding: 15px;
	font-size: 18px;
}

#upgrade {
	background: url(../images/upgradeBG.jpg) repeat-x;
	display: none;
}

#upgrade a {
	color: #FF0;
}

#contentTop {
margin: 0;
width: 605px;
height: 56px;
background: url(../images/subPaperSliceTopSmall.png) no-repeat;
}

#contentMid {
margin: 0;
width: 555px;
padding: 0 25px;
background: url(../images/subPaperSliceMidSmall.png) repeat-y;
}

img.center{display:block ; margin:0 auto ;}

h1 {
font-weight: bold;
font-size: 26px;
color: #2e2406;
}

h2 {
	margin: 15px 0 0 0;
}

h3 {
	font-size: 14px;
margin: 0;
}

#copyContainer {
margin: 15px 10px 0 25px;
}

#copyContainer ul{
float: left;
width: 220px;
padding-left: 40px;
margin: 15px 0px 0 0px;
line-height: 24px;
list-style-position: outside;
list-style-image: url(../images/bullet.gif) ; 
/* list-style-type: disc; */
}

#widelist ul{
margin: 20px;
padding-left: 40px;
width: 450px;
line-height: 20px;
list-style-position: outside;
list-style-image: url(../images/bullet.gif) ; 
/* list-style-type: disc; */
}

#copyContainer a{
color:#663300;
}

#contentMid span {
margin: 15px 0 0 0;
line-height: 20px;
color: #3f3005;
}

#contentMid p {
	clear: both;
	margin: 15px 10px 0 20px;
	line-height: 20px;
	color: #3f3005;
}

#gallery {
	padding: 15px 0;	
}

#gallery img {
	margin: 10px;	
}

.map {
clear: both;
width: 572px;
height: 353px;
margin: 2em 0 0 0;
background-image: url(../images/tempMap.jpg); 
background-position: 0 0;
}

.map #mapHolder {
position: absolute;
margin: 20px 0 0 21px;
}

#contentBtm {
margin: 0;
clear: both;
width: 605px;
height: 51px;
background: url(../images/subPaperSliceBtmSmall.png) no-repeat;
}

#flashcontent {
width: 100%;
height: 469px;
background: #958671;
margin: 0;
}

#flashcontent2 {
width: 540px;
height: 600px;
margin: 0;
}

#footer {
clear: both;
background: url(../images/footerLinksBG.gif) repeat-x;
background-color: #FFF;
margin: 0;
height: 168px;
font-size: 12px;
}

#footerContainer {
width: 810px;
margin: 0 auto;
height: 140px;
overflow: hidden;
font-size: 12px;
}

#footerLinks {
clear: both;
margin: 15px auto;
}

#footerLinks ul{
float:left; 
width: 139px;
margin: 0 0 0 20px;
line-height: 18px;
list-style-position: outside;
list-style-image: url(../images/footArrow.gif) ;
list-style-type: square;
}

#footerLinks span {
margin: 0;
font-size: 14px;
font-weight:bold;
color: #bfb45a;
}

a.topItem:link {
text-decoration: underline;
color: #bfb45a;
}

a.topItem:hover {
text-decoration: none;
color: #e6d767;
}

#footerBottom {
background: url(../images/footBtmContBG.gif) repeat-x;
color: #ddc19c;
}

#footerBottomContainer {
width: 800px;
font-size: 13px;
margin: 0 auto;
height: 28px;
line-height: 28px;
clear: both;
}

#footerBottom .copyright {
float: left;
margin: 0;
width: 380px;
overflow: hidden;
font-size: 10px;
}

#footerBottom .address {
float: right;
font-size: 12px;
margin: 0 ;
width: 390px;
}

.number {
	font-weight:bold;
font-family: Verdana, Geneva, sans-serif;	
}

/* Font Sizes */
.small_font		{ font-size:15px; }
.medium_font	{ font-size:17px; }
.large_font		{ font-size:19px; }

#fontChanger {
color: #3f3005;
margin: 0 0 5px 430px;
}

/* Font size changer interface style */
#fontChanger a	{ }
