/* By Matthew Caddoo - 2006 */


* {margin: 0; padding: 0;}
html, body { height: 100%; }
body {
font-family: Geneva, Arial, Helvetica, sans-serif;
background: url(images/bg.gif);
}


/* Start of clearfix */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
}

.clearfix {
display: inline-block;
}  

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
	.clearfix {display: block;}
    /* End Holly Hack */
	
/* end of clearfix */	


/*
_________________________________________________________

Start of upper section
_________________________________________________________	
*/	
.mainarea { 
width: 800px;
margin: 0 auto;
background: #81aecd;
border-right: #666 1px solid;
border-left: #666 1px solid;

}
.line {
height: 15px;
border: 1px solid #FFF;
background: #8FA1B3;
border-top: 0;
}
.location {
padding: 7px 10px 3px 10px;
font-size: 10pt;
color: #FFF;
height: 18px;
border: 1px #FFF solid;
border-bottom: 0;
background: #0A51A1;
border-top: 0;
}
.location a{
    color: #fff; 
    text-dcoration: none;
}

.location a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.location a:visited { 
   color: #fff; 
   text-dcoration: none;
}

.head {
height: 80px;
background: url(images/banner.gif);
}
.n_td {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #0033ff
}

/*
_________________________________________________________

End of upper section
_________________________________________________________	
*/
/* Container for the article box, and the pic box */
.articleboxouter {
	width: auto;
	padding: 0px 6px 0px 5px;
	clear: both;
	line-height: normal;
} 

/* Content holder for the articles */
.articleboxinner {
    width: auto;
    line-height: 20px;
    color: #444;
    padding: 15px 6px 0px 6px;
    text-align: justify;
	font-size: 10pt;
}

/* The title style for the main article */
.articleheader
{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #DBB7DB;
	color:#c24fbe;
	
	
}

/* This will style the read more thing at the bottom */
.readmore {
    text-align: right;
    display: block;
    width: auto;
}

/* This controls the main pic in the main article box */
.mainpiccontrol
{
    border: 1px #DBB7DB solid;
    float: right;
    margin-left: 10px;
}

.mainpicleft
{
    border: 1px #DBB7DB solid;
    float: left;
    margin-right: 35px;
	margin-top:20px;
	margin-bottom:15px;
}

.a_td {
	FONT-SIZE: 12px; COLOR: #a800a6
}
A.gr:link {
	FONT-SIZE: 10px; COLOR: #c24fbe; TEXT-DECORATION: none
}
A.gr:visited {
	FONT-SIZE: 10px; COLOR: #c24fbe; TEXT-DECORATION: none
}
A.gr:hover {
	FONT-SIZE: 10px; COLOR: #79247c; TEXT-DECORATION: none
}
.line1 {
	BACKGROUND-POSITION: left bottom; BACKGROUND-IMAGE: url(images/line_02.gif); BACKGROUND-REPEAT: repeat-x
}



/*
_________________________________________________________

Start of navigation section
_________________________________________________________	
*/

.nav {
border: 1px solid #FFF;
border-top: 0;
width: 150px;
float: left;
}	
.nav h3 {
font-size: 13px;
font-weight: bold;
line-height: 30px;
color: #fff;
padding: 3px 3px 3px 5px;
background: #4F8CB8;
border-top: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}

.nav h4 {
font-size: 13px;
font-weight: bold;
line-height: 30px;
color: #fff;
padding top:3px;
padding-bottom:3px;
background: #7c9ab4;
border-top: 1px solid #FFF;
}

.nav h4 a{
font-size: 13px;
color: #ffcc00;
padding top:3px;
padding-bottom:3px;
display: block;
background: #7c9ab4;
line-height: 30px;
padding-left: 5px;
}

.nav h5 {
font-size: 11px;
line-height: 30px;
color: #fff;
padding top:3px;
padding-bottom:3px;
background: #7c9ab4;
border-top: 1px solid #FFF;
}

.nav h5 a{
font-size: 11px;
color: #ffcc00;
padding top:3px;
padding-bottom:3px;
display: block;
background: #7c9ab4;
line-height: 30px;
padding-left: 5px;
}
.nav p {

}
.nav ul{
list-style-type: none;
}
	
	.nav li {
		font-size: 11px;
		list-style-type: none;
		padding: 0;
		}
.nav a {
background: #81AECD;
font-size: 12px;
color: #FFF;
text-decoration: none;
width: 130px;
line-height: 25px;
padding-left: 20px;
display: block;

}
.nav a:hover {
border-left: 5px solid #294159;
padding-left: 15px;
color: #fff;
background: #98aabc;
font-weight: bold;
}
.nav a:visted {
background: #56718d;
font-size: 12px;
color: #FFF;
text-decoration: none;
font-weight: bold;
padding-left: 20px;
display: block;
}
.nav a.linkb:hover {
color: #fff;
border-left:0
background: #273b4f;
}
.nav a.linkb:visited {
color: #fff;
padding-left: 0px;
background: #273b4f;
}
/*
_________________________________________________________

End of navigation section
_________________________________________________________	
*/




/*
_________________________________________________________

Start of main content
_________________________________________________________	

*/

.center
{
float: right;
border: 1px solid #FFF;
border-left: 0;
border-bottom: 0;
width: 647px;
background:#fff;
line-height: 25px;
}
.contenthead {
background: #5C6773;
height: 30px;
padding: 15px;
}
.contenthead h1 {
color: #FFF;
font-size: 25px;
}
.contenthead i {
color: #FFF;
font-size: 16px;
margin-left: 50px;
}
.maincontent {
background: #F0F0DF;
border-top: 1px solid #FFF;
text-align:justify;
line-height: 20px;
padding: 10px;
}
.maincontent h2 {
color: #003366;
font-size: 16px;
font-weight: bold;
border-bottom: 2px dotted #CCC;
}
.maincontent p {
color: #000;
font-size: 12px;
margin-left: 10px;
margin-bottom: 25px;
}
/*
_________________________________________________________

End of main content
_________________________________________________________	
*/


/*
_________________________________________________________

Start of footer section
_________________________________________________________	
*/

.footer {
clear: both;
margin: 0 auto;
background: #5C6773;
width: 800px;
height: 25px;
border-right: #666 1px solid;
border-left: #666 1px solid;
border-top: 1px solid #FFF;
position: relative;
text-align: center;
}
.footer p {
font-size: 12px;
font-weight: 600;
color: #FFF;
margin: 3px;
text-decoration: none;
}
.footer a {
color: #CCC;
}

/*
_________________________________________________________

End of footer section
_________________________________________________________	
*/
