@charset "UTF-8";
body  {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: #AAC2D0 url(images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #35322E;
	font-size: 14px;
}
.twoColFixLtHdr #container { 
	width: 960px;
	background: #FFFFFF;
	margin: 20px auto;
	border: 3px solid #fff;
	text-align: left;
} 
.twoColFixLtHdr #header { 
	background: url(images/banner.jpg) no-repeat; 
	height: 120px;
}
#nav {
	height: 40px;
	background: url(images/nav2.png) repeat-x;
}
.twoColFixLtHdr #sidebar {
	float: right;
	width: 250px;
	padding: 0px 20px 15px 10px;
	margin-bottom: 25px;
}
#sidebar h3 {
	font-size: 21px;
}
#sidebar img {
	padding: 3px;
	border: thin solid #999;
}
#sidebar p {
	text-align: left;
}
#sidebar ul {
	padding-left: 20px;
	list-style: square;
}
#sidebar ul li {
	line-height: 1.5;
}
#maincontent2 {
	margin: 0px 20px 0 0px;
	padding: 0 25px;
	min-height: 500px;
}	
.twoColFixLtHdr #maincontent { 
	margin: 0px 280px 0 0px;
	padding: 0 25px;
	min-height: 500px;
}

h1{
	font-size: 22px;
}

#maincontent-full h1{
	margin-left: 15px;
}

h2 {
	font-size: 18px;
}
a{
	color: #333;
}
a:hover {
	text-decoration: none;
}
p	{
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	
}
ul li{
	line-height: 1.5;
}

hr {
	margin-bottom: 20px;
}
.twoColFixLtHdr #footer { 
	background:#fff;
	margin: 0px 20px;
	text-align: right;
	border-top: solid thin #ccc;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 13px;
}
.fltrt {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 3px;
	border: thin solid #666;
}
.fltlft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	padding: 3px;
	border: thin solid #666;
}

.clearfloat, .clear {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#video {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border: thin solid #666;
	width: 330px;
}

#video p {
	font-size: 12px;
	padding: 0px 10px;
}
#vid {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
#slideshow1 {
	float: left;	
	width: 310px;
	height: 205px;
	border: thin solid #666;
	margin-right: 15px;
	margin-bottom: 5px;
}
#form {
	float: right;
	width: 260px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 20px 20px;
	border: thin solid #ccc;
}

#form p {
	font-size: 18px;
	font-weight: bold;
}

a img {
	border: none;
}

.media_container{
	float: left;
	width: 44%;
	padding: 3%;
	text-align: center;
}

.story{
	float: left;
	width: 92%;
	padding: 4%;
}

.media_container.small{
	width: 30%;
	padding: 1.6%;
}

.media_container object{
	margin: 0 auto;
}
