
/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
background-color:#093B0A;
   padding:0;
   margin:0;
   text-align:center; /* for ie6 and under */
   min-width:913px;/* for mozilla*/
   color: #000000;
}
#outer{
   background: #FEFFEF url(../images/main_bg.gif) repeat-y top center;
   min-height:100%;
   width:988px; /* add 2px if borders are not used */
   color: #000000;
   text-align:left;
   margin:auto;
   position:relative;

/* The background image needs to be the same width as the #left div. The one I used is 138px X 9px */
}
 
* html #outer{height:99.9%;} /*For ie as treats height as min-height anyway - also addreeses rounding bug at bottom of screen in IE*/

#top_curve{
   background: url(../images/top_curve.gif) no-repeat top center;
   height:23px;
   position:relative;
   width:988px;
}

.pdf_header
{
font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 13px; 
color:#fff;
padding-left:5px;
font-weight:bold;
}

#pdf_icon
{
float:left;
padding:5px;
}

#pdf_text
{
float:left;
padding-top:4px;
font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 14px; 
color:#000;
}

#front_promotion{
padding-left:15px;
}

#fringe{
padding-left:15px;
}

#fringe_title
{
font-family: Garamond, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 16px; 
color:#646448;
padding-left:15px;
}

#fringe_title SPAN
{
font-family: Garamond, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 14px; 
color:#000;
}

#fringe_title A
{
font-family: Garamond, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 14px; 
color:#093b0a;
font-style:normal;
underline:none;
}

#header{
   background: url(../images/header_fill.gif) repeat-x top center;
   background-color:#FEFFEF;
   min-height:175px;
   position:relative;
   width:988px;
}

#header_content{
   min-height:310px;
   position:relative;
   width:990px;
}

#logo
{
   width:190px;
   height:112px;
   float:left;
   padding-left:10px;
}

#logo2
{
   background: url(../images/subheader_title.png) no-repeat top center;
   width:990px;
   height:86px;
   float:center;
}

#vhcc_div
{
   background: url(../images/vhcc_div.gif) no-repeat top center;
   height:29px;
   width:597px;
   padding-top:5px;
   padding-bottom:5px;
}

#header_nav
{
   float:right;
text-align:right;
   color:#63635B;
   padding-right:20px;
font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 11px; 
padding-top:6px;
width:400px;
}

#header_nav A
{
font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 11px; 
color:#63635B;
text-decoration:none;
}


#header_nav A:hover
{
text-decoration:underline;
}

#header_nav SPAN
{
font-family: Garamond, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 18px; 
color:#1B6A1B;
font-weight:bold;
padding-left:10px;
}

#quote
{
font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 12px; 
color:#96b497;
float:right;
padding-top:50px;
padding-right:20px;
width:500px;
clear:both;
text-align:right;
}

#buttons
{
margin-left:30px;
margin-top:30px;
border-right:1px solid #c8c29d;
width:300px;
}

#unilock
{
padding-top:20px;
padding-left:37px;
float: left;
}

#menu
{
float:center;
clear:both;
height:40px;
padding-left:5px;
}

#front_intro {
   min-height:313px;
   width: 952px;
   background:inherit;
   position:relative;
}

#flash{
clear:both;
float:center;
width:980px;
min-height:190px;
padding-left:5px;
padding-right:5px;
}

#intro_text
{
float:left;
width: 364px;
min-height: 313px;
background:#000 url(../images/intro_text.jpg) repeat-y top center;
}

* html #header{height:70px}
#left {
   position:relative;/*ie needs this to show float */
   width:262px;
   float:left;
   color:#fff;
   background-color:#DBDBC1;
   margin-left:5px;
   border-top: #ffffff 4px solid;
}

#left_content {
   position:relative;/*ie needs this to show float */
   width:190px;
   float:left;
   color:#fff;
   padding-left:20px; 
   padding-top:20px;
}

