/*
* Project  Name: southwestart.com
* File / Folder: /2008/css/home.css
* File Language: css
* Copyright (C): 2008 The Richard Group, Inc.
* First  Author: Liam Echlin
* First Created: 2008.01.08 09:55:43
* Last Modifier: Liam Echlin
* Last Modified: 2008.03.21 08:53:35
*/


#body .storyList {
	width: 530px;

	background-image: url(/2008/images/homeHeadlineBackground.png);
	background-position: 0 350px;
	background-repeat: repeat-x;
	overflow: auto;
}
#body .storyList .mainStory.slide {
	display: none;
	
}
#body .storyList .mainStory.slide.active {
	display: block;
}
#body .storyList .mainStory div {
	padding: 0 20px;
	font-size: 18px;
	font-family: Georgia, Times New Roman, serif;
	height: 70px;
	
}
#body .storyList .mainStory p strong {
	font-size: 20px;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
}
#body .storyList .story {
	float: left;
	overflow: hidden;
	width: 98px;
	padding: 3px;
}
#body .storyList .story img {
	margin: 0 auto;
	cursor: pointer;
}
#body .storyList .story h2, #body .storyList .story h2 {
	
	padding: 6px 0px;
}
#body .storyList .story h2, #body .storyList .story h2 a {
	font-family: Georgia, Times New Roman, serif;
	color: rgb(115, 5, 12);
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}
#body .storyList .story p {
	color: rgb(153, 153, 153);
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	padding: 0 0 6px 0;
	
}


#body .artSearch {
	width: 530px;
	
	
}

#body .artOnTheRoad
{
	width: 530px;
	
	
	background-image: url(/2008/images/video_bg.gif);
}

#body .artOnTheRoad .video_heading
{
	color: #FFFFFF;
	font-size: 11px;
	padding: 10px;
	height: 56px;
}

#body .artOnTheRoad .video_heading .head
{
	font-size: 18px;
	line-height: 1.5;
}



.features {
	width: 530px;

	background-image: url(/2008/images/homeHeadlineBackground.png);
	background-repeat: repeat-x;
}
.features td {
	vertical-align: top;
}
.features h2 img {
	margin: 0 auto;
}
.features .feature {
	position: relative;

	width: 193px;
	
	padding: 5px 10px 5px 5px;
	

	border: 1px solid rgb(205, 153, 51);
	background-color: white;
	font-size: 10px;
}
 .features .feature img {
/*
	position: absolute;
	top: 5px;
	left: 5px;
*/
	float: right;
	
	border: 1px solid rgb(205, 153, 51);
}
.features .feature h4
{
	font-family: Georgia, Times New Roman, serif;
	color: rgb(12, 5, 115);
	font-size: 11px;
	margin-bottom: -5px;
}
.feature1 {
	position: relative;

	width: 200px;
	
	padding: 5px 2px 5px 2px;
	

	border: 1px solid rgb(205, 153, 51);
	background-color: white;
	font-size: 10px;
}
.feature1 img {
/*
	position: absolute;
	top: 5px;
	left: 5px;
*/
	float: right;
	
	border: 1px solid rgb(205, 153, 51);
}
.feature1 h4
{
	font-family: Georgia, Times New Roman, serif;
	color: rgb(12, 5, 115);
	font-size: 11px;
	
}
.flash-menu {
	width:530px;
}

.relatedFeatures { 
	position: relative;
	float: left;
	width: 210px;
	padding-left: 27px;
	padding-right: 27px;
}

.additionalFeatures {
	position: relative;
	float: left;
	width: 210px;
	padding-left: 27px;
	padding-right: 27px;
}


.relatedFeatures h2,
.additionalFeatures h2 {
	padding: 8px 0px;
	
}



#main_bttm {
	position: realtive;
	float: left;
	overflow:auto;
	
}

#clear {
	overflow: auto;
}