body {
	font-family:Arial, sans-serif;
	width: 100%;
	height: 100%;
	background-color: #444;
	margin: auto;
	color: #fff;
}
#bg_shadow {
	width: 782px;
	background-image:url(/img/bg_shadow.gif);
	background-repeat: repeat-y;
	margin: auto;
}
#wrapper {
	height: auto;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}
#rw_top {
	width: 772px;
	height: 164px;
}
#rw_center {
	height: auto;
	padding-bottom: 14px;
	vertical-align: top;
	background-color: #63635d;
}
#rw_bottom {
	width: 772px;
	height: 100%;
}
#logo {
	width: 194px;
}

/************************* login *************************/

.loginLink {
	font: normal 0.65em Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding-right: 10px;
}
.loginLink a {
	text-decoration: none;
}
.loginLink a:hover {
	text-decoration: underline;
}

/************************* choose languages *************************/

#languages {
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	cursor: pointer;
}
.langLink a {
	font: normal 0.7em Arial, sans-serif;
	color: #444;
	text-decoration: none;
	padding: 0 50px 0 4px;
}
.langLink a:visited {
	color: #444;
}
.langLink a:hover {
	color: #444;
}
#lang_op {
	width: 103px;
	position: absolute;
	visibility: hidden;
	z-index: 3;
	background-color: #fff;
	border: 1px solid #444;
	color: #444;
	margin: 14px 0 0 -1px;
	padding: 4px 4px 4px 0;
}

/************************* nav *************************/

#tab {
	background: url(/img/tri.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #63635d;
	vertical-align: middle;
}

/************************* breadcrumbs *************************/

#breadcrumbs {
	width: 772px;
	height: 20px;
	font: normal .54em Verdana, Arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
}
.crumbLink a {
	text-decoration: underline;
	color: #fff;
	vertical-align: top;
}

/************************* content *************************/

#main_graphic {
	width: 772px;
	height: 303px;
	background-color: #444;
	background-repeat: no-repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 4px 0 4px;
}
#content_left {
	width: 510px;
	height: auto;
	font: normal 0.75em Arial, sans-serif;
	text-align: left;
	vertical-align: top;
	padding: 10px 18px 10px 0;
}
#content_right {
	width: 226px;
	height: 100px;
	text-align: right;
	vertical-align: top;
	padding: 15px 20px 15px 0;
}
.address {
	width: 212px;
	height: 100%;
	background-color: #63635d;
	border: 1px solid #fff;
	font: normal 0.65em Arial, sans-serif;
	text-align: right;
	padding: 5px;
}
#user_info {
	font: normal 0.75em Arial, sans-serif;
	width: 772px;
	height: auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 4px 0 4px;
	padding: 16px;
	vertical-align: top;
}
#user_info form {
	font: bold 0.96em Arial, sans-serif;
	letter-spacing: .5px;
	padding: 5px 0 2px 0;
	float: none;
}
.ques {
	color: #fff;
	line-height: 20px;
	padding-left: 12px;
}
.ans {
	display:none;
	color: #fff;
	padding: 20px;
}
.required {
	color: #de761c;
	font-size: 1.4em;
	padding: 8px 4px 0px 4px;
}
#news {
	font: normal 0.75em Arial, sans-serif;
	width: 772px;
	height: auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 16px;
	vertical-align: top;
}
.newsTitles {
	color: #fff;
	line-height: 18px;
	margin: 0 2px 0 0;
	padding: 0 0 40px;
	background: url(/img/dotline_wh.gif) repeat-x bottom left;
}
.news_links a{
	color: #fff;
	text-decoration: none;
	background-image: url(/img/tri_r.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
/************************* sub links *************************/

#sub_links_bx {
    width: 214px;
	height: 267px;
	background-color: #a2a2a2;
	border: 1px solid #fff;
	font: bold .75em Arial, sans-serif;
	line-height: 30px;
	text-align: left;
	vertical-align: top;
	padding: 2px 0 0 8px;
}
.sub_links a{
	color: #444;
	text-decoration: none;
	background-image: url(/img/tri_r_gry.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.sub_links a:hover{
	color: #fff;
    text-decoration: none;
    background-image: url(/img/tri_r.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/************************* map *************************/

#map_bx {
    width: 222px;
	height: 267px;
	background-color: #a2a2a2;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	text-align: left;
	vertical-align: top;
}
.mapLink1 a {
	font: bold .70em Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
.mapLink1 a:hover {
	font: bold .70em Arial, sans-serif;
	color: #de761c;
	text-decoration: none;
}
.mapLink2 a {
	font: bold .70em Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 4px 0 4px 16px;
}
.mapLink2 a:hover {
	font: bold .70em Arial, sans-serif;
	color: #de761c;
	text-decoration: none;
}
#map_op {
	width: 222px;
	background-color: #6a6a6a;
	margin: 18px 0 0 0;
	padding: 4px 0 6px 0;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}
.mapList {
	width:116px;
	background:url(/img/alpha_gry.png);
	border:solid 1px #FFFFFF;
	margin:0 2px 2px 0;
	padding:1px 0 1px 4px;
	float:right;
}

/************************* calender *************************/

.main {
	width: 200px;
	border: 1px solid black;
}

.month {
	background-color: black;
	font: bold 12px verdana;
	color: white;
}

.daysofweek {
	background-color: gray;
	font: bold 12px verdana;
	color:white;
}

.days {
	font-size: 12px;
	font-family: verdana;
	color: black;
	background-color: lightyellow;
	padding: 2px;
}

.days #today{
	font-weight: bold;
	color: red;
}

/**************************************************************/

a:hover {
	color: #fff;
}
a {
	color: #fff;
}
/*
a:visited {
	color: #444;
}
*/
p {
	font:normal normal normal 1.0em Arial, sans-serif;
	line-height:1.2em;
	padding:0 0 4px;
}

h1 {
	font:normal 1.5em Arial, sans-serif;
}
h2 {
	font: bold 1.15em Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing:0.1em;
	margin-bottom:10px;
}
h3 {
	font:bold 2em Arial, sans-serif;
	text-transform: uppercase;
	margin:0;
}

.fineprint {
	font:normal .9em Arial, sans-serif;
	margin:0;
}

ul {
	list-style: square;
}
li {
	padding: 2px;
}

#details_bx {
    width: 222px;
	height: 267px;
	background-color: #a2a2a2;
	border: 1px solid #fff;
	font: bold .75em Arial, sans-serif;
	vertical-align: top;
	text-align: left;
}
#details_bx img {
	border: 1px solid #fff;
}
#footer {
	width: 772px;
	background-color: #010126;
	margin: 0 auto;
	float: left;
}
#footer p {
	font: 0.76em Arial, sans-serif;
	color: #ccc;
	text-align: center;
	padding: 10px;
}