/*  [Key]
	CTRL+F to search by section number:
	1.0 Base Element Styles					5.0 Interior Page Styles
	2.0 ezEdit ToolsFile Styles				6.0	LeftNav Item Styles
	3.0 Global/Header/Footer Styles			7.0	TopNav Styles
	4.0 Home Page Styles	
				[#.1 Font Styles | #.2 Layout Styles]

/*	1.0 Base Element Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	1.1 [Fonts]  */

body {
	color:#333333;
	font:75% tahoma, arial, sans-serif;}

h1 {
	color:#C00025;
	font-size:200%;
	font-weight:normal;}
	
h2	
	{
	color:#B5AE72;
	font-size:155%;
	font-weight:bold;}

h3	
	{
	color:#333333;
	font-size:130%;
	font-weight:normal;
	padding:4px 0px;}

h4 {
	color:#333333;
	font-size:110%;
	font-weight:bold;}

h5 {
	color:#666666;
	font-size:100%;
	font-weight:normal;}

h6 {
	color:#333333;
	font-size:100%;
	font-weight:bold;
	padding:6px 0px 4px 0px;
	padding-left:72px;}

p {
	line-height:180%;
	font-size:100%;}

a {
	color:#C00025;
	text-decoration:underline;}

	a:hover {
		text-decoration:none;}

td {
	font-size:75%;}

	#container td {
		font-size:100%;} /* ezedit vs. front-end fix */

/*	1.2 [Layout]  */

body {
	background:#ffffff url(images/body_bg.gif) 0px 0px repeat-x;
	height:98%;}
			
h1 	{margin:0px 0px 15px 0px;}
h2 	{margin:0px 0px 1px 0px;}
h3 	{margin:0px 0px 1px 0px;}
h4 	{margin:0px 0px 7px 0px;}
h5 	{margin:0px 0px 7px 0px;}
h6 	{margin:0px;}
p 	{margin:0px 0px 15px 0px;}
	
img {border:0px;}

.clear {
	clear:both;
	height:0px;}
	
.imgBlock {display:block;}

#content ul.VAMValSummaryErrors li {
	background:none;}

/*	2.0 ezEdit ToolsFile Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	2.1 [Home Page]  */

/*	2.2 [Interior Page]  */

.emagine-note {
	background:url(images/emagine-note.gif) 0 3px no-repeat;
	color:#0000FF;
	display:inline-block;
	font-size:110%;
	font-weight:bold;
	padding-left:20px;}
	
.imageLeft {
	border:1px solid #B5AE72;
	margin:6px 8px 0px 0px;}
	
.imageRight { 
	border:1px solid #B5AE72;
	margin:6px 0px 0px 8px;}
	
.image {
	border:1px solid #BDBCBD;}

/*	2.3 [Interior Tables and Applications]  */

.table-header-app {
	background:#BEB778;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	padding:5px;}
	
#container .table-header-app {font-size:100%;}

.table-subheader-app {
	background:#999999;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;}

.table-row {
	color:#333333;
	padding:5px;}

.table-altrow {
	background-color:#D7E8F2;
	color:#333333;
	padding:5px;}

.table-row td, .table-altrow td {
	padding:5px;}
		
.table-header th a {
	color:#FFFFFF;}
	
/*For Download's Delivery header*/
	
.table-header th {
	background-color:#006AB1;
	color:#FFFFFF;
	font-size:110%;
	font-weight:bold;
	padding:5px;
	vertical-align:top;}
	
/*	2.4 [Library Items]  */

/*	3.0 Global/Header/Footer Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	3.1 [Fonts]  */

#header {}

	.number {
		color:#999999;
		font:normal 220% georgia, arial, sans-serif;}
	
	.reservations {
		color:#C00025;
		font:normal 160% helvetica, arial, sans-serif;}

	#utilities {
		color:#999999;
		font-size:80%;}
		
		#utilities a {
			color:#999999;
			text-decoration: none;}
			
			#utilities a:hover {
				color:#999999;
				text-decoration: underline;}

#footer {
	color:#666666;
	font-size:80%;}

	#footer a {
		color:#666666;
		text-decoration:none;}

		#footer a:hover {
			color:#666666;
			text-decoration:underline;}
			
/*	3.2 [Layout]  */

#container {
	margin:0px auto;
	width:950px;}
	
	#columnLeft {
		float:left;
		width:590px;}
		
	#columnRight {
		float:right;
		width:340px;}
		
	#headerLeft {
		background:#ECE9CC;
		border:1px solid #D9D7B8;
		boder-top:0px;
		height:79px;
		width:588px;}
		
		#headerRight {
			background:#ECE9CC;
			border:1px solid #D9D7B8;
			boder-top:0px;
			height:79px;
			width:328px;}
		
		#logo {	
			float:left;
			margin:4px 0px 0px 21px;}

			#logo img {
				display:block;}
				
		.number {
			float:right;
			margin:25px 21px 0px 0px;}

		#topNav {
			clear:both;
			height:25px;
			margin:17px 0px 0px 0px;
			width:100%;}
	
			#topNav img {
				float:left;
				display:block;}
			
		#bookBtn {
			margin:20px 0px 0px 23px;}
				
		#utilities {
			clear:both;
			height:27px;
			padding:15px 0px 0px 0px;
			width:330px;}
			
