﻿html
{
	min-height: 100%;
	height: auto;
	height:100%;
}
/* form items below very NB for 100% height to work in ASP.Net*/
form
{
	min-height: 100%;
	height: auto;
	height:100%;
	padding: 0px;
	margin: 0px;
}
body 
{
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #8c8c8c;
	/*min-height: 100%;
	height: auto;
	height:100%;
	width:100%; */
	background: #FFFFFF url(../images/design/BGtile.gif) repeat-x top;
}
td
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #040404;
}
a
{
	font-family: Tahoma;
    cursor:pointer;
    color:#9c1b1f;
    font-size: 11px;
    text-decoration: none;
}
a:hover
{
	font-family: Tahoma;
    cursor:pointer;
    color:#9c1b1f;
    font-size: 11px;
    text-decoration: underline;	
}
a .leftbar
{
	font-family: Tahoma;
	font-size: 12px;
	color: #76563c;
	text-decoration: none;
}
a .leftbar:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #76563c;
	text-decoration: underline;
}
.rightLink
{
	font-family: Tahoma;
	font-size: 12px;
	color: #8e7d6b;
}
.rightLinkactive
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.rightLink:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;	
	text-decoration: none;
}
.rightLinkactive:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;	
	text-decoration: none;
}
h1
{
	font-family: Trebuchet MS;
	font-size: 20px;
	color:#9c1b1f;
	font-weight: normal;
	display: inline;
}
.subheading
{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 15px;
	color: #76563c;
}
.subheading:hover
{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 15px;
	color: #76563c;
}
.homeheading
{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 15px;
	color: #9c1b1f;	
	text-align:left;
	padding-left: 10px;
	padding-bottom: 8px;
}
.homecontentheading
{
	font-family: Tahoma;
	font-weight: bold;
	color: #76563c;
	font-size: 12px;
	padding-left: 10px;
	margin-top: -2px;
}
.leftbar
{
	font-family: Tahoma;
	font-weight: normal;
	color: #9c1b1f;
	font-size: 13px;
}
.rightbar
{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 15px;
	color: #9c1b1f;
}
p
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #040404;
}
.small
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #040404;	
}
ul
{
	list-style-type:disc;
}
li
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #040404;	
}
p .small
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #040404;	
}
.footer
{
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 10px;
	color: #9c1b1f;
	text-align: left;
}
.leftshadow
{
	width: 12px;
	background: #FFFFFF url(../images/design/leftSideShadow.gif) no-repeat top right;
}
.rightshadow
{
	width: 12px;
	background: #FFFFFF url(../images/design/rightSideShadow.gif) no-repeat top left;
}
.leftheader
{
	width: 9px;
	height: 49px;
	background: #e9e4e0 url(../images/design/mainTitltBarARROW.gif) no-repeat 0px 0px;
}
.leftcontent
{
	background: #f1eeec url(../images/design/contentEdgeLeft.gif) no-repeat 0px 0px;
	border-bottom: solid 1px #c4b6ab;
	width: 2px;
}
.rightcontent
{
	background: #f1eeec url(../images/design/contentEdgeRight.gif) no-repeat 0px 0px;
	border-bottom: solid 1px #c4b6ab;
}
.rightheader
{
	width: 2px;
	height: 49px;
	background: #e9e4e0 url(../images/design/mainTitltBarRIGHT.gif) no-repeat top left;
}

.headertitleblock 
{
	background: #e9e4e0 url(../images/design/mainTitleBarTILE.gif) repeat-x 0px 0px;
	background-color: #e9e4e0;
	text-align:left;
	height: 49px;
}
.middlecontent
{
	background-color:#f2eeed;
	border-bottom: solid 1px #c4b6ab;
}
.middlecontent img
{
	
	padding: 10px 8px 10px 5px;
}
.middlecontent p
{
	text-align: left;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
}
.middlecontent table
{
	text-align: left;
	margin-left: 12px;
	margin-top: -10px;
}
.contentsplit
{
	/*background: #f1eeec url(../images/design/contentEdgeLeft.gif) no-repeat 0px 0px; */
	border-bottom: solid 1px #c4b6ab;
	border-left: solid 1px #c4b6ab;
	background-color: #f1eeec;
}

