@charset "utf-8";
/* CSS Document */

@font-face { font-family: IFC Insane Rodeo; src: url('ifcinsanerodeo.ttf'); } 

@font-face { font-family: Gobold; src: url('goboldlowplus.ttf'); } 

body {
	background-image: url(images/bg2.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #1d1d1d;
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 19px;
	border: 0px;
}

img { border: 0px; }


/* TEXT */
.text-black-script-large{
	color: #000;
	font-family: 'Allura', cursive;
	font-size: 55px;
}
.text-black-script-small{
	color: #000;
	font-family: 'Allura', cursive;
	font-size: 30px;
}
.text-black-rodeo-large{
	color: #000;
	font-family: 'IFC Insane Rodeo', serif;
	font-size: 60px;
	line-height: 0.8;
}
.text-black-rodeo-med{
	color: #000;
	font-family: 'IFC Insane Rodeo', serif;
	font-size: 40px;
}
.text-black-rodeo-small{
	color: #000;
	font-family: 'IFC Insane Rodeo', serif;
	font-size: 30px;
}

.text-white-customfittingnames{
	color: #FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.2;
	text-transform:  uppercase;
}

.text-black-xl{
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 35px;
	font-weight: 700;
	line-height: 1.2;
}
.text-black-large{
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.2;
}

.text-black-med{
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	line-height: 1.2;
}

.text-black-small{
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.2;
}
.text-black-xsmall{
	color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
}
.text-pink-rodeo-titles{
	color: #C42263;
	font-family: 'IFC Insane Rodeo', serif;
	font-size: 90px;
}
.text-pink-large{
	color: #C42263;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 1.2;
}

.text-pink-med{
	color: #C42263;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 400;
}

.text-pink-small{
	color: #C42263;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 17px;
	line-height: 1.2;
	font-weight: 400;
}

.zmenu{
	color: #30702c;
	font-family: 'Gobold', sans-serif;
	font-size: 23px;
	line-height: 1.6;
} 
.zupdates1{
	color: #35353D;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.2;
} 
.zupdates2{
	color: #30702c;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.2;
}
.zupdates3{
	color: #35353D;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.2;
} 
.zupdates-rodeo{
	color: #35353D;
	font-family: 'IFC Insane Rodeo', serif;
	font-size: 35px;
	line-height: 1.0;
}
.zupdates-rodeo2{
	color: #C42263;
	font-family: 'IFC Insane Rodeo', serif;
	font-size: 35px;
	line-height: 1.0;
}
.zcontact1{
	color: #FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.2;
}

.zcontact2{
	color: #FFFFFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 19px;
	font-weight: 300;
	line-height: 1.2;
}
.znd{
	color: #FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	font-weight: 300;
}
.znd-script{
	color: #FFF;
	font-family: 'Allura', cursive;
	font-size: 17px;
}


/* LINKS AND BORDER */

a {
	color: #000;
}
a.whitelink {
	color: #FFF;
}
a.menu {
	color: #FFF;
	text-decoration: none;
}
a:hover.menu {
	color: #929292;
	text-decoration: none;
}

.border {
	border: 3px solid #316E2C;
}
.pageborder {
	box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.65); }



/* BACKGROUNDS */

.sub-bg {
	background-color: #FFF;
	padding: 10 35 0 35;
}

.sub-bg-menu {
	background-color: #231F20;
	height: 70px;
	padding: 10 0 10 0;
}
.sub-bg-index-footer {
	background-color: #000000;
	height: 40px;
}
.sub-bg-subpage-footer {
	background-image: url(images/subpage_06.jpg);
	height: 194px;
	width: 453px;
}
.sub-bg-index-white {
	background-color: #FFF;
	height: 386px;
	width: 417px;
}

.znewspadding { padding: 0 25 0 25;
}
.zndpadding { padding: 0 35 0 0;
}
