/* CSS Document */

body, h1, h2, h3, h4, p, ul, ol, li, a, img { margin: 0; padding: 0; color: #000; }

#layout { width: 950px; margin-left: auto; margin-right: auto; }
#layout td { vertical-align: top; }
#layout td img { float: left; }

#menu { width: 225px; background: url(../images/menu_background.jpg) top left no-repeat;  }
#menu ul { padding: 35px 0 0 30px; }
#menu ul li { list-style: none; line-height: 35px; word-spacing: .15em; }
#menu ul li a { color: #f6f3ed; font: 15px Georgia, "Times New Roman", Times, serif; line-height: 35px; word-spacing: .15em; text-decoration: none; text-transform: uppercase; padding-left: 10px; }
#menu ul li a:hover { background: url(../images/list_arrow.gif) 2px 6px no-repeat; color: #352609; }
#menu ul li p { font-size: 16px; background: url(../images/list_arrow.gif) 0 14px no-repeat; color: #352609; padding-left: 10px; text-transform: uppercase; display: block; }

#side { background: #f0eade; padding-top: 35px; }
#side .side_menu { margin-top: 35px;}

.news { padding: 15px 15px 25px 25px; }
.news h4 { font: 14px Georgia, "Times New Roman", Times, serif; font-weight: 100; color: #73592b; }
.news p { font: 11px Arial, Helvetica, sans-serif; line-height: 150%; margin: 15px 0 25px 0; padding: 0 0 2px 10px; border-left: 5px solid #b9ac95;}
.news p strong {color: #73592b;}
.news p a { color: #73592b; display: block; padding-top: 5px;}
.news p a:hover { color: #000; }

.toc { padding: 15px 15px 25px 25px; }
.toc ul { list-style: none; }
.toc ul li p { font: 14px Georgia, "Times New Roman", Times, serif; font-weight: 100; color: #73592b; padding-bottom: 5px;}
.toc ul li a { font: 11px Arial, Helvetica, sans-serif; line-height: 180%; padding: 3px 5px 0 8px; display: block; text-decoration: none; background: url(/images/list_arrow_small.gif) 0 11px no-repeat; }
.toc ul li a:hover { color: #73592b; }

#article { width: 725px; padding-bottom: 50px; }
#article h2 { font: 16px Georgia, "Times New Roman", Times, serif; word-spacing: .20em; letter-spacing: .1em; text-transform: uppercase; color: #73592b; margin: 50px 0 5px 50px; clear: left; }
#article h2 a { text-decoration: none; color: #73592b; }
#article h2 a:hover { text-decoration: underline; color: #73592b; }
#article h2.important {  background: #73592b; color: #fff; display: inline-block; padding: 5px 10px;}
#article h3 { font: 13px Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: .1em; color: #73592b; margin: 15px 0 5px 50px; clear: left; }
#article h5 { font: 16px Georgia, "Times New Roman", Times, serif; word-spacing: .20em; letter-spacing: .1em; text-transform: uppercase; color: #73592b; margin: 50px 0 5px 50px; clear: left; }
#article h5 a { text-decoration: none; color: #73592b; }
#article h5 a:hover { text-decoration: underline; color: #73592b; }
#article h2 em { text-transform: lowercase; font-size: .8em; }
#article p { font: .8em Arial, Helvetica, sans-serif; line-height: 150%; word-spacing: .15em; color: #333; margin: 15px 35px 15px 50px; }
#article p.indent { margin: 15px 35px 15px 90px; }
#article p a{ color: #73592b; }
#article p a:hover{ color: #333; }
#article p img { margin: 5px 15px 15px 0; }
#article ul { margin-left: 50px; list-style: none; }
#article ul.indent { margin-left: 90px; }
#article ul li { background: url(../images/list_square.gif) 0 10px no-repeat; font: .8em Arial, Helvetica, sans-serif; line-height: 180%; word-spacing: .15em; color: #333; padding-left: 15px; }
#article ol { margin-left: 115px; }
#article ol li { font: .8em Arial, Helvetica, sans-serif; line-height: 150%; word-spacing: .15em; color: #333; }
#article hr { width: 90%; border: none; border-top: 1px solid #f0eade; margin-top: 35px; } 


#article div.nextEvent { background: #F0EADE; overflow: auto; margin: 35px 25px 0 25px; padding-bottom: 15px; }
#article div.nextEvent h2 { margin-left: 25px; margin-top: 25px; }
#article div.nextEvent p { margin-left: 25px; }

.highlight {display: inline; background:#1a3b82; color: #fff; line-height: 1.6em; padding: 2px 5px;}

/* Start - Graduates table styling */

table.graduates { margin-left: 24px;}
caption { text-align: left; padding: 30px 0 20px 10px; word-spacing: 2px; font: 16px Georgia, "Times New Roman", Times, serif; text-transform: uppercase; color: #73592b;}
.graduates td { border: 2px solid #F0EADE; padding: 2px;}
.graduates .name { text-align: center; font: 12px Arial, Helvetica, sans-serif; margin-bottom:10px; background:#999; color:#fff;}

/* End - Graduates table styling */

#article .member { margin: 15px 30px 15px 50px; overflow: auto; font: 12px Arial, Helvetica, sans-serif; color: #333; line-height: 150%; }
#article .member img { margin: 0 15px 0 0; }
#article .address { float: left; width: 210px; margin-left: 5px;}
#article .contacts { float: left; width: 250px; }
#article .contacts a { color: #73592b; }
#article .contacts a:hover { color: #000; }
#article .signature { clear: both; overflow: auto; }
#article div.double_column { width: 650px; overflow: auto; margin: 0 0 0 50px; padding-top: 15px;}
#article div.double_column ul { width: 250px; float: left; margin: 0; padding: 0 0 0 35px;}





#footer { background: url(../images/img_footer.gif) no-repeat; padding: 40px 0;}
#footer p { font: 11px Arial, Helvetica, sans-serif; line-height: 20px; color: #888; margin: 0 50px 10px 275px; }
#footer p a { text-decoration: none; color: #888; }
#footer p a:hover { color: #333; }
#footer p a img { float: none; border: none; margin-right: 15px; }







