
body, html {
	background-color:#D8661E;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#mainWrap {
	width:960px;
	background-color:#FFF;
	min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -38px;
}

#header {
	background-image:url(http://www.phxlambda.org/images/header.jpg);
	height:195px;
	width:960px;
	margin-bottom:10px;
}

.footer {
	width:960px;
	height:37px;
	margin:0 auto 0 auto;
	text-align:center;
	color:#D8661E;
	padding-top:50px;
	background-color:#FFF;
}

.footer a {
	color:#DF6A1F;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:underline;
}

a.jquery, a:visited.jquery  {
	color:#DF6A1F;
}



a.jquery:hover  {
	text-decoration:none;
}

#footerGraphic {
	width:960px;
	height:30px;

}

#navigation {
	height:32px;
	width:960px;
}

#content {
	padding:25px 25px 25px 25px;
}

#calendarWrap {
	width:253px;
	border:1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	-moz-box-shadow: 5px 5px 20px #888; /* Firefox */
  	-webkit-box-shadow: 5px 5px 20px #888; /* Safari and Chrome */
 	box-shadow: 5px 5px 20px #888; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */

	background:url(/images/headers/calendar.jpg) no-repeat;
	padding:35px 10px 10px 10px;
	
	
	
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -38px;
}
.push {
    height: 38px;
}

#spacer {
	height:20px;
	width:960px;
	background-color:#df6a1f;
	margin: 0 auto 0;
}
	
.meetingitem, .calendarItem {
	margin-bottom:30px;
}

#dateWrap {
	border:1px dotted #333;
	float:left;
	display:inline;
	width:35px;
	height:38px;
	margin-bottom:15px;
	margin-left:5px;
}

#description {
	float:left;
	display:inline;
	width:190px;
	margin-left:15px;
	margin-bottom:15px;
}

#day {
	text-transform:capitalize;
	font-weight:bold;
	font-size:11px;
	background:#F36;
	color:white;
	padding:2px 0 2px 0;
	text-align:center;
	padding-top:2px;
}

#date {
	font-size:17px;
	font-weight:bold;
	text-align:center;
}

.month {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

.month#month {
	margin-bottom:10px;
}

.clock {
	margin-bottom:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
	
	

#meetingsWrap {
	width:253px;
	border:1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	-moz-box-shadow: 5px 5px 20px #888; /* Firefox */
  	-webkit-box-shadow: 5px 5px 20px #888; /* Safari and Chrome */
 	box-shadow: 5px 5px 20px #888; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	behavior: url(ie-css3.htc);

	background:url(/images/headers/meetingsToday.jpg) no-repeat;
	padding:35px 10px 10px 10px;
	margin-bottom:30px;
	float:left;
	display:inline;
}

.meetingTime {
	width:45px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	float:left;
	display:inline;
	margin-right:5px;
	margin-left:10px;
	margin-bottom:10px;
}

#meetingDescription {
	float:left;
	display:inline;
	width:160px;
	margin-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	
}

#welcomeWrap {
	width:520px;
	border:1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	-moz-box-shadow: 5px 5px 20px #888; /* Firefox */
  	-webkit-box-shadow: 5px 5px 20px #888; /* Safari and Chrome */
 	box-shadow: 5px 5px 20px #888; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	behavior: url(ie-css3.htc);
	background:url(/images/headers/welcome.jpg) no-repeat;
	padding:35px 25px 25px 25px;
	float:left;
	display:inline;
	margin-left:63px;
	margin-top:-26px;
}

#leftCol, #buttons {
	width:253px;
	float:left;
	display:inline;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:22px;
	margin-bottom:14px;
	margin-top:8px;
}

h1.calendar {
	margin-bottom:3px;
}

p, p.text {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:12px;
}

.textEnd {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:45px;
}

.bold {
	font-weight:bold;
	margin-bottom:12px;
}

.ital {
	font-style:italic;
	margin-bottom:12px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:14px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:18px;
}


h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	margin-bottom:12px;
	margin-top:18px;
}

.meeting {
	margin-bottom:20px;
	width:480px;
	padding:5px 5px 5px 30px;
	height:10px;
}

.birthday {
	width:600px;
	height:30px;
	margin-bottom:-7px;
	padding-left:10px;
}


.time {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	float:left;
	display:inline;
	width:95px;
	padding-right:15px;
}

.time2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	float:left;
	display:inline;
	width:80px;
	padding-right:15px;
}

.room {
	float:left;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:left;
	width:140px;
	margin-top:4px;
	padding-left:10px;
}

.celebrant {
	float:left;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:left;
	width:110px;
	margin-top:4px;

}


.birthdate {
	float:left;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:right;
	width:90px;
	margin-top:4px;
	margin-right:35px;

}

.fullfellowship {
	float:left;
	display:inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align:left;
	width:150px;
	margin-top:4px;
	padding-left:10px;
}

.meetingName {
	width:200px;
	float:left;
	display:inline;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-top:4px;
}

.meetingName.all {
	margin-left:25px;
}

.fullfellowship.all,  {
	margin-left:25px;
}

.time.all {
	margin-left:-20px;
	margin-right:5px;
}


#welcomeWrap.mission {
	background:url(/images/headers/mission.jpg) no-repeat;
}

#welcomeWrap.schedule {
	background:url(/images/headers/fellowshipSchedule.jpg) no-repeat;
	padding-right:20px;
	
}

#welcomeWrap.history {
	background:url(/images/headers/history.jpg) no-repeat;
}

