body {
	margin-bottom: 30px;
	line-height: 15px;
	color: #333333;
	padding-top: 30px;
	font-size: 13px;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, Verdana, Arial;
}

.home {
	margin-bottom: 30px;
	line-height: 15px;
	color: white;
	padding-top: 30px;
	font-size: 13px;
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, Verdana, Arial;
}

h1 {
	margin-bottom: 10px;
	font-style: normal;
	font-size: 24px;
	font-family: "Lucida Grande", Verdana, Georgia, "Times New Roman", Times, serif, Arial, sans-serif;
	font-weight: normal;
}

h2 {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 15px;
	font-family: "Lucida Grande", Verdana, Georgia, "Times New Roman", Times, serif, Arial, sans-serif;
	font-size: 16px;
}

h4 {
	font-style: normal;
	font-weight: normal;
	margin-bottom: 15px;
	font-family: "Lucida Grande", Verdana, Georgia, "Times New Roman", Times, serif, Arial, sans-serif;
	font-size: 13px;
}

.ad {
	margin-left: -100%;
	float: right;
}

.main{
	margin-bottom: 30px;
	margin-right: 170px;
	margin-left: 210px;
	float: left;

}

.nav{
	margin-right: -100%;
	width:200px;
	float:left;
}

.all{
}

.green{
	padding-bottom: 10px;
	background-color: #dbffd8;
}

.pink{
	padding-bottom: 10px;
	background-color: #fee3d8;
}

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

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

p a{
	text-decoration: none;
	color: black;
}

p a:visited{
	color: black;
	text-decoration: none;
}

p a:hover{
	color: #da004d;
	text-decoration: underline;
}

.home a{
	text-decoration: none;
	color: white;
}

.home a:hover{
	text-decoration: underline;
	color: white;
}

ul{
	margin-bottom: 0px;
}

li{
	margin-bottom: 5px;
}



.topline{
	height: 0px;
	padding-top: 27px;
	border-top-color: black;
	border-top-width: 3px;
	border-top-style: solid;
}

.botline{
	padding-bottom: 27px;
	border-bottom-color: black;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

.bigbreak{
	height: 60px;
}

.break{
	height: 30px;
	clear: both;
}

.smallbreak{
	height: 15px;
	clear: both;
}

.padbot{
	margin-bottom: 15px;
}

big{
	top: 0px;
	position: relative;
	line-height: 30px;
	font-size: 36px;
	font-family: Helvetica, Arial, Georgia, "Times New Roman", Times;
}

.thinline{
	border-top-color: #656565;
	border-top-style: solid;
	padding-top: 14px;
	border-top-width: 1px;
}

p{
	margin-bottom: 15px;
}

hr{
	margin-bottom: 30px;
	margin-top: 30px;
	border-width: 0px;
	height: 3px;
	background-color: black;
}

hr.col_4{
	display:inline-block;
	width:300px;
	margin-bottom:10px;
}
hr.col_3{
	display:inline-block;
	width:220px;
	margin-bottom:10px;
}

.bottomad{
	margin-bottom: 90px;
}

.padtop{
	padding-top: 14px;
}

em{
	color: black;
	font-style: normal;
	font-weight: normal;
}

.nopadbot{
	margin-bottom: 3px;
}

.new{
	margin-left: 3px;
	padding-bottom: 1px;
	padding-top: 0px;
	margin-right: 3px;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: black;
}

div{
}

.tall{
	height: 400px;
}

#background{
	background-color: #dadcde;
	z-index: -100;
	left: 0px;
	top: 0px;
	position: fixed;
	height: 100%;
	width: 100%;
}

#background img{
	width: 100%;
	margin: 0px;
	text-align: center;
	height: 100%;
	padding: 0px;
}

small{
	font-size: 9px;
}

