/* --------- 1. defaults  --------- */

* {
	margin: 0;
	padding: 0;
	}
html {
	overflow-y: scroll;
	}	
		
body {
	background-color: #BBBBC5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a {
	outline: 0;
	color: #333333;
}


a:visited {
	color: #333333;
	}

a:hover {
	color: #BC0823;
	font-weight: bold;

	}
.blue {
	color: #297087;
}
.blue2 {
	color: #18414E;
}
.yellow_home {
	color: #824052;
}
.red {
	color:#D41D1F;
}
/*  --------- Overall structure  --------- */

#wrapper {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
		}
		
#banner {
	height: 90px;
}
#logo {
	height: 80px;
	width: 270px;
	float: left;
	color: #A6988F;
		}
		
#logo a {
	color: #BC0823;
	text-decoration: none;

}

#logo a:hover {
	color: #BC0823;
	text-decoration: none;
	
}
/* -------- Navigation ------------*/
#navigation  {
	float: left;
	width: 480px;
	height: 80px;
	background-image:url(images/nav-back.jpg)
		}

#nav a {
	color: #333333;
	text-decoration: none;
	}
	
/*#nav a:visited {
	color: #333333;
	text-decoration: none;
	}	*/

#nav a:hover {
	color: #ca1715;
	text-decoration: none;
	font-weight: bold;
	}	
		
#nav li {
	float: left;
	display: inline;
	list-style: none;
	color: #333333;
	font-size: 80%;
		}

#nav li#menu0 {
	width: 74px;
	margin-left: 2px;
	margin-top: 26px;
	}
#nav li#menu1 {
	width: 114px;
	margin-top: 26px;
	}

#nav li#menu2 {
	width: 72px;
	margin-top: 26px;
	}

#nav li#menu3 {
	width: 80px;
	margin-top: 26px;
	}

#nav li#menu4 {
	width: 70px;
	margin-top: 26px;
	}
#nav li#menu5 {
	width: 60px;
	margin-top: 26px;
	}

#nav .menuUp {
	color: #333;
	}
#nav .menuDown {
	color: #ca1715;
	font-weight: bold;
	
	}


/*  ---------- Homne/splash --------*/
#splash {
	background-image: url(images/background_splash.jpg);
	height: 543px;
}
#splash p {
	margin: 0px 0px 5px 0px;
}
/*-------------- -------*/	
#content {
	background-image: url(images/background.jpg);
		}
		
#content2 {
	padding: 10px 0px 10px 10px;
}


/* ------- Archive -----------*/
#content-archive {
	background-color: #9C9F94;
	padding: 10px 2px 2px 2px;	
}

#content-archive table img {
	margin:6px 0px 4px 0px;
}
#content-archive table p {
	margin: 4px 4px 4px 4px;
}

/* ------- About --------- */

#content3 {
	background-color: #F2DF90;
}

#content3 h3 {
	font-size:100%;
	font-weight:bold;
	color: #143E56;
}
#public {
	margin-left: 10px;
}


/* ------- Contact -------   */
#content4 {
	background-image: url(images/background3.jpg);
	background-repeat: no-repeat;
}
#content4 img {
	margin: 6px 0px 0px 0px;
}

#contact {
	font-size:100%;
	font-weight:normal;
	color: #ffffcc;
	}

#contact a {
color: #FFF375;
	
}	

#contact a:hover {
color: #c11614;
	
}	

.outlets {
	color: #ffffcc;
	font-size: 80%;
	padding: 0px 0px 10px 0px;
}
.outlets img {
	margin: 6px 0px 0px 0px;
}

.outlets h2{
	font-size: 120%;
	margin-bottom: 20px;
	font-weight: normal;
	color: #FFFFCC;
	
}

.outlets a {
	color: #FFFFFF;
}

.outlets a:hover {
	color: #c11614;
}

.separator {
	clear: both;
	height: 1px;
		}

#footer p {
	font-size: 70%;
}
/* ------------ Fonts ----------------*/
h1 {

	font-size:180%;
	font-weight:bold;
	margin-bottom: 0px;
	color: #BC0823;
}

h2 {
	font-size:140%;
	font-weight:bold;
	color: #FFF78C;
		}

h3 {
	font-size:90%;
	font-weight:bold;
	color: #4F4F4F;
		}
h4 {
	font-size:80%;
	font-weight:bold;
	color: #FFF375;
	}
.black {
}

h5 {
	color: #000000;
	margin-bottom: 4px;
	
}
#yellow {
	color: #FFFFCF;
	font-size: 80%;
	font-weight: bold;
}
#yellow a {
	color: #FFFFCF;
}
#yellow a:hover {
	color: #BC0823;
}


.lable {
	font-size:64%;
	color: #333333;
	font-weight: normal;
	}

.lable_bup {
	font-size:80%;
	color: #333333;
	font-weight: normal;
	}

.lable_pricecolour {
	font-size:64%;
	color: #333333;
	font-weight: bold;
	}
	
.instruction {
	font-size:60%;
	color: #BC0823;
	font-weight: bold;
	}

.generaltext {
	color: #666666;
}


p {
	font-size:80%;
	color: #333333;
	margin-bottom: 10px;
}
.back {
	font-size:60%;
	color: #FFF375;
	font-weight: bold;
}

.byline {
	font-size:64%;
	color: #FFF78C;
	font-weight: bold;
}

.stopPress {
	font-size:80%;
	color: #333333;
	font-weight: bold;
}
.black {
	color: #000000;
}
#jumpMenu {
	background-color: #CCCEC5;
	color: #4F4F4F;
	font-weight: bold;
}

#leftText  {
	color: #000000;
	margin: 0px 20px 0px 20px;
}
#bottomText {
	color: #333333;
	margin: 20px 0px 0px 20px;
}
#email {
	font-size:70%;
	color: #ffffcc;
	font-weight: bold;
}
#email a {
	color: #ffffcc;
	font-weight: bold;
}
#email a:hover {
	color: #BC0823;
	font-weight: bold;
}
#links {
	background-color: #9C9F94;
	padding: 10px 0px 10px 10px;
}

