/* standard styles */
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #7A0307;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 30px;
}


.clear {
	clear: both;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}

/* header styles */

#header {
	margin-bottom: 5px;
	background-image: url(/templates/205/heading_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CC0000;

}
#logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#logo_wrapper {
	font-size: 11px;
	float: left;
	padding: 20px;
}
#logo_wrapper a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #660202;
	text-decoration: none;
}
#logo_wrapper .strapline {
	margin-left: 80px;
	white-space: nowrap;
}



#languages {
	font-size: 11px;
	float: right;
	padding: 5px;
}
#languages a {
	color: #AC1700;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#languages   #lang_select {
	vertical-align: middle;
	font-size: 11px;
}

/* Sub-header styles */

#sub_header {
	margin-bottom: 5px;
	white-space: nowrap;
}

#brand {
	background-image: url(/templates/205/brand_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 146px;
	width: 576px;
	border: 1px solid #999999;
}
#news_wrapper {
	width: 197px;
	float: right;
	margin-left: 5px;
}

.nonews {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFCA18;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 146px;
	background-color: #FFFAE7;
}
.nonews_with_archive {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFCA18;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 124px;
	background-color: #FFFAE7;
}
#news_header {
	color: #333333;
	background-image: url(/templates/205/newstitle_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFCA18;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#news_content {
	color: #333333;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCA18;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 118px;
	overflow: auto;
	font-size: 11px;
	white-space: normal;
}
#news_content  marquee {
	width: 118px;
}

#news_content_with_archive {
	color: #333333;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCA18;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 96px;
	overflow: auto;
	font-size: 11px;
	white-space: normal;
}
#news_content_with_archive  marquee {
	height: 96px;
}
#news_archive {
	color: #333333;
	background-image: url(/templates/205/newstitle_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CC0000;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#news_archive a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	text-align: center;
}

.headline a {
	font-size: 11px;
	font-weight: bold;
	color: #690205;
	text-decoration: none;
}
.newsDateTime {
	font-size: 9px;
	color: #666666;
}

#news_content p {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
}
#news_content a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-size: 11px;
}
#news_content a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	font-size: 11px;
}


/* Main wrapper for navigation and content*/
#main_wrapper {
	margin-bottom: 5px;
	background-color: #F9F9F9;
	padding: 5px;
	border: 1px solid #999999;
}


/* Navigation styles */

#navigation {
	float:left;
	width:180px;
	display: block;
}


ul#nav1 {
	list-style-type: none;
	display:block;
	background-color:#FFFFFF;
	clear:both;
	margin-bottom:8px;
}
ul#nav1  li {
	padding-left: 0px;
	list-style-type: none;
	display: block;
	background-color:#FFFFFF;
}
ul#nav1 a.item1, 
ul#nav1 a.item1:hover, 
ul#nav1 a.item1-active, 
ul#nav1 a.item1-active:hover
{
	color: #990000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(/templates/205/butbg_on.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #AF2522;
	margin-bottom: 2px;
	position: relative;
}
ul#nav1 a.item1 {
	color: #000000;
	background-image: url(/templates/205/butbg_off.jpg);
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}
ul#nav1 a.selected, 
ul#nav1 a.selected:hover  {
	color: #990000;
	background-image: url(/templates/205/butbg_on.jpg);
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #AF2522;
}

ul#nav1  li  ul{
	padding-left: 0px;
	list-style-type: none;
	display: block;
	background-color:#FFFFFF;
}
ul#nav1  li  ul li{
	padding-left: 0px;
	list-style-type: none;
	display: block;
	background-color:#FFFFFF;
}

ul#nav1 a.item2, 
ul#nav1 a.item2:hover, 
ul#nav1 a.item2-active, 
ul#nav1 a.item2-active:hover {
	color: #990000;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(/templates/205/butbg_on.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #AF2522;
	margin-bottom: 2px;
	position: relative;
}
ul#nav1 a.item2 {
	color: #000000;
	background-image: url(/templates/205/butbg_off.jpg);
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #666666;
}

ul#nav1 .arrow {
	position: absolute;
	top: 8px;
	right: 4px;
	background-image: url(/templates/205/arrow.png);
	height: 8px;
	width: 8px;
}
ul#nav1 a.sub, ul#nav1 a.sub:hover {
padding-right:15px;
}
ul#nav1 ul.section {
	position: absolute;
	visibility: hidden;
	z-index: 10;
}
/* wrapper search bar and main content cell */

#right_wrapper {
	float: right;
	width: 582px;
}

/* Search bar styles */

#search_bar {
	background-image: url(../searchbar_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #999999;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
#search_wrapper {
	float: right;
	white-space: nowrap;
	display: block;
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
}
.searchBoxTitle {
	font-size: 10px;
	margin-right: 10px;
}
#searchBut:hover  {
	background-image: url(/templates/205/butbg_on.jpg);
}
#searchBut {
	background-image: url(/templates/205/butbg_off.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	background-position: bottom;
	font-size: 10px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 0px;
}
.searchbox {
	font-size: 12px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}


/* main content styles */

#content {
	padding: 20px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	overflow: hidden;
}
#content p {
	padding-bottom: 10px;
}

#content h1 {
	color: #AC2424;
	font-weight: normal;
	font-size: 21px;
	padding-bottom: 10px;
}

/* footer styles */

#footer {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(/templates/205/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 11px;
	padding-top: 3px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFCA18;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
* html .ddmx td { position: relative; } /* ie 5.0 fix */
