body {
	font-family:"Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	text-align:center;
	color:#333;
	background:#fff url('images/body-bg.jpg') repeat-x top left;
}

#page-wrapper {
	width:756px;
	margin:0 auto;
	padding-top:.6em;
	text-align:left;
}

/**HEADER
------------------------------------------------------------------------**/
#header {
	width:756px;
	float:left;
	background:#fff;
	clear:both;
}
#logo {
	position: relative;
	float: left;
	display: inline;
	width: 117px;
	height: 74px;
	overflow: hidden;
	background:url('images/vmih_logo.gif') no-repeat top left ;
	cursor:pointer;
}

#header h1 {
	font-size:1.666em; /*20px*/
	text-transform:uppercase;
	letter-spacing:.05em;
	text-align: right;
	margin:1em .833em 0 0;
}

#top-image {
	width:756px;
	height:233px;
	clear:both;
	float:left;
	padding:0;
	margin:0;
}

#video #top-image {height:448px;}

/**NAVIGATION
------------------------------------------------------------------------**/

#main-nav {
	list-style-type:none;
	text-align:right;
	padding-right:.833em;
	margin:.833em .833em .5em 0;	
}

#main-nav li {display:inline;}

#main-nav li a {
	text-decoration: none;
	color: #5A5959;
	padding: 0 .5em;
	border-right: 1px solid #5A5959;
}

#main-nav li a:hover, #main-nav li a:focus {
	text-decoration: underline;
	color: #900;
	background-color:#EDEEED;
}

/*the following sets the current state of the navigation*/
#home #nav-home a,
#info #nav-info a,
#rates #nav-rates a,
#packages #nav-packages a,
#meetings #nav-meetings a,
#victoria #nav-victoria a {
	text-decoration: underline;
	color: #900;
}

/**SUB-NAV (for Info pages)
------------------------------------------------------------------------**/
#second-nav {
	list-style-type:none;
	text-align:left;
	margin:0 0 1.5em 0;
	padding:0;
	border-bottom: 1px dotted #E0E0DF;
}

#second-nav li {
	margin: 0;
	padding: 0.25em;
	border-top: 1px dotted #E0E0DF;
	line-height:1.5em;
}

#second-nav li a {
	text-decoration:none;
	color:#5A5959;
}

#second-nav li a:hover, #second-nav li a:focus {
	text-decoration: underline;
	color: #900;
	background-color:#EDEEED;
} 

/*the following sets the current state of the navigation*/
#info-accommodations #nav-info a, #info-accommodations #nav-accommodations a,
#info-amenities #nav-info a, #info-amenities #nav-amenities a,
#info-catering #nav-info a, #info-catering #nav-catering a,
#info-resto #nav-info a, #info-resto #nav-resto a,
#info-directions #nav-info a, #info-directions #nav-directions a,
#info-industry #nav-info a, #info-industry #nav-industry a,
#info-holiday #nav-info a, #info-holiday #nav-holiday a {
	text-decoration: underline;
	color: #900;
}
/**CONTENT
------------------------------------------------------------------------**/

#content-wrapper {
	width:756px;
	clear:both;
	float:left;
	background:#fff url('images/content-topper.jpg') no-repeat top left;
}	

#sidebar {
	width:167px;
	float:left;
	padding:.833em .416em 0 .833em;
}
#main-content {
	width:270px;
	float:left;
	padding:.833em .816em 0 .833em;
	border-left:1px dotted #E0E0DF;
	border-right:1px dotted #E0E0DF;
}
#second-content {
	width:262px;
	float:left;
	padding:.833em .7em 0 .833em;
}

#main { /*for 2-column pages*/
	width:549px;
	float:left;
	padding:.833em .816em 0 .833em;
	border-left:1px dotted #E0E0DF;
}

/**FOOTER
------------------------------------------------------------------------**/
#footer {
	width:756px;
	clear:both;
	border-top:1px solid #660000;
	color:#666;
	text-align:center;
}

#footer-nav {
	width:756px;
	background:#ebebeb url('images/content-topper.jpg') no-repeat top left; 
	font-size:.833em;
}

#footer-nav ul {
	list-style-type:none;
	padding:.833em .833em .833em 0;
	margin:0 .833em .5em 0;
}

