/*
Design by Art for the web and Free CSS Templates
http://www.webpagedesign.com.au and http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E0F6FC url(images/bg.gif) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #e36b0a;
}

h1 {
	padding: 10px 0 0 0;
	margin: 30px 0 15px 0;
	border-bottom: 1px solid #e36b0a;
	letter-spacing: .85px;
	font-size: 1.3em;
	color: #e36b0a;
}

h2 {
	margin: 10px 0;
	padding: 5px 0 0 0;
	word-spacing: 5px;
	font-size: 2.25em;
	border-top: 2px solid #e36b0a;
}

h3 {
	padding: 10px 0 0 0;
	margin: 30px 0 15px 0;
	border-bottom: 1px solid #006666;
	letter-spacing: .85px;
	font-size: 1.3em;
	color: #006666;
}

h4 {
	padding: 10px 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	font-variant: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
  color: #000000;
	font-size: 1em;
	font-variant: small-caps;
	padding: 0px;
}

h6 {
  color: #000000;
	font-size: .85em;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
}

a {
	color: #0099ff; 
  font-weight: bolder;
	text-decoration: none;
	font-size: .9em;
}

a:hover {
	color: #00cc00;
}

a[href $='.pdf'] { 
   padding-left: 18px;
   background: transparent url(images/icon_pdf.gif) no-repeat top left;
	 }

a[href $='.doc'] { 
   padding-left: 18px;
   background: transparent url(images/icon_doc.gif) no-repeat top left;
	 }
	 
a[href $='.jpg'], a[href $='.gif'] { 
   padding-left: 18px;
   background: transparent url(images/icon_image.gif) no-repeat top left;
	 }

a[href ^="mailto:"] {
   padding-left: 20px;
   background: transparent url(images/icon_mailto.gif) no-repeat top left;
	 }
	 
a[href ^="http"] {
   padding-left: 18px;
   background: transparent url(images/icon_external.png) no-repeat top left;
}

#colTwo img {
  padding: 2px 0 0 0;
}
	
#colOne p {
	margin: 10px 0;
}


#colOne li {
	padding: 5px 0;
}

#colTwo p {
	margin: 10px 0;
}

.picture {
	margin: 0.5em;
  padding: 0.5em;
}

.picture p {
  text-align: center;
	font-variant: normal;
  font-style: oblique;
  font-size: .87em;
  text-indent: 0;
}

.noborder {
	border: none;
}

.green {
	color: #95AE36;
}

.red {
	color: #cc0000;
}

.gray {
	color: #B9ADAC;
}

.list {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.list2 {
	padding-left: 0;
	list-style: none;
	margin: -2px 0px -2px 10px;
}

.list li {
	padding-bottom: 10px;
	}

.square {
	list-style: square;
	text-indent: 10px
	}	
	
.disc {
	list-style: disc;
	text-indent: 40px
}	
	
.indent {
	text-indent: 5px;
}

.image {
	float: left;
	padding: 5px 0 0 0;
	margin: 0 20px 0 0;
}

.image2 {
	float: right;
	padding: 0 -5px 0 5px;
	margin: 0 0 0 0;
}	
	
.image3 {
	float: center;
	padding: 0;
	margin: 0 0 0 0;
}
    
.border {
  padding: 5px;
	border: 1px solid;
}

.border-top { 
  border-top: 2px solid #ff6600;
}	
	 
.first {
  margin: -2px 0px 10px 0px;
}

.background {
  background: f7e47d;
	border: 1px solid fdae04;
}

.center {
  text-align: center
}

.center image{
  text-align: center
}

.left {
  text-align: left
}

.right {
  text-align: right;
	color: #000000;
	font-size: .85em;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

.bold {
  font-weight: bold;
}

.white {
  color: #ffffff;
}

/* Header */

#header {
	width: 746px;
	height: 200px;
	margin: 0 auto;
  background: #84e8ff url(images/banner.jpg) no-repeat left bottom;
}

#header h1 {
	padding: 10px 0 0 5px;
	letter-spacing: -3px;
	font-size: 2.5em;
}

#header h2 {
	padding: 0px 0px 0px 25px;
	word-spacing: normal;
	letter-spacing: 1px;
	font-size: 1.5em;
}

#header a {
	text-decoration: none;
	color: #000;
	}

#header a:hover {
 	text-decoration: underline;
	}
	
#header p {
 float: right;
 margin: 5px 10px;
 font-size: .95em;
 }
	
/* Menu */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:745px; height:32px; font-size:0.85em; position:relative; margin: 0 auto; z-index:100;border-right:1px solid #666;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:124px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:11px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #000; border-width:1px 0 1px 1px; background:#e36b0a; padding-left:10px; line-height:29px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/graphics/drop.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */


.menu ul ul a, .menu ul ul a:visited {background:#BEF3F2; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}


/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; background:#949e7c;}


.menu :hover > a, .menu ul ul :hover > a {color:#fff;background:#00a2c3;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


/* Content */

#content {
	width: 724px;
	background: #fff;
	margin: 0 auto;
	padding: 10px;
}

#colOne {
	float: left;
	width: 464px;
	padding: 0 10px;
}

#colTwo {
	float: right;
	width: 209px;
}

#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: bolder;
	color: #107777;
	float: right;
	padding: 1px 1px 0 0;
}

/* Footer */

#footer {
	clear: both;
	width: 744px;
	margin: 2px auto;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 6px 0 6px 0;
	background: #e36b0a;
	font: "Times New Roman", Times, serif;
}

#footer p {
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

#footer a {
	margin: 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: underline;
}