/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	color: #94583F;
	background: #94583F;
}
#clear {
	clear: both;
}
#container {
	padding: 0px;
	width: 712px;
	background: url(../images/page_bkg.gif);
	margin: 0px auto;
}
#hdr{
	width: 702px;
	height: 104px;
	}
#content {
	width:652px;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ftr {
	margin:0 auto;
	padding:0;
	width: 712px;
	text-align: center;
	height: 13px;
}
#mainflash {
	font-size: 11px;
	color: #2C2711;
	width: 702px;
	height: 160px;
}
#mainflash a {
	color: #302813;
}
a {
	color: #4a411f;
}
a:hover {
	color: #4a411f;
	text-decoration:none;
}

h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #716c5b;
	line-height: 20px;
}
#info {
	font-size: 10px;
	color: #4a411f;
	width: 712px;
	margin: 10px auto;
	padding: 0px;
	text-align: center;
	line-height: 20px;
}
#footer-phone {
	font-size: 16px;
	color: #4a411f;
	width: 712px;
	margin: 0px auto 20px auto;
	padding: 0px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
}.larger {
	font-size: 14px;
	font-weight: bold;
	color: #90533A;
}
.img_left {
	float: left;
	margin-right: 10px;
}.img_right {
	float: right;
	margin-left: 10px;
}
.brownbold {
	font-weight: bold;
	color: #4a411f;
}
.bold {
	font-weight: bold;
}
ul {
	list-style: url(../images/li.gif);
}
.notify {
	color: #FF0000;
}
input {
	border: thin solid #000000;
	height: 15px;
	font-size: 10px;
	color: #000000;
	margin-right: 10px;
	margin-left: 2px;
}
.smaller {
	font-size: 9px;
}
#left_column {
	text-align: center;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#page_content {
	text-align: left;
	margin-top: 20px;
}
	

.quotes {
	font-size: 15px;
	font-weight: bold;
	color: #95583F;
	font-style: italic;
}
#right_column {
	float: right;
	margin-left: 10px;
}
select {
	height: 15px;
	font-size: 10px;
	color: #000000;
	margin-right: 10px;
	margin-left: 20px;
}
#ContactForm #comments {
	border: thin solid #000000;
	height: 50px;
	font-size: 10px;
	color: #000000;
}
#checkboxes {
	font-size: 10px;
	background: #f2f0d8;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#ContactForm p {
	line-height: 20px;
}
#checkboxes input {
	border-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	background: #000000;
	width: 10px;
	height: 10px;
}
#ContactForm {
	width: 600px;
	text-align: left;
}
#testimonials {
	text-align: center;
	font-size: 11px;
	background: #C0BD9B;
	border: thin solid #e3e2d5;
	color: #000000;
}
#ourwork {
	height: 320px;
}
#testimonials p {
	margin: 20px;
	padding: 0px;
}
.client {
	font-weight: bold;
	text-align: right;
	font-style: normal;
}
#added_info {
	background: #A9A475;
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
	border: thin solid #e3e2d5;
	padding: 10px;
}
#added_info a {
	color: #FFFFFF;
}
#back {
	position: absolute;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 150px;
	font-size: 10px;
	color: #342E18;
	padding-top: 10px;
}

#adminnav { font-size:10px; padding: 5px; }