
body
{
	background-color: #f5f5f5;
	background:  url('../images/bg-8.gif') repeat;
}

}

html
{
    background-color: #15191D;
}

.container
{
    margin: 0 auto;
    float: none;
}


.logo
{
    height: 100px;
    margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

input
{
    margin-bottom: 0;
}

.thumbnail
{
    background: #E3F1FB;
}

.thumbnail p {
	margin: 10px 10px 10px 10px;
}

.content
{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: white;
    margin-bottom: 30px;
}

.content-inner
{
    padding: 7px 14px;
}

.undertext
{
    margin: 0;
    margin-top: -18px;
}





.thumbnail {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	
	-moz-box-shadow:    1px 1px 20px 1px #DBDBDB;
	-webkit-box-shadow: 1px 1px 20px 1px #DBDBDB;
	box-shadow:         1px 1px 20px 1px #DBDBDB;
}

body {
	background: #f5f5f5 url('../images/bg-8.gif') repeat;
}

ul {
	list-style-type: none;
}

.brand {
	text-align: center;
}

h5 {
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	text-align: center;
	text-shadow:0 2px 0 #FFFFFF;
	letter-spacing: 5px;
	
}

#call {
	line-height: 35px;
	padding: 0 0 30px;
}

.thumbnail p {
	font-size: 18px;
	line-height: 30px;
	text-shadow:0 1px 0 #FFFFFF;
}

.brand {
	padding: 10px 0 15px 0;
	margin-bottom: 25px;
	background-color: #E8E8E8;
}

 #footer-text {
	color: #9ECEE3;
	margin-left: 30px;
	text-shadow:0 1px 0 #FFFFFF;
}

p {
	
	font-family: "rooney-web";
	font-size: 20px;
	line-height: 25px;
	}

#logos{
text-align: center;
}

#logos img {
	margin: 10px 17px 40px;
}

#sponsor-header {
	color: #C0C0C0;
	text-align: center;
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 25px;
	text-shadow:0 2px 0 #FFFFFF;
	letter-spacing: 5px;
	padding: 40px 0 15px;
	line-height: 35px;
	
}
