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

html, body
{
	margin:0px;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFFAE7;
	padding-top: 6px;
	padding-bottom: 10px;
	line-height: 22px;
	color: #0033FF;
}

img
{border:0px; padding:0px; margin:0px}

table
{
}

table.pagetop
{
	background-image: url(images/FCMLogoColor100h-new2.JPG);
	background-repeat: no-repeat;
	width: 1072px;
	height: 134px;
}

table.hpmiddle
{
	width:1072px;
	background-image: url(images/hpmiddle_bg.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}

table.submiddle
{
	width:1072px;
	background-image: url(images/submiddle_bg.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}


table.pagetopinterior
{
/*	background-image:url(images/pagetop_bg.jpg);*/
	width: 1072px;
	height: 115px;
}

td.header
{
	padding-top:20px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	padding-right: 38px;
}

td.subhead
{
	font-size:12px;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}

td.hprightbar
{
	width:297px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}

div.rightbartop
{
	width:269px;
	background-color: #330033;
	height: 14px;
	float: right;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td.hpmain
{
	height:490px;
	background-image: url(images/hp_mainbg.jpg);
	background-repeat: no-repeat;
	background-position: 36px top;
	vertical-align: top;
}

table.bottombar
{
	width:1072px;
	background-image: url(images/bottomcorners.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 72px;
	margin-right: auto;
	margin-left: auto;
}

table.bottombarinterior
{
	width:1072px;
	background-image: url(images/bottomcorners_inside.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: auto;
	margin-left: auto;
	height: 72px;
}


table.interiormiddle
{
	width:1072px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/interiormiddlebg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#prospective_left_top
{
	background-image: url(images/prospectivephoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 154px;
	vertical-align: top;
	width: 218px;
}

#current_left_top
{
	background-image: url(images/currentphoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 154px;
	vertical-align: top;
	width: 218px;
}

td.prospective_left
{
	width:50px;
	vertical-align: top;
/*	background-image: url(images/pros_leftbg.jpg);
	background-repeat: repeat-y;
	background-position: left top; */
	margin: 0px;
	padding: 0px;
}

td.current_left
{
	width:159px;
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	background-image: url(images/curr_leftbg.jpg);
	margin: 0px;
	padding: 0px;
}

td.interior_right
{
/*
	background-image: url(images/submiddle_bg.jpg);
	background-repeat: repeat-y;
*/
	vertical-align: top;
	padding-left: 40px;
	padding-right: 45px;
	padding-bottom: 40px;

}

div.address
{
	color:#330033;
	font-size:10px;
	text-align: right;
	padding-left: 565px;
	padding-top: 10px;
	line-height: 30px;
}

div.purplebox
{
/* smk logo purple */
	background-color: #3D1760;
	padding-left: 12px;
	padding-right: 10px;
	width: 245px;
	line-height: 12px;
	margin-left: 0px;
}

div.purplebox #top
{
	width:244px;
	background-image: url(images/purplecornertop.jpg);
	background-repeat: no-repeat;
	height: 17px;
}

div.purplebox #bottom
{
	width:244px;
	background-image: url(images/purplebgbottom.jpg);
	height: 22px;
}

div.purplebox #middle
{
	width:214px;
	background-image: url(images/purpleboxbg.jpg);
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	color: #330033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.purpleborder
{ 
	border-top:1px solid #3D1760;
	padding-bottom:1px;
	margin-top: 5px;
	width: 244px;
}

.dotborder
{
	border-top:1px dotted #CCCCCC;
	padding-bottom:5px;
	margin-top: 5px;
}

.boxevent
{
	padding-top:5px;
	padding-bottom: 5px;
}

.date
{
	font-weight:bold;
	color: #5E79B0;
}

div.footer
{
	margin-bottom: 20px;
	margin-right: 40px;
	margin-left: 30px;
	text-align: left;
	padding-left: 35px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: f2f7f5;
	padding-top: 15px;
}

#searchlink
{
/*    padding:5px 5px 2px 5px;  */
	border: solid 1px #CCCCCC; 
	width:300px;
	padding-top:48px;
	text-align: right;
	padding-bottom: 4px;
	margin: 0px;
	line-height: 10px;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
}


#toplinks
{
	padding-top:48px;
	text-align: right;
	padding-bottom: 4px;
	margin: 0px;
	line-height: 10px;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
}

#toplinks ul
{
	padding-bottom: 0px;
	margin: 0px;
}

#toplinks li
{
	list-style-type:none;
	display: inline;
	padding-right: 10px;
	font-size: 14px;
	color: #000066;
}

#toplinks li#last
{
	margin: 0px;
	padding: 0px;
}

#pros_students
{
	width:277px;
	float: right;
	margin-right: 32px;
	margin-top: 30px;
	text-align: left;
}

#pros_students .pros_students_top
{
	/*background-image: url(images/pros_students.jpg);
	background-repeat: no-repeat;*/
	height: 24px;
	background-position: left;
	padding-left: 40px;
	font-size: 20px;
	padding-top: 3px;
	text-align:left;
	color: #330066;
	font-weight: bold;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}

#curr_students
{
	width:277px;
	float: left;
	margin-top: 345px;
	text-align: left;
	margin-left: 65px;
}

#curr_students .curr_students_top
{
	/*background-image: url(images/pros_students.jpg);
	background-repeat: no-repeat;*/
	height: 24px;
	background-position: left;
	padding-left: 40px;
	font-size: 18px;
	padding-top: 3px;
	text-align:left;
	color: #330066;
	font-weight: bold;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.student_text
{
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 13px;
	color: #330066;
	line-height: 16px;
}

.learnmore
{
	background-image: url(images/arrowbutton.gif);
	background-repeat: no-repeat;
	height: 21px;
	background-position: left;
	padding-left: 40px;
	font-size: 14px;
	padding-top: 3px;
	font-weight: bold;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	line-height: 18px;
}

.mybodytext
{
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 13px;
	color: #330066;
	line-height: 16px;
}

.mynotice
{
	height: 21px;
	font-size: 16px;
	padding-top: 3px;
	font-weight: bold;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #330066;
	line-height: 18px;
}

.mynoticered
{
	height: 21px;
	font-size: 16px;
	padding-top: 3px;
	font-weight: bold;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	color: #CC0033;
	line-height: 18px;
}

#prospectivemenu
{
	width:154px;
	background-color: #3D1760;
	text-align: right;
	padding-right: 8px;
	padding-left: 6px;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 30px;
	height: auto;
	margin-left: 49px;
}

#currentmenu
{
	width:154px;
	background-color: #5E79B0;
	text-align: right;
	padding-right: 8px;
	padding-left: 6px;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 30px;
	height: auto;
	margin-left: 49px;
}

.menuhead
{
	font-weight:bold;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
}

.sidemenulist
{
	padding-top:0px;
	padding-bottom: 10px;
	margin-top: -12px;
/*	font-family: Arial, Helvetica, sans-serif;*/
}

.sidemenulist ul
{
	list-style-type: none;
}

.sidemenulist li
{
	line-height:16px
}

.copyright
{
	float:right;
	width: 460px;
	padding-top: 3px;
}

.h2x
{
	float:right;
	width: 250px;
	text-align: right;
	padding-top: 3px;
}

.tourphoto
{
	font-size: 11px;
	color:#999999;
	margin-right: 20px;
	float: left;
	padding-bottom: 20px;
}

.tourphoto img
{
	border: 1px solid #CCC;
}

.faculty_img
{
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* Text */
.pagehead
{
	font-size:22px;
	color: #036735;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.quoteright
{
	float:right;
	width:200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 15px;
	margin-left: 15px;
	color: #5FB68A;
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.quoteleft
{
	float:left;
	width:200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 15px;
	margin-right: 15px;
	color: #5FB68A;
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin-top: 5px;
}

.subtitle
{font-family:Georgia, "Times New Roman", Times, serif; color:#006600; font-style:italic}

/* Links */
a:link
{color: #000066;text-decoration:bold;}
a:active
{color: #000066;text-decoration:bold;}
a:visited
{color: #000066;text-decoration:bold;}
a:hover
{color: #F5845C;text-decoration:bold;}

a.toplinks:link 
{text-decoration: none; color: #000066;}
a.toplinks:active 
{text-decoration: none; color: #000066;}
a.toplinks:visited 
{text-decoration: none; color: #000066;}
a.toplinks:hover
{text-decoration: none; color: #F5845C;}

a.whitelink:link 
{text-decoration: bold; color: #fff;}
a.whitelink:visited 
{text-decoration: bold; color: #fff;}
a.whitelink:hover
{text-decoration: bold; color: #F5845C;}
a.whitelink:active 
{text-decoration: bold; color: #F5845C;}

a.lightgreenlink:link 
{text-decoration: bold; color: #000066; font-weight: bold;}
a.lightgreenlink:active 
{text-decoration: bold; color: #000066; font-weight: bold;}
a.lightgreenlink:visited 
{text-decoration: bold; color: #000066; font-weight: bold;}
a.lightgreenlink:hover
{text-decoration: bold; color: #F5845C; font-weight: bold;}

a.gray:link 
{font-weight: bold; color: #999999; text-decoration: none;}
a.gray:active 
{font-weight: bold; color: #999999; text-decoration: none;}
a.gray:visited 
{font-weight: bold; color: #999999; text-decoration: none;}
a.gray:hover
{font-weight: bold; color: #0066CC; text-decoration: none;}

a.headerlink:link 
{font-weight: bold; color: #000; text-decoration: none;}
a.headerlink:active 
{font-weight: bold; color: #000; text-decoration: none;}
a.headerlink:visited 
{font-weight: bold; color: #000; text-decoration: none;}
a.headerlink:hover
{font-weight: bold; color: #036735; text-decoration: none;}

.cp_menu
{
	padding-bottom:30px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-right: 22px;
	font-size: 11px;
	color: #FFFFFF;
}

div.subhead {
	font-size:12px;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
}
.wcf_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	line-height: 14px;*/
	width: 250px;
	height: 150px;
	padding-top: 1px;
	padding-left: 250px;
	text-align: center;
	margin-top: 475px;
	margin-left: 75px;
	/* border: 1px solid #7FB986; */
	margin-bottom: 20px;
}

.submiddle tr .interior_right p {
	color: #000;
}
.submiddle tr .interior_right .mybodytext .mynoticered strong em {
	color: #F30;
}
