/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/



h1 {
	font-size: 1.8em;
	padding-bottom: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

h2 {
	font-size: 1.3em;
	padding-bottom: 5px;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	padding-bottom: 10px;
	padding-top: 0px;
	vertical-align: top;
}

h5 {
	font-size: 0.9em;
}
h6 {
	font-size: 0.9em;
	padding-bottom: 10px;
}

td {
	vertical-align: top;
}
.title {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}



/* Header */

#header {
	background-attachment: scroll;
	background-image: url(../images/BG/header-terms.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu {
	background-image: url(../images/BG/menu-terms.jpg);
	background-repeat: no-repeat;
}

/* Page */

#page {
	padding: 30px 20px 20px 20px;
	background-image: url(../images/BG/page-terms.jpg);
	background-repeat: no-repeat;
}

/* Content */

#content {
	float: left;
	width: 920px;
	text-align: center;
}

.post {
	margin-bottom: 20px;
	margin-top: 30px;
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
	float: left;
	width: 100%;
}
.post a {
	color: #CCFF66;
}
table {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	margin-top: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 140%;
	margin-bottom: 20px;
}
th {
	text-transform: uppercase;
	text-align: left;
	color: #CCFF66;
	font-size: 16px;
	padding-bottom: 20px;
	letter-spacing: 1px;
}
tr {
	padding-top: 5px;
	padding-bottom: 5px;
}
.tallHeader {
	padding-top: 30px;
}
