
/*_______________________________________________
FLOATING CONTAINER
____________________________________________*/

html, body
	`	{
		height: 100%;
		}
body
		{
		background-image: url('http://cobrawine.com/images/vertBGline_1.jpg'); background-repeat: repeat-x; background-position: center center; text-align: center; background-color: #9c9a94;
		}
#distance
		{
		width: 1px; height: 50%; background-image: url('http://cobrawine.com/images/containerLine.jpg'); margin-bottom: -340px; float: left; background-color: #9c9a94;
		}
#container0
		{
		margin: 0px auto; position: relative; text-align: left; height: 680px; width: 950px; clear: left; border: 1px; border-color:#27070D; background-image: url('http://cobrawine.com/images/gtbdBG_0.jpg'); background-repeat: no-repeat; background-position: center center;
		}
#container1
		{
		margin: 0px auto; position: relative; text-align: left; height: 680px; width: 950px; clear: left; border: 1px; border-color:#27070D; background-image: url('http://cobrawine.com/images/gtbdBG_1.jpg'); background-repeat: no-repeat; background-position: center center;
		}
#container2
		{
		margin: 0px auto; position: relative; text-align: left; height: 680px; width: 950px; clear: left; border: 1px; border-color:#27070D; background-image: url('http://cobrawine.com/images/gtbdBG_2.jpg'); background-repeat: no-repeat; background-position: center center;
		}
#container3
		{
		margin: 0px auto; position: relative; text-align: left; height: 680px; width: 950px; clear: left; border: 1px; border-color:#27070D; background-image: url('http://cobrawine.com/images/gtbdBG_3.jpg'); background-repeat: no-repeat; background-position: center center;
		}
div#nameTitle
		{
		position: absolute; bottom: 10px; left: 10px; font-family: Charlemagne, strassburg, monastery; font-size: 40px; color: #928B7E; z-index: 40;


/*_______________________________________________
INCLUDED FONTS
____________________________________________*/


@font-face 	
		{
		font-family: Charlemagne; src: url(fonts/CharlemagneStd-Bold.otf);
		}

/*____________________________________________________________________________________
BACKGROUND PLACEMENT FOR COBRAWINE SLICES (replaced with solid background image 03.11, keep these for future reference)
____________________________________________________________________________________*/
#top
		{
		position: absolute; top: 0px; left: 0px ; z-index: 0; height: 42px; width: 945px;
		}
#logo
		{
		position: absolute; top: 42px; left: 0px ; z-index: 0; height: 602px; width: 325px;
		}
#topRt
		{
		position: absolute; top: 42px; left: 670px ; z-index: 0; height: 223px; width: 255px;
		}
#midBottom
		{
		position: absolute; top: 629px; left: 325px ; z-index: 0; height: 15px; width: 150px;
		}
#horBand
		{
		position: absolute; top: 380px; left: 330px ; z-index: 0; height: 125px; width: 600px;
		}
#vertRt
		{
		position: absolute; top: 42px; left: 925px ; z-index: 0; height: 602px; width: 20px;
		}
#bottom
		{
		position: absolute; top: 644px; left: 0px ; z-index: 0; height: 30px; width: 945px;
		}
img
		{
		border: 0;
		}
		
/*_______________________________________________
PLACEMENT FOR PNG DECO PHOTOS
____________________________________________*/

#rosePetals
		{
		position: absolute; bottom: 7%; right: 12%; width: 400px; height: 178px;  z-index: 30;
		}
#swan
		{
		position: absolute; bottom: 1%; right: 2%; width: 280px; height: 450px; z-index: 30;
		}
#seeds3
		{
		position: absolute; bottom: 0px; right: 0px; width: 541px; height: 350px; z-index: 30;
		}
#seeds3a
		{
		position: absolute; bottom: 0px; left: 0px; width: 541px; height: 350px; z-index: 30;
		}
#cactusTriptych_left
		{
		position: absolute; bottom: 0px; left: 0px; width: 341px; height: 600px; z-index: 30;
		}
#cactusTriptych_center
		{
		position: relative; bottom: 0px; text-align: center; width: 433px; height: 600px; z-index: 30;
		}
#cactusTriptych_right
		{
		position: absolute; bottom: 0px; right: 0px; width: 341px; height: 600px; z-index: 30;
		}

