html, body {
	height: 100%;
}

* {margin:0; padding:0;}

body {
	background: #fff url(/images_tpl/bg.gif) repeat-x;
	font: 100.01%/105% "lucida grande", tahoma, verdana, sans-serif;	
	position: relative;
	padding-bottom: 60px;
	text-align: center;
	height: 100%;
}

ul, li {
	list-style: none;
}

a {
	text-decoration: none;
	font-size: .7em;
}

img {
	border: 0;
}

p {
	font-size: .8em;
}

h1, h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

legend {
	display: none;
}

fieldset {
	border: 0;
}
#wrap {
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding-bottom: 50px;
}

#container {
	background: #fff;
    max-width: 1100px;
    min-width: 772px;
    width: 55em;
	margin: 0 auto ;
	position: relative;
	border:  1px solid #e9e9e9;
	clear: both;
}

#topbar {
	width: 100%;
	background: #f2f2f2 url(/images_tpl/searchtab.gif) repeat-x bottom;
}

#topnavi {
	background: #b82a13 url(/images_tpl/topnavi.gif) repeat-x bottom;
	width: 100%;
	margin-top: 7px;
	overflow: hidden;
}

#topnavi ul {
    max-width: 1100px;
    min-width: 772px;
    width: 55em;
	margin: 0 auto;
	height: 2.2em;	

}

#topnavi ul li, #topnavi ul li#first {
    float: right;
	border-right: 1px solid #dc371c;
}

#topnavi ul li#first {
	border-left: 1px solid #dc371c;
}

#topnavi ul li a, #topnavi ul li a:hover {
	display: block;
	text-transform: uppercase;
	font: bold .7em Georgia, serif;
	color: #fff;
	padding: .4em .6em .6em .6em;
}

#topnavi ul li a:hover {
	background: #b92c15 url(/images_tpl/topnavi_hover.gif) center bottom;
}
#top {
    margin: 0 auto;
	width: 100%;
}

#searchbar {
    max-width: 1100px;
    min-width: 772px;
    width: 55em;
	margin: 0 auto;
	background: #f2f2f2 url(/images_tpl/searchtab.gif) repeat-x;	
	height: 30px;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}


#searchform {
	width: 358px;
	height: 28px;
	background: url(/images_tpl/searchform.gif) no-repeat;
	float: right;
	margin-right: 5px;
}


#searchform form label.txt {
	background: url(/images_tpl/searchtxt.gif) no-repeat left;
	height: 12px;
	width: 104px;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-top: 8px;
	margin-left: 5px;
}

#searchform form input {
	width: 150px;
	margin-top: 3px;
	margin-left: 5px;
	float: left;
}

#searchform form .findbtn {
	width: 55px;
	height: 18px;
	background: url(/images_tpl/find.gif) no-repeat right;
	text-indent: -9999px;
	display: block;
    float: right;
    margin-right: 15px;
    border: none;
    text-decoration: none;
}


h1#title {
	background: url(/images_tpl/logo.gif) no-repeat;
	width: 291px;
	height: 60px;
	position: relative;
	z-index: 1;
	text-indent: -9999px;
	top: -60px;
}

ul#infobar {
	background: #f9f2d9;
	height: 30px;
	margin: -60px auto 0 auto;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e9e9e9;
}

ul#infobar li {
	float: left;
	padding: .5em;
}

#infobar li.date {
	float: right;
	font-size: .85em;
	margin-right: 1em;
}

ul#infobar a img {
	display: block;
}

#menu {
	width: 98%;
	background: #f8f8f8;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding-top: 10px;
}

#menu ul {
    padding-bottom: 2em;
}

#menu ul li {
	background: url(/images_tpl/greydot.gif) repeat-x bottom;
	margin-left: .2em;
	
}

#menu ul li a {
	background: url(/images_tpl/menu_li.gif) no-repeat left center;
	color: #555;
	padding: .3em .2em .3em 1.8em;
	font-size: .8em;
	display: block;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #fff;
	background:  #4f4f4f url(/images_tpl/menu_hover.gif) no-repeat left center;
}

