/* Bryant Walker bryant.walker@bryantsweb.com */

body { 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	background: #000}


#wrapper { /* the container contains all the divs and makes sure they are centrally aligned.  Note that IE uses the text-align: center; in the body to align everything centrally */
	margin: 0 auto; 
	width: 800px;
	background: #fff;
	height: auto;
	font-weight: bolder;
	}

/* Below:  All these are global styles applied to everything.  However, they can be overwritten later in the CSS */
* {
	margin: 0; 
	padding: 0; 
	border: 0; 
	text-align: left; 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	color: #999 }


/* main nav */

.title1 {
	color: #FFFFFF;
	font-weight: bolder;
	}
/* Layout */

#container { /* the container contains all the divs and makes sure they are centrally aligned.  Note that IE uses the text-align: center; in the body to align everything centrally */
	margin: 0 auto; 
	width: 800px;
	background: #fff;
	height: auto;
	font-weight: bolder;
	}

#navarea { 
	width: 800px; 
	height: 50px; 
	background: #fff;
	} /* This div allows an area for the main navigation tabs */

#hdr {  /* header/banner area */
	width: 800px;
	height: 150px;
	background: url('../img/hdr1-1.jpg') no-repeat top left;
	margin-bottom: 20px;
}

#lftcol {  /* left column showing the extra info on the left side of the main column */
	float: left;
	width: 200px;
	background: #fff;
	height: auto;
	}

#lftcol a:link, #lftcol a:visited {   /* These are the styles for the left column links */
	padding-left: 0px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}
	
#lftcol a:hover, #lftcol a:active {    /* These are the styles for the left column links */
	padding-left: 0px;
	color: #FFFF00;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}
	
div.leftcolbox1 a:link {   /* These are the styles for the left column links */
	padding-left: 0px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}
	
div.leftcolbox1 a:visited {   /* These are the styles for the left column links */
	padding-left: 0px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}
	
div.leftcolbox1 a:hover {    /* These are the styles for the left column links */
	padding-left: 0px;
	color: #FFFF00;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
}
	
div.leftcolbox1 h1 {   /* Titles in the left column */
	font-family: Verdana, Arial, sans-serif;
	margin: 0 15px 12px 15px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 12px;	
}

div.leftcolbox1 h2 {   /* Titles in the left column */
	font-family: Verdana, Arial, sans-serif;
	margin: 0 15px 12px 15px;
	font-weight: bolder;
	color: #fff;
	letter-spacing: 0;
	font-size: 12px;
	line-height: 12px;	
}

div.leftcolbox1 h3 {   /* Titles in the left column */
	font-family: Verdana, Arial, sans-serif;
	margin: 0 15px 12px 15px;
	font-weight: bold;
	color: #ffff99;
	letter-spacing: 0;
	font-size: 12px;
	line-height: 12px;	
}

div.leftcolbox1 {  /* Use this to create one of the boxes in the left column */
	padding: 0 0 0px 0;
	margin: 15px;
	width: 170px;
	background: url('../img/leftboxbottom.gif') no-repeat bottom #808080;
	overflow: hidden;
	}
	
div.leftcolbox1 p {   /* text style for left col boxes */
	margin: 0 15px 12px 15px;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}

div.leftcolbox1 img { /* Styles for images in the left column boxes */
	margin: 0 auto;
}

div.leftcolbox2 h1 {   /* Titles in the left column */
	font-family: Verdana, Arial, sans-serif;
	margin: 0 15px 12px 15px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 12px;	
}

div.leftcolbox2 h2 {   /* Titles in the left column */
	font-family: Verdana, Arial, sans-serif;
	margin: 0 15px 12px 15px;
	font-weight: bolder;
	color: #fff;
	letter-spacing: 0;
	font-size: 12px;
	line-height: 12px;	
}

div.leftcolbox2 h3 {   /* Titles in the left column */
	font-family: Verdana, Arial, sans-serif;
	margin: 0 15px 12px 15px;
	font-weight: bold;
	color: #ffff99;
	letter-spacing: 0;
	font-size: 14px;
	line-height: 12px;	
}

div.leftcolbox2 {  /* Use this to create one of the boxes in the left column */
	padding: 0 0 0px 0;
	margin: 15px;
	width: 170px;
	background: url('../img/leftboxbottom.gif') no-repeat bottom #808080;
	overflow: hidden;
	}
	
div.leftcolbox2 p {   /* text style for left col boxes */
	margin: 0 15px 12px 15px;
	font-size: 11px;
	line-height: 14px;
	color: #fff;
}

div.leftcolbox2 a:link {   /* These are the styles for the left column links */
	color: #FFFF00;
	text-align: left;
	line-height: 14px; 
	font-weight: bolder;
}
	
div.leftcolbox2 a:visited {   /* These are the styles for the left column links */
	color: #FFFF00;
	text-align: left;
	line-height: 14px; 
	font-weight: bolder;
}
	
div.leftcolbox2 a:hover {    /* These are the styles for the left column links */
	color: #fff;
	text-align: left;
	line-height: 14px; 
	font-weight: bolder;
}
	
