html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #7C66AE; outline:none; text-decoration:none;}
a:hover {color: #3C1E3C; text-decoration:none;}

body {
	background: #fff url(../img/bodybg.jpg) repeat left top;
	color: #65473A;
	font: normal 62.5% Palatino Linotype, Book Antiqua, Palatino, serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: bold 2.4em Palatino Linotype, Book Antiqua, Palatino, serif;
	margin-bottom: 4px;
	color:#7C66AE;
	text-shadow:0 1px 2px rgba(0,0,0,.5); 
}

h3 {font-size:12pt; font-weight: bold;}

h4 {font-size:10pt; font-weight: bold;}

.blue {color: #6998EE;}

.darkbrown {color:#33241E;}

.bold {font-weight:bold;}

.underline {text-decoration:underline;}

#homesmile {
	background: #FFF;
	border: 1px solid #E4DBCD;
	color: #663366;
	display: block;
	font: normal 1.2em Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 1.2em;
	padding: 25px 84px;
	width:510px;
	-moz-box-shadow: 0 0px 6px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,.2);
}

#homesmile p.smile {float:left; width:220px; font-size:10pt; padding:0 60px 0 0; margin:0 0 0 -25px;}

#homesmile p.smilepage {float:left; width:240px; font-size:10pt; padding:0 20px 0 0;}

h1,h2,h3 {padding-top: 6px; font-family: Times New Roman, Palatino Linotype, Book Antiqua, Palatino, serif;}

blockquote {
	background: #FFF;
	border: 1px solid #E4DBCD;
	color: #6998EE;
	display: block;
	font: italic bold 1.4em Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 1.4em;
	padding: 8px 10px;
	width:658px;
	text-align:justify;
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,.2);
-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.2); 
	}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.small {font-size:10pt;}

.italic {font-style:italic;}

.scholarship {float:left; width:200px; display:inline;}
.school {display:block; font-size:11pt; font-style:italic; padding:0 0 6px;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 8px 0;
	width: 930px;
}
.alignright {text-align:right; margin:0 0 -9px;}
.alignjustify {text-align:justify;}
.aligncenter {text-align:center;}

/* header */
.top {
	position:relative;
	z-index:2;
	padding: 0;
}

/* title */
.header {
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 0 8px 5px;
	width: 930px;
	position:relative;
	z-index:2; 
}
.header .left, .header .right {
	background: #fff;
	color: #FFF;
	height: 155px;	
}
.header .left {
	background: #fff url(../img/header.jpg) no-repeat;
	text-align: left;	
	width: 930px;
	-moz-box-shadow: 0 0px 12px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0px 12px rgba(0,0,0,.6);
}

