@import url(fonts.css);
@import url(menu.css);
@import url(submenu.css);

* {
    margin: 0;
    padding: 0;
}

a {
    color: #7a5300; /*#0e2c7f;*/
    text-decoration: none;
}

a img {
    border: 0px;
}

a:hover {
    color: #0e2c7f; /*#7a5300;*/
    text-decoration: underline;
}

body {
    font-family: helvetica, arial, Sans-Serif;
    background-color: #000000;
    text-align: center;
    font-size: 62.5%;
    color: #777777;
}

h1 {
    color: #051952;
    padding: 0 0 2px 0;
    border-bottom: solid 2px #a4a4a4;
    margin: 0 0 1.0em 0;
}

h2 {
    color: #bb7f00;
    font-size: 1.8em;
    margin: 0 0 .5em 0;
}

h2 a:link, h2 a:visited {
    color: #bb7f00;
    text-decoration: none;
}

h2 a:hover {
    color: #bb7f00;
    text-decoration: underline;
}

h3 {
	color: #0e2c7f;
	font-size: 1.6em;
}

li {
    list-style-type: square;
    line-height: 1.65em;
    font-size: 1.4em;
}

p {
    margin: .25em 0 .75em 0;
    font-size: 1.4em;
    line-height: 1.65em;
    color: #777777;
}

ul {
    margin: .25em 0 .75em 2em;
    color: #777777;
}

ul.n1-menu {
    list-style: none;
    margin: 0 0 0 10px;
    padding: 0px;
    width: 950px;
    height: 34px;
    float: left;
    clear: both;
    background-color: #000000;
}

.clear {
    clear: both;
}

.hdrphoto {
    float: left;
    width: 320px;
    height: 135px;
}
.hdrphoto1 {
    background: transparent url(images/bnr-Photo1.gif) no-repeat;
}
.hdrphoto2 {
    background: transparent url(images/bnr-Photo2.gif) no-repeat;
}
.hdrphoto3 {
    background: transparent url(images/bnr-Photo3.gif) no-repeat;
}

.hp-featured-graphic {
    width: 460px;
    height: 223px;
}
.hp-sub-graphic1 {
    width: 140px; 
    height: 80px; 
    float: left; 
    margin: 0 10px 0 0;
}
.hp-sub-graphic2 {
    width: 140px; 
    height: 80px; 
    float: left; 
    margin: 0 10px 0 10px;
}
.hp-sub-graphic3 {
    width: 140px; 
    height: 80px; 
    float: left; 
    margin: 0 0 0 10px;
}

.indent {
    padding: 0 20px 0 20px;
}

.topmargin {
    margin-top: 5px;
}
.userarea {
    background-color: #ffffff;
    padding: 4px;
    text-align: right;
}
#container {
    background-color: #000000;
    text-align: left;
    width: 960px;
    margin: 0px auto;
}

#contentBox {
    background-color: #ffffff;
    width: 960px;
    float: left;
    clear: both;
    padding: 0 0 0 0;
}

#header {
    height: 126px;
    background-color: #000000;
    float: left;
    width: 960px;
    height: 167px;
    clear: both;
}

#header #logo {
    margin: 10px 5px 0 10px;
    float: left;
}

#header #title {
    width: 960px;
    height: 32px;
    clear: both;
    float: left;
}

#header #title a {
    display: block;
    height: 32px;
    width: 960px;
    background: #000000 url(images/hdr-MPCCTitle.gif) no-repeat;
}

#header #title a span {
    display: none;
}

#header h1 {
    font-size: 1.6em;
    margin: 50px 0 0 0;
}

#header h2 {
    font-size: 1.0em;
    font-style: italic;
    margin: 0 0 0 0;
}

.hp-left {
    margin: 20px 10px 0 10px;
    width: 460px;
    float: left;
    background-color: #ffffff;
    min-height: 340px;
}

.hp-right {
    margin: 20px 10px 0 10px;
    width: 460px;
    float: left;
    background-color: #ffffff;
}

.lp-full {
    margin: 20px 10px 20px 10px;
    width: 900px;
    float: left;
    background-color: #ffffff;
    min-height: 340px;    
}
.lp-left {
    margin: 20px 10px 20px 10px;
    float: left;
    width: 700px;
    background-color: #ffffff;
    min-height: 340px;
}

.lp-menu {
    float: left;
    margin: 20px 10px 0 10px;
    padding: 0 0 0 10px;
    width: 200px;
    list-style-position: inside;
}

.lp-menu a {
    font-size: .8em;
     font-weight: bold;
    text-decoration: none;
    color: #0e2c7f;
}

.lp-menu a.current {
    color: #7a5300;
}

.lp-menu a:hover {
    color: #7a5300;
    text-decoration: underline;
}

.lp-menu li {
    /*list-style: none;*/
    line-height: 1.4em;
    color: #0e2c7f;
    margin: 0 0 0 0px;
}

