/* basic elements */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #72341d;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #2d221e;
	font-weight: lighter;
}

td,th {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0;
	margin: 0;
}

a {
	color: #A34928;
	text-decoration: none;
}
a:hover {
	color: #A34928;
	text-decoration: underline;
}


b {
	font-weight:bold;
}

img, table, fieldset {
	border:0;
}
h2, h3, h4, h5, h6, blockquote, ul, ol, li, dl, dt, dd, form, table, thead, tbody, tr, th, td, div, fieldset, img {
	margin:0;
	padding:0;
}
sup, sub {
	font-size:75%;
}
.smallText {
	font-size: 9px;
}
.smallText a:hover {
	color: #A34928;
	text-decoration: none;
}
.buttonFormat {
	font-family: verdana; color: #AC2C51; font-size:10px; font-weight:bold; DISPLAY: block; TEXT-DECORATION: none;
	padding: 4px;
	border: 1px solid #FFFFFF;
}


/* CALL OUT CODE */

.calloutMostPop {
	float: left;
	padding: 10px;
	background-color: #1C0001;
	width: 232px;
	margin-top: 10px;
	background-position: top left;
	background-repeat: no-repeat;
}

.calloutMost {
	margin-top: 5px;
	margin-bottom: 5px;
}
.calloutMostPopTitle{
	float:left;width:170px;padding-left:6px;padding-bottom:6px;
}

.numberHighlight {
	color: #FFFFFF;
	background: #A34928;
	padding: 2px;
}

.splashIndexRed {
	width: 911px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background-color: #000000;
	background-image: url(/images/rust/splash_image.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 2000px;
}

.splashSubSides {
	background: #898989;
}

#contentBody {
	float: left;
	width: 550px;
	margin-left: 30px;
	margin-top: 300px;
}
.rightContent {
	float: left;
	margin-top: 700px;
	margin-left: 40px;
	width: 252px;

}


input,select{ 
	font-family: verdana; color: #AC2C51; font-size:10px; font-weight:bold;
}
.form{
	width: 100px;
}
.txtFieldLong {
	width: 380px;
}

.logIn {
	float: left;
	width: 212px;
	background-color: #1C0001;
	padding: 20px;
}
.events {
	float: left;
	width: 212px;
	background-color: #1C0001;
	margin-top: 20px;
	padding: 20px;
	font-size: 11px;
	color: #a34928;
	
}
table {
	font-size: 11px;
	color: #a34928;
}
tr td {
	font-size: 11px;
	color: #a34928;
}
.events a{
	color: #72341d;
	text-decoration:none;
	margin-bottom: 10px;
}



.formContact {
	width: 130px;
}
.formContactField {
	 width: 130px; height: 60px;
}
.formProduct {
	width: 110px;
}
.formField{
	 width: 290px; height: 120px;
}



/*  FOOTER:   */

.footer A {
	font-family: arial; color: #72341d; font-size:11px; font-weight:bold; TEXT-DECORATION: none
}

#footer {
	font-size:11px;
	width: 550px;
	PADDING-TOP: 50px;
	padding-left: 30px;
	padding-bottom: 20px;
	text-align: left;
	float: left;
}
#footer A {
	font-family: arial; color: #72341d; font-size:11px; font-weight:bold; TEXT-DECORATION: none
}
