/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  04: 2Col_Fixed_Full_Width_Header_Sidebar_Right
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #A18B62;
	margin: 0px;
	padding: 0px;
	background-image:url(../images/presentation/lomoAgfa40-25-26.jpg);
	background-repeat: repeat-x;
}
#masthead {
	position: relative;
	min-width: 1010px;
	max-width: 1320px;
	color: #999999;
	padding: 0px;
	margin: 0 auto;
	height: 170px;
}
#mastLogo {
	float:left;
}
#mastLabel {
	float:right;
	position: absolute;
	right: 20px;
	bottom: 12px;
	clear: none;
	text-align: right;
	width: 700px;
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
}
#mastLabel h1 {
	font-size: 24px !important;
}
#topNavWrap {width:100%; background-color:#000;}
#globalnav {
	width:98%;
	padding:0px 0;
	height:36px;
	margin:0 auto;
	font-size:1em;
	color:#fff
}
#topNav {
	width:98%;
	padding:10px 0 0;
	height:30px;
	margin:0 auto;
	font-size:1em;
	color:#fff
}
#topNavLeft {
	width: 200px;
	float:left;
}
#topNavRight {
	float:right;
	width: 400px;
	text-align:right;
}
#topNav a {
	color:#fff;
	text-decoration: none;
}
#topNav a:hover {
	color:#ccc;
	text-decoration: underline;
}
#topNav a:link img, #topNav a:active img, #topNav a:visited img {
	border: none;
}
#mainNavWrapper {
	background-color:#000;
}
#mainNavBG {
	width: 1008px;
	margin: 0 auto;
	background-image: url(../p7pmm/img/pmmCtude_hroots.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}
#mainNav {
	width: 970px;
	margin: 0 auto;
}
#globalnav-left {float:left; display:inline; width:200px;}
#globalnav-right {
	float:right;
	width: 600px;
	padding:0;
	margin:0;
	text-align:right;
}
#globalnav-rightXX ul {float:right; display:inline;}
#globalnav-right li {padding-left:40px; float:right; display:inline;}
#wrapper {
	width: 1010px;
	margin: 0 auto;
}
#column_wrapper {
	padding: 0 10px 0 10px;
	background-color: #FEFCF7;
}
#column_top {
	background-repeat: no-repeat;
	height: 12px;
}
#column_bottom {
	background-repeat: no-repeat;
	height: 12px;
}
#subWrap {
	
}

#subWrapCrown {
	height: 14px;
	width: 990px;
	clear:both;
	background-image:url(../images/presentation/subBG/subWrapBG_r1_c1.png);
	background-repeat:no-repeat;
}
#subWrapMid {
	width: 990px;
	background-image:url(../images/presentation/subBG/subWrapBG_r3_c1.png);
	background-repeat:repeat-y;
}
#subWrapBottom {
	height: 14px;
	width: 990px;
	clear:both;
	background-image:url(../images/presentation/subBG/subWrapBG_r5_c2.png);
	background-repeat: no-repeat;
	background-position: right;
}
#subWrapMid #right .content {
	padding-top: 2px !important;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 650px;
	float: left;
	padding-right: 20px;
}
#right {
	width: 320px;
	float: left;
}
#left .content {
	padding: 15px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
.subPageLabel {
	border-bottom: 2px solid #7D2722;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#footer .content {
	padding: 0px 0px;
}
#footer {
	margin: 15px 0 15px 0;
	font-size: 0.7em;
	line-height: 1.5em;
	clear: both;
	padding: 0px 15px;
	background-color: #333;
	color: #AAA;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