#left p {padding:2px}
#footer {
   width:988px; /* add 2px if borders are not used on the #outer div */
   clear:both;
   height:50px;
background-color:#6B695C;
   border-top: #ffffff 4px solid;
   color: #000000;
   text-align:center;
   left:0;
   bottom:0;
   position: absolute;
}

#material
{
float:left;
padding-left:20px;
padding-top:5px;
}

#idea_guide
{
float:left;
padding-left:20px;
padding-top:15px;
}

#quality_brands
{
float:left;
padding-left:20px;
padding-top:15px;
width:250px;
}

#logos
{
float:left;
width:120px;
padding:2px;
}


#footer p a
{
font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 12px; 
color: #DCD9B6; 
}


#footer P
{
padding-top:20px;
}

* html #footer {/*only ie gets this style*/
   \height:52px;/* for ie5 */
   he\ight:50px;/* for ie6 */
   margin-bottom:-1px;
}
div,p  {margin-top:0}/*clear top margin for mozilla*/

#centrecontent {
   width:622px;
   float:right;
}

H1
{
font-family: Garamond, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 30px;
font-weight: normal; 
letter-spacing:-1px;
color: #000; 
padding-top:10px;
}

H4
{
font-family: Garamond, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 22px;
font-weight: bold; 
letter-spacing:0px;
color: #000; 
padding-top:0px;
margin-top:0px;
margin-bottom:0px;
}

H2
{
font-family: 'Trebuchet MS', Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 15px;
font-weight: bold; 
letter-spacing:-1px;
color: #000; 
padding-top:10px;
}

#flash_movie
{
width:290px;
padding-left:20px;
padding-top:10px;
}

#centrecontent IMG {
padding-top: 10px;
padding-bottom:10px;
}

#centrecontent p{
padding-left:3px;
font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 14px; 
color: #000000; 
padding-right:20px;
text-align: justify;
line-height:20px;
}

#centrecontent p.introduction {
padding-left:3px;
font-family: Garamond, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 19px; 
color: #000000; 
padding-right:20px;
text-align: justify;
line-height:20px;
}

#centrecontent_content {
   width:700px;
   float:right;
}

#centrecontent_content p{
padding-left:3px;
font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 14px; 
color: #000000; 
padding-right:20px;
text-align: justify;
line-height:20px;
}

#centrecontent_content TD{
padding-left:3px;
font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 14px; 
color: #000000; 
padding-right:20px;
text-align: justify;
line-height:20px;
}


#centrecontent_content UL{
padding-left:3px;
font-family: 'Trebuchet MS', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 14px; 
color: #000000; 
padding-right:20px;
padding-left:50px;
text-align: justify;
}

#centrecontent_content A{
color:#093B0A;
}


#centrecontent_content p.introduction {
padding-left:3px;
font-family: Garamond, Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 19px; 
color: #000000; 
padding-right:20px;
text-align: justify;
line-height:20px;
}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */ 

#gallery_but
{
padding-top:175px;
padding-left:20px;
}

#tab_menu {
  float:left;
  width:100%;
  font-size:93%;
  line-height:normal;
  }
#tab_menu ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#tab_menu li {
  float:left;
  background:url("../images/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
border-bottom:1px solid #85745A;
  }
#tab_menu a {
  float:left;
  display:block;
  background:url("../images/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#a18c70;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tab_menu a {float:none;}
/* End IE5-Mac hack */
#tab_menu a:hover {
  color:#c3b19a;
  }
#tab_menu #current {
  background-image:url("../images/left_on.gif");
border-width:0;
  }
#tab_menu #current a {
  background-image:url("../images/right_on.gif");
  color:#fff;
  padding-bottom:5px;
  }


#navMain {
background:url(../images/nav_bg.gif) no-repeat;
position:relative;
float:left;
width:980px;
height:40px;
top:0;
display:block;
overflow:hidden;
font-size:85%;
}

#navMain li {
display:block;
position:absolute; 
top:0;
height:40px;}

