/* When a style is define for both an ID and a tag or class, */
/* you can split out the id to define it differently.        */

/* Body */
body
{
    background-position: center center;
    margin: 0px;
    padding: 0px;
    background-color: #000000;
    background-repeat: no-repeat;
}

#body_index {
	/* You can define styles on an individual page basis based on       */
	/* the ID of the body tag, which is body_[pagename] (without .html) */
}
.cenTable
{
    background-position: center center;
    margin: 0px;
    padding: 1px;
    background-color: #000000;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-image:url('images/ghost_riders_trans.png');
}
/* Page Title */
.page_title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 32px;
}
#page_title {
	height:27px;
	width:596px;
	background-image:url('images/heading_bg.gif');
	line-height:27px;
	text-align:left;
	padding:22px;
}
/* Main Area */
.mainarea, 
#mainarea {
	width:640px;
  height: 2000px;
	background-image:url('images/bg.gif');
	background-repeat:repeat-y;
	padding-right:150px;
	padding-left:110px;
	position:relative;
}

/* Major Heading */
.heading_1, #heading_1
{
    color: #00CC00;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    padding-left: 22px;
    font-weight: bold;
}
/* Minor Heading */
.header_2
{
	color:#00CC00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.redHeading
{
    font-size: 16pt;
    color: red;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.updatesHeading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    color: gray;
}
.updatesText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    color: gray;
}
/* Navigation Links */
.linksarea {
	color: #ff6633;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
}
.linksarea a,
.linksarea a:link,
.linksarea a:visited,
.linksarea a:active {
	color: #ff6633;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
	
}
.linksarea a:hover {
	text-decoration:underline;
}

.menulink {
	color: #ffffff;
    text-decoration: none;
    font-family: Verdana;    
    font-size: 18px;
    line-height: 20px;
}
.menulink a, 
.menulink a:link, 
.menulink a:visited
{
    color: #ffffff;
    text-decoration: none;
    font-family: 'Verdana';
    font-size: 18px;
    line-height: 18px;
    font-variant: normal;
    font-style: normal;
}
.menulink a:active
{
    text-decoration: underline;
}
.menulink a:hover
{
    text-decoration: underline;
}

.linkplainTxt {
	color: #ffffff;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
}
.linkplainTxt a,
.linkplainTxt a:link,
.linkplainTxt a:visited,
.linkplainTxt a:active {
	color: #ffffff;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
	
}
.linkplainTxt a:hover {
	text-decoration:underline;
}

.linksdivider {
	display:none;
}
.bodylink {
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
}
.bodylink a, .bodylink a:link, .bodylink a:visited, .bodylink a:active
{
    color: #ff6633;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
}
.bodylink a:hover {
	text-decoration:underline;
}

/* Text Area */
.textarea {
	font-size:12px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
}

.textbox1 {
	width:392px;
	float:left;
	padding-left:22px;
	padding-right:11px;
}
.textbox2 {
	width:182px;
	float:right;
	padding-left:11px;
	padding-right:22px;
}
.textbox3 {
	width:596px;
	padding-left:22px;
	padding-right:22px;
}
.textbox4 {
	width:280px;
	float:left;
	clear:left;
	padding-left:22px;
	padding-right:11px;
}
.textbox5 {
	width:280px;
	float:right;
	clear:right;
	padding-right:22px;
	padding-left:11px;
}
.textbox6 {
	width:596px;
	padding-left:22px;
	padding-right:22px;
}


/* Text Items */
.textitem,
#text_1,
#text_2,
#text_3,
#text_4,
#text_5 {
}

/* Link Items */
.linkitem, .linkitem a,
#link_1,
#link_2,
#link_3,
#link_4,
#link_5 {
	color:#FF9900;
}

/* Image Items */
.imageitem img,
#image_1 img,
#image_2 img,
#image_3 img,
#image_4 img,
#image_5 img {
}
.largeimage {
}
.mediumimage {
}
.smallimage{
}

/* rich text area */
.richtext {
	margin:22px;
}
.innerrichtext H2, .richtext H2 {
	padding-left:0px;
}
.innerrichtext{
}

/* Photo stuff */
.floatingimageright {
	float:right;
	margin:10px;
	margin-right:0px;
}

.captionbelow {
	margin-bottom:15px;
	font-size:12px;
}
.phototable {
	margin:11px;
	margin-top:0px;
}
.phototablecell {
	padding:11px;
	padding-top:0px;
	padding-bottom:22px;
}

H2 {
	margin:0px;
}

/* Bottom buffer */

#bottombuffer{
	width:100%;
	height:22px;
	clear:both;
}


#slides_iframe {
	font-size:12px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000;
}
