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


#container {
	margin: auto;
	clear: none;
	float: none;
	height: 750px;
	width: 1250px;
	background-image: url(../images/cont_bk.jpg);
}
#header {
	margin: auto;
	clear: none;
	float: none;
	height: 117px;
	width: 720px;
}
#navigation {
	margin: auto;
	clear: none;
	float: none;
	height: 50px;
	width: 720px;
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: capitalize;
	color: #E23624;
}
#navigation_left {
	margin: auto;
	clear: left;
	float: left;
	height: 50px;
	width: 186px;
}
#navigation_right {
	margin: auto;
	clear: right;
	float: right;
	height: 50px;
	width: 534px;
}
#main {
	margin: auto;
	clear: none;
	float: none;
	height: 483px;
	width: 720px;
}
#main_left {
	margin: auto;
	clear: left;
	float: left;
	height: 483px;
	width: 290px;
	background-image: url(../images/left_column.jpg);
}
#main_topright {
	margin: auto;
	clear: right;
	float: right;
	height: 247px;
	width: 430px;
	background-image: url(../images/top_press.jpg);
	background-color: #000;
}
#main_midright {
	margin: auto;
	clear: right;
	float: right;
	height: 129px;
	width: 430px;
	background-image: url(../images/images/mid_right_bk_oth.jpg);
	background-color: #000;
}
#main_bottom {
	margin: auto;
	clear: right;
	float: right;
	height: 107px;
	width: 430px;
	background-color: #000;
}
#footer {
	margin: auto;
	clear: none;
	float: none;
	height: 80px;
	width: 720px;
	background-color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-variant: small-caps;
	color: #FFF;
	padding-top: 20px;
}
a:link {
	color: #800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #800;
}
a:hover {
	text-decoration: none;
	color: #E3BC02;
}
a:active {
	text-decoration: none;
	color: #FFF;
}td img {display: block;}
#logo {
	margin: auto;
	clear: left;
	float: left;
	height: 215px;
	width: 190px;
	position: absolute;
	top: 120px;
	background-image: url(../images/glovers%20logo1.png);
	background-repeat: no-repeat;
	padding-left: 10px;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 140px;
	padding-left: 20px;
	color: #000;
	line-height: 19px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	padding-left: 20px;
	padding-right: 20px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #FFF;
	padding-top: 0px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #FFF;
	padding-top: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFF;
	text-align: center;
	line-height: 10px;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	text-align: center;
}

#facebook {
	margin: auto;
	clear: left;
	float: left;
	height: 27px;
	width: 60px;
	position: absolute;
	top: 660px;
}

body {
	background-color: #1C1C1C;
}
