/* Start of CMSMS style sheet 'primal_basic' */
body,
html {
	margin:0;
	padding:0;
	background: #fff;
	color: #000;
}
body {
	min-width:952px;
}

#headerwrapper {
	position: absolute;
	left: 50%;
	width: 1600px;
	margin-left: -800px;
}
#header {
	background-image: url( /uploads/newassets/header.jpg );
	width: 1600px;
	height: 191px;
}
#header h1 {
	padding:5px;
    margin:0;
	text-indent: -2000px;
}
#flashnav {
	position: absolute;
	left: 50%;
	top: 107px;
	margin-left: -476px;
	DEBUGborder: red 1px solid;
	DEBUGbackground: #0f0;
	background: transparent;
	width: 952px;
	height: 28px;
	z-index: 1000;
}
#subnav {
	position: absolute;
	left: 50%;
	top: 144px;
	margin-left: -468px;
	padding-top: 4px;
	DEBUGborder: blue 1px solid;
	DEBUGbackground: yellow;
	width: 932px;
	height: 40px;
	z-index: 1001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	background: url( /uploads/newassets/body_shadow.jpg ) repeat-y;
	margin:0 auto;
	width:952px;
	top: 191px;
	position: absolute;
	left: 50%;
	margin-left: -476px;		
}

#nav {
	DEBUGoutline: 1px solid #c99;
	padding:5px;
}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	display:inline;
	margin:0;
	padding:0;
}


#footer {
	background: url( /uploads/newassets/body_shadow_noblue.jpg ) repeat-y;
	height: 38px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#footer p {
	border-top: solid 1px #777779;
	width: 930px;
	padding-top: 12px;
	margin-left: 9px;
}
#flashfooter {
	height: 48px;
	background-image: url( /uploads/newassets/footer_shadow.jpg );
	clear:both;
}
#flashfooterobj {
	height: 28px;
	width: 952px;
}	
#bottomfooter {
	background: #fff;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0;
	line-height: 22px;
}
#subnav a, #footer a, #bottomfooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	color: #000;
}
#subnav a:visited, #subnav a:active,
#footer a:visited, #footer a:active,
#bottomfooter a:visited, #bottomfooter a:active {
	text-decoration: none;
	color: #000;
	outline: none;
	border: none;
}
#subnav a:hover,
#footer a:hover,
#bottomfooter a:hover {
		text-decoration: underline;
		color: #000;
		outline: none;
		border: none;
}	
#bottomfooter a.freedomlink {
	color: #c47a02;		
}
.verd {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #54660f;
	display: inline;
	float: left;
	margin-left: 10px;
}
.middlelinks {
	float: left;
	margin-top: 13px;
	margin-left: 20px;
}
#searchbox {
	margin-top: 6px;
	float: right;
}
#searchbutton {
	vertical-align: bottom;
}
#intromovie {
	margin-left: 20px;
}

.orange, #maincolumn a.orange, #rightcolumn a.orange {
  color: #ffa944;
}
.grey {
  color: #b2b2b2;
}
.green {
  color: #54660f;
}
.bolded {
  font-weight: bold;
}


.verd11 {
	font-family: Verdana;
	font-size: 11px;
line-height: 18px;
}
.verd12 {
	font-family: Verdana;
	font-size: 12px;

}
.verd13 {
	font-family: Verdana;
	font-size: 13px;
line-height: 21px;
}
.verd14 {
	font-family: Verdana;
	font-size: 14px;
line-height: 22px;
}
.verd24 {
	font-family: Verdana;
	font-size: 24px;
line-height: 27px;
}

.centeredimage {
   display: block; 
   margin-left: auto; 
   margin-right: auto;
}


.centered {
   text-align: center;
}

/* End of 'primal_basic' */

