* {
	padding: 0px;
	margin:0px
}

html { height: 100%; margin-bottom: 1px;}

body {
	height: 100%;
	font-family: arial, verdana, Sans-Serif;
	color: #000;
	background: url('../images/bodybg.gif') repeat-x #f7f276;
}

img {
	border: 0;
}

ul, ol {
	margin: 0;
	padding: 0
}


/* --------------------------
 @Text styling 
----------------------------- */

body { 
	font-size: 0.8em;
}

p {
/*	font-size: 0.8em;
	Moving this from p to body means we have to update all the other sizes */
	font-family: Arial, sans-serif;
	line-height: 1.6em;
	margin-bottom: 1em;
}

	#site_info p {
		font-size: 0.875em;
		color: #605d27;
		margin-bottom: 0;
		font-family: verdana, sans-serif;
		text-transform: uppercase;
		letter-spacing: 1px;
	}

h1 {
	font-family: arial, sans-serif;
	font-size: 1.375em;
	color: #000;
	padding-bottom: 5px;
	border-bottom: 2px solid #000;
	margin-bottom: 20px;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 1.25em;
	margin-bottom: 15px;
}

a:link, a:visited {
	color: #000;
}

#navigation a:link, #navigation a:visited {
	color: #000;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff
}

#sub_navigation a:link, #sub_navigation a:visited {
	color: #000;
	text-decoration: none;
}

#sub_navigation a:hover {
	color: #fff
}


a:hover {
	text-decoration: underline;
	color: #666;
}

a:active {

}

dt {
	float: left;
	display: inline;
	width: 185px;
	padding-right: 15px;
	font-family: Georgia, serif;
	font-size: 1.375em;
	line-height: 1.4em;
}

dd {
	float: left;
	width: 440px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	font-size: 1em;
	line-height: 1.6em;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #333
}

#content dd ul {
	margin-top: 10px;
}

#content ul {
	margin: 0 0 10px 0
}

#content ul, #content ol {
/*	font-size: 0.8em;*/
	
}

#content li {
	margin-left: 18px;
}

#content .feature li {
	font-style: italic;
	font-size: 1.25em;
	line-height: 1.4em
}

#sub { 
/*	font-size: 0.5em;*/
}


/* -------------------------- */


/* --------------------------
 @Navigation 
----------------------------- */

#navigation ul {
	list-style-type: none;
	width: 720px;
	height: 44px;
	margin: 0 auto;
}

#navigation li {
	display: inline;
	line-height: normal;
	float: left;
	margin: 12px 38px;
/*	padding: 8px 10px;*/
	font-size: 1.25em;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#navigation li#first {
	margin-left: 20px;
}

#navigation li#last {
	margin-right: 0px;
}

#sub_navigation ul {
	list-style-type: none;
	width: 720px;
	height: 44px;
	margin: 0 auto;
}

#sub_navigation li {
	display: inline;
	line-height: normal;
	float: left;
	margin: 12px 14px;
/*	padding: 8px 5px;*/
	font-size: 0.8em;
	width: 9em;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sub_navigation li#first {
	margin-left: 20px;
}

#sub_navigation li#last {
	margin-right: 0px;
}

#navigation ul li ul {
	font-size: 0.5em;
	display: none;
	position: absolute;
	top: 1em;
	left: 0px;
	list-style-type: circle;
	width: 10em;
}

#navigation ul li > ul {
	top: auto;
	left: auto;
}


#navigation ul li ul li {
	float: left;
	clear: left;
	position: relative;
	width: 10em;
	color: white;
	background-color: #e8e173;
	background-image: url(http://fireescape.co.uk/images/contentbg.gif);
	margin: 0px;
}

/* #navigation ul li:hover ul { */
#navigation ul li:hover ul { 
	display: block;

	padding: 0;
	margin: 0;
	list-style: none;
}
	


/* -------------------------- */


/* --------------------------
 @Structure 
----------------------------- */

#branding {
	width: 680px;
	margin: 0 auto;
	height: 107px;
	background: url('../images/brandingbg.gif') no-repeat;
	text-align: center;
}

#navigation {
	width: 100%;
	background: #f4ed73 url('../images/navigation_mainbg.gif') bottom repeat-x;
}

#sub_navigation {
	width: 100%;
	background: #f4ed73 url('../images/navigation_mainbg.gif') bottom repeat-x;
}


#content {
	background: url('../images/contentbg.gif');
	padding: 18px;
}

#maincontent {
	background: #fcf779;
	width: 640px;
	padding: 20px;
	margin: 0 auto;
}

#secondarycontent {
	background: #ebe66e;
	width: 640px;
	padding: 20px;
	margin: 20px auto 0 auto;
}

#site_info {
	background: #363521 url('../images/site_infobg.gif') repeat-x;
	text-align: center;
	padding: 20px 20px;
}

/* -------------------------- */



/* --------------------------
 @Objects
----------------------------- */

#logo {
	margin-top: 33px;
}

.button {
	margin-left: -5px;
}

.vcard {
	background: #f9f068;
	padding: 10px;
	border: 3px solid #f5df4b;
	width: 300px
}

.clear {
	height: 1px;
	clear: both;
	overflow: hidden;
}

/* -------------------------- */



/* --------------------------
 @Forms, photos and galleries
----------------------------- */

.photoright {
	float: right;
	clear: right;
	border: 10px solid #f9f068;
	margin-left: 20px;
}

.photo {
	border: 1px solid #cdc65d;
	background: #e7e270;
	padding: 5px;
	margin-bottom: 10px;
}

	#gallery .photo {
		width: 182px;
		margin-right: 16px;
	}
	
	#gallery .photo:hover {
		background: #cdc65d;
	}

/* -------------------------- */

/* --------------------------
 @Extinguishers table
----------------------------- */

table, tr, td {
	border: 1px solid black;
	padding: 5px;
}

table {
	border-collapse: collapse;
}

/* -------------------------- */


