body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #88746a;
	margin: 0px;
	padding: 0px;
	background-image: url(/assets/images/mjcbac/bg.gif);
	background-color: #88746a;
	text-align: center; /* fixes centering bug in IE -- text reset to left-flush in container DIV */
}

/* LINK STYLES */

a { text-decoration: none; }
a:link { color: #79bde8; }
a:visited { color: #79bde8; }
a:hover { color: #333333; }
a:active { color: #333333; }

#newsitems a { text-decoration: none; }
#newsitems a:link { color: #ffffff; }
#newsitems a:visited { color: #ffffff; }
#newsitems a:hover { color: #ffffff;  }
#newsitems a:active { color: #ffffff; }

#mainmenu a { 
	text-decoration: none;
	border-right: 1px solid #8bc6ed;
	padding: 0 14px 0 13px;
	height: 10px;
	}
#mainmenu a.last {
	border-right: none;
	padding: 0 0 0 14px;
	}
#mainmenu a:link { color: #88746a; }
#mainmenu a:visited { color: #88746a; }
#mainmenu a:hover { color: #7c0040;  }
#mainmenu a:active { color: #333333; }

#mainmenu a.current { text-decoration: none; }
#mainmenu a.current:link { color: #7c0040; }
#mainmenu a.current:visited { color: #7c0040; }
#mainmenu a.current:hover { color: #7c0040;  }
#mainmenu a.current:active { color: #333333; }

#mainmenu .separator { color: #8bc6eb; margin: 0 14px; }


/* GENERAL TYPE STYLES */

p,ul,ol { margin: 0px; padding-bottom: 11px; }
h1 { margin: 0 0 8px 0; padding: 0px; font-family: Georgia; font-size: 24px; line-height: 30px; font-weight: normal; color: #7d0040; }
h2 { margin: 0px; padding: 0px; font-size: 14px; line-height: 15px; font-weight: bold; color: #7d0040; }
h3 { margin: 0px; padding: 0px; font-size: 12px; font-weight: bold; color: #88746a; }


/* PAGE POSITIONING */

#container { 
	text-align: left; 
	width: 895px;
	padding: 35px 35px 0px 35px; 
	background-image: url(/assets/images/mjcbac/bg_home.gif);
	background-repeat:no-repeat;
	background-color: #ffffff;
	border: 2px solid #7c0040;
	margin: 48px auto 12px auto; }

#mainmenu { 
	padding: 45px 10px 10px 0;
	text-align: right;
	font-size: 13px; 
	line-height: 17px; }

#dropdown { height: 55px; padding-left: 365px; }
#dropdown a { text-decoration: none; }
#dropdown a:link { color: #79bde8; }
#dropdown a:visited { color: #79bde8; }
#dropdown a:hover { color: #88746a; }
#dropdown a:active { color: #333333; }

#maincontent { margin: 12px 56px 0 365px; }
#sbcmaincontent { margin: 12px 56px 0 200px; }

#footer { clear: both; padding: 6px 0; font-size: 11px; }
#footer .separator { color: #88746a; margin: 0 12px; }
#footerright { float: right; }

   /* page sidear callout with image, caption, announcement */
#sidebar { float: left; width: 321px; margin: 12px 0 32px 0; }

#sidebartop { background:url(/assets/images/mjcbac/sidebar-crosses-gray.jpg) no-repeat; background-color: #8C756B; border-top: solid 18px #7d0040; text-align: center; padding: 70px 0 0 0px; margin-bottom: 5px; }

#sidebarbottom { background:url(/assets/images/mjcbac/bg_sidebarbottom.gif); height: 46px; text-align: center; padding: 12px; }

.sidebarcaption { color: #fff; font-weight: normal; line-height:12px; font-size: 9px; }
.sidebarannouncement { color: #fff; font-weight: normal; text-align: left; font-size: 11px; line-height: 14px; margin-bottom: 20px; }

#side_navigation			{	float: left; width: 175px; margin: 12px 0 32px 0; }
#side_navigation ul			{	list-style: none; margin: 0; padding: 0;  	}
#side_navigation ul li		{	line-height: normal; margin: 0; padding: 0px; text-align: left;  	}
#side_navigation ul li.active	{	font-size: 12pt; font-weight:bold; color: #7d0040;	}
#side_navigation ul li.last		{	}
#side_navigation ul li a		{	display: block; font-family: Arial; color: #79bde8; padding: 2px 5px; border: none; text-decoration: none; 
									font-weight: normal; margin: 0; font-size: 12pt; 	}
#side_navigation ul li a:hover		{	font-size: 12pt; font-weight:bold;	}
#side_navigation ul li a:active		{	font-size: 12pt; font-weight:bold; color: #7d0040;	}

#side_navigation p				{	border: none;	}
#side_navigation table	{	width: 90%; margin: 0 4px; border: none; 	}
#side_navigation td 	{	font-size: 10pt; border-bottom: 1px dotted #ccc;	}
#side_navigation td p	{	font-family: Arial, sans-serif; font-size: 8pt; padding: 0; margin: 0;	}
#side_navigation td a	{	text-decoration: none; text-align: left; margin: 0; left: 0; font-weight: normal; 	}


/* NEWS ITEMS AT BOTTOM OF PAGES AND HOME PAGE */

#newsitems { clear: both; margin-top: 10px; color: #ffffff; line-height: 15px; }
#newsitems h2 { color: #ffffff; margin-bottom: 12px;}
#newsitems h3 { color: #ffffff; }

#newsitemone { float: left; width: 265px; background-color: #88746a; padding: 5px; background-image:url(/assets/images/mjcbac/bg_left.jpg); background-repeat: no-repeat; margin-right: 6px; }
#newsitemtwo { float: left; width: 392px; background-color: #88746a; padding: 5px; background-image:url(/assets/images/mjcbac/bg_middle.jpg); background-repeat: no-repeat; background-position: bottom right; margin-right: 6px; }
#newsitemthree { float: left; width: 195px; background-color: #88746a; padding: 5px; background-image:url(/assets/images/mjcbac/bg_right.jpg); background-repeat: no-repeat; }
#newsitemfour { float: left; width: 265px; background-color: #88746a; padding: 5px; background-image:url(/assets/images/mjcbac/bg_left.jpg); background-repeat: no-repeat; margin-right: 6px; }
#newsitemfive { float: left; width: 392px; background-color: #88746a; padding: 5px; background-image:url(/assets/images/mjcbac/bg_middle.jpg); background-repeat: no-repeat; background-position: bottom right; margin-right: 6px; }
#newsitemsix { float: left; width: 195px; background-color: #88746a; padding: 5px; background-image:none; }

.newsinterior { border: 1px solid #ffffff; padding: 12px 20px 12px 12px; height: 75px; min-height: 75px; }
.newsinteriorhome { border: 1px solid #ffffff; padding: 12px 20px 12px 12px; height: 145px; min-height: 145px; }


/* PAGE SIDEBAR */


/* HOME SPOTLIGHT AND BANNER ITEMS */

#homespotlight { color: #ffffff; }
.homeintro  { vertical-align: middle; color: #000000; font-size: 13px; line-height: 20px; padding: 12px; }
.spotlighttitle { vertical-align: middle; padding: 12px; background-color: #7c0040; }
.spotlightimage { vertical-align: middle; text-align: center; background-color: #7c0040; }
.spotlightdate { vertical-align: middle; padding: 12px; background-color: #7c0040; }

#homespotlight h2 { color: #ffffff; font-size: 24px; line-height: 20px; margin: 0 0 8px 0; text-transform: uppercase; }
#homespotlight h3 { color: #ffffff; font-size: 14px; line-height: 20px; text-transform: uppercase; }

#banner { width: 800px; height: 74px; overflow: hidden; padding: 20px 0 0 95px; margin-top: 10px; background-image:url(/assets/images/mjcbac/bg_banner.jpg); background-repeat:no-repeat; background-color: #7c0040; }

#banner h1 { font-size: 28px; line-height: 28px; color: #ffffff; }
#banner h2 { font-size: 20px; line-height: 28px; color: #ffffff; }
#banner h3 { font-size: 14px; line-height: 28px; color: #ffffff; }
#banner .bannersubtext { font-weight: normal; margin: 0 0 0 45px; }

/*--------------------------------------------------------------------
	FlickrAPI (Sets, Collections, and Regular)
---------------------------------------------------------------------- */

.galleryImage 	{	display:block; float:left; width: 170px; height: 210px;padding: 10px; font-family: Arial, Verdana, Sans-serif; font-size: 10px; }
.displayImage 	{	display:block; width: 588px; text-align:center; padding: 20px;	}
.verticalImage 	{	margin: 20px 0; 	}

.galleryBox		{	display:block; width: 588px;	}
.verticalBox	{	text-align:center;	}

.photoMainTitle			{		}
.photoMainDescription	{	margin: 15px 0;	}

.photoTitle			{	font-weight:bold; font-family: Georgia; text-transform: uppercase;	}
.photoImage	img		{	margin: 10px 0; border-top: 1px solid #eee; border-right: 1px solid #eee; border-bottom: 1px solid #aaa; border-left: 1px solid #ccc; padding: 8px; 		}
.photoDescription	{	font-family: Arial; text-align: center; font-size: 90%; margin: 0; padding: 0; line-height: normal; border-bottom: 1px dotted #eee; padding: 0 0 20px 0; text-transform: none; }

div.photoSetWrapper		{		}
ul.photoSetWrapper		{	list-style-type:none; margin:0;padding:0;	}
ul.photoSetWrapper li	{	display: block;  	}

div.photoSetBlock		{	float: left; width: 275px; height: 150px; display: block; padding: 6px; 	}
.photoSetImage			{	float: left; margin: 0 8px 5px 0;	}
.photoSetImage img		{	border: 1px solid #3c71cf;	}
div.photoSetBlock .photoSetTitle			{	font-weight: bold; font-size: 12px;	}
.photoSetNumPhotos		{	font-style:  italic; font-size: 10px;	}
.photoSetDescription	{	font-size: 11px; color: #646464;	}
.photoSetGalleryLink	{	text-align: right; margin: 0 0 10px 0;	}

.photoCollectionMainTitle 	{	font-size: 24px; font-weight: bold; color: #191d4d; margin: 0 0 10px 0;	}
.photoCollectionTitle 		{	font-size: 16px; font-weight: bold;	}
.photoCollectionWrapper		{	padding: 5px;	}
.photoCollectionDescription	{	font-size: 11px; color: #646464;	}

.photoCollectionColumnLeft	{	float: left; width: 105px; 	}
.photoCollectionColumnRight	{	float: left; width: 430px; 	}

#wrapper{
	width:720px;
	margin:40px auto 0;
}
#tabContainer {
	width:500px;
	padding:15px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
}

.tabs{
	height:30px;
}

.tabs > ul{
	font-size: 1em;
	list-style:none;
}

.tabs ul  li {
border-left: 1px solid #000;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}


.tabs > ul > li:hover{
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 10%, #F3F3F3 50%, #FFFFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(10%,#F3F3F3), color-stop(50%,#F3F3F3), color-stop(100%,#FFFFFF)); /* webkit */
	cursor:pointer;
	color: #333;
}

.tabs > ul > li.tabActiveHeader{
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 10%, #F3F3F3 50%, #FFFFFF 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(10%,#F3F3F3), color-stop(50%,#F3F3F3), color-stop(100%,#FFFFFF)); /* webkit */
	cursor:pointer;
	color: #333;
}

.tabscontent {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	padding:10px 10px 25px;
}

/*------------------------------------------------------------------------
	SHARE THIS
--------------------------------------------------------------------------*/

#share_this	{	text-align:right;	}