body {
	background-color: #886492;
	background: #886492 url(../../_images/background/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	}

/* Text Fortmating */

h1	{
	font: normal 32px/35px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	letter-spacing:-0px;
	color: #82A891;
	margin-top: 15px;
	margin-bottom: 15px;
	}

h2	{
	font: bold 14px/18px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #674B70;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	}

h3	{
	font: bold 12px/1.5em "Trebuchet MS", "Verdana", sans-serif; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #82A891; 
	}
	
ul {

	margin-top: 5px;
	margin-bottom: 5px;
	
}

p {

	font: normal 12px/1.5em "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #666666;
	
	}

li {
	font: normal 12px/1.5em "Trebuchet MS", "Verdana", sans-serif; 
	color: #666666; 
	list-style-type: square;	
	}


table.smallp p{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
form {
	margin: 0px;
	padding: 0px;
}	
#copyright p {

	color: #FFF;
	font: 11px/14px verdana, arial, helvetica, sans-serif;
	margin: 0px;
	padding: 5px;
	}	
/* Link Formating */	

a:link, a:visited, a:active	{
	text-decoration: underline;
	color: #A268B3;
	}

a:hover	{
	text-decoration: none;
	color: #618B72;
	}	
	
.main-nav {
	margin-bottom: 10px;
}

a.TopNav:link, a.TopNav:visited, a.TopNav:active	{
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #C490D5;
	padding: 2px;
	margin: 1px;
	color: #553F5A;
	}

a.TopNav:hover	{
	text-decoration: none;
	color: #876492;
	border-bottom: 4px solid #553F5A;
	}

p.TopNav {
	margin: 0px;
	padding: 0px;
}


.main-nav2 {
	margin-bottom: 10px;
	font-size: 12px;
}

.main-nav2 a:link, .main-nav2 a:visited { font-size: 12px; line-height: 25px; }
.main-nav2 a:active, .main-nav2 a:hover { font-size: 12px; line-height: 25px;  }


a.SidNav:link, a.SidNav:visited, a.SidNav:active	{
	font-size: 11px;
	color: #9A5BAC;
	text-decoration: none;
	display: block;
	width: 135px;
	border-left: 4px solid #A268B3;
	padding: 2px;
	padding-left: 4px;
	border-top: 1px solid #CFB3D9;
	border-bottom: 1px solid #CFB3D9;
	background-color: #D6BDDD;
	}

a.SidNav:hover	{
	text-decoration: none;
	color: #FFF;
	border-left: 4px solid #82A891;
	border-top: 1px solid #CFB3D9;
	border-bottom: 1px solid #CBACD7;
	background-color: #CFB3D9;
	}

p.SidNav {
	margin: 0px;
	padding: 0px;
}


a.all:link, a.all:visited, a.all:active	{
	font-size: 11px;
	color: #9A5BAC;
	text-decoration: none;
	display: block;
	width: 135px;
	height: 20px;
	border-left: 4px solid #82A891;
	padding: 2px;
	padding-left: 4px;
	border-top: 1px solid #CFB3D9;
	border-bottom: 1px solid #CFB3D9;
	background-color: #D6BDDD;
	}

a.all:hover	{
	text-decoration: none;
	color: #FFF;
	border-left: 4px solid #82A891;
	border-top: 1px solid #CFB3D9;
	border-bottom: 1px solid #CBACD7;
	background-color: #CFB3D9;
	}

p.all {
	margin: 0px;
	padding: 0px;
}

a.List:link, a.List:visited, a.List:active	{
	font: bold 11px  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #674B70;
	padding: 2px;
	}

a.List:hover	{
	font: bold 11px  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	}
	
#copyright a:link, #copyright a:visited, #copyright a:active	{
	font: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #BC93C8;
	}

#copyright a:hover	{
	font: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	color: #DFAF63;
	}	
	
#breadcrumbs {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	}
		
