/* CSS Document
 *	File    	:   default.css
 *	System      :   KevinMShort.com
 *	Author      :   Smart Marketing > Christy Sobolewski > April 2008
 *	Description :   Sets layout and default styles for printing of site 

 *					This file is required on all pages
 *	Color codes :	dark blue nav -> #144876; gold bars -> #baa566
 */


.screen {display:none;} 
body {font-family:Georgia, "Times New Roman", Times, serif;} 
#mini_nav {display:none;}
#col2 img {display:none;}
#header { margin-bottom:12px;}
	#header #logo {}
		#header #logo #my_logo {border:2px solid #144876; float:right; margin:.5em;}
		#header #logo #univ_nav {display:none;}
	#header #nav {display:none;}
#content {}
	#content #sidebar {display:none;}
	#content #body_content {}
		#content #body_content #people {display:none;}
#footer {border-top:2px solid #baa566;}
ul, ol, p, a, div, h1, h2, h3, h4, h5, h6, blockquote, span, table tr td {font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma; font-weight:normal;}
a, a:hover, a:visited, a:active {color:#ffffff;}
a:hover {text-decoration:underline;}
p {padding:8px 16px 8px 0px;}
h2 {font-weight:bold;}
ul li {list-style-type:disc; list-style-position:outside; margin-left:20px; line-height:16px; margin-bottom:10px;}
strong {font-weight:bold;}
