/* NHA Colours 
#333333 - general (grey)
#990000 - links (dark red)
#CC0000 - light red (previously orange)
#FFCC99 - sandy colour
#e9d9ce - faded pinky/sandy
#e5b494 - body.jpg
*/
/* GENERAL STYLES */
html, body {
	font-family: "Book Antiqua", "Times New Roman";
	color: #333333;
/*	background:none;*/
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	
}
img {
border:solid 1px #990000;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
color:#CCCCCC;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
z-index:-3;
border:0px;
}
.img_center {
margin-left:auto;
margin-right:auto;
text-align:center;
}
.img_right {
	margin-left:10px;
	margin-right:0px;
	margin-bottom:10px;
	margin-top:10px;
	float:right;
	font-size:11px;
	font-style: italic;
	font-weight:bold;
}
a {
font-weight: bold;
color: #990000;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
.floatleft {
float:left;
}
.boxnarrow1 {
float: left; 
z-index:1;
max-width:150px;
width:20%;

}
#boxnarrow {
float: left; 
z-index:1;
max-width:150px;
width:20%;
}
#boxwide {
float: left ;
position:relative;  left:10px;
z-index:2;
max-width:704px;
width:80%;
}
.boxwide1 {
float: left ;
position:relative;  left:10px;
z-index:2;
max-width:704px;
width:80%;
}
.boxwide2 {
float: left ;
z-index:2;
position:relative; left: 60px;
width:80%;
}
.summary {
	float:right;
	width: 275px;
	padding: 10px;
	font-size: 12px;
	background-color:#e5b494;
	margin: 10px;
}
.summary-center {
	float:right;
	width: 200px;
	padding: 10px;
	font-size: 12px;
	background-color:#e5b494;
	margin: 10px;
}
.summary-full {
	width: 360px;
	padding: 10px;
	font-size: 12px;
	background-color:#e5b494;
	margin: 10px;
}



/* Styles */
.H1 {
	font-size: 26pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}

.H1 a {
	color: #CC0000;
	text-decoration:none;
	}
.H1 a:hover {
text-decoration:underline;
}

.H1Orange {
	color: #990000;
	font-size: 32pt;
	font-weight: bold;
}
.H1Red {
	color: #CC0000;
	font-size: 26pt;
	font-weight: bold;
	text-transform: uppercase;
}
.webaddressred {
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	color: #990000;
}
.webaddressorange {
	color: #CC0000;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
}
.r3bold {
	font-size: 10pt;
	color: #990000;
	font-weight: bold;
}
.style2 {
	font-size: 12pt;
	text-align: justify;
}
.style4 {
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}
.H2 {
	color: #CC0000;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	text-align: left;
}
.H2 a {
	color: #CC0000;
}

.r2 {
	font-size: 12pt;
	color: #990000;
}
.o3bold {
	color: #CC0000;
	font-size: 10pt;
}
.style3 {
	color: #CC0000;
	font-weight: bold;
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
}
.style3red {
	color: #990000;
	font-weight: bold;
	font-size: 16pt;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-size: 10pt;
	font-weight: bold;
	vertical-align:bottom;
	border: 0px;
	margin-left:0px;
	position:absolute; left:10px; bottom:0px;
}
.downarrow {
	text-decoration:none;
	font-weight: bold;
	text-transform: uppercase;
	z-index:3;
}
.hr2 {
	width:100%;
	background-image: url(http://www.nigelhaversalliance.com/pics/horizontalr.jpg);
	border: 0px;
	height:3px;
}	
.small {
	font-size:8pt;}






/* TOP SECTION */
#logo {
position:relative;
float:left;
width: 140px;
background:none;
margin-left:auto;
margin-right:auto;
}
.emblem {
border-width:1px; border-style:outset;  
width:125px;
height:125px;
border-left: solid 1px #FFCC99;
border-top: solid 1px #FFCC99;
border-bottom: solid 1px #990000;
border-right: solid 1px #990000;
margin-right:10px;
margin-bottom:10px;
}
#header {
position:relative;
z-index:1;
background:none;
width:1000px;
margin-left:auto;
margin-right:auto;

}
#boxleft {
width:400px;
text-align:center;
position:relative;
float:left;
background:none;

}
#boxright {
width:400px;
text-align:center;
position:relative;
float:right;
background:none;

}
#links {
font-size: 10pt;
width: 1000px;
text-align: center;
background-image: url(http://www.nigelhaversalliance.com/pics/horizontalr.jpg);
position:relative; top:0px; left:0px; right:0px;
float:left;
border-bottom: 1px solid #990000;
margin-left:auto;
margin-right:auto;
z-index:1;
}
#links a{
text-decoration:none;
}
#links a:hover {
text-decoration:underline;

}
.menubar {
margin-left:5px;
margin-right:5px;
float:left;
text-align:center;
z-index:1;
}


