/*****************************************************************************************/
/* This CSS file affects the
/* layout of the site
/* 
/* !!!DO NOT TOUCH!!! or you'll break something
/*
/* Content is organised as follows:
/*
/*	HTML
/*		>included linkstrip.php
/*		>div dividerlongRed (may change this later)
/*		>div container (holds everything)	
/*			>div banner(either home or sub)
/*			>div dividerRed (may change this later)
/*			>div mainMenuH 
/*			>div title (only on index page)
/*			>div main
/*				>table row
/*					>table column1(also div)
/*					>table column2_1 or column2_2(also divs)
/*					>table column 3(also div)
/*				>table row
/*					>included footer.php
/*
/*	Layout may therefore be changed as long as the above structure is maintained.
/*	
/*
/*****************************************************************************************/

html, body { /*affects layout of entire site*/
	height: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}

#container { /*holds all content in to a fixed width and centred*/
	height: 100%;
	top: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 955px;
}

.float_left{
	float: left;
}

.float_right{
	float: right;
}

/* DIVIDERS */

#dividerLong { /*long red divider line-------------------------------------------------------------*/
	line-height: 4px;
	height: 4px;
	width: 955px;
	position: relative;
	background-color: #706CAE;
	margin-top: 0px;
}

#dividerShort {
	line-height: 3px;
	height: 3px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	background-color: #706CAE;
	margin-top: 0px;
}

#dividerSkin {
	line-height: 5px;
	height: 5px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #9E2C31;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* BANNERS */

#bannerHome { /*banner for homepage only*/
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
}

#bannerSub { /*banner for all other pages*/
	height: 286px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
}

#title{ /*website title for homepage*/
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

/* MENUS - be aware some menus have their own css file */

#mainMenuH {
	position: relative;
	height: 25px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	margin-top: 0px;
}

/* CONTENT */

#main {/*main content container - surrounds all columns*/
	width: 955px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/*content columns*/

#column1 {/*used in all layouts */
	width: 180px;/*fits banner of max 180 width*/
	height: 100%;
	padding-top: 0px;
	padding-left: 5px;
}

#column1_1 {/*used in one column layout (no template yet)*/
	padding-top: 42px;
	width: 955px;
	padding-left: 5px;
}

#column2_1 {/*used in two column layout (subpage_sub_2col.dwt.php)*/
	width: 700px;
	padding-left: 10px;
	padding-right: 0px;
}

#column2_2 {/*used in three column layout pages (subpage_sub_3col.dwt.php)*/
	width: 550px;
	padding-left: 10px;
	padding-right: 5px;
}

#column3 {/*used in all three column layout pages (index.dwt.php, mainpage.dwt.php and subpage_sub_2col.dwt.php)*/
	width: 180px;
	padding-top: 0px;
	padding-left: 5px;
}

#content {
	padding-bottom: 20px;
}

/*minor styles*/

.subHead {
	padding-left: 15px;
}

/*******************************************************************************************************************/
/****************************************BELOW IS CSS FILE FOR THE MAIN MENU****************************************/

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer1049146590 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:955px;
	height:25px;
	text-align:left;
}

#MMMenuContainer0921155801_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0921155801_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:176px;
	top:25px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0921155801_0 {
/* This class defines things about menu MMMenu0921155801_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:transparent;
	width:135px;
	height:104px;
}

.MMMIFVStyleMMMenu0921155801_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0921155801_0 */
	border-top:0px solid #efecde;
	border-left:0px solid #efecde;
	border-bottom:0px solid #efecde;
	border-right:0px solid #efecde;
	width:135px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:125px;
	height:16px;
}

.MMMIVStyleMMMenu0921155801_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0921155801_0 */
	border-top:0px;
	border-left:0px solid #efecde;
	border-bottom:0px solid #efecde;
	border-right:0px solid #efecde;
	width:135px;
	height:26px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:125px;
	height:16px;
}

#MMMenu0921155801_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0921155801_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0921155801_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0921155801_0 so we can set its position */
	left:0px;
	top:26px;
}

#MMMenu0921155801_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0921155801_0 so we can set its position */
	left:0px;
	top:52px;
}

#MMMenu0921155801_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0921155801_0 so we can set its position */
	left:0px;
	top:78px;
}

#MMMenuContainer0921155801_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0921155801_0 a {
/* Controls the general apperance for menu MMMenuContainer0921155801_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	background-color:#a5ed72;
	font-weight:bold;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0921155801_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0921155801_0 */
	color:#bf318d;
	background-color:#ffadcc;
}
