/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/*PAGE COLORS*/
body.custom {
    background: #336699;
}

.custom #container {
	margin-top: 0em; /*this number will move the bordered section up or down*/
	background: #ffffff;
	border: 1em solid #996633;
	border-style: outset;
}

.custom #page {
    background: #ffffff;
}

#name {
	margin-left: 210px;
}

#key-services {
	margin-left: 890px;
	margin-top: -120px;
}

#honest {
	margin-top: -15px;
	text-align: center;
	color: #000000;
	font-size: 2.3em;
}

#cities {
	margin-top: 5px;
	text-align: center;
	color: #000000;
	font-size: 2em;
}

#randy {
	margin-top: -410px;
	float: left;
	color: #000000;
	font-size: 2.1em;
}

#phone {
	text-align: center;
}

#professional {
	margin-top: -30px;
	text-align: center;
	font-size: 2.2em;
	font-weight: bold;
}

#keys {
	text-align: center;
}

#services-text, #hours-text {
	font-size: 1.6em;
	line-height: 130%;
}

#photo {
	margin-top: -370px;
	float: left;
	font-size: 1.2em;
	color: #000000;
}

#angie {
	margin-top: -440px;
	margin-right: 7px;
	float: right;
}

#footertext {
	text-align: center;
	font-family:Arial;
	font-size:small;
}

#copyright {
	text-align: center;
}

#tophd {
	height: 150px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#left {
	height: 150px;
	width: 675px;
	float: left;
}

#right {
	height: 150px;
	width: 275px;
	float: right;
	text-align: center;
}