/* CSS Document */

a:link {
	color: #84060B;
	text-decoration: underline;
}
a:visited {
	color: #84060B;
	text-decoration: underline;
}
a:hover {
	color: #31a8ac;
	text-decoration: underline;
}

#container {
position: absolute; 
left: 50%; 
width: 750px; 
height: auto; 
margin-left: -375px;
background-color:#f7f591;
background-repeat:repeat;
background-image:url(images/back_container.jpg);
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:120%;
	color: #656565;
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
	background-image:url(images/bg_img.gif);
}

#header {
	width:722px;
	height:197px;
	margin-left:13px;
	z-index:1;
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
}



#left_column { 
	margin-left:13px;
	width:180px; 
	float:left;
	height:auto; 	
	/*background-color:#31a8ac;*/
	padding:0;
}

#under_nav_pic {
margin-left:-2px;
}

#bottom_cap {
	clear:both;
	margin-left:198px;
	height:50px;
	z-index:10;
	padding:0px;
	}

#text {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#right_column { 
	margin-left:197px; 
	width:auto; 
	height:auto;
	margin-right:15px;
}	


/*----------------footer-----------------*/
#footer {
	width:540px;
	height:20px;
	text-align: center;
	padding-top:3px;
	padding-bottom:20px;
	font-size: 11px;
	color: #31a8ac;
	margin-top:60px;
	font-size:10px;
	margin-left:190px;
}

#footer a {
color: #31a8ac;

}

#footer a.hover {
color: #31a8ac;

}



/* this is information for navigation */


#navigation {
float:left;
margin-left:0px;
padding:0px;
width:184px;
margin-top:0px;
}
div#navigation ul {
	left:13px;
	width:184px;
	height:188px;
	padding:0;
	list-style-type:none;
	margin:0;
}
div#navigation ul li {
  position:absolute;
  text-indent:-5000px;
}
div#navigation ul a {
  text-decoration:none;
  display:block;
  height:auto;
  color:#FFFFFF;
}
div#navigation ul li#u {
  left:13px;
  top:197px;
}
div#navigation ul li#u a {
  width:184px;
  height:51px;
  background:url(images/button_1.jpg) 0 0 no-repeat;
  }
div#navigation ul li#u a:hover {
  background:url(images/button_1_roll.jpg) 0 0 no-repeat;
}
div#navigation ul li#v {
  left:13px;
  top:244px;
}
div#navigation ul li#v a {
  width:184px;
  height:51px;
  background:url(images/button_2.jpg) 0 0 no-repeat;
}
div#navigation ul li#v a:hover {
  background:url(images/button_2_roll.jpg) 0 0 no-repeat;
}
div#navigation ul li#w {
  left:13px;
  top:291px;
}
div#navigation ul li#w a {
  width:184px;
  height:51px;
  background:url(images/button_3.jpg) 0 0 no-repeat;
}
div#navigation ul li#w a:hover {
  background:url(images/button_3_roll.jpg) 0 0 no-repeat;
}
div#navigation ul li#x {
  left:13px;
  top:338px;
}
div#navigation ul li#x a {
  width:184px;
  height:51px;
  background:url(images/button_4.jpg) 0 0 no-repeat;
}
div#navigation ul li#x a:hover {
  background:url(images/button_4_roll.jpg) 0 0 no-repeat;
}


/*----------------text-----------------*/

.title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
font-style:italic;
color:#84060B;
}

.subhead {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:bold;
color:#84060B;
}

.callout_small {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
font-weight:bold;
color:#247477;
}

.blue_small {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#84060B;
}

.callout_big {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
font-style:italic;
color:#247477;
}

.callout_bigred {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
font-style:italic;
color:#84060B;
}

.left_text {
float:left;
width:280px;
}

.right_pic {
margin-left:290px;
padding-bottom:20px;
}

.left_text3 {
float:left;
width:180px;
}

.right_pic3 {
margin-left:190px;
padding-bottom:20px;
}


.dots {
border-bottom:3px dotted #f7f591;
margin:20px 0px 20px 0px;
}

.left_pic {
float:left;
width:190px;
}

.right_text {
margin-left:210px;
}


/*----------------layout-----------------*/

.table_wrap {
width:auto;
height:auto;
border-top:3px dotted #f7f591;
border-bottom:3px dotted #f7f591;
padding:5px;
margin-top:45px;
}

.left_column_table {
float:left;
width:220px;
padding:5px;
margin-top:30px;
}

.right_column_table {
margin-left:235px;
border-left:1px solid #f7f591;
padding:5px 5px 5px 10px;
margin-top:30px;
}

.left_rest {
margin-right:260px;
margin-top:10px;
}

.right_rest {
float:right;
width:250px;
}

.left_rest2 {
margin-right:275px;
margin-top:10px;
}

.right_rest2 {
float:right;
width:270px;
margin-top:20px;
}

.left_banq {
float:left;
width:180px;
}

.right_banq {
margin-left:190px;
}

#padding_top {
padding-top:10px;
}




.test_text {
font-size:15px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#FFFFFF;
padding-left:15px;
}

.news_small {
font-size:10px;
font-style:italic;
}

.news_big {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
color:#247477;
}
.news_big a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
color:#247477;
text-decoration:underline;
}

.news_big a.hover{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
color:#656565;
text-decoration:underline;
}