﻿/*Style Sheet for JeanneMillsTours.com(c) 2007 Dave MillsSet to fit the site within an 800px wide browser window================================================*/ *		{ margin:0; padding:0}html 	{/*		margin: 0;		padding: 0;*/		height: 100%;		background-color: transparent;}body	{		font: Georgia, Times New Roman, serif; color:#222;		background: #ddd;background: #aa6954; background: #cccc99;/*		margin-top:0px;*/		}div		{		border: none;		}	p			{ font: 85% Georgia, Times New Roman, serif;color:#222; margin-top:8px; text-align:left;line-height: 1.2em;}p.caption	{ font-size:70%}p.contact	{ font-size:65%; text-align:center;margin:0}p.pnospace	{ margin-bottom:0;margin-top:0;width:200px}p.center	{ text-align:center}p.clear		{ clear:both;}p.formtext	{ border-bottom:1px #000 solid;margin-bottom:5px;width:100%}p.chronheading	{ margin-top:20px}h1		{ font-family: Arial; font-size: 160%; line-height: 1.0em;font-weight: bold; color:#cc0000}h2		{	font-family: Arial;	font-size: 120%;	line-height: 1.0em;	font-weight: bold;	color: #cc0000;	margin-top: 0.5em;}h3			{	font-family: Arial;	font-size: 100%;	line-height: 1.2em;	font-weight: bold;	color: #cc0000;	margin-top: 0.7em;}h4			{	font-family: Arial;	font-size: 85%;	line-height: 1.2em;	font-weight: bold;	color: #cc0000;	margin-top: 0.4em;}ul	{	margin-top:5px;}li		{ 	font: 85% Georgia, Times New Roman, serif; color:#222; margin-left:25px;	font-style: normal; font-weight: normal;	text-align:left;line-height: 1.2;}/* Links ================================================*/ a:visited {         border-bottom:none;         color:#00B;         text-decoration:none;        line-height: 1.4;	/* leaves room at bottom of div's for link underlines */} a:link {         border-bottom:none;         color:#00B;         text-decoration:none;        line-height: 1.4;	/* leaves room at bottom of div's for link underlines */} a:hover { 
        border-bottom:1px #f87d06;
        border-bottom-style:solid; 
        color:#f87d06;
} 
a:focus { 
        border-bottom:1px #f87d06;
        border-bottom-style:solid; 
        color:#f87d06;
} 
a.imglink:visited {border:none;} 
a.imglink:link {border:none;} 
a.imglink:hover {background:transparent;} 

/* Overall page layout
================================================*/

#wrapper {
		width: 760px;
		margin: 0 auto;
		margin-top:10px;
		background: #FFFEDE url("navbkg.jpg") repeat-y;
		border: 2px #000 solid;
}
#nav {
}
#content {
		top:0px;
		left:230px;
		width: 630px;
		margin: 0 auto;
		float:left;
}
#banner {
	width:630px;
    display:block;
    margin-top:10px;
}	
#blurb {
	text-align:center;margin:10px 5px 10px 0;width:590px;border:2px #900 dotted;padding:10px;
}
img { 
	display:block; 
	border:none; 
}

/* Navigation, common for all pages
================================================*/ 
#navmain {
		width:120px;
		float:left;
}
#navmain dl { 
 	margin-top:90px;
 	padding: 0px 10px 0px 10px;
	display: inline; /* IE Hack */
	width: 90px;
	float: left;
	background: url("opaque30.png");
} 
#navmain dd { 
	display:block;
	list-style:none;
	margin:0px;
	padding:0;
	line-height:0em;
	font: 85% arial, sans serif;}

#navmain dd.sub {margin-left:15px}

#navfoot {
 	margin: 0 0 5px 130px;
	clear:both;
	display:block;
 	text-align:center;	
 	margin-left: auto; margin-right: auto ;
 	padding: 4px;
 	width: 90%;
}
#navfoot dl { 
 	padding: 0px 10px 0px 10px;
	display: inline; /* IE Hack */
	width: 600px;
	float:none;
	margin: 0 auto;
}
#navfoot dd {clear:both;
 	margin: 0 0 5px 130px;
 
	display:inline;
	font: 70% arial, sans serif;
	list-style:none;
	margin:0px;
	padding:0;
	line-height:0em;
    padding-right: 1em;
} 

/* Page Style for pages with one main column with an image across the top of the page, and left nav bar 
================================================*/

#separator {clear:both;
 	margin: 0 0 5px 130px;

	background: 10px 0px url("fleur20.gif") no-repeat;
 	margin: 5px 5px 5px 5px;
 	display: inline; /* IE Hack */
 	float: left;
 	width:620px;
}
* html #gallery-image  {height:450px} /* IE Min-Height Hack */
#footer {
 	margin: 0 0 5px 130px;
	display:block;
 	text-align:center;	
 	margin-left: auto; margin-right: auto ;
 	padding: 4px;
 	float:none;
 	width: 90%;
	border:1px #000 dotted;
	}
#footer-clear {
 	margin: 0 0 5px 130px;
 	display: inline; /* IE Hack */
 	padding: 4px;
 	float: left;float:none;
 	width: 97.8%;
}
/* Page Style for pages with two main columns and a left nav bar (index.html only)
================================================*/	

#column { /* Parent Wrapper for inside boxes */
 border: 0;
 margin:  5px 20px 0px 0px;
 display: inline; /* IE Hack */
 padding: 0px;
 width: 620px;
 float: left;
}
* html #column {height:370px} /* IE Min-Height Hack */ 

#leftcolumn { /* Parent Wrapper for inside boxes */
 border: 0;
 margin:  5px 20px 0px 0px;
 display: inline; /* IE Hack */
 padding: 0px;
 width: 350px;
 float: left;
}
* html #leftcolumn {height:370px} /* IE Min-Height Hack */ 

#rightcolumn {
 margin: 5px 0px 0px 10px;
 padding: 0px;
 display: inline; /* IE Hack */
 width: 240px;
 float: left;
 border: 0;
}
* html #rightcolumn {height:370px} /* IE Min-Height Hack */ 


#signup { 
  margin: 0;
 display:block;
  text-align:center; 
  padding: 0px;
  width: 100%;
clear:both;
}

#pic-centered
{
 	clear:both;
	padding:0px;
	margin:0px auto;
    width:500px;
}




