body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;}

body a:link { color: #666666; text-decoration: underline; }
body a:visited { color: #666666; text-decoration: underline; }
body a:hover { color: #000000; text-decoration: underline; }

.errors { font-size:10px; color:#FF0000; }
.compulsary { font-size:18px; color:#FF0000 ; font-weight: bold; }


:active, :focus{
    outline:none;
  }



/*DIV/TABLE STYLES BY ID*/
/*Padding must be subtracted from a DIV/TABLES's width or height before applied.*/
/*Define text & link styles for footer & nav bars here.*/

#container {
	width: 100%;
	position: absolute;
	height: 100%;
	padding-bottom: 61px;
	}
	
#header {
	width: 100%;
	height: 52px;
	position: absolute;
	background-image: url(../images/Shell_01.jpg);
	background-repeat: repeat-x;
	top: 0px;
	display: block;
	left:0px;
}
	
#mainContent {
	width: 740px;
	display: block;
	margin-left:auto;
	margin-right:auto;
}

#Content {
	width: 740px;
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 26px;
	height: 100%;
}


#homeLeft {
	width:300px;

}

#homeNews {
	width:170px;
	position: absolute;
	top:234px;
	margin-left:310px;
	border-left: 1px #CCCCCC solid;
	padding-left:20px;
}

#search {
        left:0px;
        position:absolute;
        margin-top:45px;
        margin-left:615px;
        top:0px;
}

       
#search .button { color:#666666;  font-size:11px; border:#666666 solid 1px; padding:1px; background-color:#333333; color:#FFFFFF; }
#search .text {  color:#666666;  font-size:11px; padding:2px; width:110px; font-weight: normal;}
	
#mainContentCell {
	width: 740px;
	padding-right: 30px;
	padding-left: 10px;
}

#divider {
	background-image: url(../images/bullet.gif);
	background-repeat: repeat-y;	
	width: 25px;
}

	
#nav {
	width: 761px;
	height: 27px;
	position: relative;
	line-height: 27px;
	font-size: 12px;
	/*text-align: center;*/
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/Shell_03.jpg);
	background-repeat: no-repeat;
	top: 10px;
	display: block;
	padding-top: 10px;
	margin-left: -4px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
}
	
#footer {
	width: 100%;
	height: 33px;
	position: fixed;
	background-image: url(../images/Shell_02.jpg);
	background-repeat: repeat-x;
	background-position: 0px 30px;
	padding-top: 30px;
	bottom: 0px;
	z-index: 99;
}
#footerContent { 
	font-size: 10px;
	line-height: 33px;
	font-weight: normal;
	color: #FFFFFF;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:650px;
	text-align: center;
}
#footerContent a:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
#footerContent a:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
#footerContent a:hover { color: #CCCCCC; text-decoration: none; }

/*CLASSES*/
/* Custom Classes */

.sideLink {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 27px;
	color: #828c96;
	text-indent: 26px;
	text-decoration: none;
	background-image: url(../images/sideLink.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 240px;
	display: block;
}
.sideLink a:link { text-decoration: none; color: #828c96; }
.sideLink a:visited { text-decoration: none; color: #828c96; }
.sideLink a:hover { text-decoration: none; color: #666666; }

.homelink a:link { text-decoration: none; }
.homelink a:visited { text-decoration: none; }
.homelink a:active { text-decoration: none; }
.homelink a:hover { text-decoration: none; }

/*TEXT SIZE AND COLOUR STYLES*/

.text9 { font-size:9px; line-height:13px; }
.text10 { font-size:10px; line-height:14px; }
.text11 { font-size:11px; line-height:15px; }
.text12 { font-size:12px; line-height:16px; }
.text13 { font-size:13px; line-height:17px; }
.text14 { font-size:14px; line-height:18px; }
.text18 { font-size:18px; line-height:22px; }

.black { color: #000000 }
.white { color: #ffffff }
.grey { color: #999999 }
.red { color: #CC3333}
.xmasboldtext {
	color: #CC3333;
	font-weight: bold; 
}


#xmas{
	margin-top: 20px;
	display: block;
	background-image: url(../images/xmas/decorated-tree.jpg);
	background-repeat: repeat-y;
}
.xmas_text {
	font-weight: bold;
	padding: 0 10px 10px 60px;
}
.xmas_text h2 {
	color:#CC3333;
	font-weight: bold;
	text-align:center;
	padding-top: 10px;
}
.xmas_text a:link { text-decoration: underline; color: #CC3333; }
.xmas_text a:visited { text-decoration: underline; color: #CC3333; }
.xmas_text a:hover { text-decoration: none; color: #659d4d; }

.center_text {
	text-align: center;
}
img {
	border: none;
}


/*Menu */
.menu-1 {
	margin: 0px;
	clear: left;
	float: left;
	height: 30px;
	width: 761px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.themenu {
	width: 761px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.themenu li {
	display:inline;
}
* html .themenu li a { /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 761px;
}
.themenu li a:hover {
	color: #900026;

}
.themenu li a:active {
	color: #900026;

}
.themenu li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
	color: #000000;
	display:inline;
	width: 123px;
	height: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
	float:left;
}
/* Holly Hack for IE \*/

* html .themenu li {
	height: 1%;
}
* html .themenu li a {
	height: 1%;
}

