/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.gif) #ffffff repeat-x top;
	color: #000000;
/*	font: .85em "Times New Roman", Times, serif; */
	font: .8em arial, sans-serif;
	padding: 0 0 50px
}
a{
	color: #98012e;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 3em;
	font-weight: normal;
	margin: 0 0 1em
}
h3{
	color: #a6a3a3;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0 0 1em
}
p{
	padding: 0 0 1em
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	overflow: hidden;
	width: 949px
}
/*=== Header ===*/
#header{
	background: #000000;
	height: 278px;
	padding: 31px 35px 0
}
#header .content{
	color: #ffffff;
	float: left;
	font-size: 15px;
	height: 210px;
	padding: 10px 0 0;
	width: 295px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: right;
	text-indent: -9999px;
	width: 184px
}
#header h1 a{
	display: block;
	height: 95px
}
#header h1 a:hover{
	text-decoration: none
}
/*- Slogan -*/
#header h2{
	font-size: 36px;
	font-style: italic;
	line-height: 50px;
	margin: 0 0 24px
}
#header p{
	padding: 0;
	text-align: center;
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	border-top: 1px solid #666666;
	clear: both;
	font-size: 14px;
	height: 55px;
	text-align: center
}
#nav1 li{
	display: inline;
	line-height: 55px
}
#nav1 li a{
	color: #ffffff;
	padding: 0 14px
}
#nav1 li a:hover,
#nav1 li.active a{
	color: #f0e7ad;
	text-decoration: none
}
/*=== Title Placeholder ===*/
#title{
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
}
#title h2{
	display: none;
	margin: 0;
	padding: 0;
}
#title img{
	margin: 0;
	padding: 0;
	display: block
}
/*- Headline Text -*/
.headline{
	float: left;
	width: 265px
}
/*- Welcome Text -*/
.welcome-txt{
	font-size: 2em;
	background-color: #000;
	color: #fff;
	font-style: italic;
	padding: 30px 85px
}
.welcome-txt a{
	color: #fff;
	text-decoration: underline
}
/*=== All Columns ===*/
#columns{
	background: url(../images/columns-bgr.jpg) no-repeat bottom;
	height: 1%;
	margin: 0 0 50px 0;
	padding: 40px 35px 0 0;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
}
#home #columns{
	padding: 0;
	background: none;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
}
/*=== Center Column ===*/
.centercol{
	float: right;
	width: 585px
}
/*=== Sub Columns ===*/
.col1{
	padding: 0 25px 0 0;
	width: 195px;
	display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 550px;
	min-height: 550px;
}
.col1 h2, .col2 h2{
	font-size: 1.3em;
	color: #8d0e3a;
	font-weight: normal;
	margin: 1em 0 0.5em 0
}
.col1 li{
	list-style: square;
	margin: 0 0 0 15px;
}
.col2{
	padding: 0 25px 0 0;
	width: 395px;
	display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 550px;
	min-height: 550px;
}
/*=== Footer ===*/
#footer{
	border-top: 1px solid #666;
	color: #000000;
	font-size: 0.9em;
	font-style: italic;
	height: 30px;
	margin: 0 auto;
	padding: 7px 0 0;
	width: 825px
}
#footer a{
	color: #000000
}
#footer li{
	display: inline;
	line-height: 1em;
	padding: 0 1em 0 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.hl{
	background: url(../images/hl-dot.gif) repeat-x left top;
	clear: both;
	height: 3px;
	margin: 15px 0 20px;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
ul#menu ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px;}
ul#menu table {border-collapse:collapse; font-size:1em; float:left; margin:-1px;}

ul#menu ul li {float:left; margin:0; text-align:left;}
ul#menu ul li a {display:block; line-height:20px; margin:0; padding:0 10px; background:transparent; width:200px;}

ul#menu li {display:inline; margin:0 -2px; text-align:left;}
ul#menu li a {display:inline-block; height:36px; margin:5px 0 0 0;padding:0 20px 0 0; line-height:30px; text-decoration:none; color:#fff;}

html>/**/body ul#menu li {display:inline-block; padding:0;}

* html ul#menu li a.sub {margin-right:3px;}
* html ul#menu li a {margin-bottom:-4px;}

ul#menu li a b {display:block; height:36px; float:left; padding:0 0 0 20px; cursor:pointer;}

ul#menu li a:hover {position:relative; background-position:right bottom; color:#f0e7ad;}
ul#menu li a:hover b {background-position:left bottom;}

ul#menu li:hover {position:relative;}
ul#menu li:hover > a {background-position:right bottom; color:#fff;}
ul#menu li:hover > a b {background-position:left bottom;}

ul#menu :hover ul {left:1px; width:105px; top:41px;}
* html ul#menu :hover ul {top:36px;}

ul#menu :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}
ul#menu :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; background:#ddd; color:#000;}
ul#menu :hover ul li a.fly {background:#ddd url(../images/menu/arrow.gif) no-repeat right center;}
ul#menu :hover ul li a:hover {background:#6a737b; color:#fff;}
ul#menu :hover ul li:hover > a {background:#6a737b; color:#fff;}

ul#menu :hover ul li a.fly:hover {background:#6a737b url(arrow-over.gif) no-repeat right center;}
ul#menu :hover ul li:hover > a.fly {background:#6a737b url(arrow-over.gif) no-repeat right center;}

ul#menu :hover ul ul {left:-9999px;}


