.home {}
.top {}
.top .logo {
	width:367px;
	height:64px;
	margin-left:224px;
	background-image:url(../images/top/sdautomotivemuseum_1.png);
	background-position:top center;
	background-repeat:no-repeat;
}
.top .logo_line {
	height:6px;
	margin:0 auto;
	background-image:url(../images/top/line_menu_top.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.home main{}

.top .body {}

#menu .buttons a{
	display:block;
	float:left;
	width:auto;
	height:30px;
}

.home .body .left{
	float:left;
	width:23px;
	background-image:url(/images/home/left_home.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:572px;
}
.home .body .middle{
	float:left;
	width:790px;
}
.home .body .right{
	float:left;
	width:21px;
	background-image:url(/images/home/right_home.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:572px;
}

.home .flash_cont {
	height:208px;
	background-color:#D0DBE0;
	overflow:hidden;
}

.content_top {	}

.home_content {
	background-image:url(/images/home/home_back.jpg);
	height:311px;
	padding-top:15px;
	overflow:hidden;
	color:#323232;
}



.home_col_1 {
	float:left;
	width:212px;
}

.current_events {
	height:119px;
}

.current_events p {
	font-size:12px;
	padding:0px 0px 5px 10px;
	font-weight:bold;
	line-height:200%;
}


.current_events a {
	color: #323232;
}

.comming_next {
	height:156px;
	padding:5px 0px 0px 10px;
	font-weight:bold;
	line-height:16px;
}

.comming_next h2 {
	padding-left:0px;
}
/* */
.home_col_2{
	float:left;	
	width:188px;
}
.admid_content {
	margin-top:20px;
	height:122px;
	color:#FFFFFF;
	padding-left:10px;
	line-height:20px;
}
.home_links{
	height:109px;
	padding-top:5px;
}

.home_links a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	display:block;
	margin-left:0px;
	padding-top:4px;
	margin-bottom:4px;
}
.home_links a:hover{
	color:#323232;
}
/* */
.home_col_3 {
	float:left;	
	width:185px;
}


.home_col_4 {
	float:left;	
	width:205px;
}


.hours_subtitle {
	font-size:11px;
	color:#FFFFFF;
	height:18px;
	padding-left:10px;
	padding-top:0px;
}
.hours {
	font-size:11px;
	padding-left:10px;
	padding-top:3px;
	line-height:130%;
}

.bottom_home {
	height:10px;
	background-image:url(/images/top/home_bottom.png);
	background-repeat:no-repeat;
}


h2 {
	margin-top:0px;
	padding-top:0px;
	padding-left:10px;
	font-size:13px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.newsletter {
	height:146px;
	cursor:pointer;
}

.pop_form {
	position:absolute;
	top:0;
	left:0;
}

.bg {
	position:fixed;
	background-color:#000000;
	-moz-opacity:.8;
	filter: alpha(80);
}

.el_form {
	position:absolute;
	width:320px;
	border:1px solid #E4E4E4;
	padding:10px;
	background-color:#FFFFFF;
	color:#000000;
	margin-top:75px;
	line-height:150%;
}
.el_form input{
	width:320px;
}
.el_form h2{
	background-color:#256483;
	padding:3px;
}

.btn_send{
	margin-left:auto;
	width:68px !important;
	color:#FFFFFF;
	background-color:#256483;
	border:1px solid #E4E4E4;
	margin:15px;
	cursor:pointer;
}