#welcomeWrap.letter{
	background:url(/images/headers/letter.jpg) no-repeat;
}

#welcomeWrap.location {
	background:url(/images/headers/location.jpg) no-repeat;
}

#welcomeWrap.fundraising {
	background:url(/images/headers/fundraising.jpg) no-repeat;
}

#welcomeWrap.events {
	background:url(/images/headers/events.jpg) no-repeat;
}

#welcomeWrap.membership {
	background:url(/images/headers/membershipForm.jpg) no-repeat;
}

#welcomeWrap.openhouse {
	background:url(/images/headers/openhouse.jpg) no-repeat;
}

#welcomeWrap.news {
	background:url(/images/headers/news.jpg) no-repeat;
}


.button, #button {
   background: #DF6A1F;
    /*background:url(/images/buttonSlice.jpg) repeat-x;*/
	color:#FFF;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding:8px 10px 8px 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	margin-top:15px;
	margin-left:15px;
	text-decoration:none;
}


.button#support {
	margin-top:40px;
	background:#F36;
}

.button:hover {
	background:#F8B25A;
	/*background:url(/images/buttonSliceOver.jpg) repeat-x;*/
	color:#000;
}

input:hover {
	background:#F8B25A;
	color:#000;
}

#contactWrap {
	width:859px;
	border:1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	-moz-box-shadow: 5px 5px 20px #888; /* Firefox */
  	-webkit-box-shadow: 5px 5px 20px #888; /* Safari and Chrome */
 	box-shadow: 5px 5px 20px #888; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
	behavior: url(ie-css3.htc);
	padding:25px 25px 25px 25px;
	float:left;
	display:inline;
}

#contactWrap.contact {
	background:url(/images/headers/contact.jpg) no-repeat;
}

#contactWrap.board {
	background:url(/images/headers/board.jpg) no-repeat;
}

#contactWrap.donate {
	background:url(/images/headers/donate.jpg) no-repeat;
}

#contactWrap.service {
	background:url(/images/headers/service.jpg) no-repeat;
}

#contactWrap.pride {
	background:url(/images/headers/pride2009.jpg) no-repeat;
}

#contactWrap.photos {
	background:url(/images/headers/photoGallery.jpg) no-repeat;
}

#contactWrap.archive {
	background:url(/images/headers/archive.jpg) no-repeat;
}

#contactWrap.birthdays {
	background:url(/images/headers/birthdays.jpg) no-repeat;
}

#contactWrap.join {
	background:url(/images/headers/join.jpg) no-repeat;
}

#contactWrap.board_notes {
	background:url(/images/headers/board_notes.jpg) no-repeat;
}

#contactWrap.login {
	background:url(/images/headers/login.jpg) no-repeat;
}

#contactWrap.register {
	background:url(/images/headers/register.jpg) no-repeat;
}

#contactWrap.account {
	background:url(/images/headers/account.jpg) no-repeat;
}




#contactText {
	width:233px;
	border:1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:20px 20px 10px 20px;
	float:left;
	display:inline;
	margin-top:30px;
	background-color:#F8B25A;
}

#contactusform {
	width:485px;
	border:1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:25px 25px 25px 35px;
	margin-left:306px;
	margin-top:30px;
	background-color:#BBAED9;
}

form .contactForm {
	width:233px;
	float:left;
	display:inline;
	margin-left:63px;
}

label {
	margin:0px 15px 0 0;
	text-align:right;
	font-weight:bold;
	width:40px;
	display:block;
	float:left;
}


.formItem {
	padding:10px;
}

.formItem2 {
	width:500px;
}

label.join {
	width:75px;
}

label.register {
	width:120px;
}


label.pay {
	margin-left:5px;
	width:70px;
}

.birthdayformItem {
	padding:15px 0px 5px 0px;
}
	

#selector {
	margin-bottom:20px;
	height:195px;
}

ul#unorderedList li {
	margin-left:20px;
	margin-bottom:8px;
	list-style-type:disc;
}

ol#orderedList li {
	margin-left:40px;
	margin-bottom:8px;
	list-style-type:circle;
}

ol#orderedListNumbered li {
	list-style-type:decimal;
	margin-left:40px;
	margin-bottom:8px;
}


.dotleader {
	width:250px; 
	height: .8em; /* needed by NN6*/
	line-height: 5px;
	border-bottom: 1px dotted black;
	margin-top: .9em;
	font-size: 1em;
	font-weight: bold;
}

.membershipType {
	font-weight:bold;
	font-size:14px;
	background:white;
	padding-top:4px;
	width:130px;
}

#loginForm {
	width:550px;
	height:100px;
	margin-left:420px;
	padding-top:17px;
}

.login {
	float:left;
	display:inline;
	padding-right:7px;
	padding-left:7px;
}

.register {
	float:left;
	display:inline;
	margin-top:2px;
	margin-right:5px;
}

#welcome {
	margin-left:20px;
	margin-bottom:10px;
}

#headerLinks {
	margin-top:-185px;
	padding-left:765px;
	color:white;
}

#headerLinks a {
	font-size:15px;
	color:white;
}

strong {
	font-weight:bold;
}


td.membership {
	padding:10px;
	border-bottom:1px solid #000;
}

#quoteBox {
	margin-left:670px;
	padding-top:10px;
	width:450px;
	background-color:#D8661E;
}

#quote {
	font-size:14px;
	font-style:italic;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#speaker {
	font-size:14px;
	text-align:right;
	width:450px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a#thought {
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	width:450px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
	