@charset "utf-8";
/* CSS Document */
    body {
   text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;  
		color:#7d0013;	 	
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
        background:#004e49;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
    }
#MAIN {
	margin:0 auto;
	width:995px;   /* you can use px, em or % */
	text-align:left;
}
	a {
    	color:#369;
	}
	a:hover {
		color:#fff;
		text-decoration:underline;
	}
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
		text-align:center;
    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }
	img {
		margin:10px 0 0 0;  
		border:none;
	}
	/* Header styles */

	#HEADER {
	height: 230px;
	background-color: #FFFFFF;
        clear:both;
        float:left;
        width:995px;

	}
	#HEADER p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	    /*padding:0 15px 0 15px;*/
		padding: 0;
        margin:0;
	}

	/* column container */
	.MASK {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */

	background-color: #fff;
	}
	/* holy grail 3 column settings */
	.CONTAINER {
	    background:#fff;    	/* Right column background colour */
		top: 0px;
	}
    .CONTAINER .COLUMNMiddle {
        float:left;
        width:200%;
        margin-left:-200px; 	/* Width of right column PSC -200*/
        position:relative;
        right:100%;
        background:#fff;    	/* Centre column background colour */
    }
    .CONTAINER .COLUMNLeft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:400px;         	/* Left column width + right column width */
        background:#fff;    	/* Left column background colour */
    }
    .CONTAINER .COLUMNWrapper {
        float:left;
	    width:50%;
	    position:relative;
	    right:200px;        	/* Width of left column PSC 200*/
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	}
	.CONTAINER .CENTRECol {
        margin:0 215px;     	/* Centre column side padding: PSC 215
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
		margin-top:0px;
		width: 565px;
	    overflow:hidden;
		z-index:1;
	}
    .CONTAINER .COLUMN2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:175px;        	/* 170 Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:15px;         	/* Width of the left-had side padding on the left column */
    }
    .CONTAINER .COLUMN3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:180px;        	/* Width of right column content (right column width minus left and right padding) PSC 170*/
        margin-right:45px;  	/* Width of right column right-hand padding + left column left and right padding PSC 45*/
        position:relative;		
        left:1002px;				/* PSC 50% */
    }
	/* Footer styles */
	#FOOTER {
        clear:both;
        float:left;
        width:100%;
		background-color:#CCCCCC;
		text-align:center;
    }
    #FOOTER p {
        padding:10px;
        margin:0;
    }
