/****
THIS IS THE CSS FOR GEMINI. THE CODING IS PRETTY STRAIGHT-FORWARD,
BUT IF YOU NEED ANY HELP FEEL FREE TO EMAIL ME (kmcannon [at] telus [dot] net.
***/
body {
	margin:40px;
	padding:0;
	background:#fff;
	font-size:78%;
	font-family:Helvetica, Arial, Sans-serif;
}	

img, image {
	align:center;
	border:0px;
}



/****************       COMMON ELEMENTS           *******/
/****************           LINKS           ********/
a {
	font-weight:bold;
	color:#5c1618;
	text-decoration:none;
}

a:hover {
	color:#BAA880;
	text-decoration:none;
}


a.bl {
	margin:3px;
	color:#333;
	font-size:11px;
	text-decoration:none;
	font-weight:200;

	}

a.:link.bl {color:#333;}
a.:visited.bl {color:#333;}
a.:hover.bl {color:#fff;}



a.stl {
	font-family:Tahoma, helvetica, Arial, Sans-serif;
	font-weight:bold;
	font-size:1.0em;
	line-height:18px;
	padding:0 0 0 4px;
	margin:4px;
	color:#333;
	text-decoration:underline;
	}

a.:link.stl {color:#333;}
a.:visited.stl {color:#333;}
a.:hover.stl {color:#fff;}


	
/****************          HEADINGS          *******/
h1, h2 {
	margin:0;
	padding:10px 0 0 40px;
	font-family:Tahoma, helvetica, Arial, Sans-serif;
	font-weight:normal;
	font-size:1.6em;
	color:#333;
}
/**********                         PARAGRAPHS         ******/
p {
	text-indent:10px;
	padding-left:10px;
}
	

/******************           INDEPENDANT DIVS AND CLASSES            ****/
/*****                    MAIN CONTAINER      *****/
#container {
	width:762px;
	margin:0 auto;
        background:#f0f0f0 url(images/mainback.gif) repeat-y top left;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}
/*********                    HEADER                          *******/
#header {
	background:#222 url(images/topimg.jpg) no-repeat top center;
	height:170px;
	overflow:hidden; /* Keeps header from blowing up when text size is incresased  **/
}

#header h1, #header h2 {
	color:#bb2222;
	padding:20px;
	font-size:2.4em;
}	

#header h2 {
	font-size:1.2em;
	padding:0 0 0 65px;
	margin-top:-6px;
}

#header a {
	margin:0 22px 0 0;
	line-height:1.4em;
	font-family:helvetica, Arial, Sans-serif;
	font-weight:normal;
	font-size:1.0em;
	color:#fff;
	text-decoration:none;
}

#header a:hover {
	color:#EC97B8;
	text-decoration:none;
}


#searcher {
	margin:0 22px 0 0;
	line-height:1.0em;
	font-family:helvetica, Arial, Sans-serif;
	font-weight:normal;
	font-size:1.0em;
	color:#fff;
	text-decoration:none;	
}

#searcher input{
	font-size:1.0em;
	color:#666;
}

#searcher a{
	font-weight:bold;
	color:#EC97B8;
}

#searcher a:hover{
	font-weight:bold;
	color:#fff;
}

/*** Horizontal menu ***/

#topmenu {
	background:#BAA880;
	height:20px;
	overflow:hidden; /* Keeps header from blowing up when text size is incresased  **/
}

#topmenu ul {
margin:0;
padding:0;
}

#topmenu li {
float:left;
list-style:none;
margin:0;
padding:0;
}

#topmenu a {
	font-family:helvetica, Arial, Sans-serif;
	font-weight:bold;
	font-size:1.1em;
	color:#393939;
	text-decoration:none;
	display:block;
	padding:2px 20px 2px 20px;
	text-decoration:none;
	text-align:center;
}

#topmenu a:hover {
	background:#9F8D60;
	color:#bb2222;
	text-decoration:none;
}


	
/***********                      LEFT COLUMN           *****/
#maincol {
	float:right;
	width:560px;
	padding-right:10px;
	text-align:left;
}

#maincol h1, #maincol h2 {
	color:#641719;
	text-align:center;
	font-size:2.2em;
	font-weight:bold;
}

/***********************  Content  ***************/

