/*
Theme Name: SunStream Theme
Theme URI: http://wordpress.org/
Description: Sunstream Custom Theme
Version: 1
Author: James McWhorter
Author URI: http://www.SunStream.com/

*/

@charset "utf-8";
/* CSS Document */

#header-logo {
	float:left;
	margin-left:66px;
	display:inline;
	padding-top:15px;
}
/*a styles*/
a {
	color:#775f2a;
	text-decoration:underline;
}
a:visited {
	color:#775f2a;
	text-decoration:underline;
}
a:hover, a:visited:hover {
	color:#775f2a;
	text-decoration:none;
}
/*a styles*/

/* VINS ADDITIONS */
#golf{
position:fixed;
display:none;
top:20%;
left:0px;
width: 400px;
height:300px;
background: #000
}

#ie{
margin:5px;
padding: 10px;
position:absolute;
background: #FF0066;
left:5px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
border: #Fff solid 2px;

}
#ie img{ vertical-align: middle;}
/*search box styles*/
.search-input {
	height:19px;
	width:128px;
	padding:0;
}

/* END ADDITIONS */

/*search box styles*/

/*Home page top nav*/
.nav-hotels {
	width:150px;
}
.nav-dining {
	width:70px;
}
.nav-spas {
	width:70px;
}
.nav-weddings {
	width:100px;
}
.nav-meetings {
	width:70px;
}
.nav-blog {
	width:143px;
}
.nav-packages {
	width:100px;
}
.nav-contact {
	width:80px;
}
.nav-employment {
	width:126px;
}
/*Home page top nav*/

/*Home*/

.home_left {
	width:225px;
	float:left;
	padding:0px 0px 0px 0px;
	text-align:justify;
}
.home_center {
	width:225px;
	float:left;
	padding:0px 20px 0px 20px;
	text-align:justify;
}
.home_right {
	width:225px;
	float:right;
	padding:0px 0px 0px 0px;
	text-align:justify;
}
/*Home*/

/*Sub-nav*/

#sub-nav {
	float:left;
	background: url(/graphics/bg-subnav.jpg) repeat-x;
	height:108px;
	width:770px;
	padding:0;
}
#sub-nav ul {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}
#sub-nav li {
	float:left;
	display: inline;
	height:108px;
	line-height:30px;
	text-align:center;
	list-style:none;
	width:144px;
	margin:0;
	padding:0 5px 0 5px;
}
#sub-nav li a, #sub-nav li a:visited, #sub-nav li a:active {
	display: block;
	color:#325050;
	font-size:12px;
	text-decoration:none;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:.05em;
	height:90px;
	width:130px;
	margin:auto;
}
#sub-nav li a:hover, #sub-nav li a:visited:hover {
	color: #325050;
	text-decoration:none;
}
#sub-nav li:hover {
	background:url(/graphics/bg-subnav-ON.jpg)
}
#sub-nav li a span {
	line-height:14px;
	font-size:12px;
	font-weight:normal;
}

/*Sub-nav*/

/*blog welcome*/

#blog-welcome-container {
	float:left;
	width:495px;
	margin-left:20px;
	padding:10px;
	background:url(/graphics/bg-blog-welcome.gif) repeat;
	border:#CCC 1px solid;
	height:115px;
}
#blog-welcome-pic {
	float:left;
	width:136px;
	margin-right:10px;
}
#blog-welcome-text {
	float:left;
	width:330px;
	color:#b19f71;
	text-align:justify;
	line-height:18px;
	font-size:13px;
}
#blog-sidebar-box {
	float:right;
	width:165px;
	background:url(/graphics/bg-blog-welcome.gif) repeat;
	padding:10px;
	border:#CCC 1px solid;
	height:115px;
	font-size:13px;
	text-align:justify;
	line-height:18px;
	color:#b19f71;
}
/*blog welcome*/

#footer-bar2 {
background:transparent url(/graphics/bg-footer.jpg) repeat scroll 0 0;
color:#FFFFFF;
float:left;
font-size:11px;
height:53px;
line-height:14px;
margin-bottom:5px;
margin-top:0;
padding:8px 5px 12px;
text-align:center;
width:990px;
}

/* Vins additions */
.link-to{width: 400px; font-weight:bold;}
.rates
{
background: #E8D7BB;
padding:5px;
border-bottom:#775F2A solid 1px;
border-top:#775F2A solid 1px;
clear:both;
display:inline-block;
float:left;
width:500px;
color:#775f2a;
font-size:1em;
height:40px;
font-weight:100;

}
.rates h3 {color:#775f2a;}

.vin-column{

	margin:0;

	padding:5px;

}



