@import url(reset.css);
@import url(nav.css);

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin:0;
padding:0;
}
	
ol,ul {
list-style:none;
}
	
img a, a img { text-decoration: none }

body    { font-size: 62.5%; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 1.4em; background-color:#9d9673 }


/*========================  TYPOGRAPHY  =======================*/

li { margin-left: 0em;
		 }

a, a:link { color: #3B1014 }

a:visited  { color: #3b1014 }

a:hover  { color: #f6efcd }

a:active {
color: #1435B1;
text-decoration: none;
}

h1 {
font-size: 1.6em;
font-weight: bold;
line-height: 1.6em
}

h2 {
color: #5D5727;
font-size: 1.6em;
font-weight: bold;
line-height: 1.6em;
text-align: left;
display: block;
margin-bottom: 10px
}

h3 {
font-size: 1.3em;
font-weight: bold;
line-height: 1.6em;
text-align: left;
margin-top: 5px;
margin-bottom: 0.1em
}

h4 {
font-size: 1.6em;
font-weight: bold;
line-height: 1.6em
}

p, ul, dl, ol    { color: #333; font-size: 1.2em; line-height: 1.58333333333em; text-align: left; margin-bottom: 0.6em }

p.text {
	color: #f6f4d8;
	font-size: 1.2em;
	line-height: 1.35em;
	text-align: left;
	margin-bottom: 0.6em;
	margin-left: 1em;
	margin-right: .5em;
	font-style: italic;
	}
	
p.pic {
  	line-height: 1.35em;
	text-align: left;
	margin-bottom: 0.6em;
	margin-left: 0em;
	margin-right: .5em;
/*	margin-top: -2.7em;*/
	}

p.pic2 {
  	line-height: 1.35em;
	text-align: left;
	margin-bottom: 0.6em;
	margin-left: 0em;
	margin-right: .5em;
/*	margin-top: -5.1em;*/
	}
	
p.quoteName {
	color: #c2b5a1;
	font-size: 1.4em;
	line-height: 1.35em;
	text-align: left;
	margin-bottom: 0.6em;
	margin-left: 1em;
	margin-right: .5em;
	font-style: bold;
	letter-spacing: .1em;
	}

	
strong, b  {
	color: #000;
	font-weight: bold }


p ul, p ol, p dl,
ul ul, ul ol, ul dl, ul p, ul h1, ul h2, ul h3, ul h4, ul h5, ul h6,
ol ul, ol ol, ol dl, ol p, ol h1, ol h2, ol h3, ol h4, ol h5, ol h6,
dl ul, dl ol, dl dl, dl p, dl h1, dl h2, dl h3, dl h4, dl h5, dl h6 {
font-size: 1em;
}
	
/*========================  STRUCTURE =======================*/
#container         { background: url("../images/bg_content.jpg") 0 136px; margin: 0 auto 90px auto; width: 730px }


#header    { color: white; background-color: #596272; background-image: url("../images/bg_header.jpg"); width: 720px; height: 136px; margin-bottom: -10px; }
#content     { padding-top: 10px; padding-right: 30px; padding-bottom: 10px; width: 480px; float: right }

#col2   { width: 189px; clear: none;}

#footer    { background-color: #3a0f13; background-image: url("../images/bg_footer.gif"); width: 720px; height: 196px; clear: both }
#footerShadow  { line-height: 24px; background-repeat: repeat-x; width: 100%; height: 24px; clear: both }


/*========================  NAVIGATION =======================*/


/*========================  OVERRIDES =======================*/

.border {
margin-bottom: 11px;
background-color: white;
padding: 3px;
border: solid 1px #999 }

.floatRight   {
margin-left: 12px;
float: right }


.floatLeft  {
margin-right: 12px;
float: left }
	
ul.indent  {
	margin-left: 1em !important }


ul.bullets, dl.bullets dt   {
	list-style: square }


ul.subtle li   {
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: -20px;
	padding-left: 20px;
	background-image: url("../images/iconSubtleBullet.gif");
	background-position: 0 5px;
	margin-left: -9px;
	padding-left: 9px }
	
p.caption  {
color: #666;
font-size: 1.3em;
background-color: #f6f4d8;
margin: 1;
padding: 10px;
width: 236px
}

blockquote  {
font-style: italic;
color: #5D5727;
font-size: 1.25em;
background-image: url("../images/block_background.jpg");
margin-left: 10px;
padding: 10px;
width: 175px;
float: right;
text-align: center;
line-height: 1.4em;
}

.footerText  {
color: #5D5628;
font-size: 1.1em;
background-color: transparent;
margin-left: 270px;
}

.footerText  a {
color: #5D5628;
text-decoration: underline;
}

.noWrap  {
	white-space: nowrap }


.smurf b {
visibility: hidden;
display: block;
width: 0;
float: left
}

br.floatStop {
	font-size: 0.1%;
	line-height: 0.1%;
	clear: both;
	}
	
div#hoverPreviewContainer {
	position: relative;
	background: url("../images/directions.jpg") no-repeat 275px 0;
	width: 495px;
	padding-bottom: 25px;	
}

div#hoverPreviewContainer li {
		margin-bottom: 1.4em
		}	


a.hoverPreview span{
 	display: none;
}

a.hoverPreview.sfhover span,
a.hoverPreview:hover span{
	position: absolute;
 	display: block;
	width: 220px;
	height: 272px; !important; /* ie fix */
	top: 0;
	left: 275px;
	margin: 0;
	padding: 0;
}