body {
	
	font-family: 'Roboto', sans-serif;
	background-color: #333;
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration:none;
	color:#000;}
a:hover{
	color: #EB2227;
}



p { padding:0; margin:0;}

.txc_cream{color:#EFEFEA;text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);}
.txc_plum{color:#3D3356;}
.txc_black{
	color: #4D4D4D;
}

.gototop{
	
	text-align:right;
	padding-top:20px;}
.txc_blue{color:#006;}

.main_selector{
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 30px;
	margin: auto;
	}

.tx_titles{
	font-weight: 700;
	font-size: 18px;
	padding-bottom: 10px;
	
}
.tx_thinTitles{font-weight: 100;}
.tx_main{
	font-weight: 300;
	font-size: 16px;
	padding-bottom: 10px;
	text-align: justify;
}
.tx_enfasis{font-weight: 400; font-style:italic;}

.c_peach {
	background-color: #fff4de;
}
.c_white {
	background-color: #ffffff;
}
.c_magenta {
	background-color: #BA365D;
}
.c_white {
	background-color: #FFFFFF;
}
.c_plum {
	background-color: #3D3356;
}
.c_coral {
	background-color: #C898AE;
}

.c_gray {
	background-color: #4D4D4D;
}

.cgf_centerContent{
	max-width: 1280px;
	margin: auto;
	}
.main_column {
	
}
.header {
}
.bumper {
	height: 50px;
}
.titleArea {
	height: 220px;
	background-image: url(../GFX/001.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}
.titleLogo {
	width:134px;
	height:137px;;
	margin:auto;
	margin-top:40px;
	margin-bottom:20px;
}
.titleTitle {
	width: 500px;
	height: 70px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
}
.titleSubtitle {
	font-weight: 300;
	font-size: 18px;
	text-align: center;
	width: 150px;
	height: 30px;
	margin-bottom: 10px;
	border: thin solid #FFF;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}



.blurbArea {
	width:800px;
}
.selectorArea {
	overflow:hidden;
}
.selectorTitle{
	font-weight: 300;
	font-size: 20px;
	text-align: center;
	margin: auto;
	margin-top: 100px;
	margin-right: 20px;
	margin-bottom: 100px;
	margin-left: 20px;
	}

.blurbItem{
	padding:30px;
	padding-top:40px;
	padding-bottom:40px;
	}

.contentCentered {
	width: 800px;
	
	}
.selectorDoubleCol {
	float: left;
	width: 50%;
}
.selectorTripleCol {
	float: left;
	width: 33.33%;
}
.selectorCuadrupleCol {
	float: left;
	width: 25%;
}
.showcaseArea {
	overflow:hidden;
	
	background-color: #333;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	
	background-repeat: no-repeat;
	background-position: center center;
	
	
	
}

.showskin_a{
	height: 200px;
	background-image: url(../GFX/003.jpg);
	}
	
	.showskin_b{
	height: 250px;
	background-image: url(../GFX/002.jpg);
	}
	
	.showskin_c{
	height: 200px;
	background-image: url(../GFX/004.jpg);
	}

.showcaseTitle {
	width:400px;
	margin:auto;
	margin-top:70px;
	margin-bottom:70px;
	text-align:center;
	font-size:34px;
	padding:10px;
}

.showcaseBlurbArea {
	overflow:hidden;
}
.showcaseBlurbIcon {
	height:100px;
	width:12%;
	float:left;
	text-align:center;
	overflow:hidden;
	padding-top:15px;
}
.showcaseBlurbTitle {
	height:50px;
	line-height:50px;
	font-size:150%;
	width:88%;
	float:left;
}
.showcaseBlurbText {
	width:88%;
	float:left;
	font-size:100%;
}
.header_table {
	color: #000;
	background-color: #FFF;
	height: 75px;
	margin: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.footer_table{
	color: #FFF;
	text-align: left;
	padding:30px;
	margin-left:30px;
	}


.name_field{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 50px;
	height: 40px;
	width: 440px;
	padding-left: 10px;
	border: thin solid #999999;
	}
	
	.email_field{
	margin-top:5px;
	margin-bottom:15px;
	margin-left:50px;
	height:40px;
	width:440px;
	padding-left:10px;
	border: thin solid #999999;
	
	}
		.msg_field{
			font-family: 'Roboto', sans-serif;
			font-size:13px;
	margin-top:10px;
	margin-bottom:15px;
	margin-left:50px;
	height:200px;
	width:440px;
	padding-left:10px;
	padding-top:10px;
	border: thin solid #999999;
	
	}
