@charset "utf-8";
/* CSS Document */

.menu_text{
	font-size:14px; 
	color:#ffffff;
	text-transform:uppercase;
	margin-left:25px;
	
	
	}
.white_caption{
	font-size:45px; 
	text-transform:uppercase; 
	color:#fff;
	font-family: 'Crete Round', serif;
}

.white_text{
	font-size:14px; 
	color:#fff; 
	text-transform:uppercase;
	font-family: 'Crete Round', serif;
}

.white_link{
	font-size:14px; 
	text-decoration:underline; 
	color:#fff; 
	text-transform:uppercase;
	font-family: 'Crete Round', serif;
}

.black_text{
	font-size:14px; 
	color:#000; 
	text-transform:uppercase;
}

.black_text_medium {
	font-size:14px; 
	color:#000; 
	text-transform:uppercase;
	text-decoration:underline;
	font-family: 'Crete Round', serif;
}

.red_caption{
	font-size:30px; 
	text-transform:uppercase; 
	color:#b01218;
}

.red_text{
	font-size:18px; 
	color:#b52226; 
	
}

.breadcrumb_text {
	font-size:16px; 
	color:#000; 
	text-transform:uppercase;
	font-family: 'Crete Round', serif;
	margin:0px;
}
.textlink{text-decoration:underline;}
.grey_bold{color:#888888;}
.red_text2 {color:#dd0000;}
.red_note {	font-size:14px;	color:#ba0f16;	font-weight:normal;	line-height:normal}


.form_field2 { border:solid 1px #959595; padding:4px; min-width:218px; border-radius:5px;}
.form_field3 { border:solid 1px #959595; padding:4px; min-width:100px; border-radius:5px;}


.featured_article_text{font-size:30px; color:#fff; text-transform:uppercase;}
.navigation_links{font-size:18px; color:#fff;  text-decoration:underline;}
.content_header_text{color:#C00F16; font-family: 'Crete Round', serif;}
.content_text{font-family:'Roboto',sans-serif; font-size:16px; color:#333333;}

.view_contest_button{width:125px; height:34px; background-color:#ffffff; border:none; border-radius:5px; color:#23adea; font-family: 'Roboto', sans-serif; font-size:16px; font-weight:bold;}
.green_button{width:75px; height:34px; background-color:#67a238; border:none; border-radius:5px; color:#ffffff; font-family: 'Roboto', sans-serif; font-size:16px; font-weight:bold;}

.page_no_active{color:#000;}
a.page_no{color:#fff;}
a.page_no:hover{color:#fff;}