@charset "UTF-8";
/* CSS Document */
body,td,th { 
	font-family: Tahoma; 
	font-size: 16px; 
}
#bg {
	background-color: #202020;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	height: 180px;
	margin-top: 0px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 180px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#contentbg {
	background-image: url(../images/contentbg.gif);
	background-repeat: repeat-y;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 70px;
	padding-left: 70px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 74px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#memberheader {
	background-image: url(../images/member/header.jpg);
	height: 179px;
	width: 876px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#membercontentbg {
	background-image: url(../images/member/contentbg.gif);
	background-repeat: repeat-y;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 58px;
	padding-left: 58px;
}
#memberfooter {
	background-image: url(../images/member/footer.jpg);
	height: 74px;
	width: 876px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.testimonialcontainer {
	width: 385px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.testimonialheader {
	background-image: url(../images/boxheader.jpg);
	height: 75px;
	width: 385px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.testimonialrepeat {
	background-image: url(../images/boxrepeat.gif);
	background-repeat: repeat-y;
	width: 335px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-right: 25px;
	padding-left: 25px;
}
.testimonialfooter {
	background-image: url(../images/boxfooter.jpg);
	height: 19px;
	width: 385px;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
.headline {
	font-family:Tahoma; 
	font-size:24px; 
	font-weight:bold; 
	color:#33C; 
}
.subheadline {
	font-family:Tahoma; 
	font-size:22px; 
	font-weight:bold; 
	color:#33C; 
}
.subheadlineblack {
	font-family:Tahoma; 
	font-size:22px; 
	font-weight:bold;
	color:#000;
}
.subheadlinered {
	font-family:Tahoma; 
	font-size:22px; 
	font-weight:bold;
	color:#C30;
}
.subhead {
	font-family:Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#C30;
}
.highlight {
	background-color:#FF0;
}
a { 
	color:#0000CC;
	text-decoration:none;
}
a:hover { 
	background-color:#a5e4e5; 
}
.whitetxt {
	color:#FFF;
}
#menumembers {
	margin-top: 124px;
}
#menu2 {
	display:table;			/* remove for vertical menu */
	padding:0; 
	margin:0 auto; 
	list-style-type:none;
	white-space:nowrap;
}
#menu2 li {
  	display:table-cell;		/* remove for vertical menu */
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
* html #menu2 li {
	float:left;
	display:table-cell;		/* remove for vertical menu */
}
#menu2 a {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	width:auto;
	display:block;
	padding:4px 5px;
	color:#CCC; 
	background:none; 
	border:0px solid #ddd; 
	text-decoration:none;
}
* html #menu2 a {
  	float:left;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#menu2 a:hover {
	color:#a5e4e5; 
	background:none;
}
.container {
	clear:both; 
	text-decoration:none;
}
* html .container {
	display:inline-block;
}
#info {
	height:26em; 
	text-align:center;
}
.small {
	font-size:12px;
}
.membersubhead {
	font-family:Tahoma; 
	font-size:18px; 
	font-weight:bold; 
	color: #42090A; 
}
.membersubhead2 {
	font-family:Tahoma; 
	font-size:16px; 
	font-weight:bold; 
	color: #42090A; 
}
.membersmall {
	font-size:14px;
}
.mredhead {
	color: #FF0000;
	font-weight: bold;
	font-size: 13pt;
}
.black {
	color:#000;
}
input[type=text], input[type=password], textarea, select {
    padding: 2px;
    border: 1px solid;
    border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;
    -moz-border-radius: 5px;
}
input[type=text]:hover, input[type=password]:hover, select:hover, textarea:hover {
    border-color: #990000 #dd0000 #ff6666 #ff6666;
}
input[type=password]:focus, input[type=text]:focus, select:focus, textarea:focus {
	border-color: #a5e4e5;
}
.whitetxtcomp {
	color:#FFF;
	font-size:14px;
}
.whitetxtcomp2 {
	color:#FFF;
}
.babyblue{
	color:#a5e4e5;
}
.redbold {
	color: #CC0000;
	font-weight: bold;
}
.redboldbig {
	color: #CC0000;
	font-weight: bold;
	font-size:18px;
}
.boldunderline {
	font-weight:bold;
	text-decoration:underline;
}
.redboldunderline {
	font-weight:bold;
	text-decoration:underline;
	color:#C30;
}
.big1stletter {
	font-size:46px; 
	font-family:Georgia;
}

/* RAP Styles */
.jqmOverlay { background-color: #FFF; }
.jqmWindow {
	background: #888888 url(modal_bckgrn.gif) left top repeat-x;
	color: #000;
	border: 1px solid #888888;
	padding: 0 0px 50px;
}

button.jqmClose {
	background: none;
	border: 0px solid #EAEAEB;
	color: #000;
	clear: right;
	float: right;
	padding: 0;
	margin-top:5px;
	margin-left:5px;
	cursor: pointer;
	font-size: 8px;
	letter-spacing: 1px;
}
button.jqmClose:hover, button.jqmClose:active {
	color: #FFF;
	border: 0px solid #FFF;
}
#jqmTitle {
	background: transparent;
	color: black;
	text-transform: capitalize;
	height: 50px;
	padding: 0px 5px 0 10px;
}
#jqmContent {
	width: 100%;
	height: 100%;
	display: block;
	clear: both;
	margin: 0;
	margin-top: 0px;
	background: #e8e8e8;
	border: 1px solid #888888;
}
/* End RAP Styles */
