/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 BASIC SETTINGS
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
 
 body{
	margin: 0px;
	padding: 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FBFBFB;
	font-size : 12px;
	background-image: url(images/bg/bg.jpg);
	background-repeat: repeat;
	height: 100%;
}
.toparea{
	padding-top:10px;
	padding-bottom: 5px;
	text-align: right;
}
table{
	margin : 0px;
	padding: 0px;
}

 td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : white;
	font-size : 12px;
	vertical-align: top;
	color : #FBFBFB;
	line-height: 18px;
}

.menucol{
	vertical-align: top;
	min-height: 100%;
	height: auto;
	height: 100%;
	text-align: right;
	background-image : url(images/photog.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}

.contenthome{
	width:655px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	text-align: left;
	margin-top: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
	color : White;
	background-color: black;
	background-image : url(images/bg/bg.home.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
}
.content{
	width:655px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	text-align: left;
	margin-top: 5px;
	padding: 10px;
	padding-bottom: 20px;
	min-height: 100%;
	height: auto;
	height: 100%;
	color : White;
	background-color: black;
}

.footer { 
    height: 29px; 
	background-image: url(images/bg/bg.bot.gif);
	background-repeat: repeat-x;
	padding: 5px;
	text-align: center;
	padding-left: 170px;
	font-size: 10px;
} 
/*LINKS*/	
A:visited {
	text-decoration : none;
	color : #c1b56b;
}

A:link  {
	text-decoration : none;
	color : #c1b56b;
}

A:hover {
	text-decoration : underline;
	color : #c1b56b;	
} 
/*HEADING STYLES*/	
h1,h2,h3,h4,h5,h6{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #c1b56b;
	line-height: 150%;
	font-style : oblique;
}
h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c1b56b;
	line-height: 150%;
}
h3{
	font-size: 18px;
	color: white;
	line-height: 100%;
}
h4{
	font-size: 14px;
	line-height: 100%;
	margin-bottom: 10px;
}

/*MAIN MENU*/	

a.menu{
	width: 140px;
	height: 30px;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 0px;
	display:block;
	background-color: Black;
	background-repeat : no-repeat;
	background-position : left;
}

a.menu:link{
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu:visited {
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
	}
a.menu:hover {
	padding-right: 5px;
	color: #FFFFFF;
	text-decoration: none;
	background-color : #484848;
}

/*------FORM ELEMENTS----*/
input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 11px;
	color: #484848;
}
textarea{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 11px;
	padding: 5px;
	line-height: 150%;
	color: #484848;
}
select{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size : 11px;
	color: #484848;
}
option{
	padding-left: 5px;
}
.radio{
	margin: 0px 0px 0px 0px;
}
.eventdateoptions{
	margin-top:5px;
	margin-left: 21px;
}
.input{
	color: #363636;
}
#frmGo{
	margin:0px;
}
form{
	margin: 0px;
	padding: 0px;
	color: #363636;
}
.formtop{
	background-image : url(images/bg/bg.form.top.jpg);
	background-repeat : no-repeat;
	height: 18px;
	padding: 0px;
	margin: 0px;
}
.formmain{
	background-image : url(images/bg/bg.form.jpg);
	background-repeat : repeat-y;
	padding-left:20px;
	margin: 0px;
	color: #FFFFFF;
}
.formbot{
	background-image : url(images/bg/bg.form.bot.jpg);
	background-repeat : no-repeat;
	height: 18px;
	padding: 0px;
	margin: 0px;
}
.smformtop{
	background-image : url(images/bg/bg.smform.top.jpg);
	background-repeat : no-repeat;
	height: 14px;
	padding: 0px;
	margin: 0px;
}
.smformmain{
	background-image : url(images/bg/bg.smform.jpg);
	background-repeat : repeat-y;
	padding-left:15px;
	padding-right: 5px;
	margin: 0px;
	width: 300px;
	color: #363636;

}
.smformbot{
	background-image : url(images/bg/bg.smform.bot.jpg);
	background-repeat : no-repeat;
	height: 11px;
	padding: 0px;
	margin: 0px;
}

/*OTHER*/
.bio{
	text-align : justify;

}
.biopic{
	margin-left: 10px;
	margin-top: 6px;
}
.divider{
	width: 430px;
	border-top: 1px solid white;
	margin-left: 3px;
	margin-top: 5px;
}
.phoneNumbers{
	width: 315px;
	text-align: center;
	font-size: 18px;
	color: white;
	line-height: 150%;
	filter: shadow(color=#000000,direction=250,strength=1);
	font-family : Arial, Helvetica, sans-serif;
}
.error{
	border: 1px solid white;
	padding: 5px;;
}
