/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 50px 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 13px;
	color:#3A2823;
}

h1, h2, h3 {
	margin: 0;
	font-weight: bold;
	text-align:left;
}

h1 {
	font-size: 18px;
	color: #45532C;
}

h2 {
	font-size: 14px;
	text-transform:uppercase;
	padding-left: 20px;
}


h2.nopadding {
	font-size: 14px;
	text-transform:uppercase;
	padding-left: 0px;
}

h3 {
	font-size: 14px;
	padding-left: 20px;
	font-weight:bold;
}


p, ul, ol {
	line-height: 26px;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	text-align:justify;
}

p.centered {
	text-align:center;
}

p.left {
	text-align:center;
}

p.space {
	margin-left: 40px;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color:#4A442A;
}

.big {
	text-decoration: none;
	font-weight: bold;
	font-size:16px;
}

a:hover, a:active {
	text-decoration: none;
	color: #84A343;
}

a:visited {
	color: #4F6228;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

.id {
	margin: 40px;
	padding: 10px;
	height: auto;
    z-index:1;
	display:block;
	min-height:205px;
	
	
	
	
	
}


/* Header */

#top {
	width: 850px;
	height: 20px;
	margin: 0 auto 0 auto;
	background: url(images/img03.gif) repeat-x left bottom;
}

#top a {
	text-decoration:none;
}

.topr {
	display: block;
	float: right;
}


#header {
	width: 850px;
	height:290px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	background: url(images/img03.gif) repeat-x left bottom;
}

#header2 {
	width: 850px;
	height:250px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#maincontainer {
	width: 850px;
	height: 210px;
	background: url(images/img03.gif) repeat-x left bottom;
	left: auto;
	top: auto;
	right: auto;
	bottom: 0px;
}


#logo {
	float: left;
	width: 170px;
	height: 180px;
}

#information {
	width:680px;
	height: 180px;
    float:right;
}

.bigtitle{
	margin-top: 30px;
	font-weight: bold;
	color:#45532C;
	text-align:center;
	font-size: 23px;
}

.mediumtitle{
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color:#45532C;
}

.smalltitle {
	font-size: 14px;
	text-align:center;
	margin: 0 0 1em 0;
	font-variant: normal;
	color:#45532C;
}


/* Menu */


#menu {
	width: 850px;
	text-align:center;
	}

#menu ul {
	list-style: none;
	text-align:center; 
}

#menu li {
	display: inline-block;
	text-align: center;
}

#menu a {
	width: auto;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 13px;
	color: #351B00;
	text-align:center;
	font-weight:bold;
}


#menu a:hover {
	text-decoration: none;
	color: #331F1C;
	background: url(images/img02.gif) repeat-x left bottom;
}

#menu .active a {
	background: url(images/img02.gif) repeat-x left bottom;
	color:#647445;
	font-weight: bolder;
}




/* Page */

#page {
	width: 850px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Content */

#content {
	float: left;
	width: 575px;
}

#contentsmall {
	float: left;
	width: 380px;
}

/* Middlebar */

#midlebar {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	width: 195px;
}

/* Post */

.post {
}

.postlarge {
	min-height:500px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.post .entry {
	position: relative;
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post ul, ol {
	padding:0;
	position:relative;
	overflow:hidden;
	margin-bottom: 1em;
	margin-left: 3;
}

.post li {
   margin-top:0.25em;
   margin-bottom:0.25em;
}

.post ul ul, ul ol,
ol ol, ol ul {
   margin-left:1em;
   padding-left:0;
}

.post ul li, ol li {
	margin-left:80px;
}





.post li li {
   margin-left:1em;
}




/* Sidebar */

#sidebar {
	float: right;
	width: 198px;
	padding:10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	margin-bottom: 10px;
	font-size: 16px;
	text-align:center;
	padding:0px;
}

#logos {
	align: center;
}

#cfp {
	text-align: center;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 120px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	background-color: #4F4F4F;
}

/* Other */


#legal {
	clear: both;
	padding-top: 20px;
	text-align: left;
	color: #657D33;
	float: center;
}

#legal a {
	color: #657D33;
}

#box {
	float:left;
	background-color: #CFF093;
	color:#FFF;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;

	
	
}

.orange {
	color: #45532C;
}

#page #content .nobold {
	font-weight: normal;
}


/* Registration Form */

.appnitro
{
	font-family:Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}

.appnitro li
{
	width:61%;
}

form ul
{
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}

form li
{
	display:block;
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}

