@charset "UTF-8";
/* CSS Document */

/* GENERAL TWEAKS */

* {
	outline: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border: none;
	}
a {
	text-decoration: none;
	}
a img, img {
	color: #0000CC;
	font: normal 9px/12px verdana, sans-serif;
	border: none;
	}

/* BODY */

#groundPic {
	position: absolute;
	z-index: 0;
	bottom: 0;
	right: 0;
	width:640px;
	height: 480px;
	background-image: url("../images/backer2.gif"); 
	background-repeat: no-repeat; 
	background-position: right bottom;
	}
	
/* GENERAL STYLES */

#masthead {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	height: 322px;
	width: 212px;
	background-image: url("../images/mainlogo.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#buttonfloat {
	position: absolute;
	z-index: 10;
	top: 20px;
	left: 135px;
	text-indent: -2000px;
}
#buttonfloat a {
	width: 72px;
	height: 72px;
	display: block;
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	}	
#buttonfloat a:hover {
	background-position: top left;
	}
	
/* NAVIGATION */

#header {
	position: absolute;
	z-index: 1;
	width: 100%;
    float:left;
    background:#C6E2EC url("../images/tabs/bg.gif") repeat-x bottom;
    font-size: 12px;
    line-height:normal;
    }
#header ul {
    margin:0 0 0 222px;
	width: 600px;
    padding: 35px 0 5px 0;
    list-style:none;
    }
#header li {
    float:left;
    background:url("../images/tabs/left.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
    }	
#header a {
	float: left;
	color: #4DA4C0;
	display: block;
	background: url("../images/tabs/right.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: bold;
    }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header #current {
    background-image: url("../images/tabs/left_on.gif");
    }
#header #current a {
	color: #027DA5;
    background-image: url("../images/tabs/right_on.gif");
	padding-bottom: 5px;
    }
#header #current a:hover {
	color: #027DA5;
	}
#header a:hover {
	color: #027DA5;
	}
	
#pageWrapper {
	width: 795px;
	height: 400px;
	}

/* FEATURE */
#feature {
	margin: 80px 15px 10px 15px;
	z-index: 7;
	float: left;
	position: relative;
	width: 150px;
	border-bottom: 1px dotted #9999CC;
	}
#feature #featurePic {
	border: 1px dotted #9999CC;
	background-image: url(../images/knockback.gif);
	background-repeat: repeat;
	padding: 24px;
	}
#feature img {
	border: 1px solid #FFFFFF;
	}
#feature a:hover img {
	border: 1px solid #9999CC;
	}		
#feature h1 {
	padding:5px 10px;
	font: bold 12px/14px verdana, sans-serif;
	color: #007CA4;
	border-bottom: 1px dotted #9999CC;
	}
#feature h2 {
	padding: 10px 10px 0 10px;
	font: bold 12px/14px Georgia, "Times New Roman", Times, serif; 
	color: #007CA4;
	}	
#feature p {
	padding:5px 10px;
	font: normal 9px/12px verdana, sans-serif;
	color: #666666;
	}			
#feature a {
	color: #007CA4;
	font-weight: bold;
	}
#feature a:hover {
	color: #9999CC;
	}

/* CENTRE COLUMN */

#columnone {
	position: relative;
	z-index: 6;
	margin: 80px 0px 15px 0px;
	display: block;
	float:left;
	width: 400px;
	}
#leader {
	padding: 10px 0 10px 0;
	font: italic 18px Georgia, "Times New Roman", Times, serif; 
	letter-spacing: 0.15em;
	color: #9999CC;
	border-top: 1px dotted #9999CC;	
	border-bottom: 1px dotted #9999CC;
	text-transform: capitalize;
	text-align: left;
	}
#leader #homePics{
	padding: 13px 0px 25px 0px;
	}
#leader #homePics a:hover img  {
	border: 1px solid #9999CC;
	}	
#leader #homePics img, #forgetter img{
	background-color: #FFFFFF;
	padding: 1px;
	margin: 0 10px;
	border: 1px dotted #9999CC;
	}		
#columnone .item {
	display: block;
	clear: right;
	font: normal 9px/14px verdana, sans-serif;
	color: #666666;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #9999CC;
	text-align: left;
	}
#columnone .item h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #007CA4;
	}
