.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;
}
#menu {
	height:32px;
}

h1 {
	font-size:14px;
	color:#323232;
}

.txt{
	color:#323232;
}

.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;
}

.body {
	background-image:url(/images/contents/back_content.png);
	background-repeat:repeat-y;
	*zoom: 1;
}

#menu .buttons a{
	display:block;
	float:left;
	width:auto;
	height:30px;
}

.left{
	float:left;
	width:23px;
	background-image:url(/images/contents/left.png);
	background-position:left;
	background-repeat:no-repeat;
	height:38px;
}
.home .body .middle{
	float:left;
	width:790px;
}
.right{
	float:left;
	width:21px;
	background-image:url(/images/contents/right.png);
	background-position:left;
	background-repeat:no-repeat;
	height:38px;
}

.col_1 {
	float:left;
	width:260px;
	margin-top:20px;
	margin-left:20px;
}

/* */
.col_2{
	float:left;	
	width:208px;
	margin-top:20px;
}
/* */
.col_3 {
	float:left;	
	width:220px;
	margin-top:20px;
}

.bottom_home {
	background-image:url(/images/contents/bottom_content.png);
	background-repeat:no-repeat;
	height:24px;
}



.home_links{
}

.home_links a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	display:block;
}
.home_links a:hover{
	color:#323232;
}


.nav_right {
	 height:318px; border:2px solid #b4b4b4; padding:8px; margin-bottom:20px;
}


.nav_right a{
	font-size:12px;
	margin-bottom:5px;
	display:block;
}
.nav_right a:hover{
	color:#FFFFFF;
}

.main_pic {
	border:1px solid #E4E4E4;
}
.thumbs {
	width:40px;
	float:left;
	margin:5px;
	border:1px solid #E4E4E4;
}

table.calendar{
	border-top:1px solid #b4b4b4;
	border-left:1px solid #b4b4b4;
	font-size:9px;
}

caption {
	background-color:#3DAADB;
	font-size:12px;
	padding:3px 0;
}

caption a{
	display:inline !important;
}
col {
	background-color:#e4e4e4;
	color:#323232;
}
th {
	color:#323232;
	background-color:#e4e4e4;
}
td{
	color:#b4b4b4;
	background-color:#8e8f8f;
	padding:3px 3px 0px 3px;
	border-bottom:1px solid #b4b4b4;
	border-right:1px solid #b4b4b4;
}



.event_list {
	border:1px solid #b4b4b4;
	font-size:9px;
	width:100%;
}

.event_list th{
	background-color:#115376;
	color:#FFFFFF !important;
	border-bottom:1px solid #b4b4b4;
	border-right:none;
	text-align:left;
	padding:4px 5px 4px 5px;
}
.event_list td{
	padding:4px 5px 4px 5px;
	border:none;
	background-color:#b4b4b4;
	vertical-align:top;
}
.event_list .date_col {
	width:120px;
	color:#323232;
}
.event_list .event_col {
	width:200px;
	color:#323232;
}
.event_list .detail_col {
	width:400px;
	color:#323232;
}

.highlighted{
	background-color:#b4b4b5 !important;
}

.highlighted a:hover{
	color:#A45710 !important;
}


.dateSelected {
	background-color:#3DAADB !important;
	color:#E4E4E4 !important;
}


