/* CSS Document */

body {
	padding: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #8e7e5e;
	background-color: #e4e0d6;
	font-stretch: ultra-expanded; 
	}
	
img {
	border: none;
	}
	
H1 {
	color: #8e7e5e;
	font-size: 130%;
	font-variant: small-caps;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-stretch: ultra-condensed;
		}
	
H2 {
	color: #8e7e5e;
	font-size: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
.spintour em{
	color: #FF0000;
	font-style: italic;
	}		

em   {
	color: #8e7e5e;
	font-style: normal;
	font-weight: bold;
			}		
			
a:link {
	color: #3366CC;
	text-decoration: none;
	border-bottom: none;
	    }
		
a:visited {
	color: #45679a;
	text-decoration: none;
	border-bottom: none;
	    }

#content {
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: white;
		}
		

#top  {
	background-color: #cec5b5;
	padding: 0px;
	width: 788px;
	height: 185px;
	background-position: top;
	border-bottom: #e4e0d6;
	border-bottom-width:thick;
	border-bottom-style: solid;
	margin-bottom: 0px;
					}	

#logo {
	margin-top: 10px;
	margin-left: 20px;
	}


#navigation {
	margin-top: 70px;
	color: #ff0000;
	width: 760px;
	height: 33px;
			}
			
#navigation ul {
	font-variant: small-caps;
	list-style: none;
	margin: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	font-size: 110%;
					}		
	
#navigation li {
	display: inline;
	}
	
#navigation a:link, #navigation a:visited {
	color: #666666;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #d75838;
		}	

#flashphotos {

	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: #e4e0d6;
	border-bottom-width:thick;
	border-bottom-style: solid;
	height: 326px;
	}

		
.photo {
	margin: 0px;
	padding: 0px;
	}
	
#countrycomfort {
	margin-top: 0px;
	padding-top: 0px;
	}
	
.cclogo {
	text-align: center;
	margin: 0px;
	padding: 0px;
	} 
	

	
#sidephotos {
		background-color: white;
		margin-left: 30px;
		margin-top: 0px;
		margin-right: 40px;
		padding: 1px;
		padding-top: 30px;
		width: 295px;
		float: left;		
			 } 
			 
#maintextmotels {
		font-size: 110%;
		font-stretch: extra-expanded;
		color: #8e7e5e;
		padding-top: 20px;
		margin-left: 310px;
		padding-left: 30px;
		padding-right: 40px;
		}
		
	
		
#footer {
		background-color: #e4e0d6;
		text-align: center;
		padding: 15px;
		font-size: 120%;
		color: #8e7e5e;
		clear:	left;
			}
			
#contact {
	text-align: center;
		}
			
#footer a:link, a:visited {
	color: #8e7e5e;
	text-decoration: none;
	border-bottom: none;
	    }
		
#footer ul  {
		list-style-type: none;
		font-weight: bolder;
		font-stretch: ultra-expanded; 
		padding-left: 0;
		margin-left: 0;
		margin: 0px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
		}
		
#footer li {
	display: inline;
	}
	
#contact a:link, #contact a:visited {
	color: #333333;
	} 
	
.bottom {
		font-size: 80%;
		}
		
#linkpages ul  {
		font-weight: normal;
		font-size: 80%;
		font-stretch: ultra-expanded;
		font-variant: normal;
				}
				
.copyright {
		font-size: 70%;
		}

		
		
