.number {
	color: #b64004;     
	font-size: 12pt;
	font-weight: 100;
	margin-left: 20px;

}

#list ul {
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
}

#list ul li {
	color: #666;
	text-decoration: none;
	list-style-type: disc;
	text-indent: -5px;
}

p.style2 {font-size: 10px;
text-align:centre;
	margin-left: 5px;
	margin-right: 5px;

}

body {
	background-color: #d3be95;
	background-image: url(graphics/backstrip.jpg);
	background-position: center;
	background-repeat: repeat-y; 
	font-family: 'Helvetica', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
}

* {
	font-family: 'Helvetica', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

div#outline {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#titleBlock, div#topBar { width: 800px; }

div#logo {
	background-color: #fff;
	width: 200px;
	height: 39px;
	float: left;
}

div#heading {
	background-color: #fff;
	width: 400px;
	height: 38px;
	float: left;
	text-align: left;
}

div#loginArea {
	background-color: #ececec;
	width: 190px;
	height: 38px;
	float: left;
	padding-left: 10px;
}

div#contentArea { width: 800px; }

div#navcontainer { 
	float: left;
	text-align: left;
	width: 200px;
	padding-top: 5px;
}

div#contentOutline { 
	float: left;
	width: 599px;
	margin-left: 1px;
}

div#small a { 
	color: #b53d00; 
	text-decoration: none;
}

div#small a.hover { 
	color: #b53d00;
	text-decoration: none;
}

img { border: none; }

h1 {
	color: #264138;     
	font-size: 12pt;
	font-weight: 200;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-left: 20px;
}
 
h2 {
	color: #264138;     
	font-size: 12pt;
	font-weight: 200;		
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
 }
 
 h3 {
	color: #264138;     
	font-size: 10pt;
	font-weight: 100;		
	margin-top: 11px;
	margin-bottom: 10px;
	margin-left: 7px;
	margin-right: 20px;
}

h4 {
	color: #264138;     
	font-size: 10pt;
	font-weight: 200;		
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

h5 {
	color: #b64004;     
	font-size: 12pt;
	font-weight: 600;
	float:left;		
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
}

div#galleryImage {
	width: 340px;
	height: 225px;
	background-color: #ececec;
	margin-left: 20px;
	text-align: center;
}

#small {
	margin-left: 20px;
	font-size: .6em;
	color: #264138;
	width: 379px;
}

p {
	color: #666;
	line-height: 15px;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-family: 'Verdana', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;	
}

.downloads {
	color: #999;
	line-height: 15px;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.title {
	color: #999;
	font-size: 10px;
	font-weight: bold;
}

.selected {
   color: #ffffff; 
   background-color: #b53d00;
 }
 
 .ctrls {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

textarea { font-size: 11px; }	

.reqdMsg {
	font-size: 11px;
	color: #ff0000;
	padding-left: 20px;
}	


 .loginTitle {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.loginInput { font-size: 10px; }

.register {
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

.registerForm { padding-left: 25px; }
 
.offset { padding-top: 1px; }
 
 div#navcontainer ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 8pt;
  	font-weight: bold;
	line-height: 12px;
}

div#navcontainer ul li { line-height: 1.7; }
 
div#navcontainer ul li a {
	background-image: url(graphics/titles/red_+.gif);
	background-repeat: no-repeat;
	background-position: left; 
	color: #fff;
	text-decoration: none;
	padding-left: 20px;
	width: 180px;
	display: block;
 }
 
 div#navcontainer ul li a.selectedTLMenu {
	background-image: url(graphics/titles/red_+.gif);
	background-repeat: no-repeat;
	background-position: left; 
	color: #fff;
	background-color: #b53d00;
	text-decoration: none;
	padding-left: 20px;
	width: 180px;
	display: block;
 }
 
 div#navcontainer ul li a:hover {
 	background-color: #b53d00;
	color: #fff;
 }
 
 div#navcontainer ul li ul li a {
	background-image: none; 
	color: #999;
	text-decoration: none;
	padding-left: 40px;
	display: block;
	width: 160px;	
 }
 
div#navcontainer ul li ul li a.selectedSubMenu {
	background-image: none; 
	color: #fff;
	background-color: #b53d00;
	text-decoration: none;
	padding-left: 40px;
	display: block;
	width: 160px;	
 }
 
div#navcontainer ul li ul li a:hover {
	background-image: none;
	background-color: #b53d00;
	color: #fff;	
}

div#navcontainer1 { width: 200px; }

div#navcontainer1 ul {
	list-style-position:outside;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 8pt;
	 font-weight: 200;
 			
	line-height: 12px;
	color: #999;
}

div#navcontainer1 a {
	list-style-position:outside;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	padding: 3px 0px 3px 0em;
	text-decoration: none;
	width: 200px;
	text-indent: 10px;
	background-image: url(graphics/titles/green_+.gif);
	background-repeat: no-repeat;
	background-position:top left;
	color: #999;
}

div#navcontainer1 a.selectedSecondMenu {
	list-style-position:outside;
	margin-top: 0px;
	margin-left: 0px;
	display: block;
	padding: 3px 0px 3px 0em;
	text-decoration: none;
	width: 200px;
	text-indent: 10px;
	background-image: url(graphics/titles/green_+.gif);
	background-repeat: no-repeat;
	background-position:top left;
	color: #fff;
	background-color: #b53d00;
}

div#navcontainer1 a:hover { 
	color: #264138;
	background-image: url(graphics/titles/green_+.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

a { color: #666; }

a.hover { color: #999; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* backslash hack hides from IE mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end backslash hack */