/* CSS Document - AO.CREATIVE - 2008 - Ryan Welch */

.hidden {
	display: none;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	background-image: url(images/BackgroundLoop.gif);
	margin-top: 0px;
}

html, body {
	margin: 0;
	padding: 0;
}

#background-container {
	background-image: url(images/Container-Horizontal-Sliver-w-White-Lines.gif);
	background-repeat: repeat;
	width: 827px;
	margin: auto;
}

#page-container {
	width: 825px;
	text-align: left;
	background-image: url(images/Container-Background-sliver.gif);
	margin: auto;
}

#header {
	padding-top: 2px;
	height: 128px;
	margin-bottom: 15px;
}

#header-logo {
	width: 220px;
	float: left;
	padding-left: 2px;
}

#header-nav {
	padding-left: 25px;
	float: none;
	margin-left: 225px;
	margin-top: 102px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}

#header-nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 0px;
	pading-bottom: 4px;
}

#header-nav ul li {
	display:inline;
	padding-right: 10px;
	padding-left: 10px;
}

#header-nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#header-nav ul li a:hover {
	color: #9FBC43;
	text-decoration: none;
}

#content {
	width: 814px;
	height: 430px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}

#contentText {
	width: 725px;
	margin-top: 25px;
	margin-bottom: 2px;
	margin-left: 25px;
	font-size: 12px;
}

#contentText a {

}

#contentText a:hover {

}

#contentText h1 {
	font-size: 22px;
}

#contentText h2 {
	font-size: 18px;
}

#contact-form {
	width: 700px;
	margin-bottom: 2px;
	margin-left: 50px;
	font-size: 0px;
	margin-top: 70px;
	line-height: 120%;
}

#contact-form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contactTable {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


#page-title {
	width: 790px;
	height: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 125px;
	letter-spacing: -3px;
	padding-left: 21px;
	line-height: 125px;
	text-transform: uppercase;
}
/* Blog Styles */

#blog-container {
	padding-top: 2px;
	margin-bottom: 15px;
	margin-top: 25px;
	height: auto;
	clear: right;
}

#blog-main {
	width: 550px;
	float: left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#blog-main h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 12px;
	margin-bottom: 2px;
}

#blog-main p {
	margin-right: 25px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 2px;
}

#blog-main a {
	font-weight: bold;
	color: #9FBC43;
	text-decoration: none;
	border-bottom-color: #9FBC43;
}

#blog-main a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-color: #000000;
}

#blog-main .date-byline {
	font-size: 10px;
	padding-left: 10px;
	color: #CCCCCC;
	margin-bottom: 3px;
}

#blog-rightbar {
	padding-left: 10px;
	float: none;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 575px;
	padding-top: 8px;
}

#blog-rightbar h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 50px;
}

#blog-rightbar p {
	border-top-width: 1px;
	margin-right: 25px;
	font-size: 11px;
	line-height: 18px;
	margin-top: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}

#blog-rightbar a {
	color: #9FBC43;
	text-decoration: underline;
	border-bottom-color: #9FBC43;
}

#blog-rightbar a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom-color: #000000;
}

.photo-right {

}

.photo-left {
	margin: 6px;
	padding: 4px;
	border: 1px solid #999999;
	float: left;
}



/* End Blog Styles */


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
}

#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 0px;
	pading-bottom: 4px;
}

#footer ul li {
	display:inline;
	padding-right: 15px;
	padding-left: 15px;
}

#footer ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #9FBC43;
	border-bottom-color: #9FBC43;
}
