@charset "utf-8";
/* CSS Document */
/* Shayne Moore 2010 */


body {margin:0; font-family:Arial, Helvetica, sans-serif; background-color:#FFF;}
img {border:none}
h1 { font-size:21px; color:#ed1c24; line-height:25px;}
h2 { font-size:17px; color:#ed1c24; line-height:25px;}
a { color:#ed1c24; text-decoration:underline}
a:hover { text-decoration:none; color:#ed1c24;}
p, li, ol, td, label { font-size:13px; color:#59595b; line-height:21px}
.submit { background-color:#9c0a0e; color:#fff; border-color:#9c0a0e}
input.submit:hover { background-color:#ed1c24; border-color:#ed1c24}
hr {color:#ed1c24;}
#banner {height:126px; width:990px; margin:auto; margin-bottom:20px; background-image:url(../images/banner.png); background-repeat:no-repeat;}
#logo { margin-top:30px; float:left;}
#chartered-logo { float:right; margin-top:20px}

#nav-holder { margin:auto; width:990px; height:66px; margin-bottom:20px;}
#nav { height:38px; background-image:url(../images/nav-bg.png); background-repeat:repeat-x;}
#nav ul { padding-top:10px;}
#nav li { display:inline; margin-left:38px;}
#nav li a {color:#FFF; font-size:14px;}
#nav li a:hover {}

#left-column {width:221px; margin-right:31px; float:left; background-color:#e9e9e9;}
#second-menu { margin-top:-19px;}
#second-menu ul {padding-top:20px; padding-bottom:20px;}
#second-menu li { list-style-image:url(../images/list2-bg.png);  list-style-position:outside; margin-top:10px;}
#second-menu li a { color:#000; font-weight:bold; font-size:16px;}
#third-menu {}
#third-menu h1 { color:#2d2d2e; font-size:16px; line-height:19px; font-weight:bold; margin-left:25px; margin-top:15px}
#third-menu li { list-style:url(../images/list2-bg.png); list-style-position:outside; font-size:12px; line-height:24px;}
#third-menu li a {text-decoration:underline;  color:#2d2d2e;}

#main { width:990px; margin:auto}

#main-column { width:719px; float:right}
#main-column ul {
	list-style-image: url(../images/bullet.jpg);
	margin-left: 35px;
	padding:0px;
	color:#000;
}
#middle-column { width:481px; float:left}
#middle-column ul {
	list-style-image: url(../images/bullet.jpg);
	margin-left: 35px;
	padding:0px;
}

#slideshow { width: 276px; height: 612px; overflow:hidden; float:left ;margin-left:31px;}
#slideshow li{ display:none; width: 276px; height: 641px; overflow:hidden;}
#home-flash-holder { float:right; width:223px; margin-bottom:20px; margin-left:20px;}
#slideshow3 {width:480px; height:168px; overflow:hidden;}


#footer {clear:both; padding-top:30px; padding-bottom:30px; width:990px; margin:auto; font-size:9px; color:#000}
#footer a {font-size:9px; color:#000;}
#footer-left { float:left}
#footer-left a {text-decoration:underline}
#footer-right {float:right}

