html, body { 
	scrollbar-face-color: #CA2B2B; 
	scrollbar-3dlight-color: #CA2B2B; 
	scrollbar-darkshadow-color: #CA2B2B; 
	scrollbar-shadow-color: #F4F1EC; 
	scrollbar-highlight-color: #F4F1EC; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #EEEDE5; 
	
	}

html {
	background-image: url("images/bg.gif");	
}
	
body {
	background-image: url("images/bg2.gif");	
	background-repeat: repeat-y;
	background-position: center top; 
	margin: 0;
	padding:0;
}


	
	
#maincontainer{
	width: 787px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: #FFF;
}

#topsection{
	height: 132px; /*Height of top section*/
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#logo{
	float: left;
	width: 330px; /*Width of logo*/
	background-image: url("images/Arens_logo.gif");
	background-repeat: no-repeat;
}

#address{  /* used with header address to the right */
	float: right;
	text-align: right;
	padding-top: 40px; 
	padding-right: 15px;
	font-family: Verdana, Arial, Sans Serif; 
	color: #000000; 
	font-size: 10pt; 
	font-weight: normal;
}

input.SendUrlClass {
display: none;
}


#tagline{
	margin: 0 auto; /*Center container on page*/
	width: 761px; /*Width of header*/
	height: 38px; /*Height of tagline section*/
	background-image: url("images/tag_line3.gif");
	background-repeat: no-repeat;
	text-align: center;
}


#flashcontent{
	margin: 0 auto; /*Center container on page*/
	width: 761px; /*Width of header*/
	height: 151px; /*Height of flashcontent section*/
	margin-left: 13px; /*scoot right*/
	background-image: url("images/flash_back_hold3.gif");
	background-repeat:no-repeat;
	text-align: center;
	padding-right: 1px;
}

#locator{
	margin: 0 auto; /*Center container on page*/
	width: 761px; /*Width of locator section*/
	height: 22px; /*Height of locator section*/
	background-image: url("images/locator_date3.gif");
	background-repeat:no-repeat;
	font-family: Arial, Sans Serif; 
	color: #cccccc; 
	font-size: 8pt; 
	font-weight: normal;
}

#bothcolumnwrapper{  
	float: left;
	width: 100%;
	background-image: url("images/nav_back.gif");
	background-repeat: repeat-y;
	background-position: left top;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{  
	display: inline; /* for IE6 */
	float: left;
	margin-left: 196px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumnNav{  
	display: inline; /* for IE6 */
	float: left;
	width: 196px; /*Width of left column*/
	height: 100%; /*height of left column*/
	margin-left: -787px; /*Set left margin to -(MainContainerWidth)*/
}

.leftcolumnNavContent{
	text-align: left;
	padding-top: 30px;
	padding-left: 3px;
	padding-right: 3px;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}



#newfeaturewrapper{  
	width: 100%;
}

#newfeatureright{  /* used with any page that has something floating to the right */
	float: right;
}

#newfeatureleft{  
}


#contactformlrgoutwrapper {  /* contact only */
	margin: 0 auto; /*Center container on page*/
	width: 485px;
    border-right: #CA2B2B 6px groove;
	border-top: #CA2B2B 6px groove;
	border-left: #CA2B2B 6px groove;
	border-bottom: #CA2B2B 6px groove;
}
#contactformlrginwrapper {  /* contact only */
	margin: 0 auto; /*Center container on page*/
	width: 479px;
    background-color: #E7E7E7;
	padding: 3px;
	padding-top: 20px;
}

#contactformlrgcontent {  /* contact only */
	padding: 5px;
	width: 473px;
	text-align: center; 
}

.formrow {  /* contact only */
	clear: both;
}

.formcolumnleft {  /* contact only */
    margin: 0;
	padding: 0;
	float: left;
	width: 135px;
	text-align: left;
}

.formcolumnright {  /* contact only */
    margin: 0;
	padding: 0;
	float: left;
	padding-bottom: 10px;
	text-align: left;
}

.formcolumnboth {  /* contact only */
	text-align: center;
	float: center;
	width: 430px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.requirednote { 
    margin: 0;
	padding: 0;
	font-family: Arial, Sans Serif;
	color: #EF4A08; 
	font-size: 7pt; 
	text-align: left; 
	font-weight: normal;
	text-align: left;
}

.inputfield { 
	font-family: Verdana, Arial, Sans Serif;
	color: #000066;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}
 

#footer{
	clear: left;
	width: 100%;
	text-align: center;
	padding-top: 30px;
}


#footerimage {
	text-align: center;
	background-image: url("images/footer2.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 64px;
	margin-top: 5px;
}

.footercontent {
	text-align: center;
	padding: 4px;
	padding-top: 15px;
}
	


.alignright{  /* used to position items to the right */
	float: right;
	text-align: right;
}

input.SendUrlClass {
display: none;
}



.CurrentLoc2 {
	float: left;
	text-align: left; 
	padding-top: 4px; 
	padding-left: 25px;
}
.CurrentLoc2 A {
	color: #FFFFFF; 
	text-decoration: underline;
}
.CurrentLoc2 A:hover {
	color: #E60408; 
	text-decoration: none; 
	background-color: #ECECEC;
} 

.Date2 {
	float: right;
	text-align: right;
	position: relative;
	z-index: 10;
	padding-top: 4px;
	padding-right: 5px;
} 

.Main {
	font-family: Verdana, Arial, Sans Serif;
	color: #000000;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}
.Main A {
	color: #CA2B2B;
	text-decoration: underline;
	font-weight: bold;
}
.Main A:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ECECEC;
}

.MainC {
    font-family: Verdana, Arial, Sans Serif;
	color: #000000;
	font-size: 10pt;
	text-align: center;
	font-weight: normal;
}
.MainC A {
	color: #E60408;
	text-decoration: underline;
	font-weight: bold;
}
.MainC A:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ECECEC;
}

