body { 
	margin: 0;
	padding: 0;
}

html, body {
	color: #000;
	font: 100%/120% Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFF url(../images/stripe_1.png);
}

#wrapper {
	position:relative;
	width: 834px;
	background: #FFF;
	text-align:center;
	padding: 0px 0px 16px 0px;
	margin:0px;
	border-left: 1px solid #BD9F8C;
	border-right: 1px solid #BD9F8C;
	border-bottom: 1px solid #BD9F8C;
}	

#Magnolia {
	position:relative;
	width:800px;
	text-align:left;
	background: #FFF;
}

a {
	color:#006600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a#logo {
	position:absolute;
	width:280px;
	height:110px;
	top:21px;
	left:39px;
}

#magnolia-headerfront {
	width:800px;
	height:131px;
	background: url(../images/magnolia_02.jpg) top left no-repeat;
}

#magnolia-headerinside {
	width:800px;
	height:131px;
	background: url(../images/magnolia_02inside.jpg) top left no-repeat;
}

#magnolia-headerfront #nav, #magnolia-headerinside #nav {
	position:absolute;
	top: 60px;
	left: 345px;
	font-size: 15px;
	color: #000;
	height: 25px; 
	width: 450px;
	text-align:right;
}

#magnolia-headerfront #nav a, #magnolia-headerinside #nav a {
	color: #881A1D;
	text-decoration:none;
}

#magnolia-headerfront #nav a:hover, #magnolia-headerinside #nav a:hover {
	text-decoration:underline;
}

.separator {
	color:#AAAAAA;
}

#magnolia-midfront {
	position:relative;
	width:800px;
	height:413px;
	background: url(../images/magnolia_04.jpg) top left no-repeat;
}

#video-front {
	position:absolute;
	top: 111px;
	left: 428px;
	width: 360px;
	height: 280px;
	background: url(../images/videoshadow.png) top left no-repeat;
}

#video-frontb {
	position:absolute;
	top:20px;
	left:20px;
}

#magnolia-main {
	width: 800px;
	background: #FFF;
}

#magnolia-floatleft {
	float:left;
	position:relative;
	width:235px;
}

#magnolia-floatright {
	float:right;
	position:relative;
	width: 565px;
}

#magnolia-midinsideleft {
	width:235px;
	height:166px;
	background: url(../images/magnolia_04inside.jpg) top left no-repeat;
}

#magnolia-midinsideright {
	width:565px;
	height:112px;
	background: url(../images/magnolia_05inside.jpg) top left no-repeat;
}

#magnolia-leftpanel {
	width:235px;
	height: 450px;
	background: #000 url(../images/magnolia_05.jpg) top left no-repeat;
	color: #FFF;
}

#leftheader {
position:absolute;
top: 0px;
left: 65px;
text-align:center;
font-size: 20px;
line-height: 100%;
}

#leftnav {
position:absolute;
top: 240px;
left: 40px;
font-size: 14px;
line-height: 14px;;
}

#leftheaderinside {
position:absolute;
top: 160px;
left: 65px;
text-align:center;
font-size: 20px;
line-height: 100%;
}

#leftnavinside {
position:absolute;
top: 400px;
left: 40px;
font-size: 14px;
line-height: 14px;
}

#leftnav a, #leftnavinside a {
	color:#FFF;
	text-decoration:none;
}

#magnolia-contentpanel {
	width:565px;
	background: #FFF url(../images/magnolia_06.jpg) top left no-repeat;
	padding: 0px 0px 20px 0px;
	margin-top: 0px;
	font-size: 13px;
}

#topheader {
	position:absolute;
	top: 65px;
	left: 60px;
	width: 450px;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 10px 10px 10px;
	text-align:right;
	line-height: 90%;
}

.header {
	font-size: 24px;
	font-weight: bold;
	padding: 20px 10px 20px 10px;
}

.subhead { 
	font-size: 18px;
	font-weight:bold;
	margin: 0px 10px 10px 0px;
}

.content {
	margin: 0px 10px 10px 10px;	
	line-height:150%;
}

#watchvideo {
	position:absolute;
	top:200px;
	left:30px;
	font-size: 20px;
}

#watchvideo a {
	color:#FFF;
	text-decoration:none;
}

#videoshadowhome {
	position:absolute;
	top: 120px;
	left: 170px;
	width: 360px;
	height: 280px;
	background: url(../images/videoshadow.png) top left no-repeat;
	visibility:hidden;
	z-index: 99;
}


#videoshadow {
	position:absolute;
	top: 120px;
	left: 170px;
	width: 360px;
	height: 280px;
	background: url(../images/videoshadow.png) top left no-repeat;
	visibility:hidden;
}

#videoframe {
	position:absolute;
	top:20px;
	left:20px;
}

iframe {
	border: 0px;
	margin: 0px;
	padding:0px;
}

#copyright {
	position:relative;
	width: 834px;
	line-height: 25px;
	background: #FFF;
	text-align:center;
	margin: 10px 0px 0px 0px;
	border-left: 1px solid #BD9F8C;
	border-right: 1px solid #BD9F8C;
	border-top: 1px solid #BD9F8C;
}	


ul#links {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16px; 
	line-height: 26px;
}

ul#links li {
	margin-bottom: 7px;
}