﻿/*
CSS for Banana Army Site
*/


body {
	font-family: verdana, helvetica, arial, sans-serif;
	background-color: #e3edff;
	line-height: 125%;
	padding: 0px;
	border: 0px solid navy;
}

img {
	border:10px solid white;
}



form.mail fieldset {
	border: 1px solid navy;

	padding:10px;
}

form.mail legend {

	color:navy;
	line-height:200%;
	font-size: medium;
	padding: 5px;
}



form.mail label.fixedwidth {
	display: block;
	width: 300px;
	float: left;
}

form.mail .buttonarea {
	text-align: center;
	padding: 4px;
	background-color: navy;
	border-bottom:white solid 5px;
}


h1 {
	font-family: "trebuchet MS", helvetica, arial, sans-serif;
	font-size: x-large;
	background-color: navy;
	color: white;
	padding-top:2em;
	padding-bottom: .3em;
	padding-left: .4em;
	border-bottom: 0.3em solid white;
	width:100%;
}

h2 { 
	color: white;
	background-color: navy;
	width: 100%
	font-size: 85%
	font-weight: normal;
	padding-top: 1em;
	padding-bottom: 0.3em;
	padding-left: .3em;
	border-bottom: solid #e3edff 0.2em;
}

h3 {
	color:navy;
	line-height:200%;
	font-size: medium;
	
}


h4 {
	color: red;
	size: medium;
	font-family: "trebuchet MS", helvetica, arial, sans-serif;
}

li {
	font-size: small;
}

p, ul, li, form {
	font-size: small;
	color: navy;
	font-weight:normal;
}



a:link {
	color: red;
	text-decoration: none;
	line-height: 150%;
	font-size: small;
}


a:visited {
	color: purple;
	text-decoration: none;
	line-height: 150%;
	font-size: small
	
}

a:hover {
	text-decoration: none;
	color: white;
	background-color: #ffcc33;
	line-height: 150%;
	font-size: small
}

#navigation a {
	text-decoration: none;
	line-height: 150%;
	font-size: small;
	color:blue;

}

#navigation_BGR a {
	text-decoration: none;
	line-height: 150%;
	font-size: small;
	color:white;

}

#navigation_GtoV a {
	text-decoration: none;
	line-height: 150%;
	font-size: small;
	color:white;

}


#navigation {
	background: white url(lakes_trimmed.jpg) no-repeat;
	color: navy;
	width: 250px;
	height: 800px;
	border-width: 10px;
	border-style: ridge;
	border-color: #999999;	

}

#navigation_BGR {
	background: white url(BGR_nav.jpg) no-repeat;
	color: navy;
	width: 250px;
	height: 825px;
	border-width: 10px;
	border-style: ridge;
	border-color: #999999;
}

#navigation_GtoV {
	background: white url(GtoV_nav.jpg) no-repeat;
	color: navy;
	width: 250px;
	height: 825px;
	border-width: 10px;
	border-style: ridge;
	border-color: #999999;
}

#navigation_GtoV p {
	color: white;
}

#navigation_GtoV li {
	color: white;
}


#navigation_BGR p {
	color: white;
}

#navigation_BGR li {
	color: white;
}

#navigation_expeds {
	background: white url(medals_background.jpg) no-repeat;
	color: navy;
	width: 250px;
	height: 1025px;
	border-width: 10px;
	border-style: ridge;
	border-color: #999999;
}

#navigation_expeds p {
	color: white;
}

#navigation_expeds li {
	color: white;
}

#navigation_expeds a {
	text-decoration: none;
	line-height: 150%;
	font-size: small;
	color:white;

}

#navigation_britonew {
	background: white url(angelofnorth.jpg) no-repeat;
	color: navy;
	width: 250px;
	height: 825px;
	border-width: 10px;
	border-style: ridge;
	border-color: #999999;
}

#navigation_britonew p {
	color: white;
}

#navigation_britonew li {
	color: white;
}

#navigation_britonew a {
	text-decoration: none;
	line-height: 150%;
	font-size: small;
	color:white;

}



<!-- spatial organisation section -->

#header, #navigation, #body, #italianlakes, #navigation_BGR, #navigation_GtoV, #navigation_expeds, #navigation_britonew {
	position: absolute;
}

#header {
	top: 20px;
	left: 20px;
}

#navigation, #navigation_BGR, #navigation_GtoV, #body, #italianlakes, #navigation_expeds, #navigation_britonew {
	top: 130px;
}

#body, #italianlakes {
	left:300px;
}

#navigation. #navigation_BGR, #navigation_GtoV, #navigation_expeds, #navigation_britonew {
	left: 20px;
}

h1, h2 {
	width:100%;
}

<!-- end of spatial organisation section -->

.feature {
	float: right;
	margin: 20px;
	border-top: 10px solid white;
	border-bottom:10px solid white;
	border-left: 10px solid white;
	border-right: 10px solid white;
} <!-- picture of col de montets on homepage -->

.feature2{
	position: left;
	margin: 10px;
	border-top: 10px solid white;
	border-bottom:10px solid white;
	border-left: 10px solid white;
	border-right: 10px solid white;
} <!-- no text wrap-->

#italianlakes {
	border:1px solid black;
	background-color:white;
	background-image: url(italianlakesbackground.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%
	padding-right: 210px;
}


.navimage {
	border: 0px;
	margin: 0px;
	float:left;

}

#bookreview, #publication, #news {
	border: 1px solid navy;
	padding: 5px;
	margin: 5px;
	background-color:white;
}

#merchandisedesc {
	border: 2px solid navy;
	padding: 5px;
	margin: 5px;
	background-color:white;
}

.feature3 {
	margin:10px;
	border: 10px solid #e3edff;
}

.stickerpic {
	border: 1px solid navy;
	
}

#s2scontents {
	border-bottom: navy solid 1px;
}

.feature4 {
	float: right;
	margin: 10px;
	border:0px;
} <!-- no text wrap-->


