body{margin:0; padding:0; font-size:13px; font-family:Georgia, "Times New Roman", Times, serif; background-color:#white;}

#wrapper{ width:950px; margin: 0 auto; }
#clear{clear:both;}
#header {height:120; background-color:#800000;}
#header marquee{padding:0px 10px 0px 10px;}

#banner {height:300px; background-color:#800000;}
#banner img{height:290px; width:930px; padding:0px 10px 10px 10px;}

#highlight { height:35px; background-color:#FFFFFF; }
#highlight marquee{ background-color:#800000; padding:5px; border-radius:30px;}

#content{height:530px;}
#left{float:left; background-color:#F0F0F0; height:530px; width:250px; border:2px solid #800000; margin-right:10px;}
#right{float:right; background-color:#F0F0F0; height:530px; width:250px;  border:2px solid #800000; margin-left:10px;}
#center span{font-size:24px;}
#center h2{text-align:center; font-size:24px;}
#center p{text-align:justify; font-size:14px;}


#footer{height:30px; background-color:#800000;}
#footer  td{color:white;font-size:13px;font-family:Arial; padding:7px 15px 0px 15px;}
#footer  a{color:white;text-decoration:none;}
#footer  a:hover{color:#FFFF66;text-decoration:underline;}

#block table{width:250px;}
#block th{background-color:#800000; color:white; font-family:Arial, Helvetica, sans-serif;font-weight:bold; padding:3px;}
#block td{background-color:#969696; padding:3px;}
#block marquee{ height:492px; padding-left:3px; padding-right:3px;}
#block p{font-weight:bold;font-size:14px; text-align:center; color:white; }
#block span{ color:#660D07;}
#block a{ text-decoration:none; color:black; font-size:14px;}
#block a:hover{ color:white;}

#man_dis{width:650px; height:530px; padding:0px 15px; float:right;}
#man_dis table{ border:3px solid #800000;}
#man_dis th{background-color:#800000; color:white; border:1px solid #800000;}
#man_dis td{border:1px solid #800000; padding:2.5px 15px;}
#man_dis a{text-decoration:none; color:#800000;}

#slideshow {
	margin:0;
	padding:0;
	position:relative;
	border:10px solid #800000;
	-webkit-box-shadow:0 0px 5px #D5D5D5;
	-moz-box-shadow:0 0px 5px #D5D5D5;
	box-shadow:0 0px 5px #D5D5D5;
	margin-top:0px;
}

nav{	padding-left: 50px; padding-top:8.5px;}
nav ul {padding: 0;	margin: 0;	list-style: none;  	}
nav li{	float: left; padding-right: 45px;}
nav a{
	float: left;
    color: #eee;
    margin: 0 5px;
    padding: 3px;
    text-decoration: none;
	border: 1px solid #831608;
	font: bold 17px Arial, Helvetica; 	
    background-color: #831608;
    background-image: -moz-linear-gradient(#bb413b, #831608);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bb413b), to(#831608));    
    background-image: -webkit-linear-gradient(#bb413b, #831608);
    background-image: -o-linear-gradient(#bb413b, #831608);
    background-image: -ms-linear-gradient(#bb413b, #831608);
    background-image: linear-gradient(#bb413b, #831608);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.8);    
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 3px 0 rgba(0, 0, 0, 0.7), 0 2px 2px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 3px 0 rgba(0, 0, 0, 0.7), 0 2px 2px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 3px 0 rgba(0, 0, 0, 0.7), 0 2px 2px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5) inset;	
}
nav a:hover{
    background-color: #bb413b;
    background-image: -moz-linear-gradient(#831608, #bb413b);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#831608), to(#bb413b));      
    background-image: -webkit-linear-gradient(#831608, #bb413b);
    background-image: -o-linear-gradient(#831608, #bb413b);
    background-image: -ms-linear-gradient(#831608, #bb413b);
    background-image: linear-gradient(#831608, #bb413b);
}
nav a:active{
    background: #bb413b;
    position: relative;
    top: 2px;    
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.7) inset;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.7) inset;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.7) inset; 
}
nav span{
	border: 1px dashed #eba1a3;
    display: inline-block;
    padding: 4px 15px;
	cursor: pointer;	
    background-color: #bb413b;
    background-image: -moz-linear-gradient(#d4463c, #aa2618);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d4463c), to(#aa2618));      
    background-image: -webkit-linear-gradient(#d4463c, #aa2618);
    background-image: -o-linear-gradient(#d4463c, #aa2618);
    background-image: -ms-linear-gradient(#d4463c, #aa2618);
    background-image: linear-gradient(#d4463c, #aa2618);
}
nav a:hover span{	
    background-color: #bb413b;
    background-image: -moz-linear-gradient(#aa2618, #d4463c);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#aa2618), to(#d4463c));      
    background-image: -webkit-linear-gradient(#aa2618, #d4463c);
    background-image: -o-linear-gradient(#aa2618, #d4463c);
    background-image: -ms-linear-gradient(#aa2618, #d4463c);
    background-image: linear-gradient(#aa2618, #d4463c);
}
/* END Navigation */

.content-contact{ width:520px;	height: 390px;	text-align:center; }
.content-contact h1{font-size:22px; text-align:center; color:white; margin-top:0px; height:30px; text-decoration:underline; }
.content-contact table{ font-size:15px; font-weight:bold ;color:#ca3e33; padding-top:20px;}
.clear{clear:both;}
.content-fees{ width:900px;	height: 390px;	text-align:center; }
.content-fees h1{font-size:22px; text-align:center; color:white; margin-top:0px; height:30px; text-decoration:underline; }
.content-fees table{ font-size:15px; font-weight:bold ;color:#ca3e33; padding-top:20px;}