/* 
900900 - Burgundy Pantone 188C
f6d999 - Tan/Peach Pantone 7501 C
f8e1b2 - Light Tan/Peach Pantone 7501 C 75%
*/
body {
	background-color: #900900;
	background-color: #f8e1b2;
	background-color: #f6d999;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	
}

.primarybg {
	background-color: #900900;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
}
.stripedbg {
	background-color: #900900;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	background-image: url("../images/stripes.gif");
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;
}
.wmbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
	background-image: url(../images/home_page.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.wmdarkbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	background-image: url(../images/home_page_dark.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.wmbluedarkbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	background-image: url(../images/blue_page_dark.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.wmhonorsdarkbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	background-image: url(../images/honors_dark.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.wmhonorsbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	background-image: url(../images/honors_light.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.wmhomebg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	background-image: url(../images/home_dark.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.wmcustom1bg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	background-image: url(../images/oscar_page.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

.wmrestshbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
	background-image: url(../images/restaurant_sh_page.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.wmrestbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
}

.wmrestdarkbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
	background-image: url(../images/restaurant_page_dark.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

.wmvideodarkbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
	background-image: url(../images/video_page_dark.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

.wmbooksbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
	background-image: url(../images/books_page.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.wmbooksdarkbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
	background-image: url(../images/books_page_dark.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.wmdarkcookbook {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	background-image: url(../images/book_dark.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.wmshopbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
	background-image: url(../images/shop_page.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.wmshopdarkbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
	background-image: url(../images/shop_page_dark.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}
.wmbottombg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
	background-image: url(../images/restaurant_page.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.wmfacebg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
	background-image: url(../images/face.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.wmfacedarkbg {
	background-color: #f6d999;
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	vertical-align:top;
	background-image: url("../images/face_dark.jpg");
	background-repeat: no-repeat;
	background-position: center left;
}
.sidebartext,.sidebarhighlight {
	color: #900900;
	text-align: left;
	vertical-align:top;
	padding-left:0px;	
	padding-right:5px;	
	font-size: 11px;
}

.sidebartext {
}

.sidebarhighlight, .highlight {
	border-color: #900900;
	border-style: solid;
	border-width: 1px;
	padding:2px;	
}

.smalllink {
	font-size: 11px;
	color: #ffffff;
}
.medlink {
	font-size: 11px;
	color: #900900;
	font-weight:bold;
}

.stdtext, .stdtextside {
	font-size: 12px;
	color: #900900;
	text-align: left;
	vertical-align:top;
}
.stdtextlight {
	font-size: 12px;
	color: #f6d999;
	text-align: center;
	vertical-align:top;
}

.stdtextside {
	padding-left:5px;
}

.vmid {
	vertical-align:middle;
}

.stdtexthdr {
	font-size: 12px;
	color: #900900;
	text-align: left;
	border-color: #900900;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
}

.rpthdr {
	font-size: 12px;
	color: #900900;
	text-align: left;
	border-color: #900900;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	font-weight: bold;
}

.rpttitle {
	font-size: 12px;
	color: #900900;
	text-align: left;
	font-weight: bold;
}

.secondarybg {
	background-color: #900900;
	background-color: #f8e1b2;
	background-color: #f6d999;
}

.blogfeed{
	background-color: #f6d999;
	text-align:left;
	padding-left:20px;
	vertical-align:bottom;
}
.blogfeed feedtitle
{
	font-color:blue;
}

.feed_item_title {
	font-weight:bold;
}

.feed_item_description {
	margin-bottom: 5px;
	color:#222222;
}

.tableframe {
/*	 main table outline */
background-color: #900900;
color:#CCCCCC;
padding: 4px;
}
.framebg {
	background-color: #900900;
	padding: 4px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}


.accentbg {
/* links */
	background-color: #f6d999;
/*	background-color: #f8e1b2;*/
	color: #900900;
}

.twimg {
  margin:0 0 0px 0;
  padding:0px;
  border:none;
  }
  
h1 {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}

.header1 {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}


.fancytext {
	font-size: 13px;
	color: #900900;
	font-style: italic;
	line-height: 20px;
}

.header1bl {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}

td, th {
	text-align: center;
	line-height: 14px;
	vertical-align:top;
}

.tdl {
	text-align: left;
	line-height: 14px;
	font-weight: normal;
	color: #900900;
}
.tdlh {
	text-align: left;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
}
.tdlm {
	text-align: left;
	line-height: 14px;
	vertical-align: middle;
}
.tdc {
	text-align: center;
	line-height: 14px;
	font-weight: normal;	
	vertical-align: top;
}
.tdcsm {
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;	
}

.smalltext {
	font-size: 10px;
}

a.lowernavlink {
	color: #900900;
	text-decoration: none;
	font-weight: bold;	
}

a.primarybg {
	font-size: 12px;
	color: #900900;
}

img {
	border-color: #000000;
	border:none;
}

.footer, .footerwh, .footerlt {font-size:11px;}
.footer {
text-align:center;
 color: #888888;
}

.footerwh {
text-align:center;
 color: #ffffff;
}

.footerlt {
 color: #888888;
background-color: #900900;
}
select, .sel2, .sel3, .sel4 {
	background-color: #dddddd;
	background-color: #ffffff;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #900900;
	text-align: left;
	border-color: #900900;
	border-style: solid;
	border-width: 1px;
	vertical-align:top;
}

select {
	width: 165px;
}

.sel2 {
	width: 60px;
}

.sel3 {
	width: 40px;
}

.sel4 {
	width: 90px;
}

.mediatable {
	text-align: left;
	vertical-align: top;
	color: #900900;
}

.pageheader {
	text-align: center;
	vertical-align: top; 
	font-size: 13px;
	color: #900900;
	font-weight: bold;
}
.pageheaderl {
	text-align: left;
	vertical-align: top; 
	font-size: 13px;
	color: #900900;
	font-weight: bold;
}
.pagecopy {
	text-align: left;
	vertical-align: top; 
	font-size: 12px;
	color: #900900;
	font-weight: normal;
}

.leftnav {
	background-color: #f6d999;
	font-size: 13px;
	color: #900900;
	text-align: left;
	
}

.hideform {
	font-size: 1px;
	line-height: 1px;
}

.caltdl {
	text-align: left;
	line-height: 12px;
	font-size: 11px;
}
.caltdlm {
	text-align: left;
	line-height: 12px;
	vertical-align: middle;
	font-size: 11px;
}
.caltdc {
	text-align: center;
	line-height: 12px;
	font-weight: normal;	
	font-size: 11px;
}
.caltdcsm {
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;	
}

a {
	font-size: 12px;
	color: #900900;
	text-align: left;
}

.calendargrid {
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}
.calendargridr {
	padding-left: 10px;
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
}
.calendarheader {
	border-width: thin;
	border-style: solid;
	border-color: #000000;
}

.gcform {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #900900;
	text-align: left;
	border-color: #900900;
	vertical-align:top;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
}

.gcformlabel {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #900900;
	text-align: left;
	vertical-align:top;
}

.emailformlabel {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #900900;
	text-align: left;
}

.emailformentry {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: bold;	
}

.errorl, .errorc {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;	
	color: #900900;
	vertical-align:top;
}

.errorl, .errorc {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;	
	color: #900900;
	vertical-align:top;
}

.errorl {
	text-align: left;
}

.errorc {
	text-align: center;
}

.pressdtl, .pressdtlc {
	background-color: #f6d999;
	padding: 4px;
	font-size: 12px;
	color: #900900;
}

.pressdtl {
	text-align:left;
}

.pressdtlc {
	text-align:center;
}

.presshdr,.presshdrlg {
	background-color: #f6d999;
	padding: 2px;
	font-size: 13px;
	font-weight:bold;
	color: #900900;
	text-align:center;
line-height:18px;
}

.presshdrlg {
	font-size: 18px;
}

.pressclose {
	background-color: #900900;
	padding: 4px;
	font-size: 13px;
	font-weight:normal;
	color: #ffffff;
	text-align:center;
}

a.pressclose {
	color: #ffffff;
	text-align:center;
}

.footerlink {
	font-size: xx-small;
 color: #900900;}

td.r {
	text-align: right;
}

td.l {
	text-align: left;
}

td.c {
	text-align: center;
}

td.b {
	font-weight:bold;
}

table.border1 {
	border: 1px;
	border-color: #900900;
	border-style: solid;
	border-width: 1px;
}

.select2 {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #900900;
	text-align: left;
	border-color: #900900;
	border-style: solid;
	border-width: 1px;
	width: 100px;
	background-color:#ffffff;
}

.gridheader {
	background-color: #dddddd;
	font-size: 13px;
	text-align: center;
	font-weight:bold;
	border-style: solid;
	border-width: 1px;
	color:#900900;
}

.griddtl, .griddtlr, .griddtlc {
	background-color: #ffffff;
	font-size: 12px;
	font-weight:normal;
	vertical-align:middle;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding-left:  5px;
	padding-right: 5px;
	color:#900900;
}

.griddtl {
	text-align:left;
}

.griddtlr {
	text-align:right;
}
.griddtlc {
	text-align:center;
}



.gridsummary {
	background-color: #dddddd;
	font-size: 13px;
	text-align:right;
	font-weight:bold;
	border-style: solid;
	border-width: 1px;
	color:#900900;
	padding-right: 5px;
}

.colorhdrtext
{
	font-size: 14px;
	font-weight: bold;
	color:#900900;
}

.gallery {
	border-color: #900900;
	border-style: solid;
	border-width: 3px;
}

.athometn {
	border-color: #900900;
	border-style: solid;
	border-width: 1px;
	text-align:center;
}

.galldtl, .galldtlc {
	font-size: 12px;
	color: #900900;
	padding-left: 20px;
line-height:18px;
}

.galldtl {
	text-align:left;
}

.galldtlc {
	text-align:center;
	vertical-align:middle;
}

.gallhdr {
	font-size: 12px;
	font-weight:bold;
	color: #900900;
	text-align:center;
line-height:14px;
}
.sidebarhdr {
	font-size: 12px;
	color: #900900;
	text-align: center;
	font-weight:bold
}

.pagenavcurrent {
	font-weight: bold;
	text-decoration: underline;
	line-height:18px;
}
.pagenavnoncurrent {
	line-height:18px;
}

.locgrid
{
border-bottom:2px;
border-bottom-color:#900900;
border-bottom-style: ridge;
padding-bottom:2px;
}

.boldoption {
	font-weight: bold;
	color: #900900;
}

.gallerydealer {
	font-weight: bold;
	color: #333333;
}

.blogtext {
	font-size: 12px;
	color: #900900;
	text-align: left;
	vertical-align:top;
	margin: 10px;
}

.blogtext a:link {
   color:#900900;
  }
.blogtext a:visited {
   color:#900900;
  }
.blogtext a:hover {
   color:#900900;
  }
.blogtext a:active {
   color:#900900;
  }
.blogfooter {
text-align:center;
	font-size: xx-small;
 color: #888888;
}

.blogborder {
	border-color: #900900;
	border-style: solid;
	border-width: 1px;
}

.lighttexthdr {
	font-size: 14px;
	color: #f6d999;
	text-align: center;
	padding-left: 5px;
	font-weight:bold;
}

.hpcaption {
	font-size: 14px;
	line-height:16px;
	color: #f6d999;
	text-align: center;
	padding:0px,0px,3px,3px;
	font-weight:bold;
} 

.furnlistingname, .furnlisting {
	font-size: 12px;
	color: #900900;
	text-align: left;
	vertical-align:top;
}

.furnlistingname {
font-weight:bold;
}

.bdbios, .btbios {
	text-align:left;
	font-size: 12px;
	color: #900900;
	padding: 	0px 20px 20px 20px;	
}

.bdbios {
line-height:24px;
}

.btbios {
line-height:24px;
}