#content {
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
.FloatRight {
	float: right;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
.FloatLeft {
	float:left;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}	
	
.FloatLeftSpeaker {
	float:left;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	width: 150px;
	}	

img.b { 
	border: 1px solid #c4c4c4;
	margin: 15px;
	padding: 5px;
	}
	
.dark {
background-color: #F8F2F9;
}

.darkborder {
background-color: #F8F2F9;
margin: 5px;
border: 2px #DDC0E2 solid;
}

.lightborder {
background-color: #FBFBFB;
margin: 5px;
border: 2px #C8C8C8 solid;
}

.farmspacer {
border-top: 3px #886492 solid;
margin-top: 15px;
}

.side-back {
	
}

img.left {
	float:left;
	padding: 5px 5px 5px 0px;
}
/*#SubN a {
	display: block;
	width: 100px;
	font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #BC93C8;
	padding: 3px;
	background-color: #FFF;
	border-top: 1px solid #ccc;
	
	}

#SubN a:link, a:visited { 
	text-decoration: none; 
	}
 
#SubN a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #DCC7E2;}	 */
	
	
.newsflash { background-color: #FBFDFD; border: 1px solid #E6F0ED; margin: 10px 0px 10px 0px; }
.newsflash h2 { color: #009900; }





/* CONFERENCE REGISTRATION FORM AND STYLES */


fieldset { 
	border: 1px solid #DDDDDD;
	margin: 0px 10px 10px 10px;
	}

fieldset:hover {
	background: #F5F5F5 url('../../_images/bg/form.jpg') top repeat-x;
	}	

legend {
	font: bold 14px/1.5em "Trebuchet MS", "Verdana", sans-serif; 
	margin: 5px;
	color: #674B70;
	
	}

#reg p { margin: 7px 0px 7px 0px; padding: 0px;} 

label { font-weight: bold;}

div.speakers {
background-color: #886492;
font: normal 12px/1.5em "Trebuchet MS", "Verdana", sans-serif;
	margin: 10px;
	padding: 5px;
	color: #FFFFFF;
}

div.speakersnote {
background-color: #D6BDDD;
font: normal 12px/1.5em "Trebuchet MS", "Verdana", sans-serif;
	margin: 10px;
	padding: 5px;
	color: #5B4363;
}


a.speakers {
color: #FFFFFF;
}

.adfooter {
	margin: 10px;
	border: 1px #674B70 solid;
}

div.presenting {
margin-left: 5px;
width: 250px;
text-align:center;
}

h4 {
	font: bold 12px/16px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #618B72;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	} 
	
div.homefeature {
background-color: #E6DDE8;
margin-bottom: 5px;
border: 2px solid #886492;
padding-top: 10px;
padding-bottom: 10px;
}


.homepagedate {
	font: normal 24px/28px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	letter-spacing:-0px;
	margin-bottom: 10px;
color: #5E4563;
}

.videopreview {
border: 1px solid #C4C4C4;
width: 253px;
text-align: center;
}

	.photoBox {
	padding: 5px;
	margin: 5px;
	border: 1px dotted #92699A;
	position: relative;
	float: left;	
		}
	
	.photoBox p {
	
		margin:0; padding: 5px 0 0 0;
		
		text-align: center;
			
		}
	
	.viewLarger { 
		
		background: transparent url(../../_images/ft/view.png) top left no-repeat; 
		
		margin: 0 5px 0 0; padding: 0 0 0 21px; 
		
		}
	
	.downloadLarger { 
	
		background: transparent url(../../_images/ft/download.png) top left no-repeat;
		
		margin: 0; padding: 0 0 0 21px; 
		
		}
	
	.photoboxCaption {
	font-size: 10px;
	}
	
.clear { 
	clear: both;
	}

.webcamBorder {
	padding: 0px;
	text-align: center;
	border: 3px solid #666;
}

/* Photo Contest styling */

.photocontesttable td {
	padding-bottom: 10px;
}

.photocontest {
	vertical-align: text-top;
	text-align: left;
	padding-left: 15px;
}
.photocontest a:active, .photocontest a:visited, .photocontest a{
	text-decoration: none;
	color: #82A891;
	font-size: 18px;
}

.photocontest a:hover {
	text-decoration: underline;
	color: #82A891;
	font-size: 18px;
}

img.photocontestb {
	border:1px solid #C4C4C4;
	margin:0;
	padding:5px;
}

.photocontestdetails a{
	font-size: 12px;
	color: #82A891;
}

/*******************************************

 WORDPRESS

********************************************/

/* Sidebar properties for wordpress */

ul.wpsubnav {
	margin: 0;
	padding: 0;
}

.wpsubnav li {
	list-style: none;
}

.wpsubnav a:link, .wpsubnav a:visited, .wpsubnav a:active {
	font-size: 11px;
	color: #9A5BAC;
	text-decoration: none;
	display: block;
	width: 135px;
	height: 20px;
	border-left: 4px solid #82A891;
	padding: 2px;
	padding-left: 4px;
	border-top: 1px solid #CFB3D9;
	border-bottom: 1px solid #CFB3D9;
	background-color: #D6BDDD;
	}

.wpsubnav a:hover	{
	text-decoration: none;
	color: #FFF;
	border-left: 4px solid #82A891;
	border-top: 1px solid #CFB3D9;
	border-bottom: 1px solid #CBACD7;
	background-color: #CFB3D9;
	}
	
h2.wpsubnav_title {
	background-color: #CFB3D9;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

/* Main content properties */

#content h2 {
	margin-bottom: 5px;
}

#content small {
	margin-bottom:15px;
	margin-left:10px;
	color: #666666;
	font-size: 11px;
}

#content .entry {
	margin-top: 15px;
}

hr {
	height: 1px;
	color: #bfbfbf;
	background-color: #bfbfbf;
	border: 0;
}
h2.wptitle {
	font-size: 22px;
	text-transform: none;
}
h3#comments {
	font-size: 18px;
	margin: 5px;
}
h3#wpcomments {
	font-size: 18px;
	margin: 5px;
}

/* Comments */

ol.commentlist {
	padding: 0;
	margin-bottom:5px;
	margin-left:10px;
	margin-top:5px;
}

.comment-author {
	font-size: 12px;
	-x-system-font:none;
	color:#666666;
	font-family:"Trebuchet MS","Verdana",sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	
}

.commentlist p {
	margin: 0;
	padding: 5px 5px 5px 0;
}

.volunteer-form {
	font: normal 12px/1.5em "Trebuchet MS", "Verdana", sans-serif;
	color: #666666;
}

.tableText {
	font: normal 12px/1.5em "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #666666;
}