#footer-nav li {display:inline;}

#footer-nav a {
	text-decoration:none;
	color:#666;
	padding: 0 .5em;
	border-right: 1px solid #5A5959;
}
.footer-nav-final {
	text-decoration:none;
	color:#666;
	padding: 0 .5em;
	border-right: none;
}

#footer-nav a:hover, #footer-nav a:focus {
	text-decoration: underline;
	color: #900;
	background-color:#f4f4f4;
}

#footer-one {
	float:left;
	text-align:left;
	width:48%;
	padding:.833em 0 .833em .833em;
}

#footer-two {
	float:right;
	text-align:right;
	width:48%;
	padding:.833em .833em .833em 0;
}

/**TYPOGRAPHY
------------------------------------------------------------------------**/
h1,h2,h3,h4,h5,h6 { 
	font-weight:normal;
	color: #990000; 
	font-family:Georgia, "times new roman", serif; 
}

h1 {
	font-size:1.416em; /*17px*/
	line-height:1em;
	margin:0 0 1em 0;
}

h2 {
	font-size:1.25em; /*15px*/
	line-height:1.125;
	margin:1.929em 0 0.643em 0;
}

p {
	font-size:1em;
	line-height:1.5em;
	margin:0 0 1.5em 0;
}

a {
	color:#900;
	text-decoration:none;
}

a:focus, a:hover {
	color:#333;
	text-decoration:underline;
}

ul, ol { 
	margin:0 1.5em 1.5em 1.5em;
	line-height:1.5em;
}
ul     { list-style-type: disc; }
ol     { list-style-type: decimal; }

strong {font-weight:bold;}
em {font-style: italic;}

.amp {
	font-family: "Goudy Old Style", "Palatino",
	"Book Antiqua", serif;
	font-style: italic;
	font-size: 110%;
}

.small { 
	font-size: .8em; 
	margin-bottom: 1.875em; 
	line-height: 1.6em; 
}
.large { 
	font-size: 1.2em; 
	line-height: 2.5em; 
	margin-bottom: 1.25em; 
}
.quiet { color: #666;
line-height:13px;}

.top { 
	margin-top:0;
	padding-top:0; 
}
.bottom { 
	margin-bottom:0; 
	padding-bottom:0; 
}
#sidebar p{
	font-size: 11px;
	margin: 2px 0 6px 0;
}

#sidebar h2{
	font-size: 13px; 
		margin: 3px 0 4px 0;
}

/**FORM STYLES
------------------------------------------------------------------------**/
form {
	font-size:.833em;
	margin:1.5em 0 1.5em 0;
}
input, textarea, select {
	font-size:10px;
	background-color:#EDEEED;
	margin:0.25em 0em 0.31em 0em;
}

.formContent {
text-align:right;
	
}
/**TABLE STYLES
------------------------------------------------------------------------**/

table.data   {
	 margin-bottom: 1.4em; 
	 font-size:.916em;
}
table.data th      { border-bottom: 2px solid #ccc; font-weight: bold; }
table.data td      { border-bottom: 1px solid #ddd; }
table.data th, table.data td   { padding: 4px 10px 4px 0; }


/**STYLE CLASSES
------------------------------------------------------------------------**/

.imageleft {
	display:block;
	float:left;
	padding:.333em .833em;
}

.imageright {
	display:block;
	float:right;
	padding:.333em .833em;
}

.imageright_nospace {
	display:block;
	float:right;
	padding:0 4px 0 0;
}

.imagecenter {
	display:block;
	margin:auto;
	padding: 0;
	margin-bottom:0.9em;
}

.imagecenter-spacing {
	display:block;
	margin:auto;
	padding: 0;
	margin-bottom:5px;
	margin-top:9px;
}

.center {text-align:center;}

.pull-out {
	width:90%;
	border:1px dotted #990000;
	background-color:#f3f3f3;
	padding:1em .833em 0 .833em;
	margin:0 auto 1.5em auto;
}

.clear {clear:both;}

.divider {
	width:100%;
	height:7px;
	background:url('images/divider.gif') no-repeat center;
	display:block;
	padding:1em 0;
}
.pdf {
	list-style-image:url(images/pdf.jpg);
}