#leftcol {
	width: 23%;
	float: left;
	display: inline;
	margin-top: 1px;
	clear: left;
	border-bottom: 1px solid #e9e9e9;
	min-height: 750px;
}

#centercol {
	width: 48%;
	float: left;
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-top: 1px;
	padding: 0 10px 70px 10px;
	min-height: 700px;
}

#rightcol {
	xxwidth: 17%;
	width: 162px;
	float: left;
	background-color: #fff;
}

#centercol h1 {
	display: block;
	background: #f2f2f2 url(/images_tpl/centerh1.gif) repeat-x bottom;
	font: bold 1.2em Georgia, serif;
	line-height: 2em;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
	text-indent: .5em;
}

#centercol h2 a {
	color: #ac2009;
	text-decoration: underline;
	padding: .5em;
	text-indent: 0;
	font-size: .8em;
}

#centercol h2 a:hover {
	color: #000;
}

#centercol p {
	padding: .5em;
}

p.imgtxt {
	border-left: 1px solid #e9e9e9 !important;
	margin-left: 220px !important;

}

img.imgtxt {
	border:  1px solid #333;
	margin: 0 20px 10px 0;
	float: left;
}

.first {
	background: #fffbeb url(/images_tpl/whitedot.gif) repeat-x bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


.alt {
	background: #fff url(/images_tpl/whitedot.gif) repeat-x bottom;
	padding-bottom: 5px;
}

ul.category {
	position: relative;
	width: 100%;
	z-index: 2;
	border-top: 1px solid #333;
	padding-top: .2em;
	clear: both;
}

ul.category li {
	text-align: right;
	padding-right: .3em;
}
ul.category li a {
	color: #b92b14;
}

ul.category li span {
	color: #777;
	padding-right: .3em;
	font-size: .7em;
}

#editorial {
	xxbackground: #CCCCCC;
	color: #000;
	padding-bottom: 0.5em;
	float: left;
	width: 98%;
	margin-left: 0.2em;
	margin-right: 0.5em;
	border-top: 1px none #b92b14;
	border-right: 1px none #b92b14;
	border-bottom: 1px solid #b92b14;
	border-left: 1px none #b92b14;
}

#editorial p {
	padding: .5em;
	font-size: 1.2em;
	text-align: center;
}

#editorial a {
	xxfont-size: 0.9em;
	color: #000;
}

#editorial a:hover {
	background: #fffbeb;
}

#editorial h2 {
	background: #4f4f4f;
	height: 16px;
	border: 1px solid #4f4f4f;
	color: #FFFFFF;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
}

#newsletter {
	background: #b92b14;
	color: #fff;
	padding-bottom: 1em;
	float: left;
	width: 98%;
	margin-left: .2em;
}

#newsletter p {
	padding: .5em;
	font-size: .8em;
}

#newsletter h2 {
	background: #4f4f4f url(/images_tpl/freenews.gif) no-repeat center;
	height: 30px;
	border: 1px solid #4f4f4f;
	text-indent: -9999px;
}

#newsletter form {
	margin-left: .5em;
}

#newsletter form label {
	font-size: .9em;
}

#newsletter form input {
	width: 92%;
}

#newsletter form .newsbtn {
	background: url(/images_tpl/submit.gif);
	width: 51px;
	height: 16px;
	text-indent: -9999px;
	display: block;
	margin-top: 3px;
    float: right;
    margin-right: 12px;
}

#leftcol xximg.weather {
	width: 133px;
	height: 104px;
	margin: 20px 0 20px 20px;
	border:  1px solid #e9e9e9;
}

ul#privacy {
	margin-top: .5em;
	color: #555;
	width: 92%;
	float: left;
	padding: 0 .5em;
}

ul#privacy li {
	float: left;
	font-size: .8em;
	border-bottom: 1px solid #999;
	padding: .5em 0;
	width: 100%;
}

