@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	color:#333333;
	background-color: #fff;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	width: auto;	
}
li.bullet {
	color: #A70D17;
	list-style-type: disc;
}
#mainholder{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/intro_bg.png);
	background-repeat: repeat-y;
}
.boldstyle{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17pt;
	font-weight: bolder;
	color: #000000;
}
.style1{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17pt;
	color: #000000;
}
.twoless{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 17pt;
	color: #000000;
}
.signup{
	color: #0000CC;
}
a {
	color:#A70D16;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#topbox{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A70D16;
	height: 200px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
	width: 760px;
	margin-bottom: 5px;
	overflow: hidden;
}
#mainpic{
	height: 123px;
	padding-top: 15px;
	background: url(../images/header_logo.png) no-repeat center;
}
#picman{
	width: 150px;
	float: left;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	display: inline;
}
#maincontent{
	float: right;
	width: 545px;
	margin-right: 25px;
	overflow: hidden;
	padding-top: 12px;
	display: inline;
}
#joinholder{
	border: 1px solid #666666;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#joinnow{
	padding-left: 23px;
	padding-top: 20px;
	padding-bottom: 5px;
}
.signstyle{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #A70D16;
	font-weight: bolder;
	padding-left: 25px;
	margin-bottom: 3px;
}
#signup{
}
#join{
	overflow: hidden;
	height: 135px;
}
#membermain{
	background-color: #FAFAFA;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
	border: 3px double #A70D18;
}
#contact{
	float: left;
	border: 1px solid #999999;
	margin-left: 145px;
	text-align: center;
	margin-right: 25px;
	display: inline;
}
#membership{
	padding-bottom: 10px;
	margin-left: 30px;
	height: 44px;
	overflow: hidden;
}
#bottomholder{
	margin-right: 20px;
	margin-left: 20px;
	height: 45px;
	margin-top: 15px;
	margin-bottom: 7px;
}
#thintank{
	float: left;
	border: 1px solid #999999;
	margin-right: auto;
	text-align: center;
	background-color: #E8E8E8;
	margin-left: 25px;
	display: inline;
}
#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	text-align:center;
	color:#333;
	background-color: #fff;
	background-image: url(../images/intro_footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
}
#italictext{
	font-size: 95%;
	text-align: center;
}

