body {
margin: 0 auto;
background: #dcd0cd url(../redesign_img/bg_TOP.jpg) no-repeat top center;		/*----deleted----*/
font-family: Corbel, Helvetica, Geneva, Arial, sans-serif;
font-size: 13px;
}
h1 {
	font-size: 24px;
	font-weight:100;
	color: #624537;
	display: inline;
}
h2 {
	color: #624537;
	font-size: 18px;
	display: inline;
	font-weight:100;
}
h3 {
	font-size: 24px;
	text-transform: none;	
	color: #624537;
	display: inline;
}

p {display: inline}

div{padding: 0; margin: 0}

a{
	text-decoration: none;
	color: #FF0000;
	
}
a:hover {
	text-decoration: underline;
}
a h2:hover {
	text-decoration: underline;

}
a img {border: none}

ul {
	list-style: none;
}

#bottom{
	background: url(../redesign_img/bottom.jpg) no-repeat top center;
	height: 40px;
}

#content{
	background: url(../redesign_img/huge_top2.jpg) no-repeat top center;
						/*----deleted----*/
	width: 930px; 
	
}
#contentWrap{
			background: url(../redesign_img/main_tile_alt2.jpg) repeat-y top center;
	width: 930px;
}


#leftWrap{
	margin: 40px 0 0 25px;
	width: 323px;
	background: #beaaa5;					/*-------added----------*/
}

#leftWrap a {
	text-decoration: none;
	color: #FF0000;
}

#leftWrap a:hover {
	color: #990000;
}

#leftContent {
											/*----deleted----*/
	width: 320px;
	padding: 0;
}

#leftLinks a {
	color: #624537; 
	margin: 0 0 0 10px;
}
#leftLinks a:hover {
	text-decoration: none;
	color: #FF0000
}


#mainTile{
	margin: 0 auto;
	width: 900px;
	background: url(../img/bg_tile.jpg) no-repeat top left;
}

#mainWrap {
	margin: 0 auto;
	width: 884px;
	/*background: #ffffff;*/

}

/*#mastHead {
	margin: 0 auto;
	width: 884px;
	height: 100px;
	background: url(../img/masthead_only.jpg) no-repeat top left;
}*/

#masthead{
	background: #dcd0cd url(../redesign_img/bg_TOP.jpg) no-repeat top center;        /*----deleted----*/
	width: 930px;
	height: 132px;
	margin: 0px 0 0 0;
}

#mastHead2 {
	margin: 0 auto;
	width: 884px;
	height: 100px;
	
}

#mainContent{
	margin-top: 0px;
	width: 802px;
	background: #ffffff url(../img/nav.jpg) no-repeat top left;
}

#meetUp{
	background: url(../redesign_img/meetup_box.jpg) no-repeat top left;
	width: 314px;
	height: 90px;
	margin: 0 0 0 5px;
}

#meetUp p{
	float: right;
	width: 190px;
	margin: 20px 10px 0 0;
}

#meetupLink {
	float: left;
}


#navBar{
	background:url(../redesign_img/main_top.jpg) no-repeat center center;
	height: 35px;
	width: 100%;
	color: #ffffff;
	padding: 10px 0px 0 0px;
	font-size: 12px;
	}
#navBar ul {
	list-style: none; 
	display: inline;
	margin: 10px 10px 0 0;
	}
#navBar ul li {
	float: left;
	margin: 0 20px 0 0px;
	list-style: none;
	}
#navBar ul li a{
	color: #ffffff;
	list-style: none;
}
#navBar ul li a:hover{
	color: #ffffff;
	list-style: none;
	text-decoration: underline;
}
#navBottom {
	margin: 0 0px 5px 0;
}

#poImage {
	margin: 2px 0 5px 14px;
}
#rightWrap {
	/*----added----*/
	width: 400px;
	margin: 70px 0px 0 36px;
	padding: 0px 0 0 0;
	font-size: 16px;
}

#rightWrap a{ 
	color: #FF0000;
	}

#rightWrap p{
	width: 340px;
	padding: 0 10px 0 0;
	
}

#rightWrap strong {
	color: #624537;
	font-size: 12px;
	display: inline;
	font-weight:bold;
}

#theMovie{
	background: url(../redesign_img/themovie.jpg) no-repeat top left;
	width: 314px;
	height: 214px;
}

#theMovie div {
	float: right;
	margin: 20px 10px 0 0;
	width: 120px;
}

#theMovie img {
	float: left;
}

#topLeft {
	background: url(../redesign_img/nav_tile.jpg) repeat-y top left;
	margin: 0 0 0 0px;
	height: 100%;
	padding: 0px 0 20px 0px;
	width: 340px;
}

#topLeft .title {
	font-size: 24px;
	text-transform: none;	
	color: #624537;
	display:inline;
	margin: -5px 0 0 0;
}

#topLeft h3 {
	font-size: 24px;
	text-transform: none;	
	color: #624537;
}
#topLeftInner {
	background: url(../redesign_img/nav_top.jpg) no-repeat top left;
	padding: 10px 0 0px 0px;
}

#wrap{
	
	margin: 0 auto; 
	width: 930px;
	
}

/* ---------classes-----------STYLE RULE:  if one css rule, then one line only. ------------ */
.backTop {
	font-size: 10px;
	color: #666666;
}
.boxText{margin: 20px 0 0 20px}

.blogTitle {font-size: 24px}


.clear{clear: both;}
.contentLeft {margin: 0 0 0 15px}
.contentLeftWidth {width: 260px}

.contentLeft a {
	
}

.date{
	font-size: 22px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 0 25px;
}
.dots {background: url(../img/dots.jpg) repeat-y top right;}
.float_L {float: left;}
.float_R {float: right;}

.font10{font-size: 10px}
.font12{font-size: 12px}
.font14{font-size: 14px}
.font16{font-size: 16px}
.font18{font-size: 18px}
.font20{font-size: 20px}

.info strong {color: #ff7a04}
.info a {color: #ff7a04}

.innerLeft {
	background: url(../redesign_img/left_box.jpg) no-repeat bottom left;												
	margin: 0 0 0 5px;
	height: 100%;
	padding: 0px 0 20px 0px;
	width: 340px;
}
.innerLeft a {
	color: #FF0000;
	font-size: 12px;
}

.innerTextL {
	margin: 5px 0 0 20px;
	width: 145px;
}
.innerTextR {
	margin: 5px 30px 0 0px;
	width: 130px;
}

.innerTextR p{
	margin: 0px 0px 0 5px;
}

.innerTextR a{
	color: #FF0000;
}


.innerLeftImg {
	margin: -1px 0 0px 11px;
}
.justify {
	text-align: justify;
}
.lastMeetingTxt{
	color: #000000;
	margin: 0 0 0 35px;
}	
.links a {
	
}
.links a:hover {
	text-decoration: underline;
}

.marg {
	margin: 0 0 0 5px;
}

.orange {color: #FF6600;}
.orangeLink {
	color: #FF6600;
	float: right;
	display: inline;
}

.poImage {
	margin: 2px 0 5px 14px;
}
.presenting {
	font-size: 24px;
	text-transform: none;	
	color: #ff7a00;
}

.red{color: #ff7a00;}

.subTitle{
	font-size: 18px;
	text-transform: none;	
	color: #624537;
	margin: 0 0 5px 0px;
}


.title{
	font-size: 24px;
	text-transform: none;	
	color: #624537;
	display:inline;
	margin: 0 0 0 -10px;
}

.width{
	width: 270px;
	margin: 5px 0 0 20px;
		}
