/********************************************
   AUTHOR:  			vinniehill@gmail.com 
********************************************/ 
  /*
  	-- -- -- -- -- -- --
  	Browser Fixes
  	-- -- -- -- -- -- --
  	
  	This file uses CSS filtering methods to fix various
  	layout bugs.

  	Each of the following three imported files is a 
  	separate, browser-specific CSS file that keeps all 
  	hacks out of the main style sheet.
  	
  	Over time, as supporting these browsers no longer
  	remains a priority, cleaning up the hacks is as
  	easy as deleting the @import statement below, or
  	simply no longer linking this file from the HTML.
  	
  */

  /* 
    fix ie6 "peekaboo bug" using the "holly hack". 
    Note, this style only gets applied to ie6
  */
  * html .wrapper {
    height: 0.1%;
  }

  /* 
   * IE5 mac - overrides the IE/Win hack 
   */

  /*\*//*/

  * html #threecolumn div {
  	height: auto;
  }

  /**/


  /* 
   * IE5/Win-specific CSS -ensures #container wraps all content on window resize
   */

  @media tty {
   i{content:"\";/*" "*/}} * html #container { height: 1%; } /*";}
  }/* */
  /* Styling for editable elements. Eventually, this will be part of the style. */
  .editable {
    border: 1px dashed blue;
  }
  
  #footer {
    clear: both;
  }
  
  /* Extra divs hidden by default. The custom CSS can override this though */
  #extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 {
    display: none;
  }
  
  a img,:link img,:visited img {border: none;}



/* 
   * additions
   */

#Flash_header
{ 
position:absolute; top:400px; 
} 

/*#Background_image 
{ 
position:absolute; left:300px; top:353px; 
} */

#menu_table 
{
    position: relative;
    left: 5%;
    width: auto;
} 

#choose_table 
{ 
position:absolute; left:165px; top:150px; 
} 

#text_table 
{ 
position:absolute; left:165px; top:200px; 
}
/* 
   * end of additions
   */

/*#menu
{ 
position:absolute; left:300px; top:1024px; 
} */



* { margin: 0; padding: 0; border: 0 }

body {
	/*background: #c8cfd0;*/
	background: #c8cfd0;
	font: 11px/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #626D75;
	text-align: center;
	margin: 15px 0;
}


a, a:visited {	
	/*color: #6D6B34;*/
	color: #626D75;
	background: inherit;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	background: inherit;
	text-decoration: underline;
	font-weight: bold;
}


h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}

h1 {
	font-size: 22px ;
	color: #6D6B34;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #6D6B34;
}
h3 {
	font-size:14px;
	color: #6D6B34;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}


img {
	background: #FAFAFA;
	border: 0px solid #DCDCDC;
	padding: 0px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}


table {
	border: 0px;
	border-collapse: collapse;
	margin-left: 150px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}

tr {
	height: 30px;
}

td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 0px solid #E8E8E8;
	border-bottom: 0px solid #DFDFDF;
}

td.first,th.first {
	border-left: 0px;
}

tr.row-a {
	background: #F8F8F8;
}

tr.row-b {
	background: #EFEFEF;		
}

form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DADADA; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(nav.jpg) repeat-x 0 0;
	border: none;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 820px;
	background: #CCC url(content.jpg) repeat-y center top;
	text-align: left;
}
#top-bg {
    position: absolute;
	width: 820px;
	height: 19px;
	background: #CCC url(top-bg.jpg) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;	
}


#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 762px;	
	padding: 0; 	
	border-top: 0px solid #FFF;
	border-bottom: 1px solid #D0D0D0;
	margin-left: 26px;
	display: inline;
	background:  url(subpage03_2.gif) repeat-x center top;
}

#header {
	width: 820px;
	position: relative;
	height: 100px;
	background: #CCC url(header-bg.jpg) repeat-y center top;
	padding: 0;	
	color: #FFF;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 36px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #999999;	
	/*color: #626D75;*/
	text-transform: none;
	text-decoration: none;	
	top: 25px; left: 40px;	
}


#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #626D75;
	top: 67px; left: 40px;		
}


#header #header-links {
	position: absolute;
	top: 20px; right: 40px;	
	color: #626D75;
	font-size: 10px;	
}
#header #header-links a {	
	color: #626D75;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}


#header-photo {
	border-top:5px solid #FFFFFF ;
	border-bottom:0px solid #FFFFFF ;
	border-right:1px solid #FFFFFF ;
	clear: both;
	height: 146px;
	width: 762px;
	margin: 0 0 0 27px;
	padding: 0;	
	background: #FFF url() no-repeat top left ;
}

#menu {
	clear: both;	
	padding: 0;		
}
#menu ul {
	float: left;
	list-style: none;
	background: url(nav.jpg) repeat-x;	
	width: 762px;		
	text-transform: uppercase;
	margin: 0 0 0 27px;
	padding: 0;	
	display: inline;
}
#menu ul li {
	display: inline;
	margin: 0; padding: 0;
}
#menu ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #4e5961;
	border-left: 1px solid #8a959d;
	border-bottom: none;
	color: #FFFFFF;
	font: bold 13px/2.8em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}
#menu ul li a:hover, 
#menu ul li a:active {
	background-color: #4e5961 ;
}
#menu ul li#current a {	
	background-color: #4e5961 ;	
}


#main {
	float: left;
	/*width: 67%;*/
	width: 88%;
	padding: 0; margin: 0px 0 0 0px;
	/*display: inline;*/
}

#main h1 {
	margin-top:10px;		
}


#main ul li {
	list-style-image: url(bullet.gif);
}




#sidebar {
	float: right;
	width: 26%;
	padding: 0 10px 0 10px; 
	margin: 10px 0 0 0px;		
}

#sidebar h1 {
	margin-top: 10px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #6D6B34;	
}

#sidebar h2 {
	margin-top: 10px;
	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #6D6B34;	
}


#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0; 
	padding: 0;
	text-decoration: none;		
	background: url(dots.jpg) repeat-x left top;
}

#sidebar ul.sidemenu li {
	list-style: none;
	background: url(dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 10px;
	margin: 0 2px;		
}

* html body #sidebar ul.sidemenu li {
	height: 1%;
}

#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}

#footer-wrap {
	clear: both;
	width: 820px;
	heigh:60px;
	font-size: 95%;	
	text-align: left;
	padding: 10px 0;
	background: url(footer-bottom.jpg) no-repeat center bottom;

}
#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 820px;
	padding: 10px 0;
	text-align: center;
}


.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


.clear { clear: both; }