/* MIDDLE SECTION */
#main {
background:#FFFFFF;
width:1000px;
position:relative;
z-index:1;
margin-left:auto;
margin-right:auto;
}
#container {
margin-left:auto;
margin-right:auto;
width:1000px;
background-color:#FFFFFF;
z-index:1;
}
#leftmenucontainer {
width: 1000px;
position: relative; left:0px; top:0px;
float:left;
height:100%;
/*background-image: url(http://www.nigelhaversalliance.com/pics/body_snow.jpg);  Christmas Background */
background-image: url(http://www.nigelhaversalliance.com/pics/body.jpg);

}
#leftmenu {
text-align: left;
width: 138px;
float:left;
padding:10px;
}

#wrapper {
width:830px;
margin-left:160px;}
/* Newsticker*/ .ticki {border-bottom:solid #990000 2px; margin-left:0px;}

#halfcol_container {
width: 840px;
position: relative; left:-10px; right:0px; top:0px; bottom:0px;
float:left;
height:150%;
background-color:#FFFFFF;
border-right: 1px solid #990000;
}
#halfcol_left {
	float:left;
	width:400px;
	padding:5px;
	height:100%;
	vertical-align:top;
}
#halfcol_right {
	float:right;
	width:400px;
	padding:5px;
	height:100%;
	vertical-align:top;
}
#wholecol {
	float:left;
	width:800px;
	padding:5px;
	height:100%;
	vertical-align:top;
}
/* BOTTOM SECTION */
#footer {
	font-size: 10pt;
	font-weight: bold;
	background-color:transparent;
	position:absolute; bottom: 0px;
}

/* Drop down menus */
#dropmenudiv{
	position:absolute; top:140px;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	line-height:18px;
	z-index:100;
	background-image: url(http://www.nigelhaversalliance.com/pics/horizontalr.jpg);
	text-transform: uppercase;
	border: 1px solid #990000;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	padding: 0px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFCC;
}

/* NigelTwitt */
#twitter_update_list {
	list-style-image: url(/pics/twittericon.jpg);
}
#twitter_div {
	background-image: url(/pics/NigelTwitt2010.jpg);  /*Previously twittbg.jpg */
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	height:335px;
}

.noborder { border:0px; }
.noborder_right { border:0px;
	float:right;
	margin-left:10px;
	}


/*Footer */
#footer_container {
	float:left;
	width:851px;
	padding:0px;
	height:250px;
	vertical-align:top;
	background-color: #666666;
	position:absolute; bottom:0px; left:149px;
}

	
	
#footer_column1 {
	float:left;
	width:260px;
	padding:5px;
}
#footer_column2 {
	float:left;
	width:260px;
	padding:5px;
}
#footer_column3 {
	float:right;
	width:260px;
	padding:5px;
}


#welcome {
background-color:#e9d9ce;
width:851px;
margin-left:149px;
margin-top: -16px;
}