@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background:url(../images/bg2.jpg) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 750px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 2px solid #990000;
	background:#ffffff;
}
#contentarea {
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#contentarea h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000066;
	line-height: 34px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contentarea h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #040176;
	line-height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#contentarea p {
	padding-top: 5px;
	padding-bottom: 15px;
}
.mediumblk {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.joinformtable {
	border: 1px solid #FFCC00;
	background-color: #E9E9E9;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.largeblk {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.largered {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #990000;
}
#footer {
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Xlargeblue {
	font-size: 26px;
	font-weight: normal;
	line-height: 32px;
	color: #000066;
}
.scribble {
	background-image: url(images/scribble.jpg);
	line-height: 50px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.largeblue {
	font-size: 22px;
	line-height: 28px;
	color: #000066;
}
.leftimage {
	margin-right: 15px;
}
.profile {
	width: 550px;
	margin: auto;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993333;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #993333;
}
.testimonial {
	background-image: url(../images/testimonial-middle.jpg);
	background-repeat: repeat-x;
	width: 575px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.testcontent {
	background-image: url(../images/testimonial-middle.jpg);
	padding-left: 25px;
	padding-right: 25px;
}
.Xlargered {
	font-size: 26px;
	font-weight: normal;
	line-height: 32px;
	color: #990000;
}
.medred {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #990000;
}
.mediumblue {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000066;
}
.promo {
	width: 550px;
	margin: auto;
	padding: 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #993333;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #993333;
}
.promo li {
	list-style-image: url(images/check.gif);
}
.hilite {
	background-color: #FFFF00;
}
.small {
	font-size: 10px;
	line-height: 14px;
}
.rt_pic_noframe{
	float:right;
	margin: 2px 0 2px 20px;
	border:none;
}

.sociable li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.ybg{
	background-color:#FFFFAA;
	margin:0;
	padding:0 10px;
	text-align:center;
	width:96%;
}
.bull0{
	background-image:url(../images/bull3.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#0000BB;
	font-weight:bold;
	line-height:1.4em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 10px 6px 30px;
}
.bull1{
	background-image:url(../images/bull3.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	line-height:1.4em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 10px 6px 30px;
}
.intro {
	font-size: small;
	font-style:italic;
	font-weight: normal;
}