ul#privacy li a {
	color: #b92b14;
	font-size: 100%;
}

.ads {
	width: 150px;
	xwidth: 96%;
	height: 590px;
	border: 1px solid #e9e9e9;
	xxmargin: 10px auto 10px 14px;
	padding-top: 15px;
	text-align: center;
	background-color: #fff;
}

.ads img {
	margin: 0 auto;
}

.weather {
	width: 150px;
	xwidth: 96%;
	xxheight: 590px;
	border: 1px solid #e9e9e9;
	xxmargin: 10px auto 10px 14px;
	padding-top: 15px;
	text-align: center;
	background-color: #fff;
}

.weather img {
	margin: 0 auto;
}

.google {
	margin: 0 auto;
}

.sites {
	position: relative;
	clear: both;
	bottom: 0;
	background-color: #717171;
	height: 60px;
	text-align: center;
	padding-top: 10px;
	margin-top: 125px;
}

.sites a {
	background: url(/images_tpl/sites.gif) no-repeat center;
	display: block;
	text-indent: -9999px;
	height: 44px;
	width: 255px;
	margin: 0 auto;
}



.clear {
	width: 100%;
	height: 60px;
	clear: both;
}

#footer {
	height: 60px;
	text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
	clear: both;
	border-top: 1px solid #e9e9e9;
	color: #555;
	margin: 0 auto;
}


#footer p {
	font-size: .7em;
	clear: both;
	padding-top: 8px;
}

#footer p a {
	font-size: 100%;
		padding-right: .2em;
		color: #555;
		text-align: center;
}

#footer p a:hover {
	color: #be311a;
}


#issuename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: italic;
	color: #666666;
}
#article_body {
	margin-left: .8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
#article_body h1{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	text-align: left;
	text-indent: 0px;
	padding: 3px;
}

#article_body a{
	font-size: 1em;
	color: #FF0000;
}

#article_body a:hover{
	font-size: 1em;
	color: #FF0000;
	background: #EEEEEE;
}

#article_heading {
	margin-left: 0.8em;
	background: #f2f2f2 url(/images_tpl/centerh1.gif) repeat-x bottom;
	padding: 3px 3px 10px;
	font: 0.8em Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
#article_heading h1{
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.1em;
	text-align: left;
	text-indent: 0px;
}

#article_heading a{
	font-size: 1em;
	color: #FF0000;
}

#article_heading a:hover{
	font-size: 1em;
	color: #FF0000;
	background: #CCC;
}


#page_body {
	margin-left: .8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
#page_body h1{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	text-align: left;
	text-indent: 0px;
	padding: 3px;
}

#page_body a{
	font-size: 1em;
	color: #FF0000;
}

#page_body a:hover{
	font-size: 1em;
	color: #FF0000;
	background: #EEEEEE;
}

#author_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: italic;
	color: #999999;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
}
#author_info a{
	font-size: 1em;
}
.article_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: right;
}
.title_article_top {
	font-weight      : bold;
	height: 20px;
	vertical-align: middle;
	width            : 100%;
	font: bold .7em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #2B5C91;
	padding: 5px;
}
.title_article_top2 {
	font-size        : 12px;
	font-weight      : bold;
	height: 20px;
	vertical-align: middle;
	width            : 100%;
	font: bold .7em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 2px;
	color: #fff;
	padding: .3em;
	background-image: url(/images/css/heading_center_bg.jpg);
}
#articlepix table{
	border: 1px solid #999999;
	padding: 0px;
	margin: 2px 10px 0px;
	text-align: center;
	background: #EEEEEE;
	font: 11px Arial, Helvetica, sans-serif;
}
#clear{clear:both};
td.rb_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/reservebranson_files/bg_hd1.gif);
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #C50000;
	background-repeat: repeat-x;
}
#quicksearch{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#quicksearch form input {
	width: 100%;
}
.mediumtextsub{
	font-size: 12pt;
}
