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

@import url("reset.css");
@import url("text.css");
#ctyp-navigation a {
	color: #FFF;
	text-decoration: none;
}
#ctyp-navigation a:hover {
	color: #FFF;
	text-decoration: underline;
}

body {
	background-color: #A6CE39;
}
#inner-content h1, #inner-content h2, #inner-content h3 {
	color: #81A228;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
.right-link a {
	color: #5F771E;
}
.right-link {
	text-align: right;
}



#ctyp-navigation ul {
	margin: 0px;
	padding: 0px;
}
#ctyp-navigation ul li {
	width: 25%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #FFF;
}

.outer-container {
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bkgnd-body.png);
}
.inner-content-wrapper {
	background-image: url(images/bkgnd-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
}
#header {
	height: 409px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
}
#ctyp-navigation {
	background-image: url(images/nav-background.png);
	height: 30px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#test-left {
	width: 460px;
	float: left;
}
#test-right {
	float: right;
	width: 460px;
}

#inner-content {
	padding: 20px;
}


#footer {
	height: 101px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer.png);
	color: #FFF;
	text-align: center;
	padding-top: 10px;
}
.post-footer {
	background-image: url(images/bkgnd-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}
#logo-main {
	margin-top: 10px;
	margin-left: 10px;
	width: 419px;
	height: 96px;
	float: left;
}
#map {
	position: absolute;
	margin-top: 106px;
	margin-left: 10px;
}
#sign-up-box {
	position: absolute;
	top: 415px;
	height: 23px;
	margin-left: 10px;
	width: 500px;
}
#sign-up-box p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #179;
	float: left;
	display: block;
	width: 200px;
	margin-bottom: 0px;
	height: 20px;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
}
#sign-up-box form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#sign-up-box form select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	float: left;
	color: #333;
}
#three-box-1 {
	width: 300px;
	margin-right: 20px;
	float: left;
}
#three-box-2 {
	width: 300px;
	margin-right: 20px;
	float: left;
}
#three-box-3 {
	width: 300px;
	float: left;
}
.clear-both {
	clear: both;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#inner-content a {
	color: #1E93B9;
}

#vendor-list a img {
	margin: 20px;
}
#header-city {
	height: 200px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header-city.jpg);
}
#inner-content form {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#inner-content form table {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#inner-content form #verify_phone {
	margin-bottom: 20px;
}
#inner-content form #phone {
	margin-bottom: 10px;
}
#inner-content form table tr td {
	text-align: center;
	border: 1px solid #CCC;
}
.successful {
	color: #75B713;
	padding-left: 20px;
}
.failed {
	color: #C00;
	padding-left: 20px;
}
#social-media-links {
	position: absolute;
	margin-left: 750px;
	height: 40px;
	margin-top: 355px;
}
#social-media-links img {
	margin-right: 10px;
}
