/*-------FONTS & FORMATS-----------*/
div#preload { display: none; }



ul {

	list-style: none;

}




.messageBox {

}

.messageBox h3 {

	color: #da1c4a;

	font-size: 32px;

	margin-bottom: 10px;

}

.messageBox img {

	margin-right: 20px;

	float: left;

}

.messageBox p {

	margin-bottom: 30px;

	line-height: 22px;

}

.subscribeForm {

	padding: 20px 0;

	height: 152px;

	width: 500px;

}

.subscribeForm p {

	font-size: 14px;

	font-weight: normal;

	font-family: 'TitilliumText25L-999wt', Arial, sans-serif;

	color: #000;

	width: 100px;

	margin-bottom: 20px;

	text-transform: uppercase;

}

.subscribeForm input[type="text"]{

 	border: 2px solid #959595;

 	width: 343px;

	margin-bottom: 20px;

 	text-align: center;

}

.text-area {

	font-size: 14px;

	font-weight: normal;

	font-family: 'TitilliumText25L-999wt', Arial, sans-serif;

	color: #000;

	width: 461px;

	margin-bottom: 20px;

	text-transform: uppercase;

}

textarea {

	border: 2px solid #959595;

	font-size: 13px;

	font-style: italic;

	color: #808080;

	margin-bottom: 10px;

}

.first-content input[type="submit"] {

	background: url(../images/gray.png)repeat;

	border: 1px solid #959595;

    border-radius: 1px;

    color: #FFFFFF;

    font-size: 13px;

    padding: 2px 10px;

    float: right;

    margin-right: 55px;

    font-size: 14px;

    font-family: 'TitilliumText25L-999wt', Arial, sans-serif;

    font-weight: normal;

}

.content-div {

	width: 505px;

	float: left;

}

.content-div-two {

	margin-top: 0px;

	display: inline-block;

	float: right;

	width: 400px;

	border-left: 0px solid #959595; 

}

.div-content {

	padding: 0px 20px 25px 20px;

}

.div-content h4 {

	font-size: 18px;

	font-face: 'Avenir';

	font-weight: normal;

	color: #D10429;

	margin: 5px 0;

	width: 300px;

}

.div-content p {

	font-size: 13px;

	font-weight: normal;

	color: #000;

	line-height: 18px;

}


a, a:hover, a:visited{

	color: #FFFFFF;

	text-decoration: none;

}

.body2 a:visited { 
	color: #666;
	text-decoration: none; 
	font-weight: bold; 
}


.body2 a:hover { 
	color: #999;
	text-decoration: none; 
	font-weight: bold; 
}


.body2 a { 
	color: #666;
	text-decoration: none; 
	font-weight: bold; 
}
