/* start default settings for pages */
table 
{
	border-spacing:0px;
	border-collapse: collapse;
	border:0px;
}

table td, table th
{
	padding:0px;
	margin:0px;
	border:0px;
}

img
{
	padding:0px;
	margin:0px;
	border:0px;
}

h1
{
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	color:#260f01;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 15px;
}

h2
{
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#260f01;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 15px;
}

p
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 15px;
}

/* end default settings for pages */

/* start frame border bar */
.topborder
{
	background-image:url('../images/topborder.gif');
	background-repeat:repeat-x;
	width:979px;
	height:10px;
}

.bottomborder
{
	background-image:url('../images/bottomborder.gif');
	background-repeat:repeat-x;	
	width:979px;
	height:10px;	
}

.leftborder
{
	background-image:url('../images/leftborder.gif');
	background-repeat:repeat-y;		
}

.rightborder
{
	background-image:url('../images/rightborder.gif');
	background-repeat:repeat-y;		
}

/* end frame border bar */

/* start top/bottom gray bar */

.thickgreybar
{
	background-color:#cdcdcd;
	height:22px;
}

.thingreybar
{
	background-color:#cdcdcd;
	height:7px;
}

/* end top/bottom gray bar */

/* start top logo bar */

#logobannerwrapper
{
	width:979px;
	height:135px;
	background-image:url('../images/forestry_fishery_coast.jpg');
	background-repeat:no-repeat;
	background-position:center right;
	vertical-align:bottom;
}

#logobanner
{
	vertical-align:bottom;
	width:796px;
}

#logobanner p
{
	padding:0px 0px 10px 10px;
	margin:0px 0px 0px 0px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#67bca7;
}
/* end top logo bar */

/* start links bar */

#toplinkswrapper
{
	width:979px;
	height:33px;
	background-color:#4ab9b9;
	text-align:center;
}

#linkswrapper
{
	text-align:center;
	width:979px;
	height:33px;
}

.links
{
	height:33px;
}

.links a
{
	font-family:Arial;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	padding:9px 10px 8px 10px;
	margin:0px 0px 0px 0px;
	display:block;
	height:17px;
}

@font-face 
{
	font-family: "Helvetica";
	src: url(HelveticaNeueLTStd.eot);
	src: local("HelveticaNeueLT Std Thin(TrueType)"), url(HelveticaNeueLTStd-Th.ttf) format("truetype");
}

#toplinkswrapper a:hover
{
	background-color:#cdcdcd;
}

/* end links bar */

/* start middle grey bar */

#middlegreybar
{
	background-color:#cdcdcd;
	width:845px;
	height:6px;
}

/* end middle grey bar */


/* start login content */

#rightboxwrapper
{
	height:393px;
	background-color:#cdcdcd;
	vertical-align:top;
}

#rightbox
{
	border:3px solid #000000;
	width:213px;
	height:393px;	
}

#rightbox p
{
	color:#000000;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}

#logintopgreybar
{
	height:8px;
	background-color:#cdcdcd;
}

.logintoptitle
{
	height:17px;
	background-color:#ba0000;
	text-align:left;
}

.logintoptitle h1
{
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;	
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 0px;
}

.loginname
{
	height:22px;
	text-align:right;
	padding:3px 0px 0px 0px;
}

.logininput
{
	height:22px;
	text-align:center;
	padding:3px 0px 0px 0px;
}

.logintext
{
	text-align:center;
	padding:3px 0px 3px 0px;
	height:10px;
}

.loginbutton
{
	vertical-align:middle;
	text-align:center;
	padding:6px 0px 5px 0px;
}

.loginbutton a
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:2px 12px 2px 12px;
	background-color:#ba0000;
	text-decoration:none;
}

.logindivider
{
	border-bottom:2px solid #ffffff;
	padding:0px 0px 0px 0px;
}

.loggedintext
{
	height:22px;
	text-align:left;
	padding:8px 8px 8px 8px;
}

.loggedinfunctions
{
	height:100px;
	text-align:left;
	padding:8px 8px 8px 8px;
}

.loggedinbutton
{
	vertical-align:top;
	text-align:left;
	padding:0px 8px 8px 8px;
}

.loggedinbutton a
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:2px 4px 2px 4px;
	background-color:#ba0000;
	text-decoration:none;
}

#blackbar
{
	height:8px;
	background-color:#000000;
}

/* end login content */

/* start news content */

#newsbox
{
	background-color:#000000;
	height:149px;
	vertical-align:top;
}

#newsbox p
{
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 5px;
}

/* end news content */

/* start bottom left content */
#bottomcontentwrapper
{
	background-color:#000000;
	width:760px;
	height:160px;
}

#bottomcontentimage
{
	width:130px;
	height:160px;
}

#bottomcontentimage p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.bottomcontent
{
	width:210px;
	height:160px;
	vertical-align:top;
}

.bottomcontent h1
{
	color:#ba0000;
	font-family:Arial;
	font-size:22px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 18px;
}

.bottomcontent p
{
	color:#ffffff;
	font-family:Arial;
	font-size:9px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 18px;
	line-height:16px;
}

/* end bottom left content */

/* start bottom right content */

#bottomrightbox
{
	background-color:#000000;
	width:219px;
	height:160px;
}

/* end bottom right content */

/* start footer links */

.footerlinks
{
	width:490px;
	height:22px;
	font-family:"Myriad Pro";
	font-size:10px;	
	text-align:right;
}

.footerlinks a
{
	font-family:"Myriad Pro";
	font-size:10px;
	color:#000000;
	text-decoration:none;
	padding:0px 10px 0px 10px;
	margin:0px 0px 0px 0px;
}

/* end footer links */

/* start privacy */

.privacy
{
	width:489px;
	height:22px;
	text-align:left;
}

.privacy p
{
	font-family:"Myriad Pro";
	font-size:10px;	
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}

/* end privacy */
