@charset "utf-8";
/* CSS Document */
body {
	background:url(img/tilebg.gif) #495234;
	margin:0px;
	padding:0px;
	color:#2f2c1e;
}
h2 {
	color:#900;
	margin:0px;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
h3 {
	color:#2f2c1e;
	margin:0px;
	font-size:14px;
	text-transform:capitalize;
	border-bottom:1px solid #2f2c1e;
}
h4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size:16px;
	text-transform:uppercase;
	color:#ccb55b;
}
img { 
	border: none; 
	margin:15px;
}
.navlink {
	display:none;
}
	
/****Wrapper****/
#wrapper {
	width:960px;
	position:relative;
	margin:0px auto;
	background:url(img/ctremb.png) center repeat-y;
	overflow:hidden;
	height:100%;
}
#contentwrap {
	width:930px;
	padding:0px;
	margin:0px auto;
}
/**content Divs**/
#header {
	height:125px;
}
#logo {
	position:absolute;
	left:25px;
	background:url(img/smlogo.png);
	height:191px;
	width:274px;
	z-index:2;
}	
#tagline {
	float:right;
	padding-top:100px;
	padding-right:85px;
}
#wm {
	background:url(img/wm.png) no-repeat;
	width:255px;
	height:177px;
	float:right;
	padding-right:50px;
}
#contenttop {
	background:url(img/scrolltop.png) center no-repeat;
	height:53px;
	width:100%;
	margin:0px auto;
}
#contenttop2 {
	background:url(img/vscrolltop.png) center no-repeat;
	height:80px;
	width:100%;
	margin:0px auto;
}
#content {
	margin:0px auto;
	width:100%;
	padding:80px 0px 0px 0px;
	background:url(img/scrolltile.png) top center repeat-y;
}
#content2 {
	margin:0px auto;
	width:100%;
	padding:20px 0px 0px 0px;
	background:url(img/vscrolltile.png) top center repeat-y;
}
#right {
	margin:0px auto;
	float:left;
	width:250px;
	text-align:center;
}
#center {
	margin:0px px 0px 0px;
	width:400px;
	float:left;
	border-right:1px solid #5f432a;
	border-left:1px solid #5f432a;
	padding:0px 10px;
	min-height:400px;
}
#mediacontent{
	margin:0px px 0px 0px;
	width:650px;
	float:left;
	border-right:1px solid #5f432a;
	padding:0px 10px;
	min-height:400px;
}
#left {
	margin:20px 0px 0px 20px;
	width:232px;
	float:left;
}
#contentbottom {
	background:url(img/scrollbottom.png) center no-repeat;
	height:40px;
	width:100%;
	margin:0px auto;
}
#contentbottom2 {
	background:url(img/vscrollbtm.png) center no-repeat;
	height:79px;
	width:100%;
	margin:0px auto;
}
#nav {
	margin:0px auto;
	height:85px;
	position:absolute;
	width:700px;
	z-index:1;
	left:110px;
	top:155px;
}
#nav ul {
	list-style:none;
	margin:0px;
}
#nav li {
	float:left;
	height:85px;
}
#nav li a {  
	display:block;
	height:85px;
  }
#home {
	background:url(img/nav_01.png) no-repeat;
	width:166px;
}
#home a:hover {
	background:url(img/nav_01.png) no-repeat 0 -85px;
}
#cast {
	background:url(img/nav_02.png) no-repeat;
	width:111px;
}
#cast a:hover {
	background:url(img/nav_02.png) no-repeat 0 -85px;
}
#spons {
	background:url(img/nav_03.png) no-repeat;
	width:171px;
}
#spons a:hover {
	background:url(img/nav_03.png) no-repeat 0 -85px;
}
#media {
	background:url(img/nav_04.png) no-repeat;
	width:192px;
}
#media a:hover {
	background:url(img/nav_04.png) no-repeat 0 -85px;
}
#footer { 
margin:0px auto;
background:url(img/glow.png) no-repeat;
color:#495234;
height:200px;
width:800px;
font-size:10px;
text-align:center;
}
#tweetcont {
	background: url(img/twit.png) #c3bba0 repeat-x;
	width:420px;
	text-align:center;
	vertical-align:text-bottom;
	margin:0px auto;
	Border:1px solid #000;
	float:right;
}
/*cast*/
.castleft {
	background:url(img/leftfade.png) left repeat-y;
	margin:0px 10px 10px 60px;
	width:850px;
	padding:0px;
}
.castright{
	background:url(img/rightfad.png) right repeat-y;
	margin:0px 10px 10px 60px;
	width:850px;
	padding:0px;
}
/*spons*/
.spons {
	width:233px;
	margin:10px;
	float:left;
}