@charset "UTF-8";
body {
	font-family: roboto regular, sans-serif;
	font-weight: normal;
	font-size: 16px;
}
ul, li {
	list-style-type: none;
	text-align: left;
}
a {
	color: #FF6633;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #1C4159;
	font-size: 16px;
}
/*p {
	margin-top: 0px;
	margin-bottom: 10px;
}*/
/*h1 a:hover {
	font-weight: lighter;
	color: #FFF;
	font-size: 0.8em;
}*/
h1 span {
	font-weight: normal;
	font-size: 16px;
}
#wrapper {
	align: top;
	margin-right: auto;
	margin-left: auto;
	height: 2550px;
	width: 1180px;
	/* [disabled]background-image: url(../BG.jpg); */
	/* [disabled]background-repeat: no-repeat; */
	margin-top: 15px;
	overflow: visible;
}
#mainnav {
	text-align: center;
}
#header {
	padding-top: 15px;
	height: 30px;
	width: auto;
	/* [disabled]text-align: center; */
}
/*#header a {
	color: #F35E3A;
}
#header a:hover {
	color: #1C4159;
	font-style: normal;
	font-weight: 200;
}*/

#container {
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#footer {
	padding-left: 37px;
	color: #000;
	font-size: 0.9em;
	/* [disabled]padding-bottom: 0px; */
	/* [disabled]padding-top: 10px; */
	/* [disabled]text-align: left; */
}
#grid {
	/* [disabled]width: 1200px; */
	overflow: hidden;
	font-size: 16px;
	line-height: 1em;
	font-weight: normal;
	/* [disabled]margin-bottom: 15px; */
}
/*#grid strong {
	font-size: small;
	color: #F35E3A;
}*/
#grid a img {
	border: 1px solid #F35E3A;
	margin-bottom: 5px;
	/* [disabled]float: left; */
}
#grid a:hover img {
	border: 1px solid #F6E083;
	/* [disabled]float: left; */
	margin-bottom: 5px;
}

#grid .videos li {
	width: 260px;
	margin-bottom: 20px;
	float: left;
	/* [disabled]margin-left: 15px; */
	margin-right: 20px;
}
.date {
	font-size: 10px;
	color: #1C4159;
	text-align: left;
	font-weight: bold;
}
.blackie {
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	color: #1C4159;
	text-align: left;
}
#awards {
	font-style: normal;
	font-size: 14px;
}
#awards a:hover {
	font-style: italic;
	/* [disabled]text-decoration: underline blink; */
	font-weight: normal;
	color: #F76534;
	font-size: 14px;
}
#awards a {
	font-style: italic;
	/* [disabled]text-decoration: underline blink; */
	font-weight: normal;
	color: #000;
	font-size: 14px;
}
.myclear {
	clear: both;
}
