/*@import url("layout.css");*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #f2f2f7;
	background-image: url("sun%20city%20az%20adjustable%20bed%20lift%20chair%20electric%20scooter%20wheelchairs_files/background.gif");
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 850px;
	margin: 10px auto;
}
#masthead {
	text-align: center;
	width: 848px;
	border-top: 2px solid #dcdcdc;
	border-right: 2px solid #a9a9a9;
	border-bottom: 2px solid #808080;
	border-left: 2px solid #a9a9a9;
	background-color: #fafaff;
	margin-top:30px;
	padding-top:7px;
	padding-bottom:20px;
}
#footer {
	text-align: center;
	clear: both;
	width: 850px;
	margin-top:20px;
	margin-bottom:50px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #dcdcdc;
	border-right: 2px solid #a9a9a9;
	border-bottom: 2px solid #808080;
	border-left: 2px solid #a9a9a9;
	background-color: #fafaff;
}
a.dark18px:link, a.dark18px:visited, a.dark18px:active {
	text-decoration: none;
	font-size: 18px;
	color: #020259;
}
a.dark18px:hover {
	text-decoration: none;
	color: #020259;
}
a.dark12px:link, a.dark12px:visited, a.dark12px:active {
	text-decoration: none;
	border-bottom: 1px solid #000000;
	font-size: 12px;
	color: #020259;
}
a.dark12px:hover {
	text-decoration: none;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	color: #999999;
}
a.red12px:link, a.red12px:visited, a.red12px:active {
	text-decoration: none;
	border-top: 0px solid red;
	border-bottom: 1px solid red;
	font-size: 12px;
	color: #ff0000;
}
a.red12px:hover {
	text-decoration: none;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	color: #999999;
}
div.border-change-color {
	border-top: 2px solid #dcdcdc;
	border-right: 2px solid #a9a9a9;
	border-bottom: 2px solid #808080;
	border-left: 2px solid #a9a9a9;
}
div.border-change-color:hover {
	border-color: #ffcc33;
}
span.shadow10downUnderline {
	position:relative;
	top:10px;
	border-bottom:1px solid #000000;
	text-shadow:2px 2px 2px #888;
}
.rounded10 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.rounded20 {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
