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

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


a:visited {
	color: #333333;
	}

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

	}

/*  --------- Overall structure  --------- */

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

}

#logo a:hover {
	color: #BC0823;
	text-decoration: none;
	
}
		
#navigation  {
	float: left;
	width: 380px;
	height: 44px;
		}
		
#nav li {
	float: left;
	display: inline;
	list-style: none;
	color: #333333;
	;
	font-size: 80%;
		}

#nav li#menu1 {
	}

#nav li#menu2 {
	}

#nav li#menu3 {
	}

#nav li#menu4 {
	}

#nav li#menu5 {
	}

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

#nav a:hover {
	color: #BC0823;
	text-decoration: none;
	font-weight: bold;
	}	
	
#content {
	background-image: url(images/background.jpg);
		}
		
#content2 {
	padding: 10px 0px 10px 10px;
}

#content-archive {
	background-color: #9C9F94;
	padding: 10px 0px 10px 10px;
}
#content3 {
	background-image: url(images/background2.jpg);
}

#public {
	margin-left: 10px;
}
#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;
}
#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;
}
#splash {
	background-image: url(images/background_splash.jpg);
	height: 543px;
}
#leftText  {
	color: #000000;
	margin: 0px 0px 0px 20px;
}
#bottomText {
	color: #333333;
	margin: 20px 0px 0px 110px;
}
#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;
}
