/* CSS Document *//*	SITE NAME	By Andrew Broomfield	www.Sloomedia.com*//*Reset default browser styles*/html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {		margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;	}/* remember to define focus styles! */:focus {		outline: 0;}body {		line-height: 1;	color: #000000;		background: #181504;		font-family:Verdana, Arial, Helvetica, sans-serif;		}	ol, ul {		list-style: none;	}	/* tables still need 'cellspacing="0"' in the markup */table {		border-collapse: separate;	border-spacing: 0;	}	caption, th, td {		text-align: left;		font-weight: normal;	}	blockquote:before, blockquote:after,q:before, q:after {			content: "";	}	blockquote, q {		quotes: "" "";}	/*Reset default browser styles*/	html {		background:#181504;	}	body {		padding:0px 40px;	}	div.break {		width:800px;	margin:auto;		height:6px;		background:url(../images/lines.gif) repeat-x;	}	div#header {		height:125px;		background:#181504 url(../images/logo.gif) no-repeat 0px 40px;		text-align:right;		padding:20px 0px 0px 0px;		width:800px;		margin:auto;	}	div.contact {		padding:10px 0px 10px 0px;		width:780px;	height:70px;		margin:auto;	}	div.contact div {		font:normal 0.8em Arial, Helvetica, sans-serif;	color:#F5F6D4;	float:left;	width:232px;	display:table;	text-align:left;	margin:0px 13px;	}	div.contact div span {		font:normal 0.7em Arial, Helvetica, sans-serif;	color:#8E8555;}div.contact div a {		color:#F5F6D4;	text-decoration:none;}div.contact div a:hover {		color:#CDE855;}	div#header h1 {		color:#f5f6d4;		font:bold italic 3em "Times New Roman", Times, serif;		margin:0px;	}	div#header h2 {		color:#a7c520;		font:bold italic 1.9em "Times New Roman", Times, serif;		margin:-10px 3px 0px 0px;	}	div#header h3 {		color:#f5f6d4;		font:bold italic 1em "Times New Roman", Times, serif;		margin:-10px 6px 0px 0px;	}		h5 {		color:#f5f6d4;		font:bold italic 1em "Times New Roman", Times, serif;		margin:0px 0px 0px 10px;	}	dl {		width:213px;	}	dt {		float:left;		width:80px;		margin:0px 0px 15px 0px;			}	dd {		font:normal 0.8em Arial, Helvetica, sans-serif;	color:#F5F6D4;	float:left;		width:130px;		height:19px;	margin:0px 0px 15px 3px;	}	div.cont {		width:800px;		margin:auto;		text-align:center;		padding:20px 0px;		}	img {		margin:0px 5px 5px 0px;	vertical-align:top;	}