.MainCsm  { 
    font-family: Verdana, Arial, Sans Serif;
	color: #000000;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
}
.MainCsm A {
	color: #CA2B2B;
	text-decoration: underline;
	font-weight: bold;
}
.MainCsm A:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ECECEC;
}

.MaintinyC {
	font-family: Verdana, Arial, Sans Serif;
	color: #000000;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
}
.MaintinyC A {
	color: #E60408;
	text-decoration: underline;
	font-weight: bold;
}
.MaintinyC A:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ECECEC;
}

.dvdr {
	font-family: Verdana, Arial, Sans Serif;
	color: #C0C0C0;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	padding-top: 25px;
	padding-bottom: 25px;
}

.Header { 
	font-family: Verdana, Arial, Sans Serif;
	color: #CA2B2B;
	font-size: 15pt;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
}

	  
.tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.tree a {
	color: #333;
	text-decoration: none;
}
.tree a:hover {
	color: #333;
	text-decoration: underline;
}
.tree li {
	padding-bottom: 10px;
}

.awmAnchor {
	position: relative;
	z-index: 0;
}
	  
.treeAnchor {
	position: absolute;
	width: 100%;
}
	  

 	  
.NavLine { 
	font-family: Verdana, Arial, Sans Serif;
	color: #A8A8A8; 
	font-size: 8pt; 
	text-align: center; 
	font-weight: normal;
}
.NavLine A {
	color: #606060;
	text-decoration: none;
	font-weight: normal;
}
.NavLine A:hover {
	color: #E60408;
	text-decoration:underline;
	background-color: #ECECEC;
}

.CopyRight { 
    font-family: Arial, Sans Serif;
	color: #808080; 
	font-size: 8pt; 
	text-align: center; 
	font-weight: normal; 
}
.CopyRight A {
	color: #CA2B2B;
	text-decoration: none;
}
.CopyRight A:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #ECECEC;
} 

 
h2 {
	font-family: Verdana, Arial, Sans Serif;
	color: #59381B;
	font-size: 11pt;
	text-align: left;
	font-weight: bold;
}
h2 A { 
	color: #000000;
	text-decoration: underline;
}
h2 A:hover {
	color: #CA2B2B;
	text-decoration: none;
	background-color: #FFFFFF;
}
	  
h3 {
	font-family: Verdana, Arial, Sans Serif;
	color: #000000;
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}
h3 A {
	color: #E60408;
	text-decoration: underline;
	font-weight: bold;
}
h3 A:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ECECEC;
}

	  
	  
.section-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; COLOR: #000000; font-weight: bold; 
}
.techBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom:1px solid #aaaaaa;
}

div#twocol div.clearfix { /* adds the line above each section and provides vertical spacing */
    margin: 0; 
 } 
div#twocol label {  /* this is the text label on the left of each content */
    margin: 0; 
	width: 150px;
	float: left; 
	font-size: 1em; 
	color: #000; 
	font-weight: bold;  
	padding-top: 15px;
	padding-right: 7px;
	text-align: left; 
} 
div#twocol ul {  /* this is the content on the right of each label */
    margin: 0; 
	list-style-type: none; 
	float: left; 
	font-size: 1em; 
	color: #000; 
	padding-top: 15px;
	padding-left: 8px;
	text-align: left; 
} 
 
div#colcenter {
	margin: 0 auto;  /*Center container on page*/
	text-align: center; 
 } 
div#coladdr div.clearfix { /* adds the line above each section and provides vertical spacing */
	margin: 0; 
 } 
div#coladdr label {  /* this is the text label on the left of each content */
    margin: 0px; 
    padding: 0px;
	width: 190px;
	float: left; 
	text-align: left; 
} 
div#coladdr ul {  /* this is the content on the right of each label */
	display: inline; /* for IE6 */
    margin: 0px; 
    padding: 0px;
	width: 190px;
	list-style-type: none; 
	float: left; 
	text-align: left; 
} 
 
div#design li {  
	padding-bottom: 10px;
} 



/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* END OF "NO-EXTRA-MARKUP" CLEARING METHOD */


