
/* General re-sets first
------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

h1,h2,h3,h4,h5,h6 { font-size : 100%; font-weight: normal;}

address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

table { border-collapse : collapse; border-spacing : 0; }

fieldset,img { border : 0; }

caption,th { text-align : left; }

q:before, q:after { content :''; }

p {
	padding: 0;
	margin: 0px 0px 0px 0px;
}

br { padding: 0; margin:0; line-height: 12px; }

strong { font-weight: bold; }

form {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 8px 0px 9px 22px;
	padding: 0px 0px 0px 2px;
}
li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
    list-style-position: outside;
}
.hidden {
	visibility: hidden;
}
.hidden a {
	visibility: hidden;
	text-decoration: none;
}


/* =Style resets specific to this layout
------------------------------------------------------------------*/
body {
	background-color: #f1f1f1;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	}

a {
	color: #323a47;
	text-decoration: underline;
}
a:hover {
	color: #323a47;
	text-decoration: none;
}


h1 {
	font-family: "trebuchet MS", Verdana, sans-serif;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	line-height: 26px;
	color: #666;
	margin: 0px 0px 12px -1px;
}

h2 {
	font-family: "trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;
	color: #666;
	margin: 8px 0px 6px 0px;
}
h2 a {
	color: #666;
}

h3 {  
	font-size: 12px;
	font-weight: bold;
	color: #666;
 }

.colour {
	color: #bfbdc0;
}

/* =Main Container
------------------------------------------------------------------*/

#maindiv {
	width: 960px;
	background-color: #fff;
	display: block;
	text-align: left;
	margin: 20px auto 8px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #222;
	border: 1px solid #cacaca;
	background-image: url(../images/aidanwalsh-topbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#container {
	text-align: left;
	margin: 0;
	padding: 0px 35px 15px 35px;
}

#topbar {
	margin: 0px;
	padding: 0px;
	height: 200px;
}
#topbar a {
	display: block;
	width: 380px;
	height: 160px;
	text-decoration: none;
}
#topbar a:hover {
	text-decoration: none;
}



/* =NAVIGATION
------------------------------------------------------------------*/
#navdiv {
	float: left;
	padding: 0px 0px 4px 4px;
	margin: 4px 12px 150px 0px;
}
.nav {	
    width: 150px;
	display: block;
	margin-bottom: 6px;
	background-color: #3d62b0;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color:#fff;
	line-height: 15px;
}

.nav a{
	text-decoration: none;
	color:#fff;
	display: block;
	background-color: #3d62b0;
	padding: 6px 8px 7px 15px;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav a:hover{
	text-decoration: none;
	color:#fff;
	display: block; 
	background-color: #2d3882;
	background-image: url(../images/xnavbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav a.active{
	text-decoration: none;
	color:#fff;
	display: block; 
	background-color: #2d3882;
	font-weight: bold;
	background-image: url(../images/xnavbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* =SUB-NAVIGATION
------------------------------------------------------------------*/
.subnavbox {
	background-color: #7d8085;
	width: 150px;
	margin: -4px 0px 4px 0px;
	padding: 4px 0px 2px 0px;
}
.subnav {
	font-size: 11px;
	color: #fff;
	display: block;
	line-height: 14px;
	margin: 4px 0px 8px 15px;
	text-align: left;
	vertical-align: top;
}
.subnav a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.subnav a:hover{
	color: #fff;
	text-decoration: underline;
}
.subnav a.activesublink {
	text-decoration: none;
	color:#fff;
	display: block; 
	font-weight: bold;
}

/* =CONTENT
------------------------------------------------------------------*/

#textdiv {
	display: block;
	width: 722px;
	min-height: 350px;
	float: left;
	margin: 0px 0px 35px 0px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#textdiv-home {
	display: block;
	width: 722px;
	float: left;
	margin: 0px 0px 35px 0px;
	background-image: url(../images/home-contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.textcontainer {
	padding: 32px 25px 10px 30px;
	margin: 0px;
}

.textcontainer-home {
	margin: 32px 0px 10px 0px;
	padding-left: 30px;
	width: 400px;
}


/* =Easyedit Specific styles
------------------------------------------------------------------*/
.subheads {
	line-height: 16px;
	color: #777777;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 0px 0px 4px 0px;
}
.sectionspacer {
	display: block;
	margin: 0px 0px 4px 0px;
}




/* SECTION PICTURES				
/* ========================================== */

.picture-top {
	display: block;
	margin: 8px 0px 11px 0px;
	padding: 0px;
	padding: 5px;
	border: 1px solid #666;
	background-color: #FFFFFF;
}
.picture-left {
	margin: 4px 15px 10px 0px;
	float: left;
	position: relative;
	padding: 5px;
	border: 1px solid #666;
	background-color: #FFFFFF;
}
.picture-right {
	margin: 4px 0px 10px 15px;
	float: right;
	position: relative;
	padding: 5px;
	border: 1px solid #666;
	background-color: #FFFFFF;
}
.picture-bottom {
	display: block;
	margin: 2px 0px 15px 0px;
	padding: 5px;
	border: 1px solid #666;
	background-color: #FFFFFF;
}



.signinform {
display: block;
margin: 12px 0px 8px 4px;
}

.signinform td {
	padding: 3px;
}

.signintextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 11px;
	width: 120px;
}



/* = NEWS RELATED STYLES
------------------------------------------------------------------*/

.newsdiv {
	display: block;
	float: right;
	width: 190px;
	text-align: left;
	margin: 18px 0px 10px 0px;
	padding: 0px 25px 12px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	
.newsheading { font-family: "trebuchet MS", Verdana, sans-serif; color: #666; font-size: 19px; font-style: italic; line-height: 19px; padding: 15px 5px 0px 11px;}
.newsheading a { color: #666;  text-decoration: none; }
.newsheading a:hover { color: #323a47;  text-decoration: underline; }

.newsheading2 { font-family: "trebuchet MS", Verdana, sans-serif; color: #666; font-size: 14px; font-weight: bold; line-height: 17px; padding: 16px 5px 3px 11px;}

.newstext { 
padding: 0px 6px 0px 11px;
line-height: 16px;
}
.newstext a { color: #222; text-decoration: none; display: block;}
.newstext a:hover { color: #323a47; text-decoration: none; }

.news_more a{
	display: block;
	color: #323a47;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
	white-space: nowrap;
}
.news_more a:hover {
	color: #323a47;
	text-decoration: underline;
}

.newspic-right {
	margin: 4px 0px 9px 15px;
	float: right;
	position: relative;
	width: 165px;
	padding: 5px;
	border: 1px solid #666;
	background-color: #FFFFFF;
}


/* =Contact Table
------------------------------------------------------------------*/

.contacttable {

}
.contacttable td {
	padding: 3px;
}
.contactfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}
.smallitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	font-style: italic;
}




/* =BASE
------------------------------------------------------------------*/

#base {
	display: block;
	clear: both;
	text-align: left;
	margin: 0px 20px 0px 10px;
	padding: 0px 0px 11px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666;
}
.address-title {
	display: block;
	width: 680px;
	padding-top: 15px;
	color:#666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#base a {
	color: #666;
	text-decoration: none;
}
#base a:hover {
	color: #666;
	text-decoration: underline;
}


#credits {
	width: 940px;
	display: block;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666;
}
#credits a {
	text-decoration: none;
	color: #666;
}
#credits a:hover {
	text-decoration: underline;
	color: #666;
}