#columnone .body h2 {
	font: normal 12px/16px verdana, sans-serif;
	color: #666666;
	}
#columnone .body {
	padding: 0 15px 0 15px;
	}
#columnone .body p{
	font-size: 10px;
	margin-bottom: 5px;
	}	
#columnone .body strong, #columnone .body a {
	font-weight: bold;
	color: #007CA4;
}
#columnone .body a:hover {
	color: #9999CC;
	}
.pullquote {
	border-top: 1px dotted #9999CC;
	margin: 0;
	padding: 85px 10px 35px 10px;
	color: #007CA4;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	background-image: url(../images/knockback.gif);
	background-repeat: repeat;
	}
.pullquote .name {
	padding-left: 15px;
	margin: 0;
	text-transform: capitalize;
	font: bold 9px/18px verdana, sans-serif;
	color: #666666;
	}
	
/* LAST COLUMN */

#columntwo {
	position: absolute;
	z-index: 100;
	top: 91px;
	left: 0px;
	margin-left: 595px;
	float: left;
	text-align: left;
	}
#menu h1 {
	padding: 5px 0 5px 0;
	width: 130px;
	border-top: 1px dotted #9999CC;
	margin: 10px 0 0 10px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	text-indent: 5px;
	background-color: #027DA5;
	color: #FFFFFF;
}
#menu h2 {
	padding: 5px 0px 5px 0px;
	width: 130px;
	border-top: 1px dotted #9999CC;
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	text-indent: 5px;
	background-color: #027DA5;
	color: #FFFFFF;
}	
#menu ul {
	width: 130px;
	border-top: 1px dotted #9999CC;
	margin: 0 0 0 10px;
	list-style-type: none;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-indent: 5px;
}
#forget {
	/*display: none;*/
	width: 130px;
	margin-left: 10px;
	border-top: 1px dotted #8A4178;
	border-left: 1px dotted #8A4178;
	border-right: 1px dotted #8A4178;
	background-color: #FFFFFF;
	background-image: url(../images/forgetGround.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}	
#forget .imageholder img {
	background-color: #FFFFFF;
	padding: 1px;
	margin: 12px;
	border: 1px dotted #8A4178;
	}
#forget h2 a{
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align:center;
	background-color: #FFFFFF;
	color: #8A4178; 
	display: block; 
	padding: 0 0 10px 0;
	text-decoration: none;
	}	
#forget h1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5px;
	background-color: #8A4178;
	color: #FFFFFF; 
	display: block; 
	padding: 5px 0 5px 0;
	border: 1px dotted #8A4178; 
	text-decoration: none;
	}	
#forget h1 a:hover, #forget h2 a:hover {
	color: #660000;
	}	
#forget a:hover img{
	background-image: url(../images/forgetGround.gif);
	border-color: #660000;
	}	
#menu a {
	color: #007CA4; 
	display: block; 
	padding: 5px 0 5px 0; 
	border-bottom: 1px dotted #9999CC; 
	text-decoration: none;
	}
#menu a:link, #menu a:active, #menu a:visited {
	color: #007CA4;
	}
#menu a:hover, #menu a selected {
	background: #007CA4; 
	color: #FFFFFF;
	}
	
/* CONTACT */
	
#feature ul {
	padding: 30px 0 25px 0; 
	border-top: 1px dotted #9999CC;
	padding: 0 10px 0 0; 
	margin-right: 10px; 
	border-right: 1px solid #FFFFFF;
	list-style-type: none;
	color: #9999CC;
	}
#feature li{
padding-left: 10px;
	display: block;
	font: 14px Georgia, "Times New Roman", Times, serif; 
	color: 9999CC; 
	text-transform: capitalize;
	margin: 10px 0px;
	}
#feature li a {
	border-top: 1px dotted #9999CC;
	font: 12px Georgia, "Times New Roman", Times, serif; 
	display: block;
	padding: 10px 0px 0px 0px;
	}
	
#pullquote {
	border-top: 1px dotted #9999CC;
	padding: 60px 10px 35px 10px;
	color: #007CA4;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	background-image: url(../images/knockback.gif);
	background-repeat: repeat;
	}
#pullquote .name {
	padding-left: 15px;
	text-transform: capitalize;
	font: bold 9px/18px verdana, sans-serif;
	color: #666666;
	}