@charset "UTF-8";
/*
Created by Midwest Love, Midwest Lynx, 15 Minutes Deep
midwestlove.com, midwestlynx.com, 15minutesdeep.com
2008
*/

body {
	background-color:#383638;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:1.3;
}
img {
	border:0;
}
/* TEXT STYLES */
h1 {
	margin:0 0 10px 0;
}
h2,h3 {
	margin:0;
	padding:0;
}
#content_left h1 {
	font-size:24px;
	color:#a29f9f;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
}
#content_left h2 {
	font-size:16px;
	color:#dd684e;
}
#content_left h2 a {
	color:#dd684e;
	text-decoration:underline;
}
#content_left h2 a:hover {
	text-decoration:none;
}
#content_left h3 {
	font-size:12px;
	color:#a29f9f;
}
#content_left h3 a {
	color:#a29f9f;
	text-decoration:underline;
}
#content_left h3 a:hover {
	text-decoration:none;
}
.h3_margin {
	margin:0 0 5px 0;
}
#content_left a {
	color:#dd684e;
	text-decoration:none;
}
#content_left a:hover {
	color:#dd684e;
	text-decoration:underline;
}
#content_right h1 {
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
}
#content_right h1 a {
	color:#FFFFFF;
	text-decoration:underline;
}
#content_right h1 a:hover {
	text-decoration:none;
}
#content_right h2 {
	margin-bottom:15px;
	font-size:11px;
	color:#dd684e;
	font-weight:normal;
}
#content_right h2 a {
	color:#dd684e;
	text-decoration:underline;
}
#content_right h2 a:hover {
	text-decoration:none;
}
/* IMAGE LINK STYLES */
#link_facebook img {
	width:64px;
	height:35px;
}
a#link_facebook img {
	background:url(../images/redesign/links_facebook.gif);
}
a#link_facebook:hover img {
	background:url(../images/redesign/links_facebook_o.gif);
}
#link_myspace img {
	width:24px;
	height:35px;
}
a#link_myspace img {
	background:url(../images/redesign/links_myspace.gif);
}
a#link_myspace:hover img {
	background:url(../images/redesign/links_myspace_o.gif);
}
#link_purevolume img {
	width:38px;
	height:35px;
}
a#link_purevolume img {
	background:url(../images/redesign/links_purevolume.gif);
}
a#link_purevolume:hover img {
	background:url(../images/redesign/links_purevolume_o.gif);
}
#link_mwl img {
	width:35px;
	height:35px;
}
a#link_mwl img {
	background:url(../images/redesign/links_mwl.gif);
}
a#link_mwl:hover img {
	background:url(../images/redesign/links_mwl_o.gif);
}
/* LAYOUT MANAGEMENT */
#container {
	margin:0 auto;
	width:800px;
}
#flash {
	height:373px;
	background:#1f1915;
}
#content {
	background:url(../images/redesign/content_bg.gif) repeat-y;
}
#content_wrapper {
	background:url(../images/redesign/content_lower_bg.gif) no-repeat bottom;
	min-height:303px;
}
#content_left {
	width:507px;
	min-height:303px;
	padding:15px;
	background:url(../images/redesign/content_left_bg.gif) no-repeat top left;
	float:left;
}
#content_left img {
	padding:2px;
	border:solid 1px #a9a6a6;
}
#content_right {
	width:228px;
	min-height:303px;
	padding:55px 8px 15px 27px;
	background:url(../images/redesign/content_right_bg.gif) no-repeat top left;
	float:left;
}
#content_float_fix {
	clear:left;
	font-size:0px;
}
#content_footer {
	background:url(../images/redesign/content_footer_bg.gif) no-repeat;
	padding-left:567px;
	height:35px;
	clear:left;
}
#footer {
	background:url(../images/redesign/footer_bg.gif) no-repeat;
	height:32px;
	font-size:10px;
	padding:0 0 0 0px;
}
#footer_spacer {
	height:20px;
}
.videeo_display {
	padding:15px 0px 0px 40px !important;
	height:auto;
}
.video_image {
	margin-top:10px;
	width:120px;
	height:80px;
	float:left;
}
.video_details {
	margin-top:10px;
	width:350px;
	float:left;
}
/* CONTACT PAGE */
#selected_contact {
	width:225px;
	float:left;
}
#contact_form {
	width:250px;
	float:left;
}