/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg.jpg) repeat-x #FFFFFF;
	line-height: 1.2;
}

a img {
     border: none;
}

a:link,
a:visited,
a:active {
	color: #3091f2;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #2e7ccb;
	text-decoration: none;
	font-weight: bold;
	}
	
p {
	margin:0;
	line-height: 1.2;
}

h4 {
	font-weight: bolder;
	font-size: 16px;
	color: #546082
}

.style3 {
	color: #63a9dd;
	font-weight: bold;
	text-decoration: underline;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #546082
}
	
	.styleGreen {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #63B225
}
#wrapper {
	width: 900px;
	margin: auto auto;
}

#contentbg {
	width: 900px;
}

.content {
	padding: 0px;
}

#logo {
	background: url(images/logo.jpg) no-repeat;
	width: 246px;
	height: 137px;
	margin-top: 20px;
}

#sidecol {
width:220px;
height:auto;
padding: 30px 15px 0px 10px;

}

#sidegallacol {
width:220px;
height:auto;
padding: 30px 15px 0px 10px;
background-image:url(images/film.gif)

}


#nav {
height: 53px;
list-style:none;
margin:0 auto;
margin-top:68px;
margin-left: 18px;
padding:0;
}

#nav li {
float:left;
}
#nav li a {
display:block;
text-indent:-1000em;
overflow:hidden;
}

#nav a.home { 
background-image: url(images/home.jpg);
height: 53px;
width: 86px;
}

#nav a.home:hover { 
background-image: url(images/home_on.jpg);
}

#nav a.aboutus { 
background-image: url(images/aboutus.jpg);
height: 53px;
width: 86px;
}

#nav a.aboutus:hover { 
background-image: url(images/aboutus_on.jpg);
}

#nav a.news { 
background-image: url(images/news.jpg);
height: 53px;
width: 86px;
}

#nav a.news:hover { 
background-image: url(images/news_on.jpg);
}

#nav a.membership { 
background-image: url(images/membership.jpg);
height: 53px;
width: 92px;
}

#nav a.membership:hover { 
background-image: url(images/membership_on.jpg);
}

#nav a.businessdir { 
background-image: url(images/businessdir.jpg);
height: 53px;
width: 86px;
}

#nav a.businessdir:hover { 
background-image: url(images/businessdir_on.jpg);
}

#nav a.events { 
background-image: url(images/events.jpg);
height: 53px;
width: 86px;
}

#nav a.events:hover { 
background-image: url(images/events_on.jpg);
}


#nav a.contactus { 
background-image: url(images/contactus.jpg);
height: 53px;
width: 84px;
}

#nav a.contactus:hover { 
background-image: url(images/contactus_on.jpg);
}


#panel ul {
	margin-left: 20px;
	margin-top: 30px;
	padding-left: 0px;
	list-style: none;
}

#panel ul li {
	padding-left: 15px;
	background: url(images/bullet.jpg) no-repeat 0px 4px;
}

#panel ul li:hover {
	padding-left: 15px;
	background: url(images/bullet_on.jpg) no-repeat 0px 4px;
}

#panel ol {
	margin-left: 20px;
	padding-left: 0;
	list-style: lower-alpha inside;
}

#panel a:link,
a:visited,
a:active {
	color: #63a9dd;
	font-weight: bold;
	font-size:13px;
}

#panel a:hover {
	color: #546082;
	text-decoration: none;
	font-weight: bold;
	font: 13px;
	}

#panel {
	display: inline;
	float: left;
	width: 246px;
}

.panel_text {
	padding: 30px 15px 0px 10px;
}

#maincontent {
	float: right;
	width: 634px;
}

.maincontent_text {
	padding: 33px 10px 20px 20px;
}

#paypal {
	width:auto;
	float: none;
	margin-left: 450px;
	margin-right: 450px;
	background-color: #F0F0F0;
}

#mainForm {
	position: relative;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}



input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #4A4A49;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #FCB901;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #FCB901;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 4px 1px 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}

#news {
	float: left;
	background-color: #FFFFFF;
}
#newsRcol1 {
	width: 300px;
	height: 200px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 5px;
}
#newsRcol {
	width: 300px;
	height: 270px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 10px;
}
#newsLcol {
	width: 300px;
	height: 300px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 10px;
}

#paypal {
	width:auto;
	float: none;
	margin-left: 450px;
	margin-right: 450px;
	background-color: #F0F0F0;

}

/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}

#overlappopup{ /*don't change id name */
position: absolute; /*don't change position property */
z-index: 1000;
left: 0;
top: 0;
visibility: hidden;
}

/*for photo gallery */
.hidden {
	display : none;
}