div.leftcolbox2 img { /* Styles for images in the left column boxes */
	margin: 0 auto;
}

div.leftcolboxtop { /* This div adds the top rounded corners of the box.  The bottom is included in the leftcolbox div as the background image */
	height: 10px;
	width: 170px;
	background: url('../img/leftboxtop.gif') no-repeat top;
}
	
.fontcolor {   /* text emphasis */
	color: #ffff00;
	font-weight: bold;
}

.fontcolor2 {   /* text emphasis */
	color: #990000;
	font-weight: bold;
}

div.leftcolboximg{
	background: url('../img/im7.jpg') no-repeat;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0 0 0px 0;
	height: 80px;
	width: 170px;
	text-align: center;
}

div.leftcolboximg p{
	padding: 8px 0 7px 3px;
	font-size: 12px;
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

div.leftcolboximg .pay{
	padding: 0px 0px 0px 28px;
}

div.counter {  /* Use this to create a box in the left column for the counter */
	padding: 0px 0px 0px 10px;
	margin-left: 15px;
	width: 170px;
	overflow: hidden;
	text-align: center;
	}
	
div.counter img {  /* Use this to for the counter image */
	padding: 10px 0px 0px 35px;
	}
	
div.adobe {  /* Use this to create a box in the left column for the adobe link */
	padding: 0px 0px 0px 10px;
	margin-left: 15px;
	width: 170px;
	overflow: hidden;
	text-align: center;
	}
	
div.donate {  /* Use this to create a box in the left column for the paypal link */
	padding: 0px 0px 0px 10px;
	margin-left: 32px;
	width: 170px;
	overflow: hidden;
	text-align: center;
	}
	
div.adobe img {  /* Use this to for the adobe link image */
	padding: 10px 0px 0px 15px;
	}
	
#contentCase {
	background-color: #ffffff;
	border-top: 5px solid #000067;
	border-bottom: 5px solid #000067;
	border-left: 5px solid #000067;
	border-right: 5px solid #000067;
	width: 565px;
	padding: 5px;
	color: #000000;
	margin-left: 205px;
	margin-bottom: 10px;
}

#contentCase em {
	color: #0066FF;
}

#contentCase p {
	color: #000000;
}

#contentCase a:link {
	color: #CC0000;
}

#contentCase a:hover {
	color: #3300CC;
}

#contentCase a:visited {
	color: #660000;
}

#contentCase h1 {    /* Styles for the contentcase column headers */
	margin: 5px 5px 15px 10px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-weight: bolder;
	line-height: 19px;
	color: #996600;
	letter-spacing: 2px;
	text-align: center;
	 }  /* headings in the main column */

#contentCase h2 {    /* Styles for the contentcase column headers */
	margin: 5px 5px 15px 10px;
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #000099;
	letter-spacing: 2px;
	text-align: center;
	 }  /* headings in the main column */

#maincol {  /* main column where the main text etc is located */
	width: 775px;
	background: #fff;
	height: auto;
	color: #000000;
	margin-bottom: 10px;
	padding: 15px 0px 0px 0px;
}

#maincol p { 
	color: #000000; 
	margin: 5px 5px 5px 205px; 
	letter-spacing: 0px;  /* paragraph text in the main column */
	text-align: justify;
}

#maincol h1,h2 {    /* Styles for the main column headers */
	font-family: Georgia, serif; 
	font-size: 14px; 
	font-weight: bold; 
	line-height: 19px; 
	color: #996600; 
	letter-spacing: 2px
	 }

#maincol .date {    /* These are the styles for the blog dates */
	margin-left: 25px; 
	font-size: 9px; 
	color: #6488F7;
	letter-spacing: 1px
}

#maincol a:link {   /* These are the styles for the Main column links */
	padding-left: 0px;
	color: #0000CC;
	text-decoration: underline;
	text-align: left;
}

#maincol a:hover {   /* These are the styles for the Main column links */
	padding-left: 0px;
	color: #FF6600;
	text-decoration: underline;
	text-align: left;
}

#maincol a:visited {   /* These are the styles for the Main column links */
	padding-left: 0px;
	color: #663399;
	text-decoration: underline;
	text-align: left;
}

/* Normal lists */


#maincol ul {   /* styles main area unordered(bulleted) lists */
	margin-top: 15px; /* This margin is the top margin of the WHOLE list, hence why it is specified in ul and not li */
	margin-bottom: 15px; /* This margin is the bottom margin of the WHOLE list, hence why it is specified in ul and not li */
	margin-left: 150px; /* This margin is the bottom margin of the WHOLE list, hence why it is specified in ul and not li */
	list-style: square /* This controls the bullet point style. */
}

#maincol li {  /* List items in the main column */
	color: #C5CEE7;
	margin-left: 10px /* This margin acts as an indent for each list item.  Indenting the whole list doesn't work well in IE. */
}

#maincol ol {   /* styles main area ordered(numbered) lists */
  margin-top: 15px; 
  margin-bottom: 15px; 
  font-size: 0.7em;
  line-height: 1.5em;
  list-style-type:  decimal
 }

