
/* Style Sheet for shoptours.org main and individual tours*/

h1		{font-family:		arial,helvetica,sans-serif;
		 font-size:			36pt;
		 text-align:		center;}

h2		{font-family:		arial,helvetica,sans-serif;
		 font-size:			18pt;
		 text-align:		center;}

h3		{font-family:		arial,helvetica,sans-serif;
		 font-size:			18pt;
		 text-align:		left;}


body		{background-color:	#FFFFFF; 
		 background-image:	url(../images/shoptours.gif);
		 color:			#005773;   /* all text */
		 font-family:		times new roman,times,serif;
		 font-size:			12pt;
		 margin-left:		4em;
		 margin-right:		4em;}

ul		{margin-left:		2em;
		 margin-right:		2em;}

ol		{margin-left:		2em;
		 margin-right:		2em;}

.mainpage	{margin-left:		1em;
		 margin-right:		1em;}

/*.index	{background-color:	#a86d1f;
		 background-image:	url(images/anigre.jpg);
		 font-family:		times,serif;
		 font-size:			16pt;
		 color:			#ffffcf;
		 text-decoration:		none;}*/

.wirecolor	{background-color:	#C0C0C0;}

A		{text-decoration:		none;} /* takes away underlines on hyper-links */

A:active	 {color:	red;}
A:link	 {color:	#00a0a0;}
A:visited {color:	blue;}
A:active	 {color:	green;
		text-decoration:underline; 
		font-style:italic}
A:hover		{
		text-decoration:underline; 
		font-style:italic  }


.foot
		{font-family:		times new roman,times,serif;
		 font-size:			13pt;}

P		{text-indent:		0em;} /*was 2 em*/

.huge
		{text-indent:		0em;
		 font-family:		arial,sans-serif;
		 font-size:			48pt;
		 font-weight:		bold;}

.roadsign
		{font-family:		arial,sans-serif;
		 font-size:			40pt;
		 font-weight:		bold;
		 text-align:		center;}

.num	{
  font-size:	65%;
  font-weight:	550;
 vertical-align: text-top;
  }

.den		{
  font-size:	65%;
  font-weight:	550;
 vertical-align: text-bottom;
  }

#div1		{ 
			float:left; 
			margin-left:2%;
			width:20%;
			background:none;
			text-align:center;
			}

#div2		{ 
			margin-left:25%; 
			width:70%;
			height:14em;
			background:none;
			text-align:center;
/*			font-size:150%;*/
			font-weight:bold;
			vertical-align:center;
			}

.tourname	{
/*			font-family:arial,helvetica,sans-serif;*/
			font-weight:bold;
			font-size:2em;
			}

.touropt1	{
			font-size:1.5em;
			font-style:italic;
			}

.touropt2	{
			font-size:1.1em;
			font-style:italic;
			}

.thumb		{
/*			align:left;*/
			float:left;
/*			margin:3px 10px; 0px 0px;*/
			margin-right:10px;
			margin-top:3px;
			border:0;
			}

/* revised 27 March 2008 */
