/* global */


body {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	color: #666;
}
img {
	margin: 0;
	border: 0;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #4854A4;
}
h1, h2, h3 {
	font-size: 100%;
}
h2 {
	color: #555;
	padding-top:2px;
}
h3, h4, h5, h6 {
	color: #555;
}
dl, dd, dt {
	margin: 0px;
}
.clear {
	clear:both;
	height:1px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.post {
	clear: both;
}
.post-date {
	width:      50px;
	height:     50px;
	float:      left;
}
.post-month {
	font-size:  8pt;
	color:      #fff;
	text-align: center;
	display:    block;
	padding:    2px;
	background: #87d744;        /* green */
	text-transform: uppercase;
}
.post-day {
	font-size:      8pt;
	color:          #555;
	text-align:     center;
	display:        block;
	background:     #fff;
	border-bottom:  1px solid #87d744;
	border-right:   1px solid #87d744;
	border-left:    1px solid #87d744;
	padding:        2px;
	line-height:    8pt;
	text-transform: uppercase;
}
.post-meta {
	font-size:      8pt;
	color:          #505050;
}
.post-meta p {
	margin: 0;
}
.post-wrap {
	margin-left:    70px;
	padding-bottom: 1em;
	margin-bottom:  2em;
}
/* footer */
#footnote {
	font-size:  7pt;
	color:      #aaa;
	text-align: right;
	margin:     4em 50px 0 0;
	padding-top:150px;
	font-family:Helvetica, sans-serif;
}
#footnote a {
	color: #999;
}
#footnote a:hover {
	color: #000;
}
#footnote ul {
	list-style-type: none;
}
/* wordpress */
.imgl {
	border:0;
	float:left;
	margin:0;
	padding:0;
}
.imgr {
	border:0;
	float:right;
	margin:0;
	padding:0;
}
.wp-caption {
	font-size: 8pt;
	margin-top: 1em;
}
.wp-caption p {
	margin: 0.2em 0 0 0;
}
/**** Christie Stott ****/



/* Carousel position - text WP positioning*/
#box8 {
	position:absolute;
	margin-left: 60px; /* All browsers */
 *margin-left: 20px; /* IE 6 */
}
#box8 div {
	width:650px;
	float:left;
}
#box8 .buttons {
	text-align:left;
}
#box8 .next {
	float:right
}
.sample8 .buttons {
	text-align:left;
	clear:both;
}
.sample8 .mask1 {
/*border-top:1px solid #ccc;*/
}
/*Mask and styles for carousel */
.mask1 {
	position:relative;
	width:600px;
	height:380px;
	overflow:hidden;/*background-color:#00FF00; --- carousel BG*/
}
* {
	margin:0;
	padding:0
}
#cont {
	width:710px;
	margin-left: 50px;
	margin-top: 0px;
auto;
	background:#fff;
	text-align:left;
	padding:0px
}
#cont table {
	text-align:top;
}
.sample {
	padding:20px 30px;
	margin:4px 0 25px 0;
}
.links {
}
.links a {
}
.links a:hover {
}
/*carousel buttons*/
.buttons {
	padding:0px; /*background-color:#FF99FF;  -- buttons BG */
}
.buttons span {
	padding:0 25px;
	cursor:pointer;
}
.buttons span.active {
	background:url(idsimages/flower.png) no-repeat 0 0; /* all browsers including Mac IE */
*background-image:url(idsimages/flower2.png);/* IE 6 only */
	background-repeat:no-repeat;
}
buttons span:hover {
	color:#FF6699;
}
/* box widths amd styles*/
#featured {
	width: 200px;
/*border-bottom: 1px solid #ddd;*/
background:;
	margin: 0px 0 0 0;
	padding-bottom: 8px;
	padding-right: 8px;
	float: left;
	font-family:Helvetica, sans-serif;
	font-color:#999999;
}
.fbox {
	float: left;
	margin: 8px 0 0 9px;
	font-size:11px;
}
.fbox h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-color:#254565;
	padding-left:20px;
}
.fbox h2 {
	font-size: 14px;
	font-color:#254565;
}
.fbox h3 {
	padding-top:6px;
	font-size: 12px;
	font-color:#254565;
}
.fbox a {
	color:#FF6699;
}
.fbox a:hover {
	color:#FF0099;
}
/*space between grey border and text*/
.spacer {
	padding-left: 10px;
}

/*flash containers*/
#flashholder {
	/*float: left;*/
	height: 100%;
	position: absolute;
   width: 100%;
   background-color:;  
   z-index:-1;
}
#flashholder2 {
	/*float: left;*/
	height: 100%;
	position: absolute;
   width: 100%;
   background-color:;  
   z-index:-1;
}
/*logo holder holder*/
.logohome {
	clear: both;
	z-index:2;
	position: absolute;
	margin-left:7%;
}
/*transparent link for logo*/
.home {
	width:300px;
	height:180px;
	min-height:100%;
	background-color:#fff;
	float:left;
	clear:both;
	opacity: 0;/*All browsers*/
	filter: alpha(opacity=0); /* IE 6*/
}
/*text box positioner*/ 
.left2 {
	clear: both; /*fix IE*/
	position: absolute;
	/*top: 40%;  for fluid 
	left: 35%; */
	top: 36%;
	left: 35%;
	margin-top:-0px; /*All browsers*/
 *margin-top:-0px; /* IE */
	width:680px;
	z-index:3;
 background-color:;
}
/*centre page content*/
.page {
	clear:both;
	height:600px;
	width:700px;
	position: absolute;
	left: 48%;
	top: 52%;
	margin-left: -350px;
	/* Half the width of the DIV tag which is 50 pixels */
	margin-top: -300px;/* Half the height of the DIV tag which is also 50 pixels */
}
.post-title {
	display:none;
}
#bg {
}