#maincol img {   /* styles main area ordered(numbered) lists */
  margin-top: 10px; 
  margin-right: 10px; 
  margin-bottom: 10px; 
 }

#maincol em { 
	color: #CC0033; 
	margin: 5px 5px 5px 5px; 
	letter-spacing: 0px }  /* paragraph text in the main column */

#boardroom {  /* bottom bar houses the names of the board members */
	margin-bottom: 0px;
	width: 800px;
	height: 130px;
	background: url('../img/boardbar.gif') repeat top;
}

#boardroom h1 {  /* bottom bar houses the names of the board members */
	margin-bottom: 0px;
	width: 800px;
	color: #ffffff;
	font-weight: bolder;
	font-size: 16px;
	text-align: center;
	padding: 5px 0px 0px 0px; 
}

#boardroomlft {  /* bottom bar houses the names of the board members */
	margin-top: 10px;
	width: 390px;
	height: 100px;
	padding: 0px 0px 0px 15px;
	color: #000000;
	font-weight: bolder;
	float: left;
	font-size: 11px;
	line-height: 15px;
}

#boardroomrt {  /* bottom bar houses the names of the board members */
	margin-top: 10px;
	width: 390px;
	height: 100px;
	overflow: hidden;
	padding-left: 5px;
	color: #000000;
	font-weight: bolder;
	float: right;
	font-size: 11px;
	line-height: normal;
}

#bttmbar {  /* bottom bar houses the copyright information and the bottom navigation */
	margin-bottom: 10px;
	float: right;
	text-align: center;
	width: 800px;
	height: 30px;
	background-color: #000000; /* Adds the rounded corner image to the bottom */
	overflow: hidden
}

#bttmbar span, #copyright {   /*styles for the copyright text */
	margin-left: 0px;
	line-height: 30px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	width: 800px;
	font-weight: bolder;
}

/* Text styles */

/* Below is the style for the main site title */


#sitetitle { /* Styles for the main site title */
	position: relative;
	top: 85px;  /* shifts text into exact position */
	left: 560px;  /* shifts text into exact position */
	font-family: Georgia, serif; 
	font-size: 30px; 
	line-height: 40px;
	font-weight: 900;  /* 100 is the thinnest font weight */
	color: #FFFFFF; /* nice light orange "autumn" type colour */
	letter-spacing: 8px /* spaces out the letters a bit */;
	font-style: italic;
	}
	
#subtitle {  /* Styles for the sites subtitle */
	position: relative;
	top: 93px;  /* shifts text into exact position */
	left: 400px;  /* shifts text into exact position */
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	letter-spacing: 2px;
	font-style: italic;
}
	
#subtitle a {   /* Styles for any links in the sub title */
	font-size: 12px; 
	font-weight: normal;
	line-height: 18px;
	color: #6488F7;
	letter-spacing: 3px; /* spaces out the letters a bit */
	text-decoration: none;
	border-bottom: 1px dashed #496FE4;
}
	
#subtitle a:hover {   /* Styles for any links in the sub title, hover state */
	color: #FF0000; 
	text-decoration: none;
	border-bottom: 1px dashed #FFF000;
	}

/* Main Nav */

#nav   /* Main nav */
{
	float: right;
	margin-top: 27px;
	white-space: nowrap;
}

#nav li  /* Main nav list items */
{
	font-size: 10px;
	float: left;
	list-style: none;
	line-height: 21px; /* height of the tab */
	text-align: center
}

#nav a {   /* Main nav styles for all links */
	font-size: 10px;
	padding-left: 12px;
	display: block; /* Although a block suggests a vertical list, the float: right; property under #nav li causes the menu to float to an inline position */
	margin-right: 5px;
	width: 55px; 
	height: 21px;
	line-height: 21px; /* height of the tab */
	text-decoration: none;
	 }

#nav a:link, #nav a:visited  /* Main nav link and visited states */
{
	color: #1C44BC; 
	border-bottom: 2px solid #8599D4;
}

#nav a:hover, #nav a:active /* Main nav hover and active states */
{
	color: #FF0000; 
	border-bottom: 2px solid #1C44BC;
}

/* Other styles */

div.rule {  /* Rules - blowing leaves that separate blog items */
	margin: 0 0 20px 0;
	width: 570px;
	height: 50px;
	background: url('../img/leafrule.gif');
	border: 0;
}

acronym {  /* Acronyms are hovered over to reveal their meaning e.g. OSWD = Open Source Web Design */ 
	color: #ccc;
	border-bottom: 1px dashed #ccc;
	cursor: help;  /* To make cursor appear as a help question mark/arrow  */
}

/* Bottom Nav */

#bttmnav { float: right; margin-right: 10px }
#bttmnav li {display: inline; font-weight: normal;}
#bttmnav a {  padding-left: 10px; font-size: 9px; line-height: 30px; }
#bttmnav a:link, #bttmnav a:visited { color: #6488F7; }
#bttmnav a:hover, #bttmnav a:active { text-decoration: none; color: #6488F7; }
.txtcolor { color: #FFFF00; }
