* { margin:0; padding:0;}
body { background:url(../images/bg_body_flash.jpg); font-family:Tahoma; font-size:100%; line-height:1em; color:#393939;}
img {border:0; vertical-align:top;}
a:hover{text-decoration:none;}
a {
	color:#C00;
}
.clear { clear:both;}
.fright { float:right;}
.alignright { text-align:right; margin-right:10px;}
/*header*/
h1 { background:url(../images/logo.gif) top left no-repeat; text-indent:-10000px; font-size:1em; width:199px; height:40px;}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
	margin-top: 7px;
	margin-bottom: 3px;
}
#header { margin:0px 0 7px -10px;}
hr {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-color: #EFEBE5;
	border-right-color: #EFEBE5;
	border-bottom-color: #EFEBE5;
	border-left-color: #EFEBE5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*---------------content*/
.icon-gallery {
	padding-right: 20px;
	background: url(../images/icon_gallery.png) no-repeat center right;
}
.icon-reservation {
	padding-right: 20px;
	background: url(../images/icon_reservation.png) no-repeat center right;
}
.icon-twitter {
	padding-right: 20px;
	background: url(../images/icon_twitter.png) no-repeat center right;
}
#content {
	background:#efebe5;
	font-family:Arial;
	font-size:0.75em;
	color:#3D3129;
	line-height:1.1538em;
}
#content .title { margin-bottom:18px;}
#content .bg_line { background:url(../images/line_bottom.gif) bottom left repeat-x;}
#content p {
	padding-bottom:17px;
	line-height: 1.15em;
}
#content ul { margin:0; padding:0; list-style:none;}
#content li a { background:url(../images/bullet.gif) 0 4px no-repeat; padding-left:9px; color:#745e50; line-height:1.692em;}
#content li a:hover {
	color:#FFF;
	background-color: #900;
} 
#content .line_bottom { background:url(../images/line.gif) bottom left repeat-x;}
#content .l_b { background:url(../images/content_left.gif) bottom left no-repeat;}
#content .r_b { background:url(../images/content_right.gif) bottom right no-repeat;}
#content .box { width:760px; padding:0 0 46px 0;}
#content .box1 { width:760px;}
#content .pic {
	float:left;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 0;
}
#content .side-pic {
	float:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content .virtual {
	float:none;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#content .bg_line1 { background:url(../images/bg_line1.gif) bottom left repeat-x; padding-bottom:22px; margin-bottom:16px;}
#content .indent { padding:24px 0 0 0;}
#content .col_1 .ind { padding:10px 0px 0 22px;}
#content .col_1 .pad { padding:0 23px 0 0;}
#content .col_1 { background:url(../images/bg_line.gif) top right repeat-y;}
#content .col_2 .pad { padding:0 27px 0 0;}
#content .col_2 .ind { padding:10px 0px 0 17px;}
#content .col_2 .bg_line { padding-bottom:33px; margin-bottom:30px;}

#mainpage #content .col_1 .pic1 { float:left; margin:0 18px 18px 0;}
#mainpage #content .col_1 .bg_line { padding-bottom:30px; margin-bottom:20px;}
#mainpage #content .col_2 .bg_line { padding-bottom:37px; margin-bottom:30px;}
#mainpage #content .col_2 .column1 { width:219px;}
#mainpage #content .col_2 .column2 { width:182px;}
#mainpage #content .col_2 ul { margin-bottom:20px;}
/*-----TABLE*/
#forks-table
{
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	margin-top: 8px;
	margin-bottom: 10px;
}
#forks-table th
{
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#forks-table td {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#forks-table tr:hover td
{
	background-color: #FFF;	
}
/*-----[end]TABLE*/
/*footer*/
#footer {
	color:#999;
	font-family:Arial;
	font-size:0.75em;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover { text-decoration:underline;}
#footer .column1 { width:651px;}
#footer .column2 { width:72px;}
#footer .box { padding:24px 0 0 26px;}
#footer .pic1 { margin-left:6px;}
