body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7F7F;
	background-color: #EBEBFF;
}


.container { 
	width: 966px;
	margin: 0px;
	padding: 0px;
	}

.corner_for_content {
	background: #ffffff url("../images/topleft.png") no-repeat top left;
}
	
.corner_content_top_right {
	background:  url("../images/topright.png") no-repeat top right;
	
}

.main_content {
	padding: 20px;
	border-bottom: 2px solid #CCC;	
}
	
.wide_content {

}

.session_info {
	padding-right: 20px;
}

div { 
	/*border: 1px solid;*/ 
}

#header img {
	float: left;
	padding-right: 20px;
	border: 0px;
}

#header ul {
	
}
#header ul li {
	list-style-type:none; 
	font-size: 1.25em;
	margin: 2px;
	margin-bottom: 4px;
}
#header ul li a {
	color: #845A00;
	text-decoration: none;
	border-bottom: 2px solid #CCC;
	font-weight: normal;	
}

#header ul li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #000;
	font-weight: normal;	
}

#header .right ul {
	text-align: right;
}

.main_title {
text-align: center;
}

.main_title h1 {
 color: #3A5C7F;
 padding: 0px;
 margin: 0px;
 padding-top: 5px;
 font-size: 2.75em;
 font-weight: bold;
}

.main_title p {
 margin: 0;
 padding: 0;
 letter-spacing:2.5px;
}

a {
	font-weight: bold;
	color: #3A5C7F;
	text-decoration: none;
}

a:hover {
	color: #3E4891;
	border-bottom: 2px solid #000;
}

h1.title {
	background: #DDD; 
	border-bottom: 2px solid #888; 
	padding: 3px;
	background-image:url("../images/shade.png");
	color: white;
}

.attention {
	padding-top: 10px;
	padding-bottom: 10px;
}

.search .sbox {
	background-color:#FFFFFF;
	background-image:url("../images/icons/arrow2.gif");
	background-position:3px center;
	background-repeat:no-repeat;
	font-size: 1.0em;
	padding:2px 5px 2px 39px;
	padding-left: 10px;
	width:250px;
	border: 1px solid #D4D4D4;
	color: #C8C8C8;
	margin-top: 5px;
	}
	
.search_button {  
     /*width: 25px;  
     height: 25px;  
     background: url(../images/search.png) no-repeat top left;  
	 padding: 0px;
	 border: 0px;*/
	height: 26px;
	border: 1px solid #D4D4D4;
 margin-right: 125px;
 }	

.search .sbut {
	/*font-size: 1.0em;*/
}

.squarethumb {

}
.squarethumb img {
	width: 120px;
	float: left;
	padding-right: 5px;
	border: 0px;
}
.squarethumb h1 {
	font-size: 1.00em;
	padding: 0px;
	margin: 0px;
}
.squarethumb p {
	padding-top: 0px;
	margin-top: 0px;
}
.featurevideo {
	padding-left: 10px;
}
.homemenu {
	padding-top: 0px;
	margin-top: 0px;
}
.homemenu h1 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.homemenu ul {
	margin: 0;
	padding: 0;	
}
.homemenu ul li {
	list-style-type:none; 
	font-size: 1.25em;
	margin: 2px;
	padding-left: 10px;
	margin-bottom: 4px;
}
.homemenu ul li.first {
	padding-left: 0;
	font-style: italic;
}
.homemenu ul li a {
	color: #845A00;
	text-decoration: none;
	border-bottom: 2px solid #CCC;
	font-weight: normal;
}

.homemenu ul li a:hover {
	text-decoration: none;
	border-bottom: 2px solid #000;
	font-weight: normal;	
}

#footer {
	margin: 0px;
		}

		
#footer a {
	color: #845A00;
	font-weight: normal;		
}

#footer ul {
	
}
#footer ul li {
	/*list-style-type:none; */
}
#footer ul li.main {
	font-style: italic;
	list-style-type:none;
}
