@charset "UTF-8";
/* CSS Document



             .:;S225r.                                                   i@3   ;#r                          
        .rh@@@#h2rs5hMS                                                r@#r:  H@2     ,2A5                  
    ;A@@@@h:.         ;.                                             :@@;    @@    ,@@@@H@S                 
  &@@@s  ##,                                                        s@5     @h    #@@.                      
  ;:      S@@@X.                                             ,     2@.     #M   ,@@                         
             s@@@,                                       :B@@@;   ;@      :@   ,@X                          
                A@3         ,5                        ;#@@#2B     @:      @A   @r            ,:r2S  .       
                 .@;.H@@@@  @@   :r.                r@@A.        X@       @   5@  .. .;2M@@@@@@@@@ ..       
                  @@@A#@@r .@@X@@@@@            :sAr@@           @;   r  :@@@@@@@@@@@@@@Ai;2#@@s            
               ,A@@:2@B.   @rh@GAH@@i S;  .rh@@@@@@, 2@@@@@@@s   @  .@9   @r  @;         hB9;               
..        .:S@@@@2  ::    @@ :@AAH3@@@@@@@@@@S i@X         :@@@@@@;H@i    @   r@      #@Br           ,iGM@@S
.;H#HAH#@@@@@X, &#H#M#@@@@@    .    ;   :     A@       ,;2@@@@GrH@@@#     H&   SH.s@@h;       r9#B5XA##Mhi:,
   .:;;,,        ,:,                        :@;      .@@@A: h@MA;3@Mh@@@#@@@i  :@@B:    ;Ah#@@@H2r.         
                                           r@i                        ,ii,  M@@#;  rB@@@@9r:                
                                          ;G                                @@@H#@@#2,                      
Designed by Jeremy Schultz               ;@                                 ;i;,                            
http://www.jeremyschultz.com/            @r                                                                 
jeremy@jeremyschultz.com                G@                                                                  
                                        @s                                                                  
                                        @s                                                                  
                                        #A                                                                  
                                         ;                                                                  

*/
/* ------ HTML ------ */

body {
	background-image: url(../images/bkg/bkg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
img {
	border: 0;
}
ul,li {
	margin-left: 0;
}
table {
	width: 350px;
	border: solid 1px #258B31;
	margin: 0 auto;
}
th {
	color: #258B31;
	background: #E9F5E3;
	padding: 5px;
}
tr, td {
	margin: 0;
	padding: 5px;
}
object {
	margin-top: 10px;
}

/* ------ COLORS ------ */

.blue {
	color: #245F85;
}
.green {
	color: #258B31;
}
.purple {
	color: #482A7F;
}
.red {
	color: #9E2C2A;
}

/* ------ HYPERLINKS ------ */

a:link, a:visited {
	color: #258B31;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* #nav a:link, #nav a:visited, #nav a:hover, #nav a:active,
#sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active,
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #258B31;
	text-decoration: none;
} */

/* ------ HEADINGS ------ */

h1 {
	font-size: 2.4em;
	color: #258B31;
}
h2 {
	font-size: 1.3em;
	color: #258B31;
}
h3, h4 {
	font-size: 1.0em;
	color: #258B31;
}

/* ------ TEXT ------ */

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.callout {
	float: right;
	width: 160px;
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	padding: 5px;
	margin: 10px;
	color: #258B31;
	border: solid 1px #258B31;
	background: #E9F5E3;
}
.caption {
	font-size: 0.9em;
	font-weight: bold;
	color: #258B31;
}
.fineprint {
	clear: left;
	font-size: 0.9em;
	font-style: italic;
}

/* ------ HEADER ------ */

#header {
	position: relative;
	width: 960px;
	height: 160px;
	text-align: left;
	margin: 0 auto;
	background: url(../images/bkg/bkg-header.jpg) no-repeat;
	z-index: 2;
}
#OPlogo {
	margin-bottom: -3px;
}
#nav {
	position:absolute;
	top:135px;
	width:650px;
	left: 28px;
	font-size: 1.1em;
	font-weight: bold;
	color: #258B31;
}

/* ------ SEARCH ------ */

#search {
	position: absolute;
	top: -2px;
	left: 480px;
	z-index: 4;
}
#menu-searchbar {
	position: relative;
	top: -2px;
	width: 110px;
	color: #258B31;
	font-size: 0.7em;
}

/* ------ CONTENT ------ */

.column {
	width: 191px;
	float: left;
	padding: 15px;
}
#content {
	position: relative;
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background: url(../images/bkg/bkg-wrapper.jpg) repeat-y;
	z-index: 1;
}
#main-content {
	position: relative;
	float: left;
	padding: 15px 30px 45px 30px;
	background: white url(../images/bkg/bkg-sidebar.jpg) repeat-x;
	border-right: 1px solid #258B31;
	width: 590px;
	left: 14px;
}
#main-content img {
	float: left;
	margin: 15px 15px 15px 0;
}
.block {
	clear: both;
}

/* ------ SIDEBAR ------ */

