h2, h3, h4, h5, a, p, ul, li {
	font-family: "Century Gothic", sans-serif;


}

body {
font-family: "Century Gothic", sans-serif;
}


a { color: #af2124; font-family: "Century Gothic", sans-serif; font-size: 16px; text-decoration: underline; font-weight:strong;}
a:hover { color: #af2124; font-family: "Century Gothic", sans-serif; font-size: 16px; text-decoration: none; font-weight:strong; }
h2 {
	font-size: 22px;
	color: #D99F57;

}

H3 {
	font-size: 16px;

}

h4 {
	font-size: 22px;
	color: #AB1E23;
	text-shadow: 0 0 0.2em #ffffff, 0 0 0.2em #ffffff,
        0 0 0.2em #ffffff;
}

h5 {
	font-size: 12px;

}

.red {
	color: #AB1E23;
}

.bullet {
	list-style-image: url(images/bullet.png);

}

.bullet li {
	padding-top: 3px;
	padding-bottom: 3px;

}


#bullet_001 {
	margin-left: 450px;

}

#wrap1000 {
	width: 1000px;
	margin: auto;

}

#header {
	background: url(images/header.jpg) no-repeat;
	height: 137px;
}

#contTop {
	background: url(images/new_top.jpg) no-repeat;
	min-height: 125px;
}

#contMid {
	background: url(images/new_middle.jpg) repeat-y;
	min-height: 600px;

	position: relative;



}


#newContent
{

	padding-top: 80px;

	width: 820px;
	height: 600px;
	margin-left: 80px;

	padding: 10px;



}

#content3 {
	width: 800px;
	position: absolute;
	top: 2px;
	margin-left:100px;

	z-index: 50;	



}




h1 .cufon
{
	margin-top:-7px;
}


#contBtm {
	background: url(images/new_bottom.jpg) no-repeat;
	min-height: 93px;
}

#headingBG {

	width: 578px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	margin-top:-5px;

}

.transparent75 {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#contact {
	text-align: center;
	margin-right: 0px;
	margin-top: -150px;
	position: relative;
	z-index: 99;
}


#footer { 
	width:1089px; 
	text-align:center; 
	margin:10px auto; 
}


#footer p { 
	color:#1A2233;
	font-family:Tahoma,Courier,mono;
	font-size:11px;
	text-decoration:none;
	margin-bottom:3px; 
}


