/* CSS Document */

#site_container{
	background-color: #FFFFFF;
	height: auto;
	width: 900px;
	margin: auto;
	border: thin dashed #000000;
}

#header{
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 137px;
	width: auto;
}

#horiz_nav{
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 44px;
}

#main_flash{
	width: auto;
	background-color: #FFFFFF;
	border-bottom: 3px none #000000;
	text-align: right;
}

#main_content{
	background-image: none;
	height: auto;
	width: 475px;
	background-repeat: no-repeat;
	clear: none;
	background-position: center top;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	float: left;
	padding: 0px;
}

#left{
	height: 100%;
	width: 200px;
	background-image: url(images/baby-hailey.jpg);
	background-position: left bottom;
	float: left;
	clear: right;
	background-repeat: no-repeat;
	background-color: #FFC938;
	background-attachment: scroll;
}

#right{
	float: right;
	width: 200px;
	height: auto;
	clear: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	line-height: 20px;
	border-left: 1px none #CCCCCC;
}

#body_info{
	margin-left: 300px;
	margin-right: 50px;
	height: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 25px;
	padding-bottom: 25px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

#footer{
	clear: both;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: auto;
	text-align: left;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-align: justify;
	margin-bottom: 0px;
	font-size: 12px;
	padding: 10px;
	float: none;
}
h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px;
	font-size: 40px;
	text-align: left;
}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg%20black.jpg);
	background-repeat: repeat;
	background-position: center top;
}
h2 {
	font-size: 16px;
	color: #666666;
	padding: 5px;
}
a {
	color: #FF0000;
}
#specs {
	font-size: 10px;
	line-height: 15px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	width: 200px;
}
#specs h1 {
	color: #FFFFFF;
	background-color: #FF9900;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
}
#specs p {
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 15px;
}
#specs h2 {
	font-size: 12px;
	color: #FF9900;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#paypal_container {
	border: 1px solid #CCCCCC;
	width: 425px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#paypal_container h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF9900;
	margin: 0px;
}
#main_content_full {
	float: left;
	clear: none;
	width: 680px;
}
.product {
	width: 150px;
	height: 200px;
	clear: none;
	float: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 0px 15px;
}
