/* CSS Document */

body {
	background-color:#050505;
	font-size: 10px;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	color: #CCCCCC;
	}
	
a {
	color: #FFFFFF;
	border-style: none;
	}

#header {
	width: 620px;
	height: 100px;
	margin-left: 30px;
	}

#container {
	position: absolute;
	left: 5%;
	top: 5%;
	background-color: #050505;
	width: 840px;
	margin: 0px;
	}
	
#leftcolumn {
	float:left;
	background-color:#050505;
	width: 150px;
	padding: 10px;
	margin: 0px;
	border-top: 1px solid white;
	}
	
#rightcolumn{
	width: 50px;
	float: right;
	}
	
#rightcolumn img{
margin: 0px 0px 15px 0px;
	}
	
#rightcolumn a {color: #CCCCCC; text-decoration: none; margin-bottom: 1px; padding-bottom:0px; 	line-height: 2.5em;}
#rightcolumn a:hover {text-decoration: underline; margin-bottom: 1px; padding-bottom: 0px; 	line-height: 2.5em;}
	
#stage {
	float: left;
	background-color: #050505;
	width: 600px;
	height: 350px;
	margin-left: 5px;
	}

#nav {
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 0px;
	}
	
#nav ul {
	list-style: none;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 0px;
	}
	
#nav ul li {
	list-style: none;
	list-style-type: none;
	margin-top: 10px;
	margin-left: 5px;
	padding-left: 0px;
	}
	
a.nav {color: #CCCCCC; text-decoration: none; margin-bottom: 1px; padding-bottom:0px}
a.nav:hover {text-decoration: underline; margin-bottom: 1px; padding-bottom: 0px}

#subscribe {
	float: left;
	margin-top: 12px;
	text-align:center;
	background-image: url(../../images/sisterfriend_bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 10px;
	padding: 90px 10px 10px 10px;
	border-top: 1px solid #CCCCCC;
	}
	
#footer {
	font-size: 10px;
	margin-left: 110px;
	padding-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	clear: both;
	color: #999999;
	} 
	
.subscribeBlock {
	display: block;
	margin-right: 5px;
	background-image: url(../../images/gradient.jpg);
	background-color:#000000;
	}

.intro {
	height: 350px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../../images/two_sisters_logo_bckgrnd.jpg);
	background-repeat:no-repeat;
	background-position: center 0%;
	border-style: none;
	}
	
.aboutUsIntro {
	font-size: 18px;
	margin: 5px 5px 5px 5px;
	}

#stage p {
	margin: 5px 3px 5px 3px;
	color: #666666;
	font-size: 12px;
	line-height: 1.5em;
	}

#stage h1 {
	margin: 0px 5px 5px 5px;
	color: #333333;
	font-size: 36px;
	line-height: 1em;
	}
		
#stage h2 {
	margin: 0px 5px 5px 5px;
	color: #333333;
	font-size: 16px;
	line-height: 1.5em;
	}
	
#stage h3 {
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-size: 16px;
	line-height: 1em;
	}
	
.pagemarker {
	padding: 2px;
	text-transform: capitalize;
	float:right; 
	padding-right: 60px;
	}


.textInput {
	font-size: 10px;
	color: #333333;
	height: 1.5em;
	border: 1px stroke #333333;
	background-color: #FFFFFF;
	width: 90%;
	margin-top: 5px;
	}

/*
textarea{
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px stroke #333333;
	width: 90%;
	background-color: #FFFFFF;
	margin-top: 5px;
	}
*/

option{
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px stroke #333333;
	width: 90%;
	background-color: #FFFFFF;
	margin-top: 5px;
	}
	
#stage form {
	color: #CCCCCC;
	width: 100;
	margin: 5px 5px 0px 5px;
	padding: 5px 5px 0px 5px;
	}

#ourWineText {
	margin: 50px 20px 20px 300px;
	}
	
.price {
	font-weight: 800;
	color: #000000;
	margin-top: 5px;
	}
	
.lightBckgrnd {
	background-image: url(../../images/paper_bckgrnd_y-repeat.jpg);
	background-position: 0% 0%;
	background-repeat: repeat-y;
	}
	
.highlight {
	color: #666666;
	font-style: italic;
	}	

.highlight2 {
	color: #666666;
	}
	
.alert {
	margin-top: 100px;
	text-align: center;
	}
	
#stage a {
	color: #990000;
	text-decoration: none;
	}

#stage a:hover {
	text-decoration: underline;
	}

/* Below are styles that keeps the fields on the order form in check */
.ondark {
	color: #CCCCCC;
	}
	
.onlight {
	color:#333333;
	}

.inputSame {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: .75em;
	}

#stage label {
	display:block;
	text-align: right;
	float: left;
	width: 100px;
	padding-right: 10px;
	}
	
#stage br {
	clear: left;
	}

.buttonSubmit {
	padding: 5px 10px 2px 10px;
	width: 200px;
	font-size: 1em;
	float: none;
	margin-left: 170px;
	margin-bottom: 0px;
	}

.buttonSubscribe {
	padding: 0px 10px 0px 10px;
	width: 100%;
	font-size: 1em;
	border-style: none;
	background-color: #990000;
	text-align: center;
	color: #FFFFFF;
	}
	
.radioButton {
	width: 15px;
	height: 15px;
	display: none;
	}
	
.hidden {
	padding: 0px 0px 0px 0px ;
	float: none;
	}

.WhoAreWeBck {
	background-image: url(../../images/who_are_we_bckgrnd.jpg);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	}
	
.contrastText {
	text-transform:uppercase;
	font-weight: 600;
	font-size: 18px;
	}
/* Above are styles that keeps the fields on the order form in check */

.intro div {
	margin-top: 20px;
	font-size: 12px;
	line-height: 2em;
	color: #990000; 
	}

/* News and Review styles are below */
.newscover {
	display: block;
	position: relative;
	left: 8px;
	top: 9px;
	float: left;
	padding: 0px;
	}
	
.newsspread {
	margin: 8px 0px 0px 151px;
	}
	
.newssnippet {
	padding: 5px 0px 0px 6px;
	}

.newspdf {
	margin-left: 280px;
	}

.newspages {
	float:left;
	margin-left: 8px;
	color: #333333;
	}
/* News and Review styles are above */


