@charset "UTF-8";

/**** Colors ****\

Black - #000000
White - #FFFFFF
Lt Blue - #C7CEE3
Dk Blue - #00609F
Lt Orange - #FBB03B
Dk Orange - #E27C17
Lt Maroon - #A10000
Dk Maroon - #600000
Lt Green - #6EB77F
Dk Green - #406A4A
Lt Tan - #C7B299
Dk Tan - #77685C
Cream - #FFF0DE

\****************/


	/*** General ***/

body {background-color:#C7CEE3;}


	/*** Page ***/

.container{background:url('http://www.mpaustin.org/uploads/images/interface/mp_shadow.jpg') top left repeat-y;}


	/*** Header ***/

/*tabs*/
#topMenu a {color:#00609F;  background-position:0px -35px;}

#topMenu a:hover, #topMenu a.tabCurrent {background-position:0px 0px;}

/*searchBar*/
.searchBar input[type="text"] {border:solid 2px #00609F; border-style:inset;}

#advSearch a, #advSearch a:hover {color:#00609F;}

/*Banner*/
#banner{background:url('http://www.mpaustin.org/uploads/images/interface/mpbanner2.jpg');}

/*subNav*/
.subNav a {color:#00609F;}

.subNav a:hover {color:#FFF;}


	/*** Content ***/

/*Page Content*/	
#pageContent h1 {color:#FBB03B;}

#pageContent h2, #titleLink {color:#00609F;}

#pageContent h3 {color:#FBB03B;}

#pageContent h4 {color:#00609F;}

#pageContent h5 {color:#FBB03B;}

#pageContent h6 {color:#00609F;}

#pageContent strong, b, a {color:#00609F;}

#pageContent a:hover {color:#FBB03B;}

#pageContent label {}

#pageContent input[type="text"] {}

#pageContent textarea {}

#divider {border-bottom:dashed thin #00609F;}

#note {color:#00609F;}


/*Announcements*/
#dividerAnnounce {border-bottom:dashed thin #00609F;}


/*** Volunteer Opportunites Tags, Classes & IDs ***/

#volOpp {margin:20px 0 20px 10px;}

#oppTitle {width:500px;}

#oppTitle a {font-size:16px;}

#oppDate {width:200px; text-align:right;}

#oppProgram {width:200px; font-size:15px; color:#FBB03B;}

#oppTime {width:500px; text-align:right;}

/*
#pageContent h3.ministry-heading {font-size:20px; width: 300px; height:32px;}

#pageContent h3.mp {color: #FBB03B; background: #00609F;}

#pageContent h3.pi {color: #00609F; background: #FBB03B;}

#pageContent h3.sm {color: #fff; background: #600000;}

#pageContent h3.co {color: #fff; background: #6EB77F;}
*/

/*Side Bar*/
#sideBar h3 {font-weight:bold;color:#FBB03B;}

.dailyVerse h2 {color:#FBB03B;}

.dailyVerse p, .dailyVerse a {color:#00609F;}


/*memberBox*/
.memberBox{background-position:0px 0px;}

.memberBox h1 {color:#00609F; border-bottom: thin solid #00609F;}

.memberBox h2 {color:#00609F;}

.memberBox input[type="text"] {border:solid 2px #00609F; border-style:inset;}

.memberBox label, .memberBox #link a {color:#00609F;}


/*blog category list*/
.sideBarList a, .mailingAddress h2 {color:#FBB03B;}

.sideBarList a:hover {color:#00609F;}

.sideBarList, .mailingAddress p {color:#00609F;}

#dividerSideBar {border-bottom:dashed thin #00609F;}


	/*** Footer ***/

#footer, #footer a{color:#00609F;}