body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #E2E1DC;
	background-image: url(../images/design/shadow.png);
	background-repeat: repeat-y;
	text-align: center;
	background-position: center top;
}

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

#container {
	margin: auto;
	width: 900px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-image: url(../images/design/top.gif);
	background-repeat: repeat-x;
	border-top: 0px solid #CCE6E8;
}



/*-------------------- banners --------------------*/

#logo {
	margin: -25px 0px 100px 30px;
	padding: 0px;
	float: left;
	position: relative;
}

#top {
	background-color: #CCE6E8;
	margin: 0;
	padding: 0px 30px;
	text-align: right;
	background-image: url(../images/design/top.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 40px;
	float: left;
	width: 840px;
}

#options  {
	border-right: 1px solid #007A87;
	font-size: 0.69em;
	color: #007A87;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 840px;
}

#options li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}

#options li a {
	margin: 0;
	padding: 5px 10px 2px 10px;
	color: #007A87;
	border-left: 1px solid #007A87;
	text-decoration: none;
	display: block;
}

#options li a:hover {
	background-color: #67B0B7;
	color: #FFFFFF;
}

#banner-home {
	background-image: url(../images/banners/banner-home.jpg);
}

#banner-home,
#banner-skye,
#banner-wr,
#banner-toolkit {
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	float: left;
	width: 900px;
	position: relative;
}

#banner-home {
	background-image: url(../images/banners/banner-home.jpg);
}

#banner-skye {
	background-image: url(../images/banners/banner-skye.jpg);
}

#banner-wr {
	background-image: url(../images/banners/banner-wr.jpg);
}

#banner-toolkit {
	background-image: url(../images/banners/banner-toolkit.jpg);
}



/*-------------------- nav --------------------*/

#nav {
	list-style: none;
	margin: 0;
	background-image: url(../images/design/nav-overlay.png);
	_background-color: #FFF;
	float: left;
	width: 900px;
	clear: left;
	font-size: 0.69em;
	padding: 0px;
	background-position: bottom left;
	background-repeat: repeat;
	font-weight: bold;
	border-bottom: 5px solid #C6AC00;
}

#nav2 {
	list-style: none;
	margin: 0;
	background-image: url(../images/design/nav-overlay.png);
	_background-color: #FFF;
	float: left;
	width: 900px;
	clear: left;
	font-size: 0.69em;
	padding: 0px;
	background-position: bottom left;
	background-repeat: repeat;
	font-weight: bold;
	border-bottom: 5px solid #C6AC00;
}
.MenuSubTitle {
	padding: 5px 10px;
	display: block;
	font-weight: bold;
	color: #C3AC0F;
}

#nav ul {
	padding: 0px 0px 0px 30px;
	margin: 0;
	list-style: none;
	line-height: 1;
	float: left;
	width: 870px;
}

#nav a {
	display: block;
	color: #282821;
	text-decoration: none;
	padding: 5px 10px;
	_padding: 5px 5px 5px 10px;
}

#nav a:hover {
	color: #282821;
	background-color: #CFBD40;
}

#nav li {
	_width: 120px;
	float: left;
	font-weight: bold;
	margin: 0;
	border-right: 1px solid #C6AC00;
}

#nav li ul {
	position: absolute;
	width: 140px;
	left: -999em;
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px -1px;
	font-weight: normal;
	border-bottom: 1px solid #C6AC00;
	border-left: 1px solid #C6AC00;
	border-right: 1px solid #C6AC00;
	border-top: 4px solid #C6AC00;
	background-image: url(../images/design/button-overlay.png);
	_background-color: #FFF;
}

#nav li li {
	font-weight: normal;
	border-top: 1px solid #C6AC00;
	border-right: 0;
	width: 140px;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul ul {
	margin: -22px 0 0 140px;
}


#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/*Background image for top level menu list links */
#nav .mainfoldericon{
	background: url(file:///Macintosh%20HD/Users/Heckie/Documents/Web/images/design/arrow-down.gif) no-repeat right center;
}

/*Background image for subsequent level menu list links */
#nav .subfoldericon{
	background-image: url(file:///Macintosh%20HD/Users/Heckie/Documents/Web/images/design/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 135px center;
}

/* Holly Hack for IE \*/
* html #nav ul li { float: left; height: 1%; }
* html .#nav ul li a { height: 1%; }
/* End */