.header .right {
	position:relative;
	z-index:2;
	background: #fff url(../img/right.gif) top left repeat-x;
	overflow: auto;
	width: 214px;
	border:1px solid #D5CFAA;
	text-align:left;
	height:154px;
}
.header .right p {padding: 0 12px 6px; color:#65473A;}
.header .right h2 {padding: 8px 12px 6px; font: bold 1.6em Palatino Linotype, Book Antiqua, Palatino, serif; color:#65473A;}
.header .right p a {color:#7c66ae; border-bottom:1px dotted #65473A;}
.header .right p a:hover {color:#5A4787; border-bottom:1px solid #000;}
/* navigation */
.navigation {
	position:relative;
	z-index:1;	
	background:#fff url(../img/nav.jpg);
	border-top: 1px solid #3C1E3C;
	border-bottom: 1px solid #3C1E3C;
	height: 41px;
	padding:0 0 0 40px;
	-moz-box-shadow: 0 0px 6px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0px 6px rgba(0,0,0,.6);
}
.navigation a {
	background: #fff url(../img/nav.jpg);
	color: #D7C4D7;
	display: block;
	float: left;
	font: bold 1.25em Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 41px;
	padding: 0 90px 0 0;
	text-decoration: none;
	text-shadow:0 1px 3px rgba(0,0,0,.8); 
}

.navigation a.end {border-right: none; width:165px; padding:0;}

.navigation a:hover {color: #fff;}

.navigation a.current {color:#fff; text-decoration:underline;}

.navigation a.endcurrent {color:#fff; border-right: none; width:165px; text-decoration:underline; padding:0;}

/* main */
.main {
	position:relative;
	z-index:2;
	border: 1px solid #E4DBCD;
	background: url(../img/bgmain.gif) repeat-y;
	-moz-box-shadow: 0 0px 12px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0px 12px rgba(0,0,0,.6);
}

.mainmeet {
	position:relative;
	z-index:2;
	border: 1px solid #E4DBCD;
	background: #fff;
	-moz-box-shadow: 0 0px 12px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0px 12px rgba(0,0,0,.6);
}

.services {float:left; margin:0 40px 0 60px;}

/* sub navigation */
.sidenav {
	float: right;
	width: 214px;
}

.sidenav h1 {
	color: #6998EE;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding:0 11px 2px;
	font-size:12pt;
	background:#DBCFB9;
	text-shadow:none;
}

.sidenav h2 {
	color: #6998EE;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding:0 11px 2px;
	font-size:12pt;
	background:#EDE7DC;
}

.titlebdr {border-top: 1px solid #DBCFB9;}

.titlebdrtop { border-top: 1px solid #C5B18D; border-bottom: 1px solid #C5B18D; }

.sidenav ul {
	padding: 0;
	border-top: 1px solid #E4DBCD;
}
.sidenav li {border-bottom: 1px solid #E4DBCD;}
.sidenav li a {
	font-size: 1.1em;
	color: #65473A;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #E8E0D2;
	color: #4A342B;	
}

.sidenav p {margin:10px;}

.fr {float:right; margin:0 4px 0; color:#8E6553; font-size:8pt;}
.teamdesc {font-size:8pt; color:#8E6553}

.testimonial {
	border-bottom:1px solid #fff;
	}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 680px;
}

.content .descr {
	color: #6998EE;
	font-size: 1.3em;
	margin: 10px 0 0;
}
.content ul {margin-left: 18px;}
.content ul li {list-style: url(../img/li.gif); line-height:15pt; font-size:12pt;}
.content ol li {list-style: decimal;}
.content p {font-family: Palatino Linotype, Book Antiqua, Palatino, serif; font-size:12pt; line-height:14pt;}
.content a {border-bottom:1px dotted #D7C4D7; font-weight:bold; font-size:10pt;}
.content a:hover {border-bottom:1px solid #3C1E3C;}
.content p.quote {font-style:italic; font-weight:bold; font-size:13pt; line-height:16pt;}

.bkgndimg1 {position:absolute; z-index:1; margin:-150px 740px 0;}  

.contentmeet {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 895px;
}

.contentmeet .descr {
	font-size: 1em;
	margin: 10px 0 0;
}
.contentmeet ul {margin-left: 18px;}
.contentmeet ul li {list-style: url(../img/li.gif);}
.contentmeet ol li {list-style: decimal;}
.contentmeet p {font-family: Palatino Linotype, Book Antiqua, Palatino, serif; font-size:11pt; line-height:13pt;}
.contentmeet a {border-bottom:1px dotted #D7C4D7; font-weight:bold; font-size:10pt;}
.contentmeet a:hover {border-bottom:1px solid #3C1E3C;}
.contentmeet em {font-style:italic; font-weight:bold; font-size:10pt;}

.meetimg {float:left; margin:4px 15px 0 0;}

.backtop {float:right; margin:75px 0 0;}

/* footer */
.footer {
	background: url(../img/bgfooter.gif) repeat-x;
	color: #65473A;
	font: normal .9em Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 50px;
	padding: 0 12px;
	text-align: center;
	-moz-box-shadow: 0 0px 12px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0px 12px rgba(0,0,0,.6);
}
.footer .right {color: #65473A;}
.footer a, .footer .right a {color: #65473A; text-decoration: none; font-weight:bold;}
.footer a:hover, .footer .right a:hover { color:#33241E;}
.footer .left {color:#65473A;}