/* CSS Document */

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	margin: 0;
	background-color: #492A4F;
	background-image: url(images/web_bg.gif);
	background-repeat: repeat-x;
	text-align:center; /* for IE */  
}

h5 {
	margin: 0;
}

h3 {
	color: #94549E;
	margin-bottom: 0;
}

p.footer {
	text-align: center;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	width: 864px;
}

p.services {
	text-align: left;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	margin: 5px 5px 5px 5px;
}

p.resources {
	text-align: left;
	font-size: 14px;
	padding: 10px 10px 10px 10px;
	font-family:"Times New Roman", Times, serif;
	background-color: white;
	margin: 10px 10px 10px 10px;
}


img.header {
	margin-top: 5px;
	margin-left: 4px;
	padding: 0 0 0 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #492A4F;
}

img.services {
	margin-top: 5px;
	margin-right: 24px;
	padding: 0 0 0 0;
}

img.banner {
	margin-top: 0px;
	margin-left: -15px;
	padding: 0 0 0 0;
}

img.port {
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 20px;
	padding: 0 0 0 0;
}

img.main {
	margin-top: 15px;
	margin-right: 15px;
	padding: 0 0 0 0;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

div#wrapper {
	text-align:left;
	width:894px;
	height: 100%;
	padding-top: 0;
	margin:0 auto;
}

#navbar {
	float:right;
	margin-top: 50px;
}


#banner {
	background-image:url(images/headerbg.gif);
	width: 894px;
	height: 249px;
	margin: 0;
	padding: 0 0 0 0;
}

#contactbody{
	margin-left: 5px;
	width:530px;
	padding-top: 20px;
	border-top-style: dashed;
	border-top-width: thin;
	border-color: #CCCCCC;
}

#content {
	padding: 0 0 0 0;
	background-image: url(images/mainbg.gif);
	width: 894px;
	height: 100%;
}

#logo {
	height: 114px;
	margin: 0;
	padding: 0 0 0 0;
}

#leftcolumn {
	width: 140px;
	margin-left: 25px;
	float: left;
	margin-top: 15px;
}

#maincolumn {
	float: left;
	width: 475px;
	padding: 0px 25px 0px 25px;
	margin-left: 13px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #CCCCCC;
	margin-top: 15px;

}

#rightcolumn {
	width: 150px;
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	padding-bottom: 20px;
}

#bottom {
	width: 894px;
	clear:left;
	background-image: url(images/mainbg.gif);
	padding-top: 15px;
	margin-bottom:0;
	padding-bottom:0;
}

#newslinks {
	width: 150px;
	float: right;
	margin-top: 10px;
}

#services {
	width: 475px;
	float: left;
	margin-bottom: 10px;
}

#servicespicture {
	width: 120px;
	float: left;
	margin-right: 20px;
}

#servicesright {
	width: 320px;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	margin-top: 10px;
}

#recourcesright {
	width: 470px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	margin-top: 10px;
}

#footer {
	float:left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0;
	background-image: url(images/mainfooter.gif);
	height: 14px;
}

/** Contact Form **/

label{
float: left;
margin-left: 20px;
width: 120px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

input, textarea{
	width: 180px;
	margin-bottom: 5px;
	background-color: #dcc4df;
}

textarea{
	width: 250px;
	height: 225px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 140px;
margin-top: 5px;
width: 90px;
background-color:#94549E;
}

br{
clear: left;
}

p.leftcon {
	text-align: left;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 15px 15px 15px 15px;
	width: 220px;
	font-family: "Times New Roman", Times, serif;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
}

p.rightcon {
	text-align: left;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 13px 13px 13px 13px;
	font-family: "Times New Roman", Times, serif;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
}

#leftcon {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	width: 250px;
}

#rightcon {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0 0 0;
	width: 200px;
}

#concon {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0 0 0 0;
	height: 295px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-color: #ccc;
}


/***********************************************/
/* Navigation                                  */
/***********************************************/

#pad {height:140px;}
/* ================================================================ 
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.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0; margin:0; list-style:none; height:40px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#menu li {float:left; margin-right:1px;}
#menu li a {
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	background:#492a4f;
	color:#ccc;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 30px 0 20px;
}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu li a:hover {z-index:200; position:relative;color:#fff; background-color:#94549e;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {
	color:#fff;
	background:#94549e;
}
#menu li:hover > a.sub {color:#fff; background-color:#94549e;}

#menu li.current a {color:#fff; background:#492a4f;}

#menu li a.sub {background: #492a4f;}
#menu li.current a.sub {color:#fff; background:#492a4f;}

#menu :hover ul {left:0; top:40px; width:120px; background:#94549e;}

/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#94549e; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #666;}
#menu :hover ul li a {width:120px; padding:0; text-indent:10px; background:#492a4f; color:#ccc; height:30px; line-height:30px;}
#menu :hover ul li a.fly {background:#492a4f;}

#menu :hover ul :hover {background-color:#94549e; color:#fff;}
#menu :hover ul :hover a.fly {background-color:#94549e; color:#fff;}

#menu :hover ul li.currentsub a {background:#492a4f; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#492a4f; color:#fff;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#94549e; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#94549e; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#94549E; color:#fff;}