#switch {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px;
	font-size: 0.69em;
	width: 180px;
	border-top: 1px solid #FFFFFF;
	font-weight: normal;
	float: right;
	display: none;
}

#switch a {
	color: #C3AC0F;
	text-decoration: none;
	padding: 6px 10px 8px 10px;
	background-image: url(../images/design/switch-n.png);
	display: block;
	background-position: bottom right;
}

#switch a:hover {
	color: #FFFFFF;
	background-image: url(../images/design/switch-o.png);
	background-position: bottom right;
}



/*-------------------- content --------------------*/

#content {
	clear: left;
	padding: 0px 30px 20px 30px;
	background-color: #FFFFFF;
	float: left;
	width: 840px;
}

#title {
	margin: 0px 0px 10px 0px;
	width: 640px;
	padding: 20px 0px 0px 0px;
	float: left;
}

#title h1 {
	font-size: 1.38em;
	color: #007A87;
	margin: 0px;
	padding: 0px;
}

#title a {
	color: #282821;
	background-color: #E7DEA0;
	text-decoration: none;
}

#title a:hover {
	color: #282821;
	background-color: #C3AC0F;
}

#text {
	float: left;
	width: 640px;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#text img {
	float: right;
	margin: 0px 0px 10px 10px;
}

#text h2 {
	font-size: 0.81em;
	color: #007A87;
	margin: 0px 0px 8px;
}

#text h3 {
	color: #282821;
	margin: 0px;
	font-size: 0.81em;
	border-top: 1px solid #E7DEA0;
	padding: 8px 0px 0px 0px;
}

#text h4 {
	font-size: 0.69em;
	color: #282821;
	margin: 0px 0px 8px;
	line-height: 1.4;
}

#text h5 {
	font-size: 0.69em;
	color: #007A87;
	margin: 0px;
}

#text blockquote {
	width: 180px;
	padding: 10px;
	display: block;
	float: right;
	background-color: #CCE6E8;
	margin: 0px 0px 10px 10px;
	font-size: 0.69em;
	color: #007A87;
	line-height: 1.4;
}

#text p {
	font-size: 0.69em;
	margin: 0px 0px 8px;
	color: #282821;
	line-height: 1.4;
}


#text a {
	color: #282821;
	background-color: #E7DEA0;
	text-decoration: none;
}

#text a:hover {
	color: #282821;
	background-color: #C3AC0F;
}

#text ul, ol {
	padding: 0px 0px 5px 20px;
	margin: 0px 0px 8px 0px;
	color: #282821;
}

#text li {
	font-size: 0.69em;
	line-height: 1.4;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
#text table {
	margin: 0px 0px 8px;
	padding: 0px;
	border-left: 1px solid #C3AC0F;
	border-right: 1px solid #C3AC0F;
}
#text td {
	width: 116px;
	border-bottom: 1px solid #C3AC0F;
	font-size: 0.69em;
	color: #282821;
	padding: 3px 5px;
	vertical-align: top;
}
#text td.border-right {
	border-right: 1px solid #C3AC0F;
}
#text th {
	font-size: 0.69em;
	color: #FFFFFF;
	padding: 3px 5px;
	text-align: left;
	vertical-align: top;
	background-color: #C3AC0F;
}
#text th.border-right {
	border-right: 1px solid #FFF;
}



/*-------------------- news --------------------*/


#news {
	float: left;
	width: 640px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}

.summarywrap {
	border-top: 1px solid #E7DEA0;
	float: left;
	width: 640px;
	clear: none;
	padding: 10px 0px;
	display: block;
	overflow: hidden;
	height: 120px;
}

.summarypic {
	float: left;
	width: 130px;
	height: 120px;
	margin: 0;
	display: block;
}

.summary {
	float: left;
	width: 510px;
}

#news h2 {
	font-size: 0.81em;
	color: #007A87;
	margin: 0px 0px 8px;
}

#news h3 {
	color: #007A87;
	margin: 0px 0px 0px 0px;
	font-size: 0.81em;
	font-weight: bold;
}

#news h3 a {
	color: #007A87;
	text-decoration: underline;
}

#news h3 a:hover {
	color: #282821;
}

#news h4 {
	font-size: 0.69em;
	color: #007A87;
	margin: 0px 0px 8px;
	line-height: 1.4;
	font-weight: normal;
}

