@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #2C2C26;
	background-image: url(../images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}



/* ~~ Element/tag selectors ~~ */


h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
}
a img {
	border: none;
}



/* ~~ Styling for links ~~ */

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #42413C;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}



/* ~~ Header ~~ */

.header {
	width: 1175px;
	margin: 0 auto;
	height: 519px;
}
.logo {
	width: 290px;
	float: left;
}
.logo img {
	margin-left: 83px;
}
.menus {
	width: 770px;
	float: left;
}
.tools {
	height: 30px;
}
.tools div {
	float: right;
	font-size: 12px;
	text-align: right;
	margin-top: 4px;
	padding-left: 15px;
	background-image: url(../images/rule.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-right: 15px;
}
.tools div a {
	color: #FFF;
	text-decoration: none;
}
.tools div a:hover {
	color: #FFF;
	text-decoration: underline;
}
.nav {
	height: 46px;
}
.nav div {
	float: right;
	padding-left: 32px;
	font-size: 15px;
	padding-top: 12px;
}
.nav div a {
	color: #FFF;
	text-decoration: none;
}
.nav div a:hover {
	color: #FFF;
	text-decoration: underline;
}
.noPadLeft {
	padding-left: 0px !important;
}
.noPadRight {
	padding-right: 0px !important;
}
.noRule {
	background-image: none !important;
}



/* ~~ Header Photos ~~ */

#home {
	background-image: url(../photos/comeniusHall.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
}
#mission {
	background-image: url(../photos/collier.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
}
#faculty {
	background-image: url(../photos/bjWard.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
}
#program {
	background-image: url(../photos/reevesLibrary.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
}
#accommodations {
	background-image: url(../photos/hyatt.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
}
#fees {
	background-image: url(../photos/splotch.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
}
#news {
	background-image: url(../photos/students.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
}
#directions {
	background-image: url(../photos/workshop.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
}
#partners {
	background-image: url(../photos/keynote.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
}
#contact {
	background-image: url(../photos/comeniusHall.jpg);
	background-repeat: no-repeat;
	background-position: left 80px;
}



/* ~~ Containter ~~ */

.container {
	width: 1175px;
	margin: 0 auto;
	padding-bottom: 60px;
}



/* ~~ Sidebar ~~ */

.sidebar {
	width: 328px;
	float: left;
}
.sidebar h2 {
	color: #666666;
	font-size: 20px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
}


/* ~~ Sub Nav  ~~ */

.navSub {
    padding-left: 83px;
	padding-right: 38px; 
	margin-top: 60px;
}
.navSub ul {
	list-style: none;   
	font-size: 12px;
	margin-left: 8px;
	padding-left: 0px;
}
.navSub ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6185B7;
}
.navSub ul a, .navSub ul a:visited {
	display: block;
	text-decoration: none;
	color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	font-size: 13px;
}
.navSub ul a:hover, .navSub ul a:active, .navSub ul a:focus {
	color: #022E4A;
	background-color: #C9D6E7;
}
#top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6185B7;
}


/* ~~ This is the layout information. ~~ */

.content {
	float: left;
	width: 692px;
}
.content h1 {
	color: #052C4A;
	font-size: 28px;
	margin-top: 60px;
	margin-bottom: 35px;
}
.content h2 {
	color: #666666;
	font-size: 20px;
	margin-top: 20px;
	line-height: 26px;
}
.role {
	font-size: 14px;
}
.content h3 {
	color: #065285;
	font-size: 20px;
	margin-bottom: 25px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 28px;
}
.content p, .content ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px;
}
.content ul li {
	margin-bottom: 4px;
}
.content ul#open  li {
	margin-bottom: 10px;
}
p.top {
	font-size: 12px;
	margin-bottom: 20px;
}
.presenter {
	float: right;
	margin-left: 18px;
	margin-bottom: 10px;
	border: #666 1px solid;
}
.schedule {
	margin-bottom: 45px;
}
.schedule td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	vertical-align: top;
	padding: 7px;
	border-bottom: #CCC 1px dashed;
}
.schedule td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.schedule td ol, .schedule td ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.schedule td blockquote {
	margin-bottom: 0px;
}




/* ~~ Homepage Keynote Boxes ~~ */

.keynote {
	margin-bottom: 30px;
}
.keynote td {
	background-color: #DEE6F1;
	padding: 14px;
	border-bottom: solid 16px #FFFFFF;
}
.keynote td h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}
.keynote td p {
	font-size: 14px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* ~~ Footer ~~ */

.footer {
	padding: 10px 0;
	background-color: #CCC49F;
}



/* ~~ Float/clear classes ~~ */

.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
