/* CSS Document */

body
{
margin:0px;

background-color:#333333;
/*background-image:url(../images/bodybg.jpg);
background-repeat:repeat-x;*/
font-family:Arial, Helvetica, sans-serif;
}

table tr td
{
line-height:normal;
}

.outerwrap
{
margin-top:20px;
width:956px;
margin-left:auto;
margin-right:auto;

}

.nav
{
margin-top:10px;
width:781px;
border-top:1px solid #575757;
}
.nav img
{
padding:10px;
}
.nav img:hover
{
background-color:#000000;
}


.mainmenu {
width:280px;
	font-size : 12px; 
	color:#ffffff;
	line-height : 16px; 
	text-decoration : none; 
	background-color:#000000; 
	} 
.mainmenu ul {
	list-style: none;
	font-size:11px;
	height: auto;
	font-weight: normal;
	margin: 0;
	padding:5px 5px 5px 5px;
	
}
.mainmenu ul li {
	list-style: none;
	font-size:11px;
	height: auto;
	margin: 0;
	width: 17em;
	
}
.mainmenu a
{
font-size:11px;
font-weight:bold;
	display: block;
		color:#FF9900;
	text-decoration: none;
	padding: 0em 0em;
}


.mainmenu ul li {

	padding-top:2px;
}
.mainmenu ul li a:hover {
color:#FF6600;
background-color:#333333;
}

.burst
{
z-index:1000;
float:right;
width:161px;
height:149px;
position:relative;
top:25px;
/*
top:-560px;*/
}

.flash
{
z-index:1;
width:945px;
margin:1px;
}

.content
{
z-index:10;
width:955px;
padding:10px;
background-color:#FFFFFF;
position:relative;
}
.bottom_trio
{
margin-top:10px;
color:#FFFFFF;
font-size:12px;
}

.bottom_trio h1
{
font-size:24px;
letter-spacing:-1px;
}
.bottom_trio a
{
color:#FFFFFF;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
}
.bottom_trio a:hover
{
text-decoration:underline;
}


.home_community
{
height:130px;
margin:1px;
width:298px;
float:left;
background-color:#1EA1D8;
padding: 0px 8px 8px 8px;

}
.home_community:hover
{
background-color:#3DB2E6;
}

.home_seminar
{
margin:1px;
width:298px;
height:130px;
float:left;
background-color:#009966;
padding: 0px 8px 8px 8px;
}

.home_seminar:hover
{
background-color:#2AB67E;
}
.home_gallery
{
margin:1px;
width:298px;
height:130px;
float:left;
background-color:#FF9900;
padding: 0px 8px 8px 8px;
}
.home_gallery:hover
{
background-color:#FEAD00;
}

.home_copy_left
{
width:610px;
float:left;
line-height:28px;
padding-left:15px;
padding-right:10px;
border-right:2px solid #D7D7D7;
}
.int_copy
{
float:left;
width:700px;
line-height:28px;
padding-left:15px;
padding-right:10px;
font-size:14px;
}
.int_copy a
{
background-color:#EAEFF4;
color:#0066CC;
text-decoration:none;
}
.int_copy h1
{
color:#003366;
font-size:28px;
letter-spacing:-1px;
}
.int_copy h2
{
color:#009966;
font-size:18px;
letter-spacing:-1px;
}
.int_copy h3
{
color:#003366;
font-size:16px;
letter-spacing:-1px;
}
.int_copy img
{
background-color:#EEEEEE;
padding:5px;
margin:5px;
}
.int_sidebar
{
width:200px;
font-size:12px;
float:right;
padding-left:10px;
}
.int_sidebar h1
{
font-size:14px;
color:#0066CC;
}

.int_sidebar a
{
background-color:#EAEFF4;
color:#0066CC;
text-decoration:none;
}

.home_copy_left h1
{
color:#003366;
font-size:28px;
letter-spacing:-1px;
}

.home_copy_right
{
padding-left:10px;
width:300px;
float:right;
font-size:12px;

}
.home_copy_right ul
{
	padding: 0;
	margin:0;
	list-style: none;
}



.home_copy_right ul li {
	list-style: none;
line-height:20px;
	height: auto;
	margin: 0;

	
}	
.home_copy_right h1
{
color:#006633;
font-size:14px;
}

.footer
{
margin-top:30px;
color:#FFFFFF;
padding:5px;
font-size:11px;
background-color:#000000;
width:100%
}

.footer a
{
text-transform:uppercase;
color:white;
font-weight:bold;
text-decoration:none;
}
.footer a:hover
{
color:#CCCCCC;
}