.homepagemast
{
	background:#FFFFFF url(../images/home/hometopimg.jpg) no-repeat 0px 0px;
	width: 1024px;
	height: 390px;
	text-align: left;
	vertical-align: bottom;
}
.mast
{
	background:#FFFFFF url(../images/design/mast.jpg) no-repeat 0px 0px;
	width: 830px;
	height: 118px;
	text-align: left;
	vertical-align: bottom;
}
/* NAVIGATION */
.navtable
{
	width: 828px;
	height: 40px;
	border: none;
	padding: 0px;
	margin: 0px;
	background: #efae24 url(../images/nav/bg.gif) no-repeat 0px 0px;
	vertical-align: bottom;
	text-align: center;
}



#navHome
{
	width: 81px;
	background: none;
	color: #FFFFFF;	
}
#navHome:hover
{
	width: 81px;
	color:#efae24;	
	background: url('../images/nav/bg.gif') no-repeat 0px -45px;
}
#navAbout
{
	width: 77px;
	background: none;
	color: #FFFFFF;	
}
#navAbout:hover
{
	width: 77px;
	background: url('../images/nav/bg.gif') no-repeat -81px -45px;
	color:#efae24;
}
#navProfile
{
	width: 73px;
	background: none;
	color: #FFFFFF;		
}
#navProfile:hover
{
	width: 73px;
	background: url('../images/nav/bg.gif') no-repeat -158px -45px;
	color:#efae24;	
}
#navProjects
{
	width: 79px;
	background: none;
	color: #FFFFFF;		
}
#navProjects:hover
{
	width: 79px;
	background: url('../images/nav/bg.gif') no-repeat -231px -45px;
	color:#efae24;		
}
#navDownloads
{
	width: 95px;
	background: none;
	color: #FFFFFF;		
}
#navDownloads:hover
{
	width: 95px;
	background: url('../images/nav/bg.gif') no-repeat -309px -45px;
	color:#efae24;		
}
#navInvolved
{
	width: 109px;
	background: none;
	color: #FFFFFF;		
}
#navInvolved:hover
{
	width: 109px;
	background: url('../images/nav/bg.gif') no-repeat -406px -45px;
	color:#efae24;		
}
#navSponsors
{
	width: 85px;
	background: none;
	color: #FFFFFF;		
}
#navSponsors:hover
{
	width: 85px;
	background: url('../images/nav/bg.gif') no-repeat -514px -45px;
	color:#efae24;		
}
#navGratitude
{
	width: 129px;
	background: none;
	color: #FFFFFF;		
}
#navGratitude:hover
{
	width: 129px;
	background: url('../images/nav/bg.gif') no-repeat -599px -45px;
	color:#efae24;		
}
#nav2010
{
	width: 54px;
	background: none;
	color: #FFFFFF;		
}
#nav2010:hover
{
	width: 54px;
	background: url('../images/nav/bg.gif') no-repeat -666px -45px;
	color:#efae24;		
}
#navContact
{
	background: none;
	color: #FFFFFF;		
}
#navContact:hover
{
	background: url('../images/nav/bg.gif') no-repeat -727px -45px;
	color:#efae24;		
}
.homeslogan
{
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 19px;
	letter-spacing: 2px;
	height: 55px;
	margin-left: 20px;
}
.pageslogan
{
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 19px;
	letter-spacing: 2px;
	margin-left: 20px;
	height: 30px;
}
.navdiv
{
	line-height: 3.1;
	background-color: Transparent;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	height: 34px;
	color: #FFFFFF;
	display: block;
}
.navdiv:hover
{
	color: #efae24;
	text-decoration: none;
}
.navdiv:visited
{
	color:  #FFFFFF;
	text-decoration: none;
}
.navdiv:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.leftboxtitle
{
	background: #EEEEEE url(images/left/linksTile.gif) 0px 0px;
	padding: 5px;
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#9c1b1f;	
}
.leftboxtext
{
	padding: 5px;
	font-family: Trebuchet MS;
	font-size: 10px;	
}
.righttitleblock 
{
	background: #e9e4e0 url(../images/right/linksTile.gif) repeat-x 0px 0px;
	background-color: #e9e4e0;
	text-align:left;
	height: 36px;
	font-family: Trebuchet MS;
	font-size: 15px;
	color:#9c1b1f;		
}
.rightline
{
	height:5px;
	border-top:1px solid #e0dcdb;
	width:170px;
	margin-top:8px;
}
.projectblock
{
	margin-top: 20px;
}
.projectblock_hidden
{
	display: none;
}
.subtitles
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #76563c;
	padding-left: 10px;
	padding-top: 10px;
}
.link12
{
	font-family: Tahoma;
	font-size: 12px;
	color: #9c1b1f;
	text-decoration: none;	
}
.link12:hover
{
	font-family: Tahoma;
	font-size: 12px;
	color: #9c1b1f;
	text-decoration: underline;		
}