#footer {
	clear:both;
	width:100%;}

	#footer ul {
		list-style:none;
		padding:10px 0px 10px 0px;
		text-align:right;}

		#footer ul li {
			display:inline;
			padding:0px 3px 0px 0px;}
			
/*	4.0 Home Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	4.1 [Fonts]  */

#homeAbout, #specialsContent {
	font-size:90%;}
	
	#homeAbout h1 {
		color:#C00025;
		font-size:160%;
		font-weight:normal;
		margin:0px 0px 7px 0px;}
		
	#homeAbout p {
		line-height:160%;}
		
	#specialsContent p {
		margin:0px;
		line-height:160%;
		padding:0px 0px 12px 0px;}
		
		.price {
			color:#C00025;
			font-weight:bold;
			padding:0px 0px 0px 15px;}
			
		.selection {
			color:#C00025;
			font-weight:bold;}
			

/*	4.2 [Layout]  */

#homeFlash {
	clear:both;
	background:url(images/home_flash.jpg) 0px 0px no-repeat;
	min-height:338px;}
		
#homeBottomLeft {
	background:url(images/homebottom_bg.gif) 0px 0px no-repeat;
	clear:both;
	width:100%;}
	
	#homeAbout {
		min-height:135px;
		height:auto !important;
		height:135px;
		margin:0px 0px 0px 154px;
		padding:55px 0px 22px 0px;
		width:385px;}
		
	#homeSpecialPromo {
		clear:both;
		width:100%;}
		
		#promo {
			float:left;
			display: inline;
			margin-left: 31px;
			width:433px;}
			
		#survey {
			float:right;
			margin:24px 0px 0px 0px;
			width:110px;}
			
		#leadgen {
			clear:both;
			width:330px;}
			
			#leadgen table {
				border-bottom:3px solid #BEB778;}
			
			.callout {
				padding:17px 0px;}
					
#homeBottomRight {
	clear:both;
	padding:12px 0px 0px 0px;
	width:340px;}
	
	#specialsHeader img {display: block;}
	
	#specialsContent {
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		padding:11px 17px 0px 15px;}
		

/*	4.3 [ezEdit ToolsFile]  */				
				
/*	5.0 Interior Page Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

/*	5.1 [Fonts]  */

#content ul {
	line-height:140%;}
	
#leftNav {
	color:#6C604F;}
	
.footnote {font-size: 90%; color: #666666;}

/*	5.2 [Layout]  */

#interiorMain {
	clear:both;
	width:940px;}

	#sectionalGraphic {
		height:172px;
		margin:0px auto;
		width:940px;}
		
		#sectionalGraphic img {
			display:block;}
		
#interiorColumns {
	background: url(images/interiorcolumn_bg.gif) 0px 78px no-repeat;
	margin:0px auto;
	width:940px;}
		
	#leftNavHeader img {
		display:block;}
	
	#leftNav {
		background:#423625;
		border-left:1px solid #E9E5C9;
		border-right:1px solid #E9E5C9;
		height:30px;
		width:938px;}
		
		#leftNav img {
			display:block;}
		
	#main {
		float:right;
		min-height:450px;
		height:auto !important;
		height:450px;
		width:802px;}
	
		#content {
			padding:30px 20px 5px 0px;}
		
			#content ul {
				margin:0px 0px 5px 20px;
				list-style:none;
				padding:0px;}
				
				#content ul li {
					background: url(images/int_list.gif) 0px 7px no-repeat;
					padding:0px 0px 5px 10px;
					margin-top:3px;}
				
				#content ul ul {
					margin:0px 0px 0px 15px;
					list-style:none;
					padding:0px;}
					
					#content ul ul li {
						background: url(images/int_list.gif) 0px 7px no-repeat;
						padding-left:10px;}
				
			#content ol {
				margin:0px 0px 12px 25px;
				padding:0px;}				
				
/* 5.3 =-=-=-=-=-=-=-=-=-=-=-=-Library Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

/*	5.4 [Fonts]  */

td#library {font-size:90%;}

	#libItem .midContent {
		color:#666666;
		font-weight:bold;}
		
		#libItem .midContent a {
			color:#666666;
			font-weight:normal;}
		
		#libItem .midContent p {
			margin:0px 0px 3px 0px;}
		
/*	5.5 [Layout]  */

#library {
	padding:76px 0px 0px 0px;
	width: 296px;}
	
#libraryItem {
	margin:0px 0px 15px 0px;}

