/* ------------- G E N E R A L --------------- */
body  {
	background-color:#716b74;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10pt;
	letter-spacing:0px;
}

h1{
}

h2{
	margin:20px 30px 10px 0px;
	padding:0px;
	text-transform:uppercase;
	color:#808080;
	font-size:12pt;
	font-weight:normal;
}

h3{
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}

a{
	text-decoration:none;
}

a:hover{
}

img{
}

a img {
	border:none;
}

p {
	margin-left:0px;
	text-align:justify;
	line-height:1.7;
	font-size:9pt;
}

q{ font-style:italic; padding:10px 10px; display:block;}

ul{
	line-height:1.7;
	text-align:justify;
}

li{
}

input, textarea{
}


.title{
}

/* ----------- C O N T A I N E R -----------*/
#container{
	background-color:#e6e6e6;
	border:1px gray outset;
	width:1000px;
	margin:20px auto;

}


/* ----------- H E A D E R -----------*/
#dummy_header{
	display:none;
	height:0px;
}

#header{
	text-align:right;
	height:15px;
}

#header img{
	margin: 48px 10px 0px 0px;
	float:right;
}


/* ----------- M E N U --------------*/
#mainmenu{
	border-bottom:#929292 solid 4px;
	font-size:8pt;
	margin-top:30px;
	text-transform:uppercase;
	margin-bottom:90px;
}

#mainmenu ul{
	margin:0px;
	list-style: none;
	padding:4px 0px;
	padding-left:13px;

}

#mainmenu li{
	margin:0px;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
	display:inline;
	border-right:1px solid #929292;
}

#mainmenu .selected {
	position:relative;
	top:31px;
	border:none;
}

#mainmenu .admin{
}


#mainmenu li a{
	text-decoration: none;
	color:black;

}

#mainmenu li a:hover{
		color:gray;
}





/* ------------- Contents ------------- */
.normal_content{
	margin: 40px 40px;
	padding:0px;
}

.normal_content .text{
	margin:30px 0px;
}

.normal_content #right-image{
	margin: 0px 0px 0px 30px;
	border:1px solid #c3c3c3;
	float:right;
}

.normal_content #bottom-image{
	margin: 10px 50px 0px 10px;
	border:1px solid black;
	width:400px;
	height: 150px;
}

/* ------------- Home ------------- */
#home #home-image{
	border:solid #c3c3c3 1px;
	padding:15px;
}

#home .text{
	width:100%;
	text-align:center;
}
#home p{
	text-align:center;
	text-transform:uppercase;
}

/* ------------- Philosophy '/ History ------------- */
#philosophy_history h2{
	padding:0px;
	margin:0px 0px 40px 0px;
}

#philosophy_history #floatcols{
	float:left;
	width:610px;
	padding:0px;
}
#philosophy_history .text{
	margin:0px;
	padding:0px;
	width:392px;
	float:right;
	margin-bottom:60px;
}

#philosophy_history .text p{
}

#philosophy_history .column-left{
	width:152px;
}


#philosophy_history .column-right{
	width:238px;
	float:right;
}

/* ------------- Curriculum/Schedule ------------- */
#curriculum .text{
}

#schedule{
	background-color:white;
	width:638px;
	margin:auto;
	padding:30px;
}

#schedule .text{
}

#schedule h3{ margin-top:30px; }


.schedule_table{
	margin:20px 5px;
	border:none 0px;
	text-align:center;
}

.schedule_table th{
	background-color:#e6e6e6;
	border:solid 1px #e6e6e6;
	width:20%;
	text-align:center;
	padding: 3px 10px;
	margin:0px;
}

.schedule_table td{
	border:none 1px;
	width:20%;
	text-align:center;
	padding: 10px 0px;
}









/* ------------- Staff Pages ------------- */
#faculty_staff{
	padding:0px;
}

.member_content{
	margin-top:70px;
}

#faculty_staff h2{
	margin-left:155px;
}

#faculty_staff h3{
	margin-left:155px;
	font-size:9pt;
	margin-bottom:25px;
}

.member_text{
    margin:0;
    padding:0;
	margin-left:155px;
	width:500px;
}


.member_image{
	margin:5px 0px 0px 10px;
	float:left;
}


/* ------------- Location ------------- */
#location p{
	padding-top:20px;
}


#location, #location2{
	text-align:center;
	width:350px;
	margin:auto;
	background-color:white;
	padding:3px;
}

#location2 table{
	text-align:left;
	background-color:#e6e6e6;
	width:100%;
}


#location p, #location2 p{
	margin:0px 0px;
}



/* ------------- I M A G E S ------------- */
#images{
	margin:auto;
	width: 122px;
}

#images .image{
	margin:2px;
	text-align:center;
	vertical-align:middle;
}

#images .image img{
	border:1px solid #808080;
	padding:2px;
}


/* ------------- C O N T A C T ------------- */

#contact .text{
	background-color:white;
	padding:3px;
 }



/* ------------- F O O T E R ------------- */
#footer{
	background-color:#d0d0d0;
	height:35px;
	text-align:left;
	margin-top:40px;
	clear:both;
}

#footer #copyright{
	color:gray;
}

#footer #created, #footer #created a{
	color:#e6e6e6;
}

#footer p{
	margin:2px;
	padding:0px;
}


.highText {
    color:#595959;
    font-family:Arial, Helvetica, sans-serif;
}

tr.backColor {
    background-color:#E6E6E6;
    height:45px;
}

th.theadClass {
    width:30%;
}

table.tabBoldClass {
    margin-bottom:1em;
    margin-top:1em;
    font-family:Arial, Helvetica, sans-serif;

}

table.tabBoldClass a {
    text-decoration:none;
}

table.tableClass {
    margin-top:1em;
    font-family:Arial, Helvetica, sans-serif;
}

table.tableClass a {
    text-decoration:none;
}

em.emClass {
    font-family:"Times New Roman", Times, serif;
    font-weight:normal;
}

em.emClass a {
    text-decoration:none;
}

b.boldArial {
    font-family:Arial, Helvetica, sans-serif;
}

