@charset "utf-8";
/* CSS Document */
/* CSS reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
em{
font-style:italic;
}
body {
	margin: 0px;
	font-size: 62.5%;
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	background: white;
}
html, body {
	height: 100%;
}

.left {
	float:left;
}
.right {
	float:right;
}
strong{
	font-weight:bold;

}

/* tables still need 'cellspacing="0"' in the markup */
table {

}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* links, fonts and headings 
/* 	purple=#2a133f
	gold=#7f772e
*/

h1 {
	font-size: 3.6em;
	color: #FFFFFF;

}


h2{
	margin:0 0 15px 0;
	font-size: 1.6em;
	color:#2A133F;
	font-weight:bold;
	line-height:1.3em;
}

h3 {
	font-size: 1.4em;
	color: #E6E4E9;
	line-height: 1.5em;
}

h4{
	font-size:1em;
	color:#a09c7b;
}

h5{
	color:#E6E4E9;
	font-size:1.1em;
	line-height:1.5em;
}
h6{
font-size:1.2em;
color:#1c0c2b;
text-decoration:none;
font-weight:bold;
}

h1.index{
	font-size: 2.6em;
	color: #FFFFFF;
	padding:5px 0 5px 9px;
	
}



.main a:link, .main a:active, .main a:visited{

color:#2A133F;
text-decoration:none;
font-weight:bold;
}

.main a:hover{

color:#2A133F;
text-decoration:underline;
font-weight:bold;
}

a.expander{
font-size:11px;
color:#591399;
text-decoration:none;
font-weight:normal;

}

a.manexpander:link, a.manexpander:active, a.manexpander:visited{
font-size:1.2em;
color:#7317c7;
text-decoration:none;
font-weight:bold;

}

a.manexpander:hover {
font-size:1.2em;
color:#7317c7;
text-decoration: underline;
font-weight:bold;

}

a.white:link, a.white:active, a.white:visited{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

a.white:hover{
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}

a.siteMap:link, a.siteMap:active, a.siteMap:visited{
font-size:11px;
color: #ffffff;
text-decoration:none;
font-weight:bold;
}

a.siteMap:hover{
font-size:11px;
color: #b1aab8;
text-decoration:underline;
font-weight:bold;
}

a.siteMapSub:link, a.siteMapSub:active, a.siteMapSub:visited{
font-size:11px;
color: #b1aab8;
text-decoration:none;
font-weight:normal;

}

a.siteMapSub:hover{
font-size:11px;
color: #b1aab8;
text-decoration:underline;
font-weight:normal;
}

#featuredSection ol,  #featuredSection ul {
	list-style: none;
	margin-left: 0;
	padding: 2px 0;
	padding-left: 4em;

}

#featuredSection li {
	background:url('../images/gold_arrow.gif')  no-repeat;
	padding-left: 20px;
	margin-bottom:10px;
}

.normalCopy {

}

/* form */

.contact table { 
 background-color: #F9FBFD; 
 color: #000000; 
 width: 440px; 
 border: 1px solid #D7E5F2; 
 border-collapse: collapse; 
}
.contact td, th { 

 padding: 4px;
 vertical-align: top;
}

INPUT, TEXTAREA, SELECT {
	border: 1px solid  #999999;
	/** remember to change image path **/
	background: url(none) no-repeat #e3dfe7;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #2a133f;
	 padding: 4px;
	 margin:2px;
}

td.ActionButtons{text-align:center;}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: #2a133f;

}

.required{
color:#FF0000;}

/* positioning */
.centre {
	margin:0 auto;
	width:960px;
}


#header {
	width:100%;
	background:url(../images/headerbg_purp.jpg) right no-repeat #FFFFFF;
	height:100px;
	border-bottom:#7f772e solid 2px;
	text-align:center;
}
#otherSites {
	width:100%;
	height:38px;
	text-align:center;
	background-color: #2A133F;
	border-bottom: 1px solid #7f772e;
}

.headerCentre {
	margin:0 auto;
	width:960px;
	height: 38px;
	text-align: left;
}
#holder {
	min-height: 95%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -10em;
}
#top {
	background: url(../images/bg_grad.jpg) repeat-x bottom #200c33;
	width:100%;
}
#topSub {
	background: url(../images/gold_bg.jpg) repeat-x bottom #200c33;
	width:100%;
}
.main {
	margin:0 auto;
	width:960px;
	
}
#introCopy {
	padding-top:15px;
	padding-left: 5px;
	width: 500px;
	float: left;
}
#mainPic {
	background:url(../images/girls.jpg) no-repeat;
	width:426px;
	height:280px;
	float:right;
}
#featuredSection {
	padding-left:10px;
		font-size:1.2em;
	line-height:1.5em;
}

.manPhoto{
width:100px;
height:125px;
float:left;
}

.manCopy{
margin-left:125px;
width:800px;
}

.portalLogo{
	width:244px;
	height:100px;
	float:left;
}

.portalCopy{
	margin-left:280px;
	width:650px;

}
.newsDate {
padding-bottom:5px;

}

.newspanel {
	width:218px;
	float:left;
	padding:10px;
	margin-top:2px;
	margin-right:2px;
	height: 120px;
}

.featured {
	padding:20px 5px 5px 5px;
	width:48%;
	float:left;
}


.push {
	height: 10em;
}

.clear{
clear:both;
}

.20pxpadder{
width:100%;
height:20px;
margin:10px;
background-color:#000000;
}

.footerColumnHolder{
float:left;
	width:960px;
	text-align:left;
}

.footerColumn{
width:90px;
margin:0 10px 0 10px;
float:left;

}



#footer {
	width:100%;
	height: 33em;
	background-color:#1c0c2b;
	border-top:#af97c6 solid 1px;
	text-align:center;
	padding-top:15px;

}


#footer ul{
list-style:none;
}
#footer ul li{
	margin-bottom:5px;

}