/* ----- HTML SETTINGS ---- */
html {
  margin:0px;
  padding:0px;
}    

body {
  background: #78c366 url(../images/layout/bg_main.jpg) repeat-x;
  margin:0px;
  padding:0px;
}

a {
	color: #0066cc;
	text-decoration: none;
  }
a:hover {
    color: #000;
	text-decoration: underline;
  }

h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
}

p, td, span {
  font-family: Arial, Helvetica, sans-serif;
}

#hdrcon {
  margin-left: 300px;
  width: 570px;
}

#topnavcon {
  color: #000;
  font: normal 12px Arial, Helvetica, sans-serif;
  margin: 0px 0px 5px 200px;
  text-align: center;
  padding: 0px 25px 0px 25px;
  width: 750px;
}
  #topnavcon a {
	color: #000;
	text-decoration: none;
  }
  #topnavcon a:hover {
	text-decoration: underline;
  }

#pagecon {
  background: url(../images/layout/bg_hdr.jpg) no-repeat top left;
  min-height: 220px;
  padding-top: 105px
}

#topcon {
  margin-left: 200px;
}
  #topconL {
    background: #fff url(../images/layout/crn_top-left.gif) no-repeat top left;
	float: left;height: 10px;
	width: 790px;
	position: relative;
  }
  #topconR {
    background: #fff url(../images/layout/crn_top-right.gif) no-repeat top left;
	float: left;
	height: 10px;
	width: 10px;
	position: relative;
  }

#contentcon {
	background: #fff;margin: 0px 0px 0px 200px;width: 800px;
}
#content {
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

#btmcon {
  clear: both;
  margin-left:200px;
}
  #btmconL {
    background: #fff url(../images/layout/crn_btm-left.gif) no-repeat top left;
	float: left;height: 10px;
	width: 790px;
	position: relative;
  }
  #btmconR {
    background: #fff url(../images/layout/crn_btm-right.gif) no-repeat top left;
	float: left;
	height: 10px;
	width: 10px;
	position: relative;
  }


#footer {
  font: normal 11px Verdana Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0px 0px 0px 200px;
  text-align: center;
  width: 800px;
}
 
#copyright {
font-family: arial,helvetica,geneva,verdana;
font-weight: normal;
font-size: 11px;
color: #333;
text-decoration: none;
}

.navLeft {
font-family: verdana,arial,helvetica,geneva,verdana;
font-weight: normal;
font-size: 12px;
color: #000000;
text-decoration: none;
}

#websdirect {
font-family: verdana,arial,helvetica,geneva,verdana;
font-weight: normal;
font-size: 11px;
color: #333;
text-decoration: none;
}

websdirect A:Hover {
background-color: none;
}


#paypalSubTitle {
  font: normal 12px arial;
  color: #333;
}
#paypalSubTitle a {
  font: normal 12px arial;  
  color: #990066;
}
#paypalSubTitle a {
  color: #000;
  text-decoration: underline;
}


#paypalTitle {
font: normal 18px arial, helvetica;
color: #000;
}
#paypalLabel {
font: 11px arial, helvetica;
font-weight: bold;
color: #353535;
}
#paypalLink, A:ACTIVE.paypalLink, A:LINK.paypalLink {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #353535;
text-decoration: none;
}
A:HOVER.paypalLink {
color: #666600;
}
#paypalNumLink, A:ACTIVE.paypalNumLink, A:LINK.paypalNumLink {
font-family: arial;
font-size: 12px;
font-weight: normal;
color: #353535;
text-decoration: underline;
}
A:HOVER.paypalNumLink {
color: #666600;
}

.paypalActivePage {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #993366;

}

