

/* GLOBAL STYLES
__________________________________________________________________*/


body
{
	background-color: #f7f3eb;
	background-image: url(images/bg_global.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: black;
	font-family: Arial, Sans Serif;
	font-size: 10pt;
}


h1
{
	color: gray;
	font-size: 20pt;
	font-weight: lighter;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
}


h2
{
	color: gray;
	font-size: 14pt;
	font-weight: lighter;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
}


p, td, li
{
	color: black;
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
	margin-right: 30px;
}

.sponsors
{
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 300px;
	height: 18px;
	display: block;
}


ul { list-style-image: url(images/bullet.gif); }







/* POSITIONING BOXES
__________________________________________________________________*/


.topbanbox
{
	width: 900px;
	height: 168px;
	display: block;
	position: relative;
	background-image: url(images/bg_topban.jpg);
	background-repeat: no-repeat;
	margin: auto;
}


.logobox
{
	width: 222px;
	height: 92px;
	display: block;
	position: relative;
	margin-top: 37px;
	float: left;
}


.topnavbox
{
	width: 300px;
	height: 92px;
	display: block;
	position: relative;
	margin-top: 25px;
	float: right;
	text-align: right;
	color: #8A7856;
	font-size: 9pt;
}


.topnavitem
{
	width: 300px;
	height: 20px;
	display: block;
	position: relative;
	margin: 0px;
}


.homecontentbox
{
	width: 900px;
	height: *;
	display: block;
	position: relative;
	margin: auto;
}


.leftcontent
{
	width: 685px;
	height: *;
	display: block;
	position: relative;
	margin: auto;
	float: left;
}


.rightcontent
{
	width: 215px;
	height: *;
	display: block;
	position: relative;
	margin: auto;
	float: right;
}

.sponsorsheading
{
	width: 205px;
	height: 20px;
	display: block;
	position: relative;
	background-color: #d2c0a4;
	padding-top: 3px;
	padding-left: 10px;
	color: white;
	text-align: left;
	margin-top: 30px;
}

.awardlink
{
	width: 385px;
	height: 20px;
	display: block;
	position: relative;
	background-color: #d2c0a4;
	padding-top: 3px;
	padding-left: 15px;
	color: white;
	text-align: left;
	margin-top: 0px;
}

.sponsorspanel
{
	width: 215px;
	height: *;
	display: block;
	position: relative;
	background-color: white;
}


.footerbox
{
	width: 900px;
	height: 35px;
	display: block;
	position: relative;
	text-align: left;
	font-size: 7pt;
	line-height: 7pt;
}

.zephyrbox
{
	width: 300px;
	height: 5px;
	display: block;
	float: left;
	position: relative;
	text-align: left;
}

#zephyrspace
{
	padding-top: 13px;
}

.copyrightbox
{
	width: 600px;
	height: 5px;
	display: block;
	float: right;
	position: relative;
	text-align: right;
}

#copyrightspace
{
	padding-top: 13px;
}




/* TOPNAV LINK COLOURS
__________________________________________________________________*/

a.topnavlink:link
{
	color: #fff;
	text-decoration: none;
}

a.topnavlink:active
{
	color: #fff;
	text-decoration: none;
}

a.topnavlink:hover
{
	color: #000;
	text-decoration: none;
}

a.topnavlink:visited
{
	color: #fff;
	text-decoration: none;
}

a.topnavlink:visited:hover
{
	color: #000;
	text-decoration: none;
}



/* BROWN LINK COLOURS
__________________________________________________________________*/

a.brownlink:link
{
	color: #9D7436;
	text-decoration: none;
	font-weight: bold;
}

a.brownlink:active
{
	color: #9d7436;
	text-decoration: none;
	font-weight: bold;
}

a.brownlink:hover
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a.brownlink:visited
{
	color: #9d7436;
	text-decoration: none;
	font-weight: bold;
}

a.brownlink:visited:hover
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}



/* GLOBAL LINK COLOURS
__________________________________________________________________*/

a:link
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:active
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:visited:hover
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}



/* DROP DOWN MENU STYLES
__________________________________________________________________*/


