body {
background-image: url(../images/photos/layout/bg_travel.jpg);
}

/*navigation*/
#mainnav li.travel {
font-size: 24px;
}

#column1, #column2 {
margin: 80px 0 20px 0;
}

#column1 {
width: 560px;
float: left;
}

#column1content {
margin: 0 10px 0 20px;
}

#column2 {
width: 220px;
float: right;
}

#leftcol {
padding-top: 5px;
background-image: url(../images/photos/layout/menu_top.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#leftcol a {
background-color: #efb3dd;
border: 1px solid #efb3dd;
}

#leftcol a:hover {
background-color: #fff;
border: 1px solid #e664eb;
border-left: none;
color: #e664eb;
}

#leftcol a#travelmenu {
margin-right: 10px;
font-size: 24px;
color: #fff;
background-color: #efb3dd;
border: 0;
border-bottom: #fff solid 1px;
}

/* leftcol secondary navigation*/
#leftcol ul.secondtier {
border: 1px solid #e664eb;
}

#leftcol .secondtier a {
color: #efb3dd;
}

/*general styles */
h1 {
border-bottom: 1px solid #e664eb;
}

p {
text-indent: 20px;
}

.firstletter p:first-letter {
font-size: 2em;
line-height: 1em;
color: #e664eb;
}

.red {
color: #f00;
}

h2 {
font-size : 130%;
/*font-family: Arial, Verdana, Helvetica, sans-serif, "MS sans serif";*/
font-family: Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
color: #E664EB;
font-weight: bold;
	}
	
hr {
color: #E664EB;
background-color: #E664EB;
}

a:link {
text-decoration: none;
color: #E664EB;
}

a:visited {
text-decoration: none;
color: #AE25B3;
}
	 
a:hover {
text-decoration: underline;
color: #E664EB;
}	

a:active {
color: #E664EB;
} 
	  
.photobtn input {
color: #FFFFFF;
background-color: #E664EB;
font-weight: bold;
border: 1px outset;
}

.photoheader {
text-align: center;
}

.photoheader img {
border: 1px solid #E664EB;
margin-top: 20px;
}

div.pictureleft {
width: 295px;
float: left;
text-align: center;
}
	 
div.pictureright {
width: 295px;
float: right;
text-align: center;
}

div.pictureleft p, div.pictureright p {
text-indent: 0;
padding: 3px;
font-size: 90%;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
font-weight: bold;
line-height: 1em;
}
	 
#holiday a {
font-variant: small-caps;
font-size: 1.5em;
}

#holiday p {
text-indent: 0;
}

table.furry td {
text-align: center;
}

.stonehenge, .stonehenge img {
margin-bottom: 10px;
}

/*Styles for flickr badge*/
#flickr {
width: 100px; 
text-align: center; 
margin-left: 80px; 
font-family: Arial, Helvetica, sans-serif; 
}

#flickr img {
margin-bottom: 10px; 
opacity:0.5; 
filter:alpha(opacity=50); 
}

#flickr a:hover img {
opacity:1; 
filter:alpha(opacity=100); 
}

#flickr #flickr_text {
font-size: 90%; 
margin-bottom: 15px;}
#flickr_www {color:#3993ff; 
}

#flickr #flickr_text a:hover {
text-decoration: none; 
}
