/* 
	Theme Name: Amazing Moving Austin
	Theme URL: http://www.amazingmoving.net/
	Description: Amazing Moving.
	Author: Austin Signco
	Author URI: http://www.austinsignco.com
	Version: 1.0
*/

body {
	FONT-FAMILY: Verdana;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #5A5A5B;
	font-size: 13px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	text-decoration: none; color:#306387;
}
a:hover {
	text-decoration: underline; color:#306387;
}
h2 {
	color: #306387;
	font-family: "Trebuchet MS";
	font-size: 20px;
	margin: 0px;
	padding-top: 26px;
	padding-bottom: 10px;
}
p {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
.body {
	width: 1012px;
	margin: 0 auto;
}
.topmenu {
	width: 1012px;
	margin: 0 auto;
	height: 43px;
	background-color: #303030;
}
.topmenu ul {
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
}
.topmenu li {
	list-style: none;
	padding-top: 0px;
	float: left;
}
.topmenu li a {
	font-size: 12px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align: left;
}
.topmenu li a:hover {
	text-decoration: none;
	color: #303030;
	background-color: #EDECEC;
}
.logo {
	width: 1012px;
	height: 131px;
	margin: 0 auto;
}
.header {
	background-position: center top;
	width: 1012px;
	height: 234px;
	margin: 0 auto;
	vertical-align: top;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}
.content {
	background-position: center top;
	width: 1012px;
	margin: 0 auto;
	vertical-align: top;
	background-image: url('images/content.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #ffffff;
	padding-bottom: 25px;
}
.left {
	width: 260px;
	float: left;
	padding-left: 35px;
}
.right {
	width: 660px;
	float: right;
	padding-right: 50px;
}
.text {
	padding-top: 18px;
}
.menu {
	margin: 0 auto;
	padding-left: 20px;
}
.menu ul {
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
.menu li {
	list-style: none;
	padding-top: 0px;
}
.menu li a {
	font-size: 14px;
	padding-top: 5px;
	text-decoration: none;
	color: #5A5A5B;
	display: block;
	text-align: left;
}
.menu li a:hover {
	text-decoration: none;
	color: #072F4D;
}
.foot {
	background-color: #303030;
	width: 100%;
}
.footer {
	text-align: center;
	font-size: 11px;
	COLOR: #fff;
	background-position: center top;
	width: 1012px;
	height: 56px;
	margin: 0 auto;
	padding-top: 25px;
	line-height: 19px;
	vertical-align: top;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}
.footer a {
	COLOR: #fff;
	text-decoration: none;
}
.footer a:hover {
	COLOR: #fff;
	text-decoration: underline;
}
.men {
	float: right;
}
.where {
	padding-right: 45px;
	font-size: 11px;
color:#000000;
	line-height: 18px;
}
.input {
	width: 220px;
	border: 2px solid #e7e7e7;
	font-family: 'Verdana';
	color: #808080;
	margin-bottom: 5px;
	padding-left: 5px;
}

.heading {
background-color: #306387;
color: #ffffff;
padding-left: 2px;
}

.map {

	background-image: url('images/map.jpg');
	background-repeat: no-repeat;
	padding: 10px;
	background-position: center top;
}