#libSpecials {
	padding:0px 0px 0px 0px;
	width:295px;}
	
	#libSpecialsContent {
		background:#FEFDFC url(images/libspecials_bg.gif) repeat-x;
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC;
		padding:11px 17px 0px 15px;}

/*	6.0 LeftNav Item Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#leftNav td.leftnav-lvl1-on {
	color:#BEB778;
	font-weight:bold;
	padding:7px 10px 8px 17px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off {
	color:#999999;
	font-weight:bold;
	padding:7px 10px 8px 17px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl1-off a {color:#999999;text-decoration:underline;}
#leftNav td.leftnav-lvl1-off a:hover {color:#999999;text-decoration:underline;}
	
#leftNav td.leftnav-lvl1-on a {color:#BEB778;text-decoration:none;}
#leftNav td.leftnav-lvl1-on a:hover {color:#BEB778;text-decoration:underline;}

#leftNav td.leftnav-lvl2-on {
	color:#006AB1;
	font-weight:bold;
	font-size:80%;
	padding:10px 10px 8px 25px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off {
	color:#333333;
	font-size:80%;
	padding:10px 10px 8px 25px;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl2-off a {color:#333333;text-decoration:none;}
#leftNav td.leftnav-lvl2-off a:hover {color:#333333;text-decoration:underline;}
	
#leftNav td.leftnav-lvl2-on a {color:#006AB1;text-decoration:none;}
#leftNav td.leftnav-lvl2-on a:hover {color:#006AB1;text-decoration:underline;}


#leftNav td.leftnav-lvl3-on {
	color:#566463;
	font-weight:bold;
	padding:6px 22px 6px 53px;
	vertical-align:top;
	font-size:90%;}
	
#leftNav td.leftnav-lvl3-off {
	color:#566463;
	padding:6px 22px 6px 53px;
	font-size:90%;
	vertical-align:top;}
	
#leftNav td.leftnav-lvl3-off a {color:#566463;text-decoration:none;}
#leftNav td.leftnav-lvl3-off a:hover {color:#566463;text-decoration:underline;}
#leftNav td.leftnav-lvl3-on a {color:#566463;text-decoration:none;}
#leftNav td.leftnav-lvl3-on a:hover {color:#566463;text-decoration:underline;}


/*	7.0 TopNav Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.RadMenu_Default .group .link  /* 1st level off cell */
{
	padding:6px 10px 6px 10px;
	font-weight:bold;
	font-weight:bold;
	text-align: left;
	white-space:normal;
	width:150px;
}

.RadMenu_Default .group .group .link  /* 2nd level off cell */
{
	padding:6px 10px 6px 10px;
	font-weight:bold;
	font-weight:bold;
	text-align: left;
	white-space:normal;
	width:150px;
}

.RadMenu_Default .link,   /* off text */
.RadMenu_Default .link:visited
{
	color:#BEB778;
	cursor:pointer;
	font-size: 90%;
	text-decoration:none;
}

.RadMenu_Default .group .link:hover,   /* 1st level on cell*/
.RadMenu_Default .group .focused,
.RadMenu_Default .group .expanded
{
	background:#BEB778;
	padding:6px 10px 6px 10px;
	font-weight:bold;
	text-align:left;
	white-space:normal;
	width:150px;
}

.RadMenu_Default .group .group .link:hover,   /* 2nd level on cell*/
.RadMenu_Default .group .group .focused,
.RadMenu_Default .group .group .expanded
{
	background:#BEB778;
	padding:6px 10px 6px 10px;
	font-weight:bold;
	text-align:left;
	white-space:normal;
	width:150px;
}

.RadMenu_Default .link:hover,    /* on text */
.RadMenu_Default .link:visited:hover,
.RadMenu_Default .focused,
.RadMenu_Default .expanded
{
	color:#f7f6ec;
	cursor:pointer;
	text-decoration:none;
}

.RadMenu_Default .group   /* whole dropdown */
{
	background:#f7f6ec;
}

.RadMenu_Default 
{
}

.RadMenu_Default_Context
{
	background: none;
}


.RadMenu_Default .text
{
	padding-left: 0px;	
	padding-right: 0px;
}

.RadMenu_Default .text:hover
{
	padding-left: 0px;	
	padding-right: 0px;
}

/*.slide  use this style to add a top or bottom curve to a dropdown 
{
	background: url(images/topnav_dd_bg.gif) center bottom no-repeat;
	padding-bottom:5px;
	}*/

/* =-=-=-=-=-=-=-=-=-=-=-=-Form Styles-=-=-=-=-=-=-=-=-=-=-=-=-=-= */

.form {font:1.09em arial, sans-serif;margin:3px;}
.form-label {font-weight:bold;}
.form-button {}
.form-textbox {font: 1.09em arial, tahoma, sans-serif; color:#000000;border:1px solid #B3A892;}
.red-star {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }
.alert {font: bold 0.91em tahoma, sans-serif; color:#FF0000; }

/*site map*/

#sitemap td {
	padding:5px;}