@charset "utf-8";
/* CSS Document */

body {background-color:#ced4c8; font-family:Arial, Helvetica, sans-serif;}

h1 {font-size:23px;}

h2 {font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

h3 {font-size:15px}

#container {width:1012px; margin:0px auto 0px auto; background-color:#ffffff; border-left:solid 1px #cacbb2; border-right:solid 1px #cacbb2;}

#header {width:1012px;}

#header .logo {width:492px; height:60px; float:left; background-image:url(images/logo2.jpg); padding:5px 0px 0px 85px; font-size:14px; background-repeat:no-repeat;}
#header .logo a {font-size:34px; text-decoration:none; color:#000000; font-family:"Trajan", Times New Roman, Times, serif;}
#header .right {width:205px; padding: 10px 0px 0px 30px; height:61px; float:right; font-family:Arial, Helvetica, sans-serif; font-size:16px;}
#header .right a{text-decoration:none; color:#000; font-size:30px;}
#header .main {width:1012px; height:313px; clear:both}

#content {width:1012px; background-image:url(images/content_bg.jpg); background-repeat:repeat-y; padding-top:20px;}

#nav {width:225px; float:left; font-size:16px;}
#nav a {text-decoration:none; color:#000000;}
#nav a:hover {text-decoration:none; color:#a3a48f;}

#nav .button {width:200px; padding-top:10px; height:30px; margin:auto; border-bottom:solid 1px #cacbb2;}
#nav .bottom {width:200px; padding-top:10px; height:30px; margin:auto;}

#middle {width:455px; float:left; padding:10px 30px 10px 30px; font-size:12px;}
#middle a {text-decoration:none;}

#right {width:250px; float:left; padding:10px 10px 10px 10px; font-size:12px;}
#right a {color:#15afbc;}

#admissions {width:200px; height:20px; background-color:#faf3e1; float:left; padding:10px; border:solid 1px #cacbb2;}
#admissions a {color:#000000;}
#admissions2 {width:200px; height:20px; margin-left:10px; background-color:#faf3e1; float:left; padding:10px; border:solid 1px #cacbb2;}
#admissions2 a {color:#000000;}

#footer {width:992px; color:#ffffff; clear:both; border-top:solid 1px #d2d1ba; border-bottom:solid 1px #d2d1ba; background-color:#cacbb2; font-size:11px; text-align:right; padding:10px;}

#footer a {text-decoration:none; color:#ffffff;}