/*CSS stylesheet developed by Cathy Locks for faculty of Wesleyan College*/


/* General layout */
body {background:#9cbae3 url(images/bg4phil.jpg) top center repeat-y; color:#404040; font:80% Georgia,Times New Roman,serif; margin:0 auto; padding:0;}
#container {background:#fff; margin:0 auto; width:760px;}

/* Banner */
#bannerarea {height:45px; margin:10px 0 0; padding:0;}
#bannerarea h1 {background-color:inherit; color:#505050; float:left; font-size:2em; margin:0 0 10px; width:350px;}
#bannerarea h1 a {background-color:inherit; color:#505050; text-decoration:none;}
#bannerarea p {float:right; font-weight:700; line-height:1.3em; margin:8px 0 0; text-align:center; width:400px;}
#banner {border:0; margin:0 0 10px;}

/* Main menu */
#mainmenu {float:right; width:760px; margin:0; border-bottom:1px solid #ccc; background:#f6f7fc; font:100% Verdana,Arial,Helvetica,Tahoma,"Trebuchet MS",sans-serif; text-decoration: none;}
dl.nav {width:140px; float:left; margin: 0 0px 5px 10px;}
dl.nav dt {border:1px solid #aaa; padding:0; font-weight:700; margin:0; color:#777; text-decoration: none;}
dl.nav dt a {font-weight:700; color:#777; text-decoration: none;}
dl.nav dd {padding:0; margin:0; border:1px solid #aaa; text-decoration: none;}
dl.nav dd a {font-weight:400; padding:1px 0 1px 5px; color:#4d699d; display:block; width:135px; text-decoration: none;}
dl.nav dd a:hover {color:#222;}


/* Main content */
#main1 {border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; line-height:1.5em; margin:0 150px 5px; padding:0 10px;}
#main {border-left:0px solid #e0e0e0; line-height:1.5em; margin:0 0 5px 0px; padding:0 0 0 10px;}
#mainwide2 {border-right:1px solid #e0e0e0; line-height:1.5em; margin:0 150px 5px 0; padding:0 10px 0 0;}
#main h2,#contentwide h2,#contentwide2 h2 {font-size:1.5em; margin:0 0 10px;}
#main h3,#contentwide h3,#contentwide2 h3 {font-size:1.3em; margin:0 0 8px;}
#main img,#contentwide img,#contentwide2 img {background:#fff; border:0px solid #f0f0f0; color:#303030; display:inline; padding:1px;}
#content ul,#contentwide ul,#contentwide2 ul,#content ol,#contentwide ol,#contentwide2 ol {margin:0 0 16px 20px; padding:0;}
#content li,#contentwide li,#contentwide2 li {margin:0; padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#contentwide2 ul ul,#content ol ol,#contentwide ol ol,#contentwide2 ol ol {margin:0 0 0 16px; padding:0;}



/* Footer */
#footer {background:#fff; border-top:2px solid #e0e0e0; clear:both; color:#404040; margin:0 auto; padding:10px 0; text-align:center; width:760px; line-height:1.5em; font-size:1em;}
#footer p {margin:0; padding:0;}
#footer a {background-color:#fff; color:#9cbae3; font-weight:400; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {font-size:1.2em;}