#navMain li a {
display:block;
height:40px;
text-indent:-1000em;}

#navMain .nCourse {left:0px; width:172px;}
#navMain .nBreakfast {left:172px; width:190px;}
#navMain .nWeddings {left:362px; width:143px;}
#navMain .nBanquets {left:505px; width:231px;}
#navMain .nRestaurant {left:736px; width:244px;}

#navMain .nCourse a:hover, #navMain .nCourse a.active {background:transparent url(../images/nav_bg.gif) no-repeat -0px -40px;}
#navMain .nBreakfast a:hover, #navMain .nBreakfast a.active {background:transparent url(../images/nav_bg.gif) no-repeat -172px -40px;}
#navMain .nWeddings a:hover, #navMain .nWeddings a.active {background:transparent url(../images/nav_bg.gif) no-repeat -362px -40px;}
#navMain .nBanquets a:hover, #navMain .nBanquet a.active {background:transparent url(../images/nav_bg.gif) no-repeat -505px -40px;}
#navMain .nRestaurant a:hover, #navMain .nRestaurant a.active {background:transparent url(../images/nav_bg.gif) no-repeat -736px -40px;}

#navcontainer
{
width: 230px;
padding-left:15px;
padding-top:10px;
margin-bottom: 1em;
background-color: #DBDBC1;
color: #333;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #BDBCA7;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
background-color: #DBDBC1;
color: #414137;
text-decoration: none;
width: 100%;
font-family: Georgia, Lucida, Geneva, Helvetica, Arial, sans-serif; 
font-size: 16px;
font-weight: normal; 
letter-spacing:0px;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
background-color: #d2cdb0;
color: #414137;
}

form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:0;
	width:400px;
	padding:14px;
}



	/* ----------- stylized ----------- */
	#stylized{
		border:solid 2px #bcbcbc;
		background:#fff;
		float:left;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
		font-family: 'Trebuchet MS',Arial;
		font-size: 13px;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
		font-family: 'Trebuchet MS',Arial;
	}
	#stylized input{
		float:left;
		font-family: 'Trebuchet MS',Arial;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}

	#stylized div{
		float:left;
		font-size:12px;
		padding:4px 2px;
		width:200px;
		margin:2px 0 20px 10px;
	}

	#stylized div INPUT{

		font-size:12px;
		float:none;
		width:20px;
		margin:2px 0 5px 0px;
	}

	#stylized select{
		float:left;
		font-family: 'Trebuchet MS',Arial;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}

	#stylized img{
		float:left;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		margin:0px 0 10px 150px;
	}

	#stylized textarea{
		float:left;
		font-family: 'Trebuchet MS',Arial;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}

	#stylized button{ 
		clear:both;
		margin-left:150px;
		width:125px;
		height:31px;
		background:#666666 url(../images/button.png) no-repeat;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}

#errorMessage
{
		border:solid 2px #890d0d;
		background:#bf1313;
		font-color:#fff;
		font-family: 'Trebuchet MS',Arial;
		font-size:13px;
		font-weight: bold;
		width:418px;
		padding:5px;
		margin-bottom:10px;
}

#successMessage
{
		border:solid 2px #25890d;
		background:#38ba1a;
		font-color:#fff;
		font-family: 'Trebuchet MS',Arial;
		font-size:13px;
		font-weight: bold;
		width:418px;
		padding:5px;
		margin-bottom:10px;
}

#physical_address
{
		font-color:#000;
		font-family: 'Trebuchet MS',Arial;
		font-size:14px;
		font-weight: normal;
		width:210px;
		padding-right:20px;
		padding-left:20px;
		float:right;
}

.post-date-bg {
	float: left;
	color: #fff;
	font-family:Trebuchet MS;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 0 8px 0 0;
	padding: 4px 3px;
	width: 55px;
	height: 44px;
	background: #494843 url('../images/date.jpg') no-repeat;
}


.date {
font-size:25px;

line-height: auto:
}
