@charset "UTF-8";
/* CSS Document */
/*   -------  GLOBAL  ---------  */

body {
   margin: 0 auto;
   padding: 0 ;
   text-align: center;
   font: 13px/15px Arial, sans-serif;
   background:#EDEFE9 url(../images/template/background.jpg) top left;
   color:#354747;
}


a, a:link, a:visited { color: #354747; text-decoration: none; }
a:hover { text-decoration: underline; }

ul { padding: 0 0 0 17px;
list-style: circle; }
ul ul { list-style: circle;}



h1 { font-weight:normal; font-size:25px; color: #354747;  text-transform: uppercase; font-family: "Times New Roman", Times, serif; line-height:100%; margin:0 0 10px 0;}
h2 { font-weight: normal; font-size:25px; color: #354747; text-transform: uppercase; font-family: "Times New Roman", Times, serif; line-height:100%; margin:10px 0 0px 0; }

h3 { font-weight: bold; font-size:18px; color: #354747; line-height:100%; margin:0 0 5px 0; font-family: "Times New Roman", Times, serif; margin:0 0 5px 0;}
h4 { font-weight: bold; font-size:16px; color: #354747; margin:0; line-height:100%; margin:0 0 5px 0; font-family: arial, sans-serif}

.vspace2 br {
    line-height: 25px;
}  

#container {
   margin: 0 auto;
   padding: 0;
   width: 870px;
   height: 100%;
   text-align: center;
   display:block;
}

/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#nav {
font:130%/1em  Guardi, Georgia,"Times New Roman", Times, serif;
color:#354747;
margin:0 0 40px 0;}

#nav a {
	line-height:160%;
	color:#354747;
	text-decoration: none;
	outline: none;
	margin:0;
	padding:0;
	}


#nav a:hover {
	color: #354747;
	text-decoration: underline;
}

#nav ul{
font:70%/1.2em Arial, Helvetica, sans-serif;
color:#354747;
margin:4px 0 6px 30px;
padding:0;
list-style:disc;}


#nav #on {
display:block;
margin:5px 0;
padding:0 0 0 14px;
color:#354747;}

#nav .course {
display:block;
line-height:110%;
margin:0 0 0 4px;
padding:0 0 4px 0;
}

#nav .course a{
display:block;
line-height:110%;color:#354747;

}

#nav .course a:hover{
display:block;
line-height:110%;color:#354747;
text-decoration:underline;
}

.plan {
margin:0;
padding:0 0 10px 0;
}

#footerlinks {
   color:#354747;
   text-align:left;
   
}
#footerlinks {
   font-size:12px;}

#footerlinks a{
   color:#354747; text-decoration:none; }

#footerlinks a:hover{
   color:#354747; text-decoration:underline; }


#footer {
   margin: 0 auto;
   padding: 14px 0 0 2px;
   width: 870px;
   height: 100%;
   text-align: left;
   display:block;
   float:left;
   background:url(../images/template/footer_shadow.jpg) top left no-repeat;
   color:#354747;
}

#footer a{
   color:#354747;text-decoration:none; }

#footer a:hover{
   color:#354747;text-decoration:underline; }

/*   -------  HOME PAGE  ---------  */

#contenthome {
   margin: 0 auto;
   padding: 0;
   width: 870px;
   height: 100%;
   text-align: left;
   display:block;
   float:left;
   background:url(../images/template/page_background.jpg) top left repeat-y;
}

#left {
   margin: 0 auto;
   padding: 0;
   width: 188px;
   height: 100%;
   padding: 0;
   text-align: left;
   display:block;
   float:left;
}

#leftcontent {
   margin: 10px 0;
   padding: 0 0 0 10px;
   width: 167px;
   height: 100%;
   text-align: left;
   display:block;
   float:left;
   color:black;
}



#right {
   margin: 0 auto;
   padding: 0 0 40px 0;
   width: 682px;
   height: 100%;
   text-align:left;
   display:block;
   float:left;

}


#rightcontent {
   margin: 0 auto;
   padding: 0px 10px 20px 8px;
   width: 664px;
   height: 100%;
   text-align: left;
   display:block;
   float:left;
   color:black;
}

#homeC1 {
   margin: 0px;
   padding: 0;
   width: 323px;
   
   text-align: left;
   display:block;
   float:left;
}

#homeC2 {
   margin:20px auto auto 18px;
   padding: 0;
   width: 295px;
   height: 425px;
   float:right;
}
#homeC3
{
    width:664px;
}

#minheight {
   margin: 0 auto;
   padding: 0;
   width: 1px;
   height: 485px;
   text-align: left;
   display:block;
   float:right;
}


