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

body {
	text-align: center;
	background-color: #e4e6e7;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}

img {
	border: 0px;
}

#content {
	width: 420px;
	text-align: justify;
	float: left;
	line-height: 23px;
	padding: 10px;
}

#rightside {
	float: right;
	width: 300px;
}

#txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
}

#wrapper {
	width: 742px;
	background-color: #FFFFFF;
	border: 7px solid #eceeef;
	float: left;
	padding: 18px;
	position: absolute;
    left: 50%;
    margin-left: -390px;
	margin-top: 10px;
	text-align: left;
}

#head {
	float: left;
	width: 100%;
}

h1 {
	font-size: 25px;
	color: #537317;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin-top: 10px;
	letter-spacing: 0px;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
}

#buttons {
	float: right;
	padding: 0px;
}

#logo {
	float: left;
	width: 237px;
}

#slogan {
	float: left;
	background-image:url(../../../images/slogan.jpg);
	background-repeat:no-repeat;
	width: 396px;
	height: 189px;
	margin-right: 1px;
}

#photo {
	float: right;
	width: 338px;
	height: 189px;
}

#photo-no-rotation {
	float: right;
	width: 338px;
	background-image:url(../../../images/mainphoto.jpg);
	background-repeat:no-repeat;
	height: 189px;
}

#menu {
	float: right;
	text-align: right;
	margin-top: 10px;
}

#subhead {
	background-color: #E6E8EA;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #C0C5C9;
	border-top: 1px solid #C0C5C9;
	margin-top: 8px;
}

#LM_level_1 li {
	line-height: 35px;
	list-style: none;
	background-image: url(../../../images/btn_bg.png);
	background-repeat: no-repeat;
	width: 250px;
}

#LM_level_1 a {
	color: #537317;
	text-decoration: none;
	font-size: 12px;
}

#LM_level_1 a:hover {
	color: #666666;
}

#legal {
	margin-top: 20px;
	float: right;
	color: #999999;
	font-size: 11px;
	line-height: 19px;
	text-align: right;
	width: 260px;
}

#news {
	float: right;
	width: 275px;
	margin-bottom: 20px;
	text-align: right;
	line-height: 25px;
	margin-top: 10px;
}

#news a {
	color: #666666;
	text-decoration: none;
}

#news a:hover {
	color: #999999;
}

#recent_news {
	font-size: 20px;
	color: #537317;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	margin-top: 10px;
	letter-spacing: 0px;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	float: right;
}

.pics {  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0px;  
    width:  338px; 
    height: 189px; 
    top:  0; 
    left: 0 
}

.vid {
	padding: 15px;
	background-color: #eee;
    border:  1px solid #ccc;  	
	height: 97px;
	width: 130px;
	float: left;
	margin: 10px;
}

.vid-desc {
	float: right;
}

blockquote {
color: #777777;
margin-top: 15px;
margin-right: 30px;
margin-bottom: 0pt;
margin-left: 10px;
padding-left: 20px;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #dddddd;
}