﻿body
{
	background-image: url(images/background.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

img {
	border-style: none;
	text-align: center;
}

a, a:visited, a:link, a:active
{
	text-decoration: none;
	color: #375622;
}

a:hover
{
    color: #FF0000;
}

form
{
    display: inline;
    margin: 0px;
}

h2
{
	font-size: 14pt;
	font-weight: bold;
	color: #375622;
	margin-left: 0px;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	color: #2A4C1A;
	padding: 0px;
	margin: 0px;
}

h4
{
	font-size: 14pt;
	font-weight: bold;
	color: #375622;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #375622;
	margin-bottom: 10px;
	margin-top: 10px;
	font-variant: small-caps;
}

/*color: #768779;*/

.headerroundedcorners
{
	width: 924px;
	margin-left:auto;
	margin-right:auto;
}

.footerroundedcorners
{
	width: 924px;
	margin-left:auto;
	margin-right:auto;
}
	
.headertable
{ 
	width: 924px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: small;
	margin-left:auto;
	margin-right:auto;
}

.maintable
{
	width: 904px;
	text-align: left;
	background-color: #FFFFFF;
	font-size: 12pt;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	min-height: 550px;
    padding-left:10px;
	padding-right:10px;
}

.newslettersignup_text
{
	font-size: small;
	font-weight: bold;
	color: #2A4C1A;
}

.newslettersignup_form
{
	font-size: x-small;
	font-weight: bold;
	color: #2A4C1A;
	border: #999999 1px solid;
}

.twitface
{
	font-size: small;
	font-weight: bold;
	color: #2A4C1A;
}

.testimonial_title
{
    font-style: italic;
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 8px;
}

.testimonial_quote
{
    font-size: 12pt;
    margin-bottom:8px;
    line-height: 1.3;
}

.testimonial_customer
{
    font-style: italic;
    font-weight: bold;
    margin-bottom: 12px;
    color: #768779;
}

.newsevents_title
{
	font-size: 12pt;
	font-weight: bold;
}

.newsevents_detail
{
    font-size: 12pt;
    color: #214C1A;
}


.image_tagline
{
    font-size: small;
    font-style: italic;
    text-align: center;
}

.copyrightbar
{
    background-color: #63833A;
    text-align: center;
    padding-bottom: 3px;
}
.copyrighttext
{
    font-size: small;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

.whygreen_title
{
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
    color: #375622;
    margin-bottom: 5px;
}

.whygreen_details
{
    color: #000000;
    margin-bottom: 15px;
    font-style: normal;
    font-size: 10pt;
    margin-left: 0px;
}

.aboutus_title
{
    font-weight: bold;
    color: #375622;
    margin-bottom: 5px;
    font-style: normal;
    font-size: 12pt;
}

.aboutus_details
{
    color: #000000;
    margin-bottom: 15px;
    font-style: normal;
    font-size: 12pt;
    margin-left: 20px;
}

.faq_title
{
    font-weight: bold;
    color: #375622;
    margin-bottom: 5px;
    font-style: normal;
    font-size: 12pt;
}

.faq_details
{
    color: #000000;
    margin-bottom: 15px;
    margin-left: 25px;
    font-style: normal;
    font-size: 12pt;
}

.referus_title
{
    font-weight: bold;
    color: #375622;
    margin-bottom: 5px;
    font-style: normal;
    font-size: 12pt;
}

.referus_details
{
    color: #000000;
    margin-bottom: 15px;
    margin-left: 20px;
    font-style: normal;
    font-size: 12pt;
}

.contactus_title
{
    font-weight: bold;
    color: #375622;
    margin-bottom: 5px;
    font-style: normal;
    font-size: 12pt;
}

.contactus_details
{
    color: #000000;
    margin-bottom: 15px;
    margin-left: 20px;
    font-style: normal;
    font-size: 12pt;
}

.filmfestival_title
{
    font-weight: bold;
    color: #375622;
    margin-bottom: 5px;
    font-style: normal;
    font-size: 12pt;
}

.filmfestival_details
{
    color: #000000;
    margin-bottom: 15px;
    margin-left: 0px;
    font-style: normal;
    font-size: 12pt;
}

.filmfestival_poster
{
    text-align: center;
    padding: 10px 5px 10px 5px;
    margin: 2px;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #C0C0C0;
}

.filmfestival_postertextleft
{
    color: #375622;
    margin-bottom: 5px;
    margin-left: 45px;
    margin-right: 0px;
    font-style: normal;
    font-size: 12pt;
    text-align:left;
}

.filmfestival_postertextbig
{
    color: #375622;
    margin-bottom: 5px;
    font-style: normal;
    font-size: 16pt;
    text-align: center;
    font-weight: bold;
}

.filmfestival_postertextsmall
{
    color: #999999;
    margin-bottom: 10px;
    margin-left: 60px;
    margin-right: 0px;
    font-style: italic;
    font-size: 10pt;
    text-align: left;
}

.contactus_table
{
    background-image: url('images/contactbgk.jpg');
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
    width: 800px;
}

.contactus_table_label
{
	text-align: right;
	font-weight: bold;
    color: #375622;
    font-style: normal;
    font-size: 12pt;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #63833A;
    font-size: 14pt;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 
.accordionHeader a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
.accordionHeader a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #375622;
    font-size: 14pt;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 
.accordionHeaderSelected a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
.accordionHeaderSelected a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionContent
{
	background-color: #F3FEF1;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}

.ggnavbar
{
	padding-top: 6px;
	padding-bottom: 6px;
    margin: 0px;
    font-size: 14pt;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom-style: solid;
    border-bottom-width: 6px;
    border-bottom-color: #375622;
}

.ggnavbar a
{
    background-color: #63833A;
    color: #FFFFFF;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 20px;
    padding-right: 20px;
    margin: 0px;
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none;
    border-right-style: dotted;
    border-right-color: #375622;
    border-right-width: 1px;
}

.ggnavbar a:link, .ggnavbar a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14pt;
	font-weight: bold;
}


.ggnavbar a:hover
{
	background-color: #375622;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.getticketslink
{
    background-color: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px 0px 3px 0px;
}

.slideshow
{
	height:  140px;
	width: 880px;
	position:relative;
}

.slideshow img
{
	border: 1px solid #000000;
	position:absolute;
    top:0;
    left:0;

}