

	BODY {
color: black;
background: white;
font-size: 12px;
font-family: Verdana, Geneva, Arial, sans-serif;
border-color: #000000;
 }

	blockquote {
font-size: 10px;
	}
	
		p {
margin-top: 4px;
margin-bottom: 4px;
 }
	h1, h2, h3 {
color: black;
padding-left: 0.2em;
padding-bottom: 0.5em;
margin-top: 1em;
margin-bottom: 10px;
border-bottom: 2px dotted red; }
	h4, h5, h6 {
color: black;
padding-left: 0.2em;
padding-bottom: 0.3em;
margin-top: 0.5em;
margin-bottom: 10px;
border-bottom: 2px dotted red; }
	ul {
left: 4%;
margin-top: 0;
margin-bottom: 0;
padding-top: 3px;
padding-bottom: 3px; }
	li {
margin-top: 0;
margin-bottom: 0;
text-align: left; }
	a {
background: transparent;
font-weight: bold;
text-decoration: none; }
	a:link  {
color: navy; text-decoration: none }
	a:visited { 
color: purple; text-decoration: none }
	a:hover  {
color: red; text-decoration: none }
	dt {
font-weight: bold;
margin-left: 0.5em; color: red;
background: transparent }
	dd {
left: 7.25em; top: -1.25em; width: 75; }

	img {
 margin-right: 0.5em;
 }

#cart {
	float:  right;
	 margin-right: 0.5em; }
	
#masthead {
	height: 140px;
	width: 760px;
    margin-left: 0.5em; }
	

  .spacer 
	{
	clear: left;
    width: 100%;
    height: 10px;
    }

  .dotrules 
	{
	color: rgb(153, 153, 255);
   	}

#navbar {
		height: 35px;
	width: 760px;
	color: black;
	font-size: 10px;
	background-color: #99CC33;
	text-align: center;
	margin-left: 0.5em;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 4px;
	 }
	


#side {
	width: 110px;
	height: auto;
	font-size: 10px;
   text-align: right;
	margin: 0.5em;
	padding: 10px;
    float: left;
	background: #CCCC00; }
	
#content {
	float: left;
	height: auto;
	width: 650px;
	margin: 0.5em;
	padding: 10px;
	background: #ff9966;
	border-left: 1px dotted red;
 }

	span.profid {
font-size: 10px;
}

#col3 {
	width: 124px;
	height: auto;
	font-size: 10px;
	color: #6F6F6F;
    float: left;
	margin: 0.5em;
	padding: 10px;
	background: white;
	border-left: 1px dotted red;
	 }
	
	
#travelers {
	color: black;
	font-size: 10px;
	background-color: #fc6;
	text-align: center;
	margin-top: 3px;
    clear: left;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 100%
	}
 
