body{
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	background-color: #D1D8DD;
	margin: 20px 0px 10px 0px;
	background-image: url(images/ceramic.jpg);
	color: #333333;
}

.main_table{
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
	border: 1px solid #8B9DA9;
}

.top_right{
	border-left: 1px solid #cccccc;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

.link_title:link {
	color: #33669B; 
	text-decoration: underline;
	font-size: 16px;
}

.link_title:visited {
	color: #33669B; 
	text-decoration: underline;
	font-size: 16px;
}

.link_title:hover {
	color: #FF6600; 
	text-decoration: underline;
	font-size: 16px;
}

.link_content:link {
	color: #33669B; 
	text-decoration: underline;
}

.link_content:visited {
	color: #33669B; 
	text-decoration: underline;
}

.link_content:hover {
	color: #FF6600; 
	text-decoration: none;
}

.menuleft {
	font-family: arial;
	color: #336699; 
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

.menuleft UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none;
}

.menuleft LI {
	MARGIN: 0px;
}

.menuleft LI A {
	display: block; 
	color: #336699; 
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}

.menuleft LI A:hover {
	color: #336699; 
	background-color: #EFECE7;
}

.menuleft #current A {
	display: block; 
	color: #336699; 
	background-color: #EFECE7;
	padding-left: 0px;
}

.common_size{
	font-size: 80%;

}

.intro{
	font-size: 80%;
	text-align: justify;
}

.small_size{
	font-family: verdana, arial;
	font-size: 70%;
	text-align: justify;
}

.learn_more{
	font-size: 70%;
	text-align: right;
	padding: 8px 5px 0px 0px;
}

h1{
	font-size: 100%;
	color: #323232;
	font-weight: bold;
}

.img_homepage{
	float: left;
	margin-right: 10px;
}

.home_left{
	padding-right: 15px;
}

.home_right{
	padding-left: 15px;
	border-left: 1px solid #cccccc;
}

.footer{
	color: #38434B;
	font-size: 70%;
}

.link_footer:link {
	color: #38434B; 
	text-decoration: underline;
}

.link_footer:visited {
	color: #38434B; 
	text-decoration: underline;
}

.link_footer:hover {
	color: #FF6600; 
	text-decoration: none;
}

.location{
	padding: 0px 5px 5px 0px;
	font-size: 70%;
}

.page_title{
	font-size: 120%;
	font-weight: bold;
	color: #cc3300;
	margin-top: 3px;
	/*D3C016*/
}

.border_table{
	border: 1px solid #eeeeee;
}

.subtitle1{
	font-size: 90%;
	font-weight: bold;
	color: #006699;
}

.head_line{
	font-weight: bold;
	font-size: 120%;
}

.next{
	padding: 15px;
	border: 1px dashed #cccccc;
   background-color: #F1F3F8;
	font-size: 75%;
}

.three_left{
	padding-right: 15px;
}

.three_center{
	padding: 0px 15px 0px 15px;
	border-left: 1px dashed #cccccc;
	border-right: 1px dashed #cccccc;
}

.three_right{
	padding-left: 15px;
}

.img_border{
	border: 1px solid #000000;
}

.more_study{
	border: 1px dashed #d3d3d3;
	border-top: 3px solid #d3d3d3;
	padding: 10px 0px 15px 10px;
	text-align: left;
	font-size: 12px;
	background-color: #FFFFE6;
}

.two_left{
	padding-right: 15px;
}

.two_right{
	padding-left: 15px;
	border-left: 1px dashed #cccccc;
}

.name{
	font-size: 70%;
	text-align: right;
	margin-top: 5px;
}

.hr{
	border-top: 1px dashed #cccccc;
	color: #FFFFFF;
	margin: 10px 0px 10px 0px;
}

.head_right{
	padding: 6px;
	background: #FCF9F4;
	border: 0px dashed #cccccc;
	color: #cc3300;
	text-align: center;
	margin-bottom: 10px;
	background-image: url(img/headright.gif);
}

.alert{
	padding: 15px;
	border: 1px dashed #cccccc;
   background-color: #FFFFEA;
	font-size: 75%;
	text-align: center;
}

.red{
	color: #CC0000;
}

.left_portfolio{
	width: 200px;
}

.right_portfolio{
	width: 300px;
	float: right;
}

.img_portfolio{
	border: 1px solid #000000;
	margin: 3px 10px 0px 0px;
}

.msg_success{
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	padding: 15px;
	border: 1px dashed #cccccc;
	background-color: #EFF3FC;
	color: #000000;
}

ul{
	margin: 8px 5px 18px 30px;
}

.img_featured{
	border: 1px solid #000000;
	margin: 5px 0px 7px 0px; 
}

.underlogo
{
vertical-align: top;
	font-family: verdana, arial;
	font-size: 10px;
	color: #000000;
}

.top_testimonials{
	font-family: verdana, arial;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #E7E4DF;
	background: #FCF9F4;
	font-size: 12px;
}

.portfolio_cell{
	padding-bottom: 7px;
}

.description_green{
	font-size: 70%;
	color: #339933;
}

.programs{
	margin: 0px 5px 5px 15px;
	list-style: disc;
	font-size: 80%;
}