/* ----- PSC START ---- */
.t {
	width: 180px;
	background-image: url(images/Boxes/GreenDot.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.b {
	background-image: url(images/Boxes/GreenDot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.l {
	background-image: url(images/Boxes/GreenDot.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.r {
	background-image: url(images/Boxes/GreenDot.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.bl {
	background-image: url(images/Boxes/GreenBL.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(images/Boxes/GreenBR.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background-image: url(images/Boxes/GreenTL.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	padding:10px;
	background-image: url(images/Boxes/GreenTR.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}	
.COLUMN3 p, {
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-bottom:5px;
}
.COLUMN3 a, .COLUMN2 a{
color: #7d0013;
font-size: 11px;
}
.COLUMN3 hr, .COLUMN2 hr{
 color: #7d0013;
 line-height: 4px;
 font-size:8px;
 	border: thin dotted #999999;
}
h1 {
	color: #004e49;
	font-size:19px;
	margin: 5px 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;		
}
h3 {
	font-size: 16px;
	color: #004e49;
	margin: 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	width: 150px;
}
.MidTable {
text-align:center;
}

.MidTable a {
	color:#ffffff;
	margin:13px 0 10px 6px;
	padding-left: 10px;
	text-decoration:none;
	font-weight:bold;
}

.MidTable a {
	color:#000000;
}
.MidTable a:hover{
text-decoration:underline;
}
.MidTable img {
border:none;
margin:0 0 0 0;
}
.Show{
	width:565px;
	height:104px;
	background-image:url(images/Maroon565x106.gif);
	background-repeat:no-repeat;
	color:#fff;
	padding-bottom:20px;
}
.Show .Picy{
	float:left;
	width:100px;
	height:100px;
	padding-left:10px;
	padding-top:3px;
	}
.Desc{
	float:left;
		width:290px;
		height:50px;
		padding-top:5px;
		padding-left:10px;
		text-align:centre;
		left:120px;
	}
.Show .Title{
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
.Box {
	float:right;
	height:32px;
	width:140px;
	background-image: url(images/Buttons/Btn-Maroon-WhiteBlank.gif);
	background-repeat: no-repeat;
	margin-right:10px;
	margin-top:14px;
}
.Box a{
	color:#004E49;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	height:30px;
	display: block;
	padding-top:5px;
	padding-left:0px;
	margin:0;

}	
.Search{
width:100px;
}
.Search table{
margin:0;
padding:0;
}
.Search td, tr, p{
font-size: 12px;
padding:0;
margin:0;
color: #7d0013;
} 
.TOPMenu {
position:relative;
display:block;
	background-color:#fff;
	background-image:url(images/GreenFade.gif);
	background-repeat:repeat-x;
	width:990px;
	padding: 0;
	padding-left:5px;
	padding-bottom:0px;
	left: 0px;
	top:-15px;
	margin: 0;
}	
.TOPMenu a{
	font-size:14px;
	color:#7D0013;
	text-decoration:none;
	line-height:25px;
	font-family: tahoma, Arial, sans-serif;
	padding-top:8px;
	padding-left: 6px;
	padding-right:6px;
	padding-bottom:10px;
	font-weight:bold;
	position:relative;
	top: -10px;

}
.Second a{
	padding-left: 11px;
	padding-right:11px;	
}
.TOPMenu a:hover{
	color:#FFFFFF;
	
}
.TOPMenu img{
	padding: o;
	margin: 0;
}
.NAME {
	top: 0px; /* 15px*/
	left: 0px;
	width:235px; /* 160px */
	height:150px;/*100*/
	color:#ffff00;
	text-align:center;
	font-size:22px;
	font-family:tahoma, times, arial;
	font-weight: bold;
	text-decoration:none;
	margin-top: 0px; /*60 */
	margin-left: 0px; /* 50 */
	margin-right: 0px;
	margin-bottom: -65px; /* -60 */
	z-index: 2;

}
.NAME a{
 color:#FFFFFF;
 text-decoration:none;
 }
.NAME a:hover{
 text-decoration:underline;
 } 
#MidBanner {
	background-color: #004e49;
	padding: 5px 0 5px 10px;
	margin: 0px;
	font-weight: bold;
	color:#FFFFFF;
	background-image: url(images/Green565x28.gif);
	background-repeat: no-repeat;
	text-align:center;
} 
    /* --> */
    #TOPBanner {
	position:relative;
	width:750px;
	height:75px;
	z-index:1;
	left: 240px;
	top: -70px;
	text-align: center;
	
}
.ShowTable {
		margin:0 2px;
		color:#fff;
}
.ShowTable table, .ShowTable tr, .ShowTable td{
	background-image:none;
	background-color:#7D0013;
	border-collapse:collapse;
	border: thin solid #004E49;
	text-align:left;
	color:#fff;
	padding: 0;
	padding-left:3px;
	font-weight:normal;
}
.Box2 {
	height:32px;
	width:140px;
	background-image: url(images/Buttons/Btn-Maroon-WhiteBlank.gif);
	background-repeat: no-repeat;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.Box2 a{
	color:#004E49;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	height:30px;
	display: block;
	padding-top:5px;
	padding-left:0px;
	margin:0;
}	
.Anchor a{
	color:#7D0013;
	text-align:center;
	width:100%;
	display:inline;
	padding-left:10px;
	padding-right:10px;
}
h2 {
	color:#004E49;
	margin-top:5px;
}
.left{
	float: left;
	margin: 5px 5px 5px 5px;
	padding-right: 10px;
}
.ShowDesc {
	text-align:left;
	padding-left: 30px;
}
