@charset "UTF-8";
/* CSS Document */

#main_ad {
	float: right;
	padding-right: 15px;
	margin-bottom: 15px;
	border: none;
}

#main_ad a {
	border: none;
}

#main_ad a:hover {
	border: none;
}

#buttons {
	float: left;
	width: 100px;
	margin-top: 10px;
	margin-left: 5px;
}

#buttons img {
	border: none;
	margin-bottom: 15px;
}


#main_content_area {
	height: 810px;
	position: relative;
}


#featured_design_part1 {
	background-image: url(../images/pattern_pics/summer_2011/featured_part2_summer11.jpg);
	float: right;
	border: 2px solid #000;
	margin-right: 0;
	margin-left: 15px;
	margin-top: 8px;
	width: 175px;
	height: 555px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	padding-top: 45px;
}

#featured_design_part2 {
	background-image: url(../images/pattern_pics/summer_2011/featured_part1_summer11.jpg);
	float: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: 15px;
	width: 620px;
	height: 600px;
	margin-top: 8px;
}

#featured_design_part1 p {
	font-style: normal;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}

.featured_content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #C03;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	white-space: normal;
	width: 145px;
	margin-bottom: -5px;
}

.featured_content:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #50A041;
	font-weight: bold;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
	white-space: normal;
	width: 145px;
	margin-bottom: -5px;
}