.lp-menu li.header {
    list-style: none;
    display: block;
    margin-left: -10px;
    padding: 0 4px; /*background-color: #7a5300;*/
    color: #a4a4a4; /*border-bottom: solid 2px #7a5300;*/
    text-transform: uppercase;
    letter-spacing: normal;
    font-size: 1.6em;
}

.lp-menu li.header a {
    color: #7a5300;
}

.lp-menu li.header a {
    text-decoration: none;
}


.n1-menu li {
    display: block;
    float: left;
    margin: 0;
    padding: 0px 10px 0px 0px;
}

.n1-menu li a {
    display: block;
}

.n1-menu li a img {
    /*float: left; */
}

.n1-menu li ul li {
    display: block;
    height: 25px;
    float: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: .8em;
    line-height: 25px;
    vertical-align: middle;
}

.n1-menu li ul li a {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    padding: 0 0 0 40px;
}

.n1-menu li ul li a:hover {
    background: #333333 url(images/b-submenu-item.gif) no-repeat 0 50%;
    color: #a4a4a4;
}

.n1-menu li:hover ul {
    display: block;
}

.n1-menu ul {
    display: none;
    position: absolute;
    z-index: 10000;
    background: transparent url(images/b-submenu.gif) repeat;
    border: none;
    width: 230px;
    margin: 0 0 0 0;
    padding: 0;
}
/* added 12/8/2009 */
.n1-menu li a.menu-toplevel {
    height: 34px;
    width: 220px;
}
.n1-menu li a.menu-toplevel span {
    display: none;
}
.n1-menu li#dnn_item_ImNewHere, .n1-menu li.item_ImNewHere {
    background: transparent url(images/n1-ImNewHere.gif) no-repeat;
}
.n1-menu li#dnn_item_ImNewHere:hover, .n1-menu li.item_ImNewHere:hover {
    background: transparent url(images/n1-ImNewHere-over.gif) no-repeat;
}
.n1-menu li#dnn_item_WhoWeAre, .n1-menu li.item_WhoWeAre {
    background: transparent url(images/n1-WhoWeAre.gif) no-repeat;
}
.n1-menu li#dnn_item_WhoWeAre:hover, .n1-menu li.item_WhoWeAre:hover {
    background: transparent url(images/n1-WhoWeAre-over.gif) no-repeat;
}
.n1-menu li#dnn_item_HowtoConnect, .n1-menu li.item_HowtoConnect {
    background: transparent url(images/n1-HowtoConnect.gif) no-repeat;
}
.n1-menu li#dnn_item_HowtoConnect:hover, .n1-menu li.item_HowtoConnect:hover {
    background: transparent url(images/n1-HowtoConnect-over.gif) no-repeat;
}
.n1-menu li#dnn_item_WhatsGoingOn, .n1-menu li.item_WhatsGoingOn {
    background: transparent url(images/n1-WhatsGoingOn.gif) no-repeat;
}
.n1-menu li#dnn_item_WhatsGoingOn:hover, .n1-menu li.item_WhatsGoingOn:hover {
    background: transparent url(images/n1-WhatsGoingOn-over.gif) no-repeat;
}
/* end */
.n2-quicklinks {
    list-style: none;
    margin: 10px 10px 10px 10px;
    padding: 10px 0 0 0;
    border-style: solid none none none;
    border-width: 2px 0 0 0;
    border-color: #737373;
    width: 940px;
    height: 45px;
    float: left;
    clear: both;
}

.n2-quicklinks li {
    display: inline;
    padding: 0px 10px 0px 0px;
}

/* added 12/8/2009 */
.n2-quicklinks li a {
    display: block;
    float: left;
    width: 220px;
    height: 45px;
}
.n2-quicklinks li a span {
    display: none;
}
.n2-quicklinks li a.n2-quicklinks-sermonAudio {
    background: transparent url(images/n2-SermonAudio.gif) no-repeat;
}
.n2-quicklinks li a.n2-quicklinks-sermonAudio:hover {
    background: transparent url(images/n2-SermonAudio-over.gif) no-repeat;
}
.n2-quicklinks li a.n2-quicklinks-contactUs {
    background: transparent url(images/n2-contactUs.gif) no-repeat;
}
.n2-quicklinks li a.n2-quicklinks-contactUs:hover {
    background: transparent url(images/n2-contactUs-over.gif) no-repeat;
}
.n2-quicklinks li a.n2-quicklinks-eventsCalendar {
    background: transparent url(images/n2-eventsCalendar.gif) no-repeat;
}
.n2-quicklinks li a.n2-quicklinks-eventsCalendar:hover {
    background: transparent url(images/n2-eventsCalendar-over.gif) no-repeat;
}
.n2-quicklinks li a.n2-quicklinks-drivingDirections {
    background: transparent url(images/n2-drivingDirections.gif) no-repeat;
}
.n2-quicklinks li a.n2-quicklinks-drivingDirections:hover {
    background: transparent url(images/n2-drivingDirections-over.gif) no-repeat;
}
/* end */

#footer {
    clear: both;
    padding: 10px 0;
    text-align: center;
}