@CHARSET "UTF-8";
@IMPORT url('styles_text.css');
@IMPORT url('styles_cms.css');
@IMPORT url('layout.css');

/* CSS Document */

/*
* {
	margin:0; padding:0;
	font-size:100%;
}
*/

body{
	background:#f4f5f7 url(images/top_tile.gif) top repeat-x;
	text-align:center;
  margin:0;
  padding:0;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

ul.list {
  padding:0;
  margin: 0;
  margin-bottom: 4px;
}

ul.list li { font-size:0.8em;}

.left { float:left;}
.right {float:right;}
.clear, .clr  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.75em;
		line-height:1.5em;
		color:#636363;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#c82e25;}
a:hover{text-decoration:none;}
/*
p {padding-top:18px;}
*/

/* ============================= main layout ====================== */

.link {background:url(images/link_bg.gif) top repeat-x; padding:12px 0 12px 16px;}
.link a {background:url(images/link2_bg.gif) no-repeat 0 5px; padding-left:17px; color:#c82e25; font-weight:bold; text-decoration:none;}
.link a:hover {text-decoration:underline;}
.link3 {background:url(images/link_bg2.gif) top repeat-x;}

.link2 {background:url(images/link_bg2.gif) top repeat-x; padding:11px 0 13px 27px;}
.link2 .rss {padding:1px 0 4px 33px; text-decoration:none;}
.link2 .rss:hover {text-decoration:underline;}
.link2 .a {background:url(images/link2_bg.gif) no-repeat 0 5px; padding-left:17px; color:#c82e25; font-weight:bold; text-decoration:none; margin-left:23px;}
.link2 .a:hover {text-decoration:underline;}

li { background:url(images/list_bg.gif) no-repeat 0 7px; padding:0 0 4px 20px;}
li a {color:#636363; text-decoration:none;}
li a:hover {text-decoration:underline;}
.list2 li {padding-bottom:6px;}

.list li {background:url(images/li_tile.gif) top repeat-x; border-bottom:1px solid #a5b0b8; padding:0;}
.list li a {display:block; padding:12px 0 11px 63px;}
.list .last {border:none;}

.li1 a {background:url(images/li_bg1.gif) top left no-repeat;}
.li2 a {background:url(images/li_bg2.gif) top left no-repeat;}
.li3 a {background:url(images/li_bg3.gif) top left no-repeat;}
.li4 a {background:url(images/li_bg4.gif) top left no-repeat;}
.li5 a {background:url(images/li_bg5.gif) top left no-repeat;}
.li6 a {background:url(images/li_bg6.gif) top left no-repeat;}
.li7 a {background:url(images/li_bg7.gif) top left no-repeat;}
.li8 a {background:url(images/li_bg8.gif) top left no-repeat;}
.li9 a {background:url(images/li_bg9.gif) top left no-repeat;}
.li10 a {background:url(images/li_bg10.gif) top left no-repeat;}

.imgindent {margin:0 20px 0 0; float:left;}

strong a {text-decoration:none;}
strong a:hover {text-decoration:underline;}

/* ============================= header ====================== */

.logo {margin:42px 0 36px 0;}
#menu {margin:0 -10px; position:relative; float:left;}
#menu a{position:relative; overflow:hidden; display:block; line-height:50px; float:left; background: url(images/button.jpg) 0px -50px repeat-x;	height:50px;	vertical-align:middle; text-decoration:none;}
#menu a:hover{background-position: 0px 0px;}
.menu_text{float:left; color:#FFFFFF;  text-align:center; vertical-align:middle; line-height:30px; }
#menu_first {height:50px; background: url(images/button_first.jpg) 0px -50px no-repeat; width:29px; float:left;}
#menu_last {height:50px; background: url(images/button_last.jpg) 0px -50px no-repeat; width:28px; float:right;}
#menu .sep1{float:right;height:50px; width:1px; background: url(images/button_sep.jpg) 0px -50px no-repeat;  padding:0px; margin:0px;}
#menu .sep2{height:50px; width:1px; background: url(images/button_sep2.jpg) 0px -50px no-repeat; float:left;}
#menu a:hover div{background-position: 0px 0px;}
#header a {color:#c82e25; font-size:0.833em; line-height:1em;}
#location_top {padding-left:10px;}

/* ============================= middle ====================== */

.column_padding {padding-right:17px;}
.indent {padding:22px 10px 18px 15px;}
.indent2 {padding:22px 10px 32px 15px;}
.indent3 {padding:22px 25px 24px 15px;}
.indent4 {padding:22px 0 18px 15px;}

#main_content_title, .box-titile {background:url(images/title1_tile.gif) top repeat-x; padding:24px 0 21px 14px;}
.box .title {background:url(images/title2_tile.gif) top repeat-x; padding:24px 0 21px 17px;}
.title{
  font-size:17px;
  font-weight: normal;
}
.box .indent {background:#f4f5f7 url(images/box_bg1.gif) bottom repeat-x;}
.box .indent3 { padding:20px 25px 34px 15px; background:#f4f5f7 url(images/box_bg1.gif) bottom repeat-x; border-bottom:1px solid #bbbfc3;}
.box .indent4 { padding:18px 10px 18px 17px; background:#e5e9ee; border-bottom:1px solid #bbbfc3;}

.over-content {background:url(images/page1_bg1.jpg) bottom right no-repeat; min-height: 200px; }
#main_content { width:100%;}

.box .indent5 { padding:22px 23px 22px 15px; background:#f3f5f7 url(images/box_bg3.gif) bottom repeat-x;}
.img {margin:4px 0 30px 0;}
.img2 {margin:24px 0 28px 0;}

.big {font-size:1.167em;}
.blue {color:#236c99;}
.red {color:#cb1005;}
.p {padding-top:10px;}
.phone {float:right; margin-right:130px;}

.margin1 {margin-top:6px;}
.margin2 {margin-top:27px;}
.margin3 {margin-top:21px;}
.margin4 {margin-top:32px;}
.padding1 {padding-bottom:32px;}
.padding2 {padding-bottom:22px;}
.box .padding3 {padding-bottom:30px;}
.box .padding4 {padding-bottom:40px;}
.special {margin-right:220px;}

/* ============================= footer ====================== */
#footer-counters {
  padding: 5px;
  text-align:center;
}

.footer_tile {background:url(images/footer_tile.gif) bottom repeat-x; border-bottom:1px solid #bcbfc3; border-top:1px solid #d1d4d8; color:#3a4144; padding:16px 0 13px 15px;} #footer a {color:#3a4144; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer span {display:block; float:left; width:100%; padding-top:2px;}
.rss {color:#c82e25 !important; font-weight:bold; background:url(images/rss_bg.jpg) no-repeat 0 0; padding:2px 0 4px 34px; display:block; float:left;}

/* ============================= forms ============================= */

#header_form {float:right; padding:65px 0 0 0;}
#header_form .input {width:129px; height:18px; border:1px solid #8f8f8f; background:#fff; padding:0 0 0 5px; font-size:1em;}


form .rowi {height:35px;}
form .link a {float:right; margin-right:20px;}

.input {width:239px; height:22px; border:1px solid #636363; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:295px; height:93px; border:1px solid #636363; background: white; 0 0 0 5px; overflow:auto; font-size:1em;}
