/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #4e4e4e url(images/site_bg.jpg) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul {
	list-style: square;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 750px;
	margin: 0 auto;
}

#header * {
	text-transform: lowercase;
	text-decoration: none;
	color: #B2D553;
}

#headerRow1 {
	margin: 0 0 0 0;
	padding: 0;
}
#headerRow2 {
	margin: -4px 0 0 0;
	padding: 0;
	align:top;
}

#header h1 {
	float: left;
	padding: 20px 0 0 20px;
	font-size: 3em;
}

#header h2 {
	float: right;
	padding: 38px 20px 0 0;
	font-size: 1.6em;
}

/* Menu */

#menu {
	width: 750px;
	height: 36px;
	margin: 0 auto;
	background: #575758 url(images/img2.gif) repeat-x;
}
/*--
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	height: 36px;
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 24px;
	padding: 8px 20px 0  20px;
	border-bottom: 2px solid #CE6318;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #F7E5D9;
}

#menu a:hover {
	background: #CE6318;
	border-bottom-color: #DC915C;
	color: #FFFFFF;
}
-*/
/*- Menu Tabs 6--------------------------- */
#tabs6 {
	margin: -4px 0 0 0;
      float:left;
      width:100%;
      background:#575758;
      font-size:93%;
      line-height:normal;


      }
    #tabs6 ul {
	  margin: 0 0 0 0;
	  padding:0px 10px 0 0;
	  list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
	  font-weight:bolder;
      }
    #tabs6 a {
      float:left;
      background:url("images/tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url("images/tabright6.gif") no-repeat right top;
      padding:13px 15px 7px 10px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }
	  
/* Search */
#search {
	float:right;
	margin: 5px 4px 0 0;
}

/* Content */

#content {
	width: 750px;
	margin: -4px auto;
	background: #ffffff top url(images/content_shadow.jpg) repeat-x;
}

/* Column One */

#colOne {
	float: left;
	display: inline;
	width: 480px;
	margin: 0 0 0 10px;
}

#colOne h2 {
	color: #5166aa;
	margin-bottom: 0;
	font-size: 1.4em;
}

#colOne h3 {
	font-size: 1.2em;
}
#colOne ul {
	margin: -4px 0 0 0;
	background-color: #ededed;
	border-right: 1px solid #2e2e2e;
	border-left: 1px solid #2e2e2e;
	border-bottom: 1px solid #2e2e2e;
	list-style-type:none;
	padding: 4px;
}
#colOne li {
	margin: 0 22px 0 30px;
	margin-left: 0;
	indent: none;
}

#colOneListHeader {
	margin: 0 0 0 5px;

}

#colOne ul.clear {
	border-right: 0px solid #2e2e2e;
	border-left: 0px solid #2e2e2e;
	border-bottom: 0px solid #2e2e2e;
	margin: -4px 0 0 0;
	list-style-type:disc;
	padding: 4px;
}
#colOne ul.clear li {
	margin: 0 0 0 20px;
	list-style-position: outside;
}
/* Column Two */

#colTwo {
	float: left;
	display: inline;
	width: 239px;
	margin: 0 0 0 16px;
}

#colTwo ul {
	margin: -4px 0 0 0;
	padding: 4px;
	list-style: none;
	border-right: 2px solid #2e416d;
	border-left: 2px solid #2e416d;
	border-bottom: 2px solid #2e416d;
	background: #ebeffd;

}

#colTwo li {
	margin: -3px 3px 3px 3px;
}

#colTwo form {
	padding: 20px 10px;
}

#colTwo h2 {
	font-size: 1.3em;
}
#colTwo h3 {
	font-size: 1.1em;
}
#colTwo ul ul {
	padding: 10px;
	list-style: square inside;
}
#colTwoSecHeader {
	margin: 0 0 -3px 0;
}
#colTwo ul ul a {
	text-decoration: none;
	color: #CD6216;
}

#colTwo ul ul a:hover {
	text-decoration: underline;
}

#textfield1 {
	width: 94%;
}

#submit1 {
	display: none;
}

/* Footer */

#footer {
	width: 750px;
	height: 56px;
	margin: 0 auto;
	padding: 15px 0 0px 0px;
	background: #333333 url(images/footer_bg.jpg) repeat-x;

}

#footer * {
	color: #2c2c2d;
	word-spacing: 1em;
}
#footerNav {
	float: left;
	margin: 0 0 0 20px;

}
#footerDesign {
	float: right;
	margin: -8px 10px 0 0;
}
#footer a:link {
	text-decoration: none;	
}
