/* Copyright Digit&#064;l &#073;diom c2008 - Contact thewebteam @ digitalidiom.co.uk */
/* www.digitalidiom.co.uk for professional web design to world standards */
/* NO copy or use of original material by Digital:Idiom without permission */

body { margin:0px;
	border-width:0px;
	padding:0px;
	background-color:#933;
	color:#000;
	font:normal 10pt/14pt Verdana, Arial, Helvetica, sans-serif;
}

td { font:normal 10pt/14pt Verdana, Arial, Helvetica, sans-serif;
}


h1 {
	font:bold 140% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color:transparent;
}


h2,h3,h4,h5,h6 {
	font:bold 120% Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	color: #933;
	background-color:transparent;
}

.print, .spacer, hr { 
	display:none
}

 p {
   margin:0px 0px 26px 0px;
}

.note {font-size:80%; color:#999;}

img {
	border:0px;
}

a:link{font-size:100%; font-weight: bold; text-decoration: underline; color: #333; background-color:transparent;}
a:visited{font-size:100%; font-weight: bold; text-decoration: underline; color: #333;	background-color:transparent;}
a:active{font-size:100%; font-weight: bold; text-decoration: none; color: #F30;	background-color:transparent;}
a:hover{font-size:100%; font-weight: bold; text-decoration: underline; color: #093; background-color:transparent;}

a.footer:link{font-size:100%; text-decoration: none; color: #333; }
a.footer:visited{font-size:100%; text-decoration: none; color: #333; }
a.footer:active{font-size:100%; text-decoration: none; color: #F30; }
a.footer:hover{font-size:100%; text-decoration: underline; color: #093; }

/* MAIN STRUCTURE BLOCKS */
#mainContainer {
	width:760px;
	border-style:solid;
	border-color:#FFF;
	border-width:0px 1px 1px 1px;
	position:absolute;
	left:50%;
	margin-left:-380px;
	background: #FFF url("images/regans-homehead-bg.jpg") no-repeat;
}

/* FOOTER STUFF */

.bashbar { color:#FFF;
	text-align:center;
	height:20px;
	background: #933 url("images/bashbar-bg.jpg") repeat-x;
}

#footer {
	width:760px;
	background-color: #FFF;
}