#contentsection {
	float:left;
	width:540px;
	padding-top:30px;
	padding-left:20px;
	padding-bottom:60px;
	text-align:left;
}

#contentsection table{
	border-collapse: collapse;
	border:1px solid #333;
}

#contentsection th{
	background:#BAA880;
	border:1px solid #333;
}

#contentsection td{
	border:1px solid #333;
}

#contentsection table.non{
	border:0px solid #333;
}

#contentsection td.none{
	border:0px solid #333;
}

#contentsection td.noneup{
	font-weight:normal;
	font-size:1.1em;
	border:0px solid #333;
}


#contentsection p{
	line-height:1.2em;
	font-family:helvetica, Arial, Sans-serif;
	font-weight:normal;
	font-size:1.2em;
	color:#000;
	text-indent:0;	
	text-align:left;
}


#contentsection a {
	font-weight:bold;
	color:#5c1618;
	text-decoration:none;
}

#contentsection a:hover {
	color:#BAA880;
	text-decoration:none;
}


#contentsection a.alt {
	font-weight:bold;
	font-size:1.2em;
	color:#5c1618;
	text-decoration:none;
}

#contentsection a:hover.alt {
	color:#BAA880;
	text-decoration:none;
}



#contentsection form {
	font-weight:bold;
	font-size:1.2em;
}


#newssection {
	width:540px;
	text-align:center;
}


#piccaption {
	width:300px;
	padding-top:6px;
	font-weight:normal;
	font-size:1.0em;
	color:#666;
}

/****************************  table stuff *****************/

td.tabtop {
	border-left:1px solid #534119;
	border-top:1px solid #534119;
	border-right:1px solid #534119;
	background:#BAA880;
}

td.tabbot {
	border-left:1px solid #534119;
	border-bottom:1px solid #534119;
	border-right:1px solid #534119;
	background:#BAA880;
}

td.tableft {
	border-left:1px solid #534119;
}

td.tabright {
	border-right:1px solid #534119;
}

td.tabboth {
	border-left:1px solid #534119;
	border-right:1px solid #534119;
}



/************                    RIGHT COLUMN         ****/
#leftcol {
	width:180px;
	float:left;
}

#leftcol h1 {
	margin:0;
	padding-left:14px;
	font-family:helvetica, Arial, Sans-serif;
	font-weight:bold;
	font-size:1.4em;
	color:#333;
}	

#leftcol h1 a {color:#333;}

#leftcol h1 a:link {color:#333;}
#leftcol h1 a:visited {color:#333;}
#leftcol h1 a:hover {color:#bb2222;}

img.portrait {   /**        The main image in the sidebar     **/
	background:#7E684A;
	padding:4px;
	display:block;
	margin:0;
	text-align:center;
	border:1px solid #6d6d6d;
}

img.portrait2 {   /**        The main image in the sidebar     **/
	background:#fff;
	padding:6px;
	display:block;
	margin:0;
	text-align:center;
	border:1px solid #6d6d6d;
}	

#leftcol li {
	line-height:1.8em;
	list-style:none;
}	
/****************                NAVIGATION IN RIGHT COLUMN         *******/
#nav {
	list-style:none;
	padding-left:14px;
	margin:20px auto;
}

#nav li {
	background:#fff;
	width:170px;
	height:1.8em;
	line-height:1.4em;
	text-align:left;
	margin:5px 0;
}	

#nav li a {
	font-family:helvetica, Arial, Sans-serif;
	font-weight:bold;
	font-size:1.1em;
	color:#333;
	text-decoration:none;
	display:block;
	width:170px;
}	

#nav li a:hover {
	color:#bb2222;
	text-decoration:none;
}	
/******************                  FOOTER                 ****/
#footer {
	text-align:center;
	background:#BAA880;
	clear:both;
	margin:0;
	padding:4px;
	border-top:1px solid #ccc;
}


.head {
	font-family:Tahoma, helvetica, Arial, Sans-serif;
	font-weight:normal;
	font-size:1.4em;
	padding:0 0 0 4px;
	margin:4px;
}	

.note {
	font-family:Helvetica, Arial, Sans-serif;
	font-weight:normal;
	font-size:0.8em;
	color:#666;
}

.alttext {
	font-weight:normal;
	font-size:1.1em;
}

.thicktitle {
	font-weight:bold;
	font-size:1.4em;
}

