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

/* Start - For General Layout of Site */
body {
	background-color:#e2d8ab; 
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image:url(/images/dcc-bckgrnd.gif); 
	background-repeat:repeat-x;
}

.clearBoth {
	clear:both;
}

#topBackground {
	min-height:600px;
}

#mainTable {
	width:770px;
	text-align:left;
}

#headerTable {
	width:770px;
}

#topBorder {
	background-color:#FFFFFF;
	height:3px;
}

#nextMixerArea {
	background-image:url(/images/dcc-mixer.jpg);
	background-repeat:repeat-x;
}

#joinArea {
	background-image:url(/images/join-bckgrnd.jpg);
	background-repeat:repeat-x;
}

#todayArea {
	background-color:#FFFFFF;
}

#contentArea {
	background-color:#FFFFFF;
	padding:15px;
	width:590px;
	vertical-align:text-top;
}

#titleArea {
	height:44px;
	background-image:url(/images/title-bckgrnd.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#menuArea {
	vertical-align:top;
	background-color:#FFFFFF;
	width:170px;
	padding-top:10px;
	background-image:url(/images/menu-area-bckgrnd.gif);
	background-repeat:repeat-y;
}

#menuArea #sidebarContainer {
}


#menuArea #sidebarContainer .topicTitleContainer {
	margin-top:10px;
	height:40px;
	background-image:url(/images/pres-bckgrnd.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#menuArea #sidebarContainer .topicTitle {
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding-top:9px;
}

#menuArea #sidebarContainer .topicContent {
	margin-top:5px;
	text-align:left;
	margin-left:12px;
}

#menuArea #sidebarContainer .highlight {
	font-weight:bold;
	color:#009900;
}

#adsArea {
	padding-top:25px;
	display:none;
}

#footerArea {
	background-color:#afb085;
	height:27px;
	text-align:right;
	width:100%;
	padding-top:10px;
}



.nextMixerTitle {
	vertical-align:text-top;
	padding-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.nextMixerText {
	vertical-align:text-top;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.joinText {
	text-align:right;
	padding-right:10px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.todayText {
	margin-top:3px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.titleText {
	color:#333333;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
}

.pCircleTitle {
	color:#333333;
	font-size:11px;
	font-weight:bold;
	padding-top:9px;
}

.pCircleText {
	color:#333333;
	font-size:11px;
	text-align:left;
	margin-left:20px;
}

.headlineText {
	font-size:18px;
	color:#CC6600;
	padding-left:15px;
}

.footerText {
	color:#FFFFFF;
	font-size:10px;
	padding-right:15px;
}

.sectionSeperator {
	width:100%;
	background-image:url(/images/diamond-line.gif);
	background-repeat:repeat-x;
	height:22px;
}

.highlight {
	font-weight:bold;
	color:#009900;
}

/* End - For General Layout of Site */

/* Start - Each Page Style */
#resourcesTable {
	width:490px;
}
#resourcesTable tr {
	height:40px;
}

#resourcesTable td {
	border-bottom:1px dashed #CCCCCC;
}

.resourcesColA {
	width:290px;
	float:left;
}

.resourcesColB {
	width:155px;
	float:left;
	text-align:right;
}

.resourcesColSpacer {
	width:25px;
	float:left;
	text-align:center;
}

.resourcesRow {
	margin-bottom:10px;
	vertical-align:middle;
	min-height:38px;
	height:50px;
	border-bottom:1px dashed #CCCCCC;
}

<!-- Become Member -->

#bmemberTable {
	width:525px;
}
#bmemberTable tr {
	height:35px;
}

#bmemberTable td {
	border-bottom:1px dashed #CCCCCC;
}

.bmemberColA {
	width:250px;
	float:left;
	font-size:11px;
}

.bmemberColB {
	width:65px;
	float:left;
	text-align:center;
	font-size:11px;
}
.bmemberColC {
	width:65px;
	float:left;
	text-align:center;
	font-size:11px;
}
.bmemberColD {
	width:70px;
	float:left;
	text-align:center;
	font-size:11px;
}
.bmemberColE{
	width:70px;
	float:left;
	text-align:center;
	font-size:11px;
}

.bmemberColSpacer {
	width:25px;
	float:left;
	text-align:center;
}

.bmemberRow {
	margin-bottom:10px;
	vertical-align:middle;
	min-height:38px;
	height:50px;
	border-bottom:1px dashed #CCCCCC;
}

/* End - Each Page Style */

/* START Event Calendar Pages */

#menuAreaCal {
	vertical-align:top;
	background-color:#FFFFFF;
	width:200px;
	padding-top:10px;
	background-image:url(/images/menu-area-bckgrnd.gif);
	background-repeat:repeat-y;
}

/* END  Event Calendar Pages */

/* Navigation */
.navCurrent {
	font-size:11px;
	text-decoration:none;
}
/* */

.memberListAlpha {
	text-align:center;
	font-size:11px;
	padding-bottom:25px;
}

.memberListSeperator {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width:90%;
	padding-top:10px;
}

.memberListContainer {
	padding-left:40px;
	padding-bottom:10px;
}

.memberName {
	color:993300;
	font-weight:bold;
	font-size:11px;
}

.memberListLevel {
	color:#993300;
	font-style:italic;
}

.memberListPhone {
	width:200px; 
	float:left;
}

.memberListFax {
	width:200px; 
	float:left;
}

.memberListEmail {
	float:left;
}

.indexPresMsgTitle {
	font-weight:bold;
	padding-left:35px;
	color:#009900;
}

.indexPresMsg {
	padding-left:35px;
}

.indexHeadlineTitle {
	font-weight:bold;
	padding-left:35px;
	color:#009900;
}

.indexHeadline {
	padding-left:35px;
}

.pictureR {
	float:right; 
	padding-left:5px;
}

.pictureL {
	float:left; 
	padding-left:5px;
}

.adminTopics {
	font-size:14px;
	color:#FFFFFF;
	background-color:#669966;
	text-align:left;
	font-weight:bold;
	padding-left:15px;
	line-height:18px;
}

.adminNav {
	font-size:12px;
	color:#FFFFFF;
	background-color:#CC9933;
	text-align:center;
	font-weight:bold;
	padding-left:15px;
	line-height:18px;
}

.adminTextArea {
	background-image:url(/images/spacer.gif);
	background-color:#FFFFFF;
}

.loginAdmin {
	font-size:12px;
	color:#FFFFFF;
	background-color:#990000;
	text-align:center;
	font-weight:bold;
	padding-left:15px;
	line-height:18px;
}

.loginManager {
	font-size:12px;
	color:#FFFFFF;
	background-color:#0033CC;
	text-align:center;
	font-weight:bold;
	padding-left:15px;
	line-height:18px;
}