.activearrow
{
	background: url('../images/design/projectArrow.gif') no-repeat 0px 0px;
	width: 9px;
	height: 10px;
}
.inactivearrow
{
	background: url('../images/design/arrow.gif') no-repeat 0px 0px;
	width: 9px;	
	height: 10px;
}
.downloadstable
{
	height: 105px;
	width: 100%;
}
.downloadstable td
{
	background: #f4f3f1 url(../images/downloads/downloadBar1PIX.gif) repeat-x 0px 0px;
	height: 105px;
}
.contactText
{
	width: 299px;
	border: 0;
	background: url(../images/contact/textBAR.gif) no-repeat;
	font-size: 8pt;
	height: 17px;
	padding-left: 5px;	
	font-family: Tahoma;
}
.contactEnq
{
	width: 299px;
	height: 59px;
	background: url(../images/contact/enquiryTextBAR.gif) no-repeat;
	border: 0;
	font-size: 8pt;
	padding-left: 5px;
	font-family: Tahoma;
}
.contactButton
{
	background: url(../images/contact/submitButton.gif) no-repeat 0px 0px;
	width: 299px;
	height: 33px;
	border: 0;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
	cursor: hand;
	cursor: pointer;
}
.contactButton:hover
{
	background: url(../images/contact/submitButton.gif) no-repeat 0px -35px;
	width: 299px;
	height: 33px;
	border: 0;
	color: #e1a423;
}

.validation
{
	color: Red;
}

.validation li
{
	color: Red;
	font-size: 11px;
}

.validation_small
{
	color: Red;
}

.validation_small li
{
	color: Red;
	font-size: 10px;
}

.homeText
{
	width: 224px;
	border: 0;
	background: url(../images/home/HomeTextBar.gif) no-repeat;
	font-size: 8pt;
	height: 17px;
	padding-left: 5px;	
	font-family: Tahoma;
}
.homeEnq
{
	width: 224px;
	height:34px;
	background: url(../images/home/HomeEnquiry-Bar.gif) no-repeat;
	border: 0;
	font-size: 8pt;
	padding-left: 5px;
	font-family: Tahoma;
}
.homeButton
{
	background: url(../images/home/HomeSubmit_BUTTON.gif) no-repeat 0px 0px;
	width: 224px;
	height: 30px;
	border: 0;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	cursor: hand;
	cursor: pointer;
}
.homeButton:hover
{
	background: url(../images/home/HomeSubmit_BUTTON.gif) no-repeat 0px -32px;
	width: 224px;
	height: 30px;
	border: 0;
	color: #e1a423;
}
.table2010
{
	background-color:#f4f3f1;
	border:1px solid #e0dcdb;
	width: 100%;
	padding: 5px;
	padding-left: 8px;
}

.downloadtext
{
	height:95px;	
	padding: 5px;  
}
.involvedheading
{
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#9c1b1f;			
}

.involvedlist 
{
	list-style-image: url(../images/design/projectArrow.gif);
	margin-top:5px;
}
.involvedlist li
{ margin-top:5px; }

.involvedlist ul
{
	list-style-image: url(../images/design/arrow.gif);
	margin-top:5px;
}
.involvedlist ul li { margin-top:5px; }
.involvedlist2 
{
	list-style-image: none;
}