.menulist ul {
	list-style-type:none;
}
#right a:link {
	color: #58306D;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #B185C9;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #966666;
	padding: 0 0 0 6px;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	border-color: #7D2722;
	color: #7D2722;
	text-decoration: underline;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #FFE26A;
	text-decoration: underline;
}
.p7uberlinkXXXXX {
	font-weight: normal !important;
	letter-spacingxx: .15em;
	border-colorxx: #000000 !important;
}
#subWrapMid .p7uberlink {
	font-weight: bold;
	border-color: #C01D13 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.2em;
	margin: 20px 0 0 0;
}
h5 {
	font-size: 14px;
	margin: 20px 0 0 0;
}
h6 {
	font-size: 12px;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	text-indent: -10px;
	margin-left: 10px;
}
.clearit {
	clear:both;
}
.footerLeft {
	float:left;
	padding: 12px 0;
}
.footerRight {
	float:right;
	text-align:right;
	padding: 12px 0;
}
.redBurst {
	width:610px;
	height:236px;
	overflow:hidden;
	background-image:url(../images/presentation/redBurst.jpg);
	background-repeat:repeat-x;
	padding:14px 20px 0;
	margin:8px 0 0;
	color:#fff;
}
.redBurst h1 { 
	font-weight:normal; padding-bottom:10px 
}
.pailGreenBG {
	background-color: #8A8;
}
.pailGreyBG {
	background-color: #AAA;
}
.rotator {
	width: 650px;
	height: 200px;
	background-image:url(../images/rotators/FUMC-RotatorWelcom.jpg);
	background-repeat:no-repeat;
}
.sidebarVideo {
	background-image:url(../video/mattIntro/MattIntroPoster.jpg);
	background-repeat:no-repeat;
	width: 320px;
	height: 257px;
	position: relative;
}
.sidebarVideoMatt {
	background-image:url(../video/mattIntro/MattIntroPoster.jpg);
	background-repeat:no-repeat;
	width: 320px;
	height: 275px;
	margin: 10px 0 10px 0;
	z-index: 0;
}
.videoCaption {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	width: 310px;
	height: 25px;
	font-size: 12px;
	padding: 5px;
	background-image: url(../images/presentation/greyBG.png);
	background-repeat: repeat;
	text-align: center;
}
.bigText {
	font-size: 1.25em;
	font-style:oblique;
}
.bottomBoxSpan {
	width: 988px;
	border: solid 1px #000000;
	clear: both;
	position: relative;
	background-image:url(../images/presentation/boxBG2.jpg);
	background-repeat: no repeat;
	background-color:#E6CDAA;
}
.bottomBoxSpan p {
	text-indent: -5px;
	margin: 0 0 3px 5px;
}
.bottomBoxSpan a:link img, .bottomBoxSpan a:active img, .bottomBoxSpan a:visited img {
	border:none;
	border: hidden;
	border: 0px;
	text-decoration: none;
}
.bottomBox {
	margin: 10px 5px 10px 5px;
	width: 235px;
	float: left;
	border: 1px solid #000;
	min-height: 141px;
}
.bottomBoxNewsletter {
	margin: 10px 5px 10px 5px;
	width: 235px;
	float: left;
	border: 1px solid #000;
	min-height: 141px;
	background-image:url(../images/columns2.jpg);
	background-repeat:no-repeat;
	position: relative;
}
.bottomBoxCalendar {
	margin: 10px 5px 10px 5px;
	width: 235px;
	float: left;
	border: 1px solid #000;
	min-height: 141px;
	background-image:url(../images/calendar.jpg);
	background-repeat:no-repeat;
	position: relative;
}
.bottomBoxMap {
	margin: 10px 5px 10px 5px;
	width: 235px;
	float: left;
	border: 1px solid #000;
	min-height: 141px;
	background-image:url(../images/FUMCprintMapInset.jpg);
	background-repeat:no-repeat;
	position: relative;
}
.newsletterText {
	position: absolute;
	width: 196px;
	height: 95px;
	top: 73px;
	left: 21px;
	background-image:url(../images/presentation/whiteBG.png);
	background-repeat: repeat;
}
.calendarText {
	position: absolute;
	width: 178px;
	height: 55px;
	top: 39px;
	left: 29px;
	background-imageXXX:url(../images/presentation/whiteBG.png);
	background-repeat: repeat;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
.calendarText p {
	margin: 0;
	text-indent:-3px;
}
.calendarText a, .calendarText a:active, .calendarText a:visited {
	color: #666666;
	text-decoration: none;
}
.calendarText a:hover {
	color: #9B9B9B;
	text-decoration: underline;
}
.thisWeek {
	position:absolute;
	width: 143px;
	height: 22px;
	top: 103px;
	left: 25px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.mapText {
	position: absolute;
	width: 150px;
	height: 16px;
	top: 13px;
	left: 13px;
	background-image:url(../images/presentation/whiteBG.png);
	background-repeat: repeat;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 20px;
	border: 3px solid #57170A;
	padding: 15px;
}
.mapText a:link, .mapText a:visited, mapText a:active {
	color: #6A170A !important;
	text-decoration: none;
}
.mapText a:hover {
	color: #06C !important;
	text-decoration:underline;
}
.homeDescription {
	font-size: 1.25em;
	indent: -5px;
}
.upcomingEvents {
	margin: 10px auto;
	width: 628px;
	border: solid 1px #3A4865;
	min-height: 80px;
	padding: 5px 10px;
	background-image:url(../images/presentation/liteblueGradBG3.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color: #EEF8ED;
}
.upcomingEvents p, .upcomingEvents h1, .upcomingEvents h2, .upcomingEvents h3, .upcomingEvents h4, .upcomingEvents h5, .upcomingEvents h6 {
	margin-top: 0px;
	margin-bottom: 5px;
}
.indent25 {
	padding-left: 25px;
}
.indent125 {
	padding-left: 125px;
}
.contentLeft {
	float: left;
	padding: 0 15px 0 0;
}
.contentRight {
	float: right;
	padding: 0 0 10px 10px;
}
.pledgeForm {
	float: right;
	padding: 0 0 10px 10px;
	width: 350px;
}
.directionsRight {
	float: right;
	width: 250px;
	padding: 15px;
	margin-right: -25px;
	border: 1px solid #333;
}
.underscore {
	border-bottom: 1px solid #333;
	margin-top: 10px;
}
.underscore h2 {
	margin: 5px 0 2px 0;
}
.underscore p {
	margin: 5px 0 0px 10px;
}
.centerit {
	text-align:center;
}
.emailFB {
	text-align:center;
}
.emailFB img{
	padding: 3px;
}
.row0 {
	background-color:#F2EDE1;
}
.row1 {
	background-color: #F9F3DF;
}
.mattSig
{
	font-size: 18pt;
	font-family: Lucida Handwriting;
}
.rightAlign {
	text-align: right;
}
.imageLeft {
	float: left;
	padding: 0 15px 0 0;
	max-width: 300px;
	max-height: 300px;
	
	overflow:hidden;
}
.imageRight {
	float: right;
	padding: 0 0 0 10px;
	max-width: 300px;
	max-height: 300px;
	overflow:hidden;
}
.mockParagraph {
	font-size: 1em;
	font-weight: normal;
}
.alert {
	color: #F00;
	font-style:italic;
	font-variant:small-caps;
}
.tableSpace {
	padding: 10px 0 0 10px;
}
.quicktime {
	width: 210px;
	float: left;
	border: 1px solid #999;
}
.quicktime a img {
	border: none;
}
.quicktime .contentLeft {
	width: 50px;
	padding: 0;
}
.quicktime .contentRight {
	width: 148px;
}
.cardboardLeft {
	float:left;
	width: 228px;
}
.cardboardRight {
	float:left;
	width: 350px;
}
