/* Undo some default styling of common (X)HTML browsers */
html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

/* Stinkin IE6 float bug hack */
.clearfix:after {
    content: "."; 
    display: block; 
    clear: both; 
    visibility: hidden;
    line-height: 0;
    height: 0; 
}
.clearfix {  
   display: inline-block;  
}  
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #666666;
}
.orange_link a {
  color: #FFA405;
  text-decoration: none;
  font-weight: bold;
}
.orange_link a:hover {
  color: #FFA405;
  text-decoration: underline;
}
.clear {
	clear: both;
}

body {
	background: url(images/page_bg.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

#outer {
  background: top left url(images/page_bg_top.gif) repeat-x;
  padding-top: 20px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}
#body-bot {
  background: bottom left url(images/body_bg_bot.jpg) no-repeat;
}
#body-top {
  background: url(images/body_bg_top.gif) no-repeat;
  min-height: 800px;
  _height: 800px;
  padding-bottom: 14px;
}

/** logo **/

#logo {
  width: 25em;
  text-align: center;
}
#logo h1 {
  font: 24px bold "Times New Roman", Times, serif;
  color: #993366;
  line-height: 1;
  padding-top: 0.5em;
}
#logo p {
  color: #464544;
  font: 16px "Arial narrow", arial, sans-serif;
  margin: 0;
}


#logo_address {
  position: absolute;
  top: 20px;
  left: 505px;
  font: 16px bold arial, sans-serif;
  font: 18px bold "Times New Roman", Times, serif;
  color: #993366;
  text-align: center;
}



/** nav **/

#nav {
  margin-top: 35px;
}

#nav ul {
  list-style-image: url(images/arr.gif);
}
#nav li {
  margin-bottom: 4px;
}

#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
  color: #FFA405;
}

/** green box **/
#gbox {
  width: 431px;
  margin-top: 10px;
  margin-left: 22px;
}

#gbox-bg  { background: left url(images/green_bg.gif) repeat-y; }
#gbox-top { background: left url(images/green_top.gif) no-repeat; height: 24px; }
#gbox-bot { background: bottom left url(images/green_bot.gif) no-repeat; height: 23px; }

#gbox-grd {
  background: bottom left url(images/green_grad_bot.jpg) repeat-x;
  min-height: 300px;
  padding: 2px 24px;
}

#gbox h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox p {
  margin: 1em 0;
}

/** green box - iframe **/
#gbox_if {
  width: 587px;
  margin-top: 0px;
  margin-left: 22px;
}

#gbox-bg_if  { background: left url(images/green_bg_if.gif) repeat-y; }
#gbox-top_if { background: url(images/green_top_if.gif) no-repeat; height: 24px; }
#gbox-bot_if { background: bottom left url(images/green_bot_if.gif) no-repeat; height: 23px; margin-bottom: 22px;}

#gbox-grd_if {
  background: bottom left url(images/green_grad_bot_if.jpg) repeat-x;
  min-height: 300px;
  padding: 2px 24px;
}

#gbox_if h2 {
  font: bold 14px arial, sans-serif;
  color: #000;
  margin: 0;
}

#gbox_if p {
  margin: 1em 0;
}

#features {
  background: #EDF0C4;
  padding: 14px;
  margin: 0 -14px;
}
#features h2 {
  position: relative;
}
#features ul {
  float: left;
  width: 48%;
  margin: 1em 0;
  padding: 0;
}
#features li {
  list-style: square;
  margin-left: 15px;
}
#features a {
  text-decoration: none;
}
#features a:hover {
  color: #FFA405;
}

/** footer **/

#newsletter {
  float: left;
  margin-top: 1em;
  width: 46%;
}
#events {
  float: left;
  margin-top: 1em;
  margin-left: 1em;
  width: 48%;
}
#newsletter h2, #events h2 {
  color: #fff;
}
#newsletter a, #events a {
  color: #000;
}
#newsletter a:hover, #events a:hover {
  color: #FFA405;
  font-weight: bold;
  text-decoration: none;
}
#events ul, #newsletter ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li, #newsletter li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/** grey box **/

#greybox {
  width: 326px;
  height: 108px;
  position: absolute;
  top: 257px;
  left: 457px;
  background: center center url(images/grey_box-middle-1.jpg) no-repeat;
  text-align: center;
}
#greybox h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
  margin-bottom: 8px;
}
#greybox a {
  color: #fff;
}
#greybox a:hover {
  color: #FFA405;
}

/** grey box 2 **/

#greybox2 {
  width: 326px;
  height: 108px;
  position: absolute;
  top: 387px;
  left: 457px;
  background: center center url(images/grey_box-middle-2.jpg) no-repeat;
  text-align: center;
}

#greybox2 h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
  margin-bottom: 8px;
}
#greybox2 a {
  color: #fff;
  line-height: 1.5;
}
#greybox2 a:hover {
  color: #FFA405;
}

/** grey box 3 **/

#greybox3 {
  width: 326px;
  height: 108px;
  position: absolute;
  top: 517px;
  left: 457px;
  background: center center url(images/grey_box-middle-3.jpg) no-repeat;
  text-align: center;
}

#greybox3 h2 {
  font: bold 12px arial, sans-serif;
  color: #E4EE6A;
  line-height: 1.5;
  margin-bottom: 8px;
}
#greybox3 a {
  color: #fff;
}
#greybox3 a:hover {
  color: #FFA405;
}

#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 20px;
  line-height: 1.75;
}

#copyright a {
  font-size: 9px;
  color: #fff;
}
#copyright a:hover {
  color: #FFA405;
}
