.contact_information {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	line-height: 21px;
}

.nav_bar {
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 26px;
}

.Heading_01 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000;
}
.Heading_Large {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000;
}

.Heading_01_White {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}

.Heading_2 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.Heading_2_Red {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D6202B;
}


.Heading_3_White {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.Heading_4 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.Heading_5 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #03F;
}
.body_copy {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	line-height: 21px;
}

.body_copy_white {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	line-height: 21px;
}

.body_copy_index {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	line-height: 21px;
	text-align: justify !important;
    width: 100%;
    display: inline-block !important;
    -moz-text-align-last: justify !important;
}

.clients {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 21px;
}

.body_copy_red {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 13px;
	color: #D5202B;
	font-weight: normal;
	line-height: 21px;
}

.body_copy_small {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	line-height: 15.5px;
}
.Large_Ad_Text {
	font-family: "Century Gothic";
	font-size: 32px;
	color: #FFF;
	line-height: 40px;
}
.Services {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #000;
	line-height: 40px;
}
.Services_Red {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #D5202B;
	line-height: 40px;
}




.facebook {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	line-height: 21px;
}

.BodyCopy_Wite {
	font-family: 'Open Sans', Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.contact_body {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F00;
}

.myButton {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #850000), color-stop(1, #ff0000));
	background:-moz-linear-gradient(top, #850000 5%, #ff0000 100%);
	background:-webkit-linear-gradient(top, #850000 5%, #ff0000 100%);
	background:-o-linear-gradient(top, #850000 5%, #ff0000 100%);
	background:-ms-linear-gradient(top, #850000 5%, #ff0000 100%);
	background:linear-gradient(to bottom, #850000 5%, #ff0000 100%);


	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#850000', endColorstr='#ff0000',GradientType=0);
	background-color:#850000;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:1px solid #000000;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	padding:5px 15px;
	text-decoration:none;
	text-shadow:0px 1px 0px #000000;
}
.links a:link {
	font-family: "Century Gothic";
	color: #FC0;
	text-decoration: none;
}
.links a:visited {
	color: #FC0;
	text-decoration: none;
}
.links a:hover {
	font-family: "Century Gothic";
	color: #F00;
	text-decoration: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: none;
}


.linksbody a:link {
	ffont-family: "Century Gothic";
	color: #30F;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.linksbody a:visited {
	color: #30F;
	text-decoration: none;
}
.linksbody a:hover {
	font-family: "Century Gothic";
	color: #D5202B;
	text-decoration: none;
}

.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff0000), color-stop(1, #850000));
	background:-moz-linear-gradient(top, #ff0000 5%, #850000 100%);
	background:-webkit-linear-gradient(top, #ff0000 5%, #850000 100%);
	background:-o-linear-gradient(top, #ff0000 5%, #850000 100%);
	background:-ms-linear-gradient(top, #ff0000 5%, #850000 100%);
	background:linear-gradient(to bottom, #ff0000 5%, #850000 100%);

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#850000',GradientType=0);
	background-color:#D5202B;
}
.myButton:active {
	position:relative;
	top:1px;
	color: #FFF;
}
.Heading_fb {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.gradient_background {
	background-color: #999;
}

.gradient {
	;
	background-image: url(linear-gradient(grey,%20black);
); }

.DOT_gradient {

  /* can be treated like a fallback */
  background-color: #a50401;

  /* will be "on top", if browser supports it */
  background-image: linear-gradient(to bottom, #e80b05 0%, #a50401 100%);

  /* these will reset other properties, like background-position, but it does know what you mean */
  background: #a50401;
  background: linear-gradient(to bottom, #e80b05 0%, #a50401 100%);
}
