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

#main_content{
	height: 321px;
	width: 816px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
	margin-top: 30px;
}
#slideshow_bg{
	height: 321px;
	width: 547px;
	float: left;
	background-image: url(../../images/homebg_slide.jpg);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}
#video_bg{
	height: 321px;
	width: 268px;
	float: left;
	background-image: url(../../images/homebg_vid.jpg);
	background-repeat: no-repeat;
}
.photogs_list{
    height: 311px;
    width: 130px;
	float: left;
	padding-top: 10px;
}
.photogs{
	height: 20px;
	width: 110px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #dbdbdb;
	background-color: #0e2138;
	border: 1px solid #fff;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 14px;
	margin-left: 10px;
	line-height: 18px;
}
.photogs a{
    height: 20px;
	width: 102px;
	padding-left: 8px;
	float: left;
    color: #dbdbdb;
	text-decoration: none;
}
.photogs a:hover{
    height: 20px;
	width: 102px;
	float: left;
	color: #dbdbdb;
	text-decoration: none;
	background-image: url(../../images/photogs_over.gif);
}
#slideshow_bord{
	height: 299px;
	width: 399px;
	background-color: #fff;
	border: 1px solid #acacac;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.slideshow{
	height: 289px;
	width: 388px;
	background-color: #fff;
	border: 1px solid #acacac;
	float: left;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-right: 4px;
	margin-left: 4px;
}
#video_container{
	height: 299px;
	width: 237px;
	float: left;
	border: 1px solid #acacac;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-color: #0e2138;
}
#video{
	height: 162px;
	width: 217px;
	border: 1px solid #acacac;
	margin-top: 9px;
	margin-right: 9px;
	margin-left: 9px;
}
#video_text{
	height: 108px;
	width: 205px;
	margin-right: 9px;
	margin-left: 9px;
	background-color: #6a6f73;
	margin-bottom: 9px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #acacac;
	border-bottom-color: #acacac;
	border-left-color: #acacac;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #dbdbdb;
	text-align: justify;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
#highlights_heading{
	height: 34px;
	width: 816px;
	float: left;
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}
#highlights{
	height: 116px;
	width: 816px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	background-color: #161616;
}
.widget{
    height: 95px;
	width: 248px;
	float: left;
}
.widget_spacer{
	height: 57px;
	width: 1px;
	float: left;
	background-color: #fff;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 20px;
	margin-left: 17px;
}
.widget_heading{
	height: 18px;
	width: 237px;
	padding-left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #dbdbdb;
}
#news_widget{
	height: 50px;
	width: 237px;
	float: left;
	background-color: #444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dbdbdb;
	padding-top: 5px;
	padding-left: 10px;
}
#blog_widget{
	height: 50px;
	width: 236px;
	float: left;
	background-color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dbdbdb;
	padding-top: 5px;
	padding-left: 10px;
	border: 1px solid #fff;
}
#workshop_widget{
	height: 50px;
	width: 237px;
	float: left;
	background-color: #444;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #dbdbdb;
	padding-top: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
}
.more{
    height: 20px;
	width: 248px;
	float: left;
}