form li:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons:after
{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.buttons
{
	clear:both;
	display:block;
	margin-top:10px;
}

* html form li
{
	height:1%;
}

* html .buttons
{
	height:1%;
}

* html form li div
{
	display:inline-block;
}

form li div
{
	color:#444;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li span
{
	color:#444;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 8px;
}

form li div.left
{
	display:inline;
	float:left;
	width:48%;
}

form li div.right
{
	display:inline;
	float:right;
	width:48%;
}

form li div.left .medium
{
	width:100%;
}

form li div.right .medium
{
	width:100%;
}

.clear
{
	clear:both;
}

form li div label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li span label
{
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

form li .datepicker
{
	cursor:pointer !important;
	float:left;
	height:16px;
	margin:.1em 5px 0 0;
	padding:0;
	width:16px;
}

.form_description
{
	border-bottom:1px dotted #ccc;
	clear:both;
	display:inline-block;
	margin:0 0 1em;
}

.form_description[class]
{
	display:block;
}

.form_description h2
{
	clear:left;
	font-size:160%;
	font-weight:400;
	margin:0 0 3px;
}

.form_description p
{
	font-size:95%;
	line-height:130%;
	margin:0 0 12px;
}

form hr
{
	display:none;
}

form li.section_break
{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-bottom:0;
	padding-left:9px;
	padding-top:13px;
	width:97% !important;
}

form ul li.first
{
	border-top:none !important;
	margin-top:0 !important;
	padding-top:0 !important;
}

form .section_break h3
{
	font-size:110%;
	font-weight:400;
	line-height:130%;
	margin:0 0 2px;
}

form .section_break p
{
	font-size:85%;

	margin:0 0 10px;
}

/**** Buttons ****/
input.button_text
{
	overflow:visible;
	padding:0 7px;
	width:auto;
}

.buttons input
{
	font-size:120%;
	margin-right:5px;
}

/**** Inputs and Labels ****/
label.description
{
	border:none;
	color:#222;
	display:block;
	font-size:95%;
	font-weight:700;
	line-height:150%;
	padding:0 0 1px;
}

span.symbol
{
	font-size:115%;
	line-height:130%;
}

input.text
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

input.file
{
	color:#333;
	font-size:100%;
	margin:0;
	padding:2px 0;
}

textarea.textarea
{
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
	color:#333;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:100%;
	margin:0;
	width:99%;
}

select.select
{
	color:#333;
	font-size:100%;
	margin:1px 0;
	padding:1px 0 0;
	background:#fff url(../../../images/shadow.gif) repeat-x top;
	border-bottom:1px solid #ddd;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-top:1px solid #7c7c7c;
}


input.currency
{
	text-align:right;
}

input.checkbox
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

input.radio
{
	display:block;
	height:13px;
	line-height:1.4em;
	margin:6px 0 0 3px;
	width:13px;
}

label.choice
{
	color:#444;
	display:block;
	font-size:100%;
	line-height:1.4em;
	margin:-1.55em 0 0 25px;
	padding:4px 0 5px;
	width:90%;
}

select.select[class]
{
	margin:0;
	padding:1px 0;
}

*:first-child+html select.select[class]
{
	margin:1px 0;
}

.safari select.select
{
	font-size:120% !important;
	margin-bottom:1px;
}

input.small
{
	width:25%;
}

select.small
{
	width:25%;
}

input.medium
{
	width:50%;
}

select.medium
{
	width:50%;
}

input.large
{
	width:99%;
}

select.large
{
	width:100%;
}

textarea.small
{
	height:5.5em;
}

textarea.medium
{
	height:10em;
}

textarea.large
{
	height:20em;
}

/**** Errors ****/
#error_message
{
	background:#fff;
	border:1px dotted red;
	margin-bottom:1em;
	padding-left:0;
	padding-right:0;
	padding-top:4px;
	text-align:center;
	width:99%;
}

#error_message_title
{
	color:#DF0000;
	font-size:125%;
	margin:7px 0 5px;
	padding:0;
}

#error_message_desc
{
	color:#000;
	font-size:100%;
	margin:0 0 .8em;
}

#error_message_desc strong
{
	background-color:#FFDFDF;
	color:red;
	padding:2px 3px;
}

form li.error
{
	background-color:#FFDFDF !important;
	border-bottom:1px solid #EACBCC;
	border-right:1px solid #EACBCC;
	margin:3px 0;
}

form li.error label
{
	color:#DF0000 !important;
}

form p.error
{
	clear:both;
	color:red;
	font-size:10px;
	font-weight:700;
	margin:0 0 5px;
}

form .required
{
	color:red;
	float:none;
	font-weight:700;
}

/**** Guidelines and Error Highlight ****/
form li.highlighted
{
	background-color:#fff7c0;
}

form .guidelines
{
	background:#f5f5f5;
	border:1px solid #063;
	color:#444;
	font-size:80%;
	left:100%;
	line-height:130%;
	margin:0 0 0 8px;
	padding:8px 10px 9px;
	position:absolute;
	top:0;
	visibility:hidden;
	width:26%;
	z-index:1000;
	text-align:left;
}

form .guidelines small
{
	font-size:105%;
}

form li.highlighted .guidelines
{
	visibility:visible;
}

form li:hover .guidelines
{
	visibility:visible;
}

.no_guidelines .guidelines
{
	display:none !important;
}

.no_guidelines form li
{
	width:97%;
}

.no_guidelines li.section
{
	padding-left:9px;
}

/*** Success Message ****/
.form_success 
{
	clear: both;
	margin: 0;
	padding: 90px 0pt 100px;
	text-align: center
}

.form_success h2 {
    clear:left;
    font-size:160%;
    font-weight:normal;
    margin:0pt 0pt 3px;
}

/*** Password ****/
ul.password{
    margin-top:60px;
    margin-bottom: 60px;
    text-align: center;
}
.password h2{
    color:#DF0000;
    font-weight:bold;
    margin:0pt auto 10px;
}

.password input.text {
   font-size:170% !important;
   width:380px;
   text-align: center;
}
.password label{
   display:block;
   font-size:120% !important;
   padding-top:10px;
   font-weight:bold;
}

#li_captcha{
   padding-left: 5px;
}


#li_captcha span{
	float:none;
}

/** Embedded Form **/

.embed #form_container{
	border: none;
}

.embed #top, .embed #bottom, .embed h1{
	display: none;
}

.embed #form_container{
	width: 100%;
}

.embed #footer{
	text-align: left;
	padding-left: 10px;
	width: 99%;
}

.embed #footer.success{
	text-align: center;
}

.embed form.appnitro
{
	margin:0px 0px 0;
	
}
