@import url('reset.css');
@import url('dropdown.css');
@import url('default.css');
@import url('default.ultimate.css');

body,
html {
	margin:0;
	padding:0;
	color:#000;
	background:#EEEEFF;
	
}

#wrap {
	width:961px;
	margin:0 auto;
	background:#EEEEFF;
}

#header {
	padding:0;
	background:#EEEEFF;
	margin:0;
	height: 250px;
}

h1 {
    margin:0;
}
	
div {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}

a:link, a:visited, a:active {
	color: inherit;
	text-decoration: none;
}

.pics  {
	margin: 10px 0 10px 0;
	height: 367px;/*327 for carousel*/
}

.imgright {
	display: block;
	float: right;
	background-color: #3D4E5E;
	color: #8db3e2;
	margin: 0 0 10px 10px;
}

.imgleft {
	display: block;
	float: left;
	background-color: #3D4E5E;
	color: #8db3e2;
	margin: 0 10px 10px 0;
}

#main p.imgbox {
	color: #E0E0E0;
	margin: 0 5px 5px 5px;
	font-size: 13px;
	line-height: 20px;
	font-family: sans-serif;
}

#navigation {
	padding:0;
	background:#01009A;
	min-width:962px;
	clear: both;
	max-height: 30px;
	font-size: 1em;

}

#main {
	text-align:left;
	float:left;
	width:521px;
	padding:10px 15px 0 15px;
	margin:5px 0 0 0;
	min-height:1100px;
	font-size:14px;
	line-height:20px;
	border-left:1px solid #4A5E72;
	border-right:1px solid #4A5E72;
	background:#EEEEFF;
}

#main h1 {
	color: #4A5E72; 
	border-bottom: 3px solid #4A5E72;
	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", "Bookman Old Style", "Georgia", "Times New Roman", times, "serif";
	line-height: 20px;
	font-size: 19px;
	margin: 5px 0 0 0;
	padding-bottom: 5px;
	text-indent: 5px;
}

#main h3 {
	color: #5F5F5F;
	font-style: italic;
	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", "Bookman Old Style", "Georgia", "Times New Roman", times, "serif";
	line-height: 20px;
	font-size: 15px;
	margin: 0;
	padding: 5px 0 5px 0;
	text-indent: 5px;
	background-color: #C5D8E8;
}



#main h2 {
	color: #5F5F5F;
	font-style: italic;
	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", "Bookman Old Style", "Georgia", "Times New Roman", times, "serif";
	line-height: 20px;
	font-size: 13px;
	margin: 0 0 20px 0;
	padding: 4px 4px 5px 0;
	border-bottom: 1px solid #4A5E72;
	padding-left: 5px;
	background-color: #C5D8E8;
}


#main h2.front {
	color: #5F5F5F;
	font-style: italic;
	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", "Bookman Old Style", "Georgia", "Times New Roman", times, "serif";
	line-height: 20px;
	font-size: 15px;
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #EEEEFF;
	border-bottom: 1px solid #EEEEFF;
}



#main h3.front {
	color: #5F5F5F;
	font-style: italic;
	font-family: "Book Antiqua", "Palatino Linotype", "Palatino", "Bookman Old Style", "Georgia", "Times New Roman", times, "serif";
	line-height: 20px;
	text-indent: 0;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 4px 0 0 0;

	background-color: #EEEEFF;
}

#main p.banner {
	background-color: #7d1515;
	color: #ffffff;
	font-size: 16px;
	line-height: 25px;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	text-align:center;
	font-family: Arial, "sans-serif";
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#infobar p.banner {
	background-color: #ff0000;
	color: #ffffff;
	font-size: 16px;
	line-height: 25px;
	margin: 10px 0 10px 0;
	padding: 10px ;
	text-align:center;
	font-family: Arial, "sans-serif";
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#main p.banner > a {
	color: #EEEEFF;
	border-bottom: 1px #fff dotted;
}

#infobar p.banner > a {
	color: #EEEEFF;
	border-bottom: 1px #a5c9fe dotted;
}

#main p.banner > a:hover, a:active {
	background-color: #7d1515;
	color: #EEEEFF;
	border-bottom: 1px #EEEEFF solid;
}

#infobar p.banner > a:hover, a:active {
	background-color: #ff0000;
	color: #EEEEFF;
	border-bottom: 1px #EEEEFF solid;
}

#main p {
	color: #333333;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 20px;
	font-family: "Cambria", "Georgia", "Book Antiqua", "Bookman Old Style", "Georgia", "Times New Roman", times, "serif";
}

#main ul {
	list-style-type: circle;
	padding-left: 30px;
}

#sidebar a:link, #sidebar a:visited {
	border-bottom: 1px #7C1616 dotted;
	color: #7C1616;
}