#news h5 {
	font-size: 0.69em;
	color: #007A87;
	margin: 0px;
}

#news p {
	font-size: 0.69em;
	margin: 0;
	color: #282821;
	line-height: 1.4;
}


#news p a {
	color: #282821;
	background-color: #E7DEA0;
	text-decoration: none;
}

#news p a:hover {
	color: #282821;
	background-color: #C3AC0F;
}



/*-------------------- sidebar --------------------*/

#sidebar {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	float: left;
	width: 180px;
	background-image: url(../images/design/sidebar_head.gif);
	background-repeat: no-repeat;
}

#sidebar-a {
	background-color: #007A87;
	padding: 0px 10px 30px 10px;
	background-image: url(../images/design/sidebarb_head.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#sidebar-a h2 {
	color: #FFFFFF;
	margin: 0px 0px 5px;
	font-size: 0.88em;
}

#sidebar-a h3 {
	color: #FFFFFF;
	margin: 0;
	font-size: 0.69em;
	line-height: 1.4;
}

#sidebar-a p {
	font-size: 0.69em;
	line-height: 1.4;
	color: #FFFFFF;
	margin: 0px 0px 5px;
}

#sidebar-a p a {
	color: #9ACACF;
	text-decoration: none;
}

#sidebar-a p a:hover {
	color: #FFFFFF;
}

#sidebar-b {
	padding: 5px 0px 10px 0px;
	background-color: #C3AC0F;
	background-image: url(../images/design/sidebarb_foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 10px;
}

#sidebar-b h1 {
	color: #282821;
	margin: 0px 0px 5px;
	font-size: 0.88em;
	padding: 0px 10px 0px 10px;
}

#sidebar-b h2 {
	color: #282821;
	margin: 0px 0px 10px;
	font-size: 0.88em;
	background-image: url(../images/design/sidebarb_spacer.gif);
	background-repeat: no-repeat;
	padding: 35px 10px 0px 10px;
}

#sidebar-b h3 {
	color: #282821;
	margin: 0;
	font-size: 0.69em;
	padding: 0px 10px;
}

#sidebar-b p {
	font-size: 0.69em;
	line-height: 1.3;
	color: #282821;
	margin: 0px 0px 5px;
	padding: 0px 10px;
}

#sidebar-b p a,
#home-b p a {
	color: #282821;
	text-decoration: none;
}

#sidebar-b p a:hover,
#home-b p a:hover {
	color: #FFFFFF;
}
#sidebar-b img {
	border-style: none;
}

.pdf {
	background-image: url(../images/design/pdf.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 2px 22px;
	background-position: top left;
	display: block;
}

.word {
	background-image: url(../images/design/word.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 2px 22px;
	background-position: top left;
	display: block;
}

#feeds {
	font-size: 0.69em;
	padding: 0px 10px 0px 10px;
}

#feeds a {
	padding: 2px 10px 2px 20px;
	color: #007A87;
	text-decoration: none;
	display: block;
	background-image: url(../images/design/feed-icon-16x16.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#feeds a:hover {
	color: #282821;
}



/*-------------------- home-main --------------------*/

#home {
	margin: 0px 20px 0px 0px;
	width: 640px;
	float: left;
}

#homenav {
	background-image: url(../images/design/nav-overlay.png);
	background-repeat: repeat;
	background-position: top;
	height: 25px;
	border-bottom: 10px solid #C3AC0F;
}
#home-quote {
	background-color: #C3AC0F;
	height: 200px;
	background-image: url(../images/design/nick-nairn-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.home-summary {
	background-color: #282821;
	background-image: url(../images/design/home-bkgd.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
	float: left;
	width: 640px;
	margin: 10px 0px 0px 0px;
	display: inline;
}

.home-pic {
	float: left;
	margin: 0;
	padding: 0px;
	width: 135px;
}

.home-summary img {
	margin: 0;
	padding: 0px;
}

.home-text {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 480px;
}

.home-text h2 {
	font-size: 0.88em;
	color: #C3AC0F;
	margin: 0px 0px 5px 0px;
	padding-top: 15px;
}

.home-text p {
	color: #FFFFFF;
	font-size: 0.69em;
	margin: 0px 0px 5px;
	line-height: 1.4;
	padding: 0px;
}

.home-text p a {
	font-weight: bold;
	color: #C3AC0F;
	text-decoration: none;
	background-image: url(../images/design/home-bn.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 50px;
}

.home-text p a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/design/home-bo.png);
}

/*-------------------- home-sidebar --------------------*/

#home-sidebar {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: left;
}

