@charset "utf-8";

/* CSS Document */



body {

	background:url(images/background.jpg) top left repeat;

	margin:0px;

}



#container {

	width: 1125px;

	margin: 0 auto;

}



#mainContent {

	margin: 0 0 0 0;

	padding-right: 20px;

}

#sidebar1 {

	width: 350px;

	float: right;

	padding: 0;
}
#sidebar2 {

	width: 350px;
	float: right;
	padding: 0;
	margin-top: 20px;
}
#sidebar3 {

	width: 350px;
	float: right;
	padding: 0;
	margin-top: 20px;
}
.timeline-Widget {
    max-width: 1200px;
    background-color: #b2e4f2 !important;
    border-radius: 4px;
}


.Header{

	margin-bottom:5px;

	margin-left:30px;

	margin-right:30px;

	margin-top:5px;

	font-family: 'Merriweather Sans', sans-serif;

	font-size:24px;

	color:#052a71;

	font-weight:bold;

}



.Header2{

	margin-bottom:5px;

	margin-left:10px;

	margin-right:10px;

	margin-top:5px;

	font-family: 'Merriweather Sans', sans-serif;

	font-size:24px;

	color:#052a71;

	font-weight:bold;

}



.Content{

	margin-bottom:5px;

	margin-left:30px;

	margin-right:30px;

	margin-top:5px;

	font-family: 'Merriweather Sans', sans-serif;

	font-size:18px;

	color:#000000;

}



.Content a:link {

    color: #052a71;

    text-decoration: none;

}

.Content a:visited {

    text-decoration: underline;

    color: #052071;

}

.Content a:hover {

    text-decoration: underline;

    color: #052a71;

}

.Content a:active {

    text-decoration: none;

    color: #052a71;

}

.Content:hover{

    z-index: 50;

}



.Content2{

	margin-bottom:5px;

	margin-left:10px;

	margin-right:10px;

	margin-top:5px;

	font-family: 'Merriweather Sans', sans-serif;

	font-size:14px;

	color:#000000;

}



.Content2 a:link {

    color: #000000;

    text-decoration: none;

}

.Content2 a:visited {

    text-decoration: underline;

    color: #052071;

}

.Content2 a:hover {

    text-decoration: underline;

    color: #052a71;

}

.Content2 a:active {

    text-decoration: none;

    color: #000000;

}

.Content2:hover{

    z-index: 50;

}



.Contact{

	margin-left:30px;

}



.DescriptionQuotes{

	text-align:center;

}



.Desription{

	text-align:justify;

}