a {
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
	text-decoration:underline;
}

a .nostyle {
	border-bottom:0px;
}

a:hover .nostyle {
	border-bottom:0px;
}

img {
	border:0px;
}

img:hover {
	border:0px;
}

body {
	background-image: url(../img/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

#banner ul {
	padding:0px;
	margin:0px;
}

#banner li {
	height:0px;
	padding:0px;
	margin:0px;
	list-style:none;
}

li {
	line-height: 16px;
}
#topMenu  a:hover {
	text-decoration:underline;
}

ul {
	list-style-image: url(../img/arrowBullet_bl.jpg);
	list-style-position: outside;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

.padded {
	padding:5px;
}

.emph {
	font-style: italic;
}

#header {
	background-color: #FFFFFF;
	height: 100px;
	width: 100%;
}
#topMenu {
	height: 20px;
	width: 100%;
	background-image: url(../img/topMenuBg.jpg);
	background-repeat: repeat-x;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: visible;
}


#wrapper .column {
	background-color: #EEEEEE;
	clear: right;
	float: right;
	width: 140px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 5px;
	position: relative;
}
#wrapper .column h1 {
	font-size: 12px;
	padding: 3px;
	margin: 0px;
}

#wrapper .column h2 {
	font-size:12px;
	padding:3px;
	margin:0px;
	font-weight:bold;
	font-style:italic;
}

#wrapper .column blockquote {
	margin-left:0px;
	padding:10px;
	background:#EFEFFF;
}

#wrapper .column .byline {
	padding: 3px;
	font-style: italic;
	font-size: 10px;
}

#wrapper .column p {
	font-size: 12px;
	padding: 6px;
	margin: 0px;
}

#wrapper .column .columnHead {
	background-color: #CCCCCC;
	height: 1em;
	width: 100%;
	background-image: url(../img/rightColumnHead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 3px;
	text-indent: 3px;
}


/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #wrapper .column {
  margin-right: 7px;
  }
 
* html p {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */

#wrapper #main {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
#wrapper #main .column {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	width: 200px;
}
#wrapper #main .column .columnRight {
	float: left;
	width: 200px;
}

#wrapper #main .column .columnFoot {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: auto;
	font-style: italic;
	font-size: 10px;
}
#wrapper #main .column .columnBody {
	height: 250px;
}

#wrapper #main .column .columnBody p {
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 2em;
	line-height: 18px;
}
#wrapper #main .column .columnBody .note {
	font-size: 10px;
}
#wrapper   #main   .column   .columnBody   .ulRight {
	list-style-image: url(../img/arrowBullet.jpg);
	list-style-position: outside;
}

#wrapper   #main   .column   .columnBody   .ulRightIndent {
	list-style-image: url(../img/arrowBullet_indent.gif);
	list-style-position: outside;
	padding-left:15px;
	font-size:x-small;
}

#wrapper   #main   .column   .columnBody   .ulRight > li {
	line-height:2em;
}

#wrapper  #main  .column .columnBody .inset {
	padding: 10px;
}

#ccoptin {
	text-align:center;
}

#ccoptin input {
	margin:3px;
}

#socialNetworks {
	border:0px;
}

#socialNetworks img {
	margin:5px;
}

#popLayer {
	position: absolute;
	z-index: 100;
}
#menuAbout {
	background-color: #DA3232;
	height: auto;
	width: 15em;
	left: 78px;
	top: 120px;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	visibility: hidden;
	padding-bottom: 1em;
}
#menuServices {
	background-color: #DA3232;
	height: auto;
	width: 15em;
	left: 135px;
	top: 120px;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	visibility: hidden;
	padding-bottom: 1em;
}
#menuNews {
	background-color: #DA3232;
	height: auto;
	width: 15em;
	left: 200px;
	top: 120px;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	visibility: hidden;
	padding-bottom: 1em;
}
#menuFAQ {
	background-color: #DA3232;
	height: auto;
	width: 15em;
	left: 321px;
	top: 120px;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	visibility: hidden;
	padding-bottom: 1em;
}
#footer {
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 1em;
	font-size: 10px;
}

#popLayer .ulMenu {
	list-style-image: url(../img/arrowBullet_wh.jpg);
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#popLayer a {
	font-weight: bold;
	color: #FFFFFF;
}
#popLayer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
	z-index:100;
}
.und {
	text-decoration: underline;
}

.eventBlock {
	padding-top:35px;
}

.eventBlock table {
	width:100%;
	text-align:center;
	background:#EEEEEE;
}

.eventBlock table td {
	font-weight:normal;
	background:#FFFFFF;
}

.eventBlock table td, .eventBlock table th {
	border:2px solid #FFFFFF;
}

.returnToTop {
	text-align:right;
	font-size:x-small;
}

#greeting {
	color:#FFFFFF;
	font-size:x-small;
	margin-top:-5px;
}


/* *********************** TABLE STYLES ********************** */
#main table {
	width:80%;
	padding:10px;
	padding-right:30px;
	margin-left:auto;
	margin-right:auto;
}

#main table th, #main table td {
	padding:5px;
}

#main table th {
	background:#DEDEDE;
}

#main table td {
	border-bottom:1px solid #DEDEDE;
}

#main table textarea, #main table input {
	width:100%;
}

#main table td.shrinkTableData input {
	width:auto;
	margin-left:20px;
}

/* ******************* CAKEPHP: VIEW / EVENT STYLES *********************** */

div.event {
	padding:10px;
	border-bottom:1px solid #DEDEDE;
}

div.event div.desc {
	margin:10px;
	padding:10px;
	background:#ffffe0;
	line-height:1.5em;
}

div.event .date {
	font-style:italic;
	text-indent:20px;
	font-size:small;
}

/* ******************* CAKEPHP: VIEW / CONTENT FILE STYLES **************** */
#contentFileDesc {
	margin:20px;
	padding:20px;
	background:#ffffe0;
	line-height:1.5em;
}

#contentFileDesc p {
	text-indent:2em;
}

#contentFilePrice {
	float: left;
}

#contentFilePurchaseNow {
	font-weight:bold;
	font-size:16pt;
	text-align:center;
	padding:10px;
	padding-bottom:50px;
}

#contentFileDownload {
	float: left;
	padding-right:20px;
}

.clear {
	clear:both;
}

.padded {
	padding:10px;
}

#flashMessage, #authMessage {
	background:#FFFFAA;
	border:1px #CCCCCC solid;
	padding:5px;
	margin:5px;
}