#home-a {
	background-color: #007A87;
	padding: 0px 10px;
	background-image: url(../images/design/home-a.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
}

#home-a h2 {
	color: #FFFFFF;
	margin: 0px 0px 5px;
	font-size: 0.88em;
	padding: 15px 0px 0px 0px;
}

#home-a p {
	font-size: 0.69em;
	line-height: 1.4;
	color: #FFFFFF;
	margin: 0px 0px 5px;
}

#home-a p a {
	color: #FFFFFF;
	text-decoration: none;
}

#home-a p a:hover {
	color: #C3AC0F;
}

#home-a hr,
#sidebar-a hr  {
	border: none 0;
	border-top: 1px dotted #FFFFFF;
	height: 1px;
}

#home-b,
#home-c {
	padding: 0px 10px;
	background-color: #C3AC0F;
	background-image: url(../images/design/home-b.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 270px;
	margin: 10px 0px 0px 0px;
}

#home-b h2,
#home-c h2 {
	color: #282821;
	margin: 0px 0px 5px;
	font-size: 0.88em;
	padding: 15px 0px 0px;
}

#home-b p,
#home-c p {
	font-size: 0.69em;
	line-height: 1.4;
	color: #282821;
	margin: 0px;
}

#home-b input {
}

#home-b hr {
	border: none 0;
	border-top: 1px dotted #282821;
	height: 1px;
}

#home-b a:hover,
#home-c a:hover {
	color: #FFF;
}

#home-b .newstitle,
#home-c .newstitle {
	margin: 0px;
	display: block;
	font-weight: bold;
}

#home-b .newsdate,
#home-c .newsdate {
	margin: 0px 0px 5px 0px;
	display: block;
	line-height: 1.4;
}


#portal {
	background-color: #FFFFFF;
	padding: 0px 0px;
	background-image: url(../images/design/portal.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 270px;
	margin-bottom: 10px;
}

#portal h2 {
	color: #282821;
	margin: 0px 0px 10px;
	font-size: 0.88em;
	padding: 15px 10px 0px 10px;
}

#portal p {
	font-size: 0.69em;
	line-height: 1.4;
	color: #282821;
	margin: 0px 0px 5px;
	padding: 0px 10px;
}

#portal ul {
	margin: 0;
	padding: 0px;
	border-top: 1px dotted #282821;
}

#portal li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.69em;
	font-weight: bold;
	float: left;
	width: 180px;
}

#portal li a {
	color: #282821;
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	border-bottom: 1px dotted #282821;
}

#portal li a:hover {
	color: #282821;
	background-color: #E3D88F;
}



/*-------------------- footer --------------------*/

#footer {
	background-color: #CCE6E8;
	margin: 0px;
	padding: 10px 30px;
	clear: both;
	border-bottom: 0px solid #67B0B7;
}

#footer p {
	font-size: 0.69em;
	color: #007A87;
	line-height: 1.4;
	margin: 0;
}

#footer p a {
	color: #007A87;
	text-decoration: none;
}

#footer p a:hover {
	color: #282821;
	text-decoration: underline;
}

#footer img {
	float: right;
	margin: 0px 0px 0px 10px;
}

#credits {
	background-color: #CCE6E8;
	padding: 0px 30px 10px 29px;
}

#credits p {
	font-size: 0.69em;
	color: #67B0B7;
	margin: 0;
}

#credits p a {
	color: #67B0B7;
}

#credits p a:hover {
	color: #007A87;
}
#module {
	width: 500px;
	float: left;
	margin: 0px 20px 0px 0px;
}
#module br {
	display: none;
}
.yellow {
	color: #E7DEA0
}



/*-------------------- sitemap --------------------*/

#sitemap {
	float: left;
	width: 640px;
	margin: 0px 20px 20px 0px;
	font-size: 0.69em;
}

#sitemap ul, ol {
	padding: 0px 0px 0px 20px;
	margin: 0;
	color: #282821;
}

#sitemap li {
	line-height: 1.4;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}

#sitemap a {
	color: #282821;
	text-decoration: none;
}

#sitemap a:hover {
	color: #282821;
	background-color: #C3AC0F;
}
