:active, :focus{
    outline:none;
  }

html
{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #cdbda7;
}


body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
}

#page_wrap
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

#banner
{
	width: 100%;
	height: 88px;
}
#social {
	position: absolute;
	margin-left: 605px;
}
#fb {
	float: left;
	height: 21px;
	margin-top: 12px;
	margin-left: 1px;
}
#fb_like {
	float: left;
	margin-top: 12px;
	margin-left: 5px;
}
#twitter {
	float: left;
	width: 260px;
	margin-top: 10px;
	margin-right: 10px;
	text-align: left;
}
#tweet {
	margin-top: 12px;
}

#flash
{
	width: 100%;
	height: 380px;
	background: url(../images/flash_back.png);
	background-repeat: no-repeat;
}

#menu_bar
{
	width: 100%;
	height: 35px;
	padding-left: 20px;
}

#border_dot
{
	border-bottom: 3px dotted black;
	height: 5px;
	width: 800px;
	margin-left: 20px;
}

#menu
{
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#menu li
{
	float: left;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid black;
	list-style: none;
}

#menu li a
{
	display: block;
	padding: 7px;
	padding-left: 19px;
	padding-right: 19px;
	text-decoration: none;
	font-size: 11px;
	color: black;
}

#content_wrap
{

}

#left
{
	width: 575px;
	float: left;
	padding-left: 20px;
}

#right
{
	width: 220px;
	float: left;
	padding-left: 10px;
}

#footer
{
	width: 100%;
	height: 40px;
}

.clear
{
	clear: both;
}

#f_left
{
	width: 600px;
	height:350px;
	float: left;
}

#f_right
{
	width: 200px;
	height:350px;
	padding-left: 15px;
	padding-top: 35px;
	float: left;
	font-size: 12px;
}

#f_right label
{
	width: 60px;
	float: left;
	margin: 2px;
	font-size: 12px;
}

#f_right input, select
{
	float: left;
	width: 100px;
	margin: 2px;
	font-size: 12px;
}

.text
{
	text-align: justify;
	font-size: 11px;
	color: #4c4c4c;
}

.title
{
	font-weight: bold;
	font-size: 14px;
	color: #d54e0e;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.title2
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;	
}

#border_dot2
{
	border-bottom: 3px dotted black;
	height: 5px;
	width: 218px;
	margin-left: 0px;
	margin-bottom: 5px;
}

.menu_bottom
{
	margin-left: 20px;
	padding-top: 5px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.menu_bottom a
{
	display: block;
	float: left;
	text-decoration: underline;
	color: #4c4c4c;
	font-size: 11px;
	margin-left: 5px;	
}

.info
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	color: #4c4c4c;
	font-size: 11px;
	text-align: center;
}

.rapid
{
	display: block;
	text-align: center;
	color: black;
	font-size: 11px;
}

.rapid a
{
	text-decoration: none;
	color: black;
}

.rapid a:hover
{
	text-decoration: underline;
	color: black;
}

.accom_box
{
	display: block;
	background: #988a78;
	padding-left: 5px;
	color: white;
}

.accom_box img
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.accom_box a
{
	color: white;
}

.c_left
{
	float: left;
	width: 145px;
}

.c_right
{
	float: left;	
	width: 60px;
	text-align: center;
	color: white;
	padding-top: 15px;
}

#slider
{
	height: 2px;
	width: 100%;
	margin-left: 30px;
	position: relative;
}

.bar
{
/*	background: black;
	width: 30px;	
	height: 2px;*/
	position: absolute;
	margin-top: -20px;
	
}

.widget1 {
	margin-top: 5px;
	margin-left: 38px;
	border: 0;
}

.widget2 {
	vertical-align: top;
	margin-top: 8px;
	margin-left: 150px;
	margin-right: 150px;
	border: 0;
}

.widget3 {
	border: 0;
}