#sidebar {
	margin-left: 13px;
	width: 251px;
	height: 525px;
	padding: 15px;
	font-size: 0.85em;
	background: white url(../images/bkg/bkg-sidebar.jpg) no-repeat;
	border-left: 1px solid #258B31;
	z-index: 4;
}
#sidebar ul {
	list-style: none;
	padding-left: 0;
}
#sidebar img {
	margin: 0 12px;
}
#quickcontact {
	margin-bottom: 20px;
}

/* ------ FOOTER (LIST ELEMENTS DEPRECATED) ------ */

#footer {
	position: relative;
	top: 0;
	clear: left;
	padding: 0 30px;
	font-size: 0.85em;
	font-weight: normal;
	color: #258B31;
	margin: 0 auto;
	background: url(../images/bkg/bkg-footer.jpg) bottom;
	z-index: 3;
	height: 30px;
}

/*
#footer ul {
	margin-top: 0;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 0;
	list-style: url(../images/bullet-arrow.gif);
	font-weight: bold;
}
#footer ul > ul {
	padding-top: .2em;
}
#footer ul > li {
	margin-top: 0;
}
*/

/* ------ FOOTER NAVIGATION (DEPRECATED) ------ */

/*
.footerline {
	border-top: 1px solid #258B31;
}
.column2 {
	position: absolute;
	left: 30%;
	width: 33%;
	top: 0;
	padding-left: 10px;
}
.column3 {
	position: absolute;
	top: 0;
	left: 60%;
	width: 33%;
	padding-left: 10px;
}
*/

/* ------ HOMEPAGE CELLS ------ */

.cell {
	position: absolute;
	width: 325px;
	height: 274px;
	left: 0;
}
.bottom {
	top: 272px;
	border-top: 1px solid #258B31;
}
.center {
	left: 325px;
	width: 324px;
	border-left: 1px solid #258B31;
}
#pace img, #cgc img, #campus img, #ccrr img {
	float: right;
	margin: 0;
	position: absolute;
	right: 0;
	bottom: 0;
}
.cell h1 {
	font-size: 1.3em;
	line-height: 1em;
	margin: 0;
	padding: 15px 15px 0 15px;
	clear: left;
}
.cell p {
	width: 200px;
	margin: 5px 0 10px 0;
	padding: 0 15px;
	clear: left;
}
.cell ul {
	width: 180px;
	list-style: none;
	font-size: 0.9em;
	padding: 0 15px;
	margin-top: 0;
}

/* ------ PACE CELL ------ */

#pace {
	top: 0;
	background: url(../images/pace/bkg-red.jpg) repeat-x;
	z-index: 4;
}
#pace ul, #pace ul a:link, #pace ul a:visited {
	color: #9E2C2A;
}

/* ------ CGC CELL ------ */

#cgc {
	top: 0;
	background: url(../images/cgc/bkg-blue.jpg) repeat-x;
	z-index: 4;
}
#cgc ul, #cgc ul a:link, #cgc ul a:visited {
	color: #245F85;
}

/* ------ CAMPUS CELL ------ */

#campus {
	background: url(../images/campus/bkg-purple.jpg) repeat-x;
	z-index: 5;
}
#campus ul, #campus ul a:link, #campus ul a:visited {
	color: #482A7F;
}

/* ------ CCR&R CELL ------ */

#ccrr {
	background: url(../images/ccrr/bkg-green.jpg) repeat-x;
	z-index: 5;
}
#ccrr ul, #ccrr ul a:link, #ccrr ul a:visited {
	color: #258B31;
}

/* ------ COPYRIGHT (SIG ELEMENTS DEPRECATED) ------ */

#copyright {
	font-size: 0.9em;
	color: #FFF;
/*	margin-top: -20px; */
	margin-bottom: 30px;
}
#copyright a {
	color: white;
	text-decoration: underline;
}
/*
#sig {
	position: relative;
	top: 15px;
	left: 120px;
	z-index: 4;
}
*/

/* ------ DONATION FORM ------ */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	margin: 5px 13px 5px 0;
	color: gray;
}
#donation_form {
	width: 400px;
}
#payment fieldset {
	padding: 10px;
}
#payment h4 {
	position: relative;
	float:left;
	padding: 10px;
	margin: -1px;
}
#ec, #giftnotice {
	display: none;
}
.pay_option {
	background-color: #E9F5E3;
	border: 1px solid #258B31;
	border-top: none;
}
#pay_option_cc {
	width: 160px;
}
#pay_option_ec {
	width: 198px;
	left: 2px;
}
.pay_option_focus {
	border-left: 1px solid #258B31;
	border-top: 1px solid #258B31;
	border-right: 1px solid #258B31;
}
.pay_option_blur {
	background: white;
	border-bottom: 1px solid #258B31;
}
#gift {
	display: none;
	padding: 10px;
	width: 379px;
	border: 1px solid #258B31;
}
#submit {
	position: relative;
	left: 260px;
	margin-top: 20px;
}
.donor-success {
	background: #258B31;
	font-size: 1em;
	font-weight: bold;
	color: white;
	padding: 10px;
}

