* {
	margin: 0;
	padding: 0;
}

html, body{
	margin: 0;
	padding: 0;
}
html{
/*overflow: scroll;*/
background-color: #3C1906;
padding: 0px 0 0px 0;
}

body {
	color: #F7ECD8; 
	/*font-family: Verdana, Lucida, sans-serif; 
	font-family: Georgia,Times,"Times New Roman",serif;
		letter-spacing: 1px;
	font-family: Georgia,Times,"Times New Roman",serif;
	*/
	font-family: Arial, Helvetica, sans-serif 
	font-size: 12px;
}
a, a:visited{color: #FFFFFF; text-decoration: underline;}
a:hover{color: #CCCCCC;}
h3{
	font-size: 26px;
	margin: 10px 0 15px 0;
	font-weight: normal;
}
img{border-width: 0px;}

p.main{
	margin: 3px 0 5px 0;
	font-size: 17px;
	font-weight: normal;
	line-height: 24px;
	color: #EEEEEE;
	font-style: italic;
	letter-spacing: 1px;
}
.ital, p.ital{
	font-style: italic;
}

td.org{
	background-color: #FFFFFF;
	padding-bottom: 30px;
}
td.org table td{
	padding: 10px 0 0 0;
	text-align: center;
}
ul#nav li a, ul#nav li a:visited{
	display: block;
	clear: both;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0 0 40px;
	font-family: Arial, Helvetica, sans-serif 
}

ul#nav li a:hover{
color: #CCCCCC;

}
ul#nav li a.activ{
	text-decoration: underline;
color: #CCCCCC;
}
a#vid{
	background: transparent url(../img/video_bg.jpg) 10px 6px no-repeat;
}
.cl{
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
#text{
	padding: 0 15px 0 10px;
	
}
#text p{
	font-size: 14px;
	margin: 8px 0 12px;
	letter-spacing: 1px;
}
#text h4{
	font-size: 22px;
	margin: 15px 0 8px 0;
	font-weight: normal;
	cursor: pointer;
}
#text h4:hover {
	/*background-color: #e3e2e2;*/
	color: #EEEEEE;
}
#text .acctext{
	margin: 0 0 0 20px;
	clear: both;
}

#text ul{
	margin: 0 0 10px 20px;
}
.lh20{line-height: 20px;}
h2,h3{
	font-size: 22px;
	margin: 25px 0 5px 0;
	font-weight: normal;

	text-transform: uppercase;
}
h2.taCenter{
text-align: center;
}