.chromestyle
{
	width: 900px;
	background-color: white;
	border-bottom: 3px solid #fff;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a.menu1
{
	color: #000;
	width: 218px;
	padding: 5px 0px 3px 5px;
	margin: 0px;
	text-decoration: none;
	border-right: 1px solid #fff;
	border-left: 3px solid #fff;
	height: 20px;
	display: block;
	float: left;
	background-color: #a6dbe9;
	font-weight: lighter;
}

.chromestyle ul li a.menu2
{
	color: #000;
	width: 218px;
	padding: 5px 0px 3px 5px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #fff;
	height: 20px;
	display: block;
	float: left;
	background-color: #e8c2b2;
	font-weight: lighter;
}

.chromestyle ul li a.menu3
{
	color: #000;
	width: 216px;
	padding: 5px 0px 3px 5px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #fff;
	height: 20px;
	display: block;
	float: left;
	background-color: #e9d8a4;
	font-weight: lighter;
}

.chromestyle ul li a.menu4
{
	color: #000;
	width: 219px;
	padding: 5px 0px 3px 5px;
	margin: 0px;
	text-decoration: none;
	height: 20px;
	display: block;
	float: left;
	background-color: #c0e8b6;
	font-weight: lighter;
}

.chromestyle ul li a.menu1:hover { /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #7bc2d5; /*THEME CHANGE HERE*/
}

.chromestyle ul li a.menu2:hover, { /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #ddab96; /*THEME CHANGE HERE*/
}

.chromestyle ul li a.menu3:hover, { /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #d9c589; /*THEME CHANGE HERE*/
}

.chromestyle ul li a.menu4:hover { /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #a2d595; /*THEME CHANGE HERE*/
}



/* ######### Style for Drop Down Menu ######### */


.dropmenudiv1
{
	position: absolute;
	top: 0px;
	line-height: 18px;
	z-index: 100;
	background-color: #a6dbe9;
	width: 223px;
	visibility: hidden;
	font-family: Arial;
	font-size: 10pt;
	font-weight: lighter;
	border-width: 0px 0px 0px 3px;
	border-color: #f7f3eb;
	border-style: solid;
	margin-left: 0px;
	margin-top: 0px;
}


.dropmenudiv1 a
{
	width: 223px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #cbeaf2; 
	padding: 2px 0 2px 7px;
	text-decoration: none;
	font-weight: normal;
	color: black;
	text-align: left;
}


* html .dropmenudiv1 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv1 a:link
{
	font-weight: normal;
	color: black;
}

.dropmenudiv1 a:hover{
background-color: #7bc2d5;
font-weight: normal;
}

.dropmenudiv1 a:visited{
font-weight: normal;
}




.dropmenudiv2
{
	position: absolute;
	top: 0px;
	line-height: 18px;
	z-index: 100;
	background-color: #e8c2b2;
	width: 223px;
	visibility: hidden;
	font-family: Arial;
	font-size: 10pt;
	font-weight: lighter;
	border-width: 0px 0px 0px 0px;
	border-color: #FFF;
	border-style: solid;
	margin-left: 0px;
	margin-top: 0px;
}


.dropmenudiv2 a
{
	width: 223px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #f2dbd2; 
	padding: 2px 0 2px 7px;
	text-decoration: none;
	font-weight: normal;
	color: black;
	text-align: left;
}


* html .dropmenudiv2 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv2 a:link
{
	font-weight: normal;
	color: black;
}

.dropmenudiv2 a:hover{
background-color: #ddab96;
font-weight: normal;
}

.dropmenudiv2 a:visited{
font-weight: normal;
}



.dropmenudiv3
{
	position: absolute;
	top: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #e9d8a4;
	width: 221px;
	visibility: hidden;
	font-family: Arial;
	font-size: 10pt;
	font-weight: lighter;
	border-width: 0px 0px 0px 0px;
	border-color: #FFF;
	border-style: solid;
	margin-left: 0px;
	margin-top: 0px;
}


.dropmenudiv3 a
{
	width: 221px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #f2e7c6;
	padding: 2px 0 2px 7px;
	text-decoration: none;
	font-weight: normal;
	color: black;
	text-align: left;
}


* html .dropmenudiv3 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv3 a:link
{
	font-weight: normal;
	color: black;
}

.dropmenudiv3 a:hover{
background-color: #d9c589;
font-weight: normal;
}

.dropmenudiv3 a:visited{
font-weight: normal;
}


.dropmenudiv4
{
	position: absolute;
	top: 0;
	line-height: 18px;
	z-index: 100;
	background-color: #c0e8b6;
	width: 224px;
	visibility: hidden;
	font-family: Arial;
	font-size: 10pt;
	font-weight: lighter;
	border-width: 0px 0px 0px 0px;
	border-color: #FFF;
	border-style: solid;
	margin-left: 0px;
	margin-top: 0px;
}


.dropmenudiv4 a
{
	width: 224px;
	display: block;
	text-indent: 3px;
	padding: 2px 0 2px 7px;
	text-decoration: none;
	font-weight: normal;
	color: black;
	text-align: left;
}

.dropmenudiv4 a:link
{
	font-weight: normal;
	color: black;
}

* html .dropmenudiv4 a{ /*IE only hack*/
width: 225px;
}

.dropmenudiv4 a:hover{
background-color: #a2d595;
font-weight: normal;
}

.dropmenudiv4 a:visited{
font-weight: normal;
}


.dropmenudiv5
{
	position: absolute;
	top: 0px;
	line-height: 18px;
	z-index: 100;
	background-color: #a6dbe9;
	width: 223px;
	visibility: hidden;
	font-family: Arial;
	font-size: 10pt;
	font-weight: lighter;
	border-width: 0px 0px 0px 3px;
	border-color: #e6dac2;
	border-style: solid;
	margin-left: 0px;
	margin-top: 0px;
}


.dropmenudiv5 a
{
	width: 223px;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #cbeaf2;
	padding: 2px 0 2px 7px;
	text-decoration: none;
	font-weight: normal;
	color: black;
	text-align: left;
}


* html .dropmenudiv5 a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv5 a:link
{
	font-weight: normal;
	color: black;
}

.dropmenudiv5 a:hover{
background-color: #7bc2d5;
font-weight: normal;
}

.dropmenudiv5 a:visited{
font-weight: normal;
}



