*	{
	margin:0px;
	padding:0px;
	font-family:sans-serif;
}

body	{
	background-color:#FFFFAA;	
	text-align:center;
	background:#B1D1EA url("_img/bodybg.png") repeat-x;	
}

h1,
h2,
h3	{
	color:#336633;
	margin:10px 10px 10px 30px;
}

h3	{
	font-weight:normal;
}

h4	{
	color:#336633;
	margin:30px 10px 10px 0px;
	font-weight:normal;
}

a	{
	color:#559933;
	text-decoration:none;
}

a:hover	{
	text-decoration:underline;
}

hr	{
	margin:60px;
	border:1px solid #cccccc;
}

li	{
	margin-left:20px;
}

select	{
	font-size:17px;
	color:#336633;
	padding:0px 0px 0px 8px;
	margin:0px 10px 0px 0px;
	position:relative;
	top:-7px;
}

option	{
	margin:8px;	
}

.onemop	{
	margin:0px 20px 10px 20px;
	display:inline;
	float:left;
	text-align:center;
}

.onemop	h3{
	color:#666666;
	margin:0px 0px 10px 10px;
	padding:0px 0px 0px 0px;
	font-size:.9em;
}

.onemop img {
	width:100px;
	height:100px;
}

p	{
	padding:0px 10px 0px 30px;
	color:#666666;
}

.photogird	{
	margin-left:30px;
}

.photogird a img	{
	margin:0px 12px 12px 0px;
}

.maintable	{
	width:100%;
	padding:0px;
	margin:0px auto;
	border-spacing:0px;
}

.top	{
	text-align:center;
	background:transparent url("_img/contentbg.png") repeat-y center;
	height:100px;
}

.middle	{
	text-align:center;	
	background:transparent url("_img/contentbg.png") repeat-y center;
}

.bottom	{
	text-align:center;	
	background:#ADE063 url("_img/footerbg.png") repeat-x;
	height:140px;

}

.header {
	width:1000px;
	height:160px;
	margin:0px auto;
}

.biglogoarea {
	width:570px;
}
.topbar	{
	width:1100px;
	height:100px;
	margin:0px auto;
	background:transparent url("_img/topbarbg.png") no-repeat top center;
}

.nav {
	text-align:left;
	padding:6px 0px 0px 5px;
}

.nav a:hover img,
.here	{
	text-decoration:normal;
	background-color:#ADE063;
}

/* topbadge is the Facebook link */
.topbadge {
	vertical-align:bottom;
	text-align:right;
}

.topbadge a {
	text-decoration:none;
	position:relative;
	top:-6px;
	padding: 4px 12px 6px 12px;
	color:#3b5998;
	text-align:center;
	margin-right:32px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-weight:bold;
	background-color:rgb(211, 218, 229);
	border-style:solid;
	border-width:5px 5px 0px 5px;
	border-color:rgb(237, 239, 244);
}


#content	{
	width:1000px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}

.content {
	margin:0px 30px;
}

.content h2,
.content h3 {
	margin-left:0px;
	padding-left:0px;
}

.footer	{
	width:1000px;
	margin:0px auto;
	text-align:left;
	padding:20px 0px 0px 0px;
	font-size:15px;
}

.footer td	{
	color:#FEF8A6;
}

.footer ul li	{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 4px 8px;
	font-size:.9em;
}

.question a	{
		text-decoration:none;
		font-size:16px;
		font-weight:bold;
		padding:0px;
		margin:0px;
		
}

.question a:hover	{
		text-decoration:underline;
		font-size:16px;
		font-weight:bold;
		padding:0px;
		margin:0px;
}


.question	{
		font-size:1.2em;
		font-style:oblique;
		padding:10px 10px 7px 30px;
}

.answer		{
		margin-bottom:50px;
		padding:0px 10px 0px 40px;
		font-size:1em;
		color:#444444;
}