#sidebar a:active {
	border-bottom: 1px #fff dotted;
	color: #fff;
	background-color: #C5D8E8;
}

#sidebar a:hover {
	border-bottom: 1px #7C1616 solid;
	color: #7C1616;
}

#sidebar a:link.piclink, #main a:visited.piclink, #main a:active.piclink {
	border: 0;
}

h2 {
	margin:0 0 1em;
}
	
#sidebar {
	float: right;
	width: 741px;
}
#sidenavigation{
	text-align:left;
	float: left;
	width:190px;
	margin:15px 15px 0 15px;
	font-family: "Cambria", "Georgia", "Book Antiqua", "Bookman Old Style", "Georgia", "Times New Roman", times, "serif";
	font-size:100%;
	background:#EEEEFF;
	color: #4C3C70;
	}
	
#infobar {
	text-align:left;
	float: right;
	width:190px;
	margin:15px 15px 0 15px;
	font-family: "Cambria", "Georgia", "Book Antiqua", "Bookman Old Style", "Georgia", "Times New Roman", times, "serif";
	font-size:100%;
	background:#EEEEFF;
	color: #4C3C70;
	}

#sidenavigation h1, #infobar h1 {
	color: #0B375B;
	border-bottom: 3px solid #4A5E72;
	font-family: Arial, sans-serif;
	line-height: 20px;
	font-size: 15px;
	margin: 5px 0 0 0;
	padding-bottom: 5px;
	text-indent: 5px;
	}

#sidenavigation h1.second, #infobar h1.second {
	color: #0B375B;
	border-bottom: 3px solid #4A5E72;
	font-family: Arial, sans-serif;
	line-height: 20px;
	font-size: 15px;
	margin: 15px 0 0px 0;
	padding-bottom: 5px;
	text-indent: 5px;
}

#sidenavigation p, #infobar p {
	color: #0B375B;
	padding-top: 5px;
	font-size: 14px;
	line-height: 20px;
}

#sidenavigation a:link, a:hover, a:active, a:visited{
	border: 0;
	
}
	
#sidenavigation img, #infobar img {

}

.calender {
	height: 50px;
	background-image:url('../images/calender.jpg');
}

#sidenavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}


#sidenavigation li {
	margin:0;
	text-indent:4px;
	border-bottom: 1px #4A5E72 dotted;
	}


#sidenavigation li a {
	display: block;
	padding: 8px 0px 8px 0px;
	color: #0B375B;
	text-decoration: none;
	width: 100%;
	}

#sidenavigation li a:hover, a:active {
	color: #fff;
	background-color: #4A5E72;
}

#footercontainer {
	clear:both;
	padding-top: 15px;
	margin:0 15px;
}

#footer {

	width:930px;
	font-size:85%;
	border-top:1px solid #4A5E72;
	background-color:#EEEEFF;
	text-align:center;
	padding-top:15px;

	padding-bottom:50px;
	color:#4A5E72;

}
	#footer p {
		margin:0;
		line-height: 18px;
    }
	* html #footer {
		height:1px;
	}

/*flashy text*/
.outside {
	width:489px;
	border-top:3px solid #aa1524;
	border-bottom:3px solid #aa1524;
	margin:15px auto 5px auto;
	overflow:hidden;
	padding: 10px 0px;
	}
.marquee{
	color: #aa1524;
	position:relative;
	overflow:hidden;
	float:left;
}
.marquee span{
	text-shadow: 2px 2px 2px #a0a0a4;
	font-size:25px;
	padding-left:20px;
	white-space: nowrap;
	display:inline;
	position: relative;
	left:0%;
	-moz-animation: marquee 15s infinite linear 1s;
	-webkit-animation: marquee 15s infinite linear 1s;
	-o-animation: marquee 15s infinite linear 1s;
	animation: marquee 15s infinite linear 1s;
}
/*.marquee:hover span{
-webkit-animation-play-state: paused;
-moz-animation-play-state: paused;
-o-animation-play-state: paused;
animation-play-state: paused;
}*/
.marquee span:after {
	content:attr(rel);
	display:inline;
	color:#aa1524;
	padding-left:40px;
	}
html body div#wrap div#sidebar div#main div.outside div.marquee a {
	text-decoration: none;
	border: 0px;
	color: #aa1524;

}
@-webkit-keyframes marquee{
0% {left: 0%;}
100% {left: -50%;}
}
@-moz-keyframes marquee{
0% {left: 0%;}
100% {left: -50%;}
}
@-o-keyframes marquee{
0% {left: 0%;}
100% {left: -50%;}
}
@keyframes marquee{
0% {left: 0%;}
100% {left: -50%;}
}