@charset "utf-8";
body {
	background-image: url(PinkRibbons.jpg);
	background-size: 100%;
	background-attachment: fixed;
}
#container {
	width: 880px;
	margin: 0 auto;
	padding-top: 30px;
}
#head_box {
	height: 330px;
	background-image: url(background-outerred.jpg);
	background-size: 100%;
	border-radius: 20px;
	border-color: #FF66FF;
	border-style: outset;
	border-width: 1px;	
}
#head_pic {
	margin-left: 15px;
	margin-top: 36px;
	border-radius: 12px;
	overflow: hidden;
}
#mid_section {
	height: 1150px;
	background-image: url(background-outerred.jpg);
	background-size: 100%;
	border-radius: 20px;
	border-color: #FF66FF;
	border-style: outset;
	border-width: 1px;
}
#left_column, #right_column {
	float: left;
	height: 1150px;
}
#left_column {
	width: 210px;
	border-right-color: #FF66FF;
	border-right-style: outset;
	border-right-width: 1px;
}
#logo_box {
	margin: 15px;
	height: 159px;
}
#company_info {
	margin-bottom: 15px;
	margin-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	font-style: normal;
	word-spacing: normal;
	text-align: justify;
	line-height: normal;
}
#hours {
	margin-bottom: 15px;
	margin-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	font-style: normal;
	word-spacing: normal;
	text-align: justify;
	line-height: normal;
}
#credit_cards {
	margin-bottom: 15px;
	margin-left: 15px;
}
#pic1 {
	margin-bottom: 15px;
	margin-left: 15px;
}
#pic3 {
	margin-bottom: 15px;
	margin-left: 15px;
}
#pic2 {
	margin-bottom: 15px;
	margin-left: 15px;
}
#facebook {
	margin-bottom: 15px;
	margin-left: 15px;
	width: 180px;
	height: 60px;
}
#sm1, #sm2, #sm3 {
	float: left;
	width: 60px;
}
#right_column {
	width: 625px;
	border-left-color: #FF66FF;
	border-left-style: outset;
	border-left-width: 1px;
}
#about_us {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 45px;
	width: 580px;
	font-size: 11px;
	font-family: Verdana;
	text-align: justify;
}
#services_map {
	margin-bottom: 15px;
	margin-left: 45px;
	font-size: 13px;
	font-family: Verdana;
}
#menu {
	margin-bottom: 15px;
	margin-left: 45px;
	width: 580px;
}
#footer {
	height: 65px;
	width: 880px;
	background: #ccc;
	border-radius: 20px;
	border-color: #FF66FF;
	border-style: outset;
	border-width: 1px;
	font-family: Verdana;
	font-size: 9px;
	color: #000;
	text-align: center;
	background-image: url(background-outerred.jpg);
	background-size: 100%;
	margin: 0 auto;
}
#shadow {
	margin: 0 auto;
	width: 880px;
	position: relative;
}
.heading {
	font-weight: bold;
	font-size: 16px;
	color: #663399;
}
.companyname {
	font-size: 12px;
	font-weight: bold;
	color: #663399;
}
.phone {
	font-size: 12px;
	font-weight: bold;
	color: #663399;
}