*{ padding:0; margin:0; }

body{ background:#EAE7E1 url(../images_new/atc_bg_x.jpg) repeat-x top left;	margin:0; text-align:center; }

#wrapper{
	margin: 0 auto;
	border-top:0 solid #666;
	border-right:0 solid #666;
	border-bottom:0 solid #666;
	border-left:0 solid #666;
	width:1000px;
	background:;}

#main_content{
	width:830px;
	margin-left:20px;
	float:left;
	}
	
.titleHR{
	margin:0 0 5px 0; *margin:0 0 -5px 0;
	color:#ccc;
	background-color:#ccc;
	text-align:left;
	height:1px;
	width:100%;
	border:0;}

#bodyDiv{
	text-align:left;
	float:left;
	width:730px;
	margin:20px 0 0 20px;
	padding:15px 30px;
	background:url(../images_new/bodyDiv_bg_x.jpg) repeat-x top left;
	border-right:4px solid #786E64;
	border-bottom:4px solid #786E64; }

#bodyDiv_HOME{
	text-align:left;
	float:left;
	width:;
	margin:;
	padding:; }

#contactMsgDiv{
	width:500px;
	padding:5px;
	background:#FFFFCC;
	border:1px solid #666;
	margin:5px auto;
	}
.contactFormStyle input, .contactFormStyle textarea, .contactFormStyle select{
	border:1px solid #999;
	font: normal normal 12px verdana, arial, sans-serif;
	padding-left:1px; }
	
input.contactSubmitBTN{
	border:3px double #999;
	padding:0 5px;
	font:normal bold 16px  Book Antiqua,Palatino, serif; }
	
.off{ background:#FFF; }
.over{ background:#8FA0E3; cursor:pointer; color:#FFF;}

#headerDiv{
	text-align:left;
	padding:0;
	margin:0 0 20px 0; }

/* ############################################################################################################ */
/* ######## TOP NAV ############ TOP NAV ############ TOP NAV ############ TOP NAV ############ TOP NAV ####### */
/* ############################################################################################################ */
#topNavDiv{
	width:800px;
	border-top:0 solid #CCC;
	border-right:0 solid #CCC;
	border-bottom:0 solid #CCC;
	border-left:0 solid #CCC;
	margin:21px auto 0 auto;
	padding:0; }

#innerTopNavDiv{
	height:14px;
	background:;
	padding:10px 0 4px 0; *padding:9px 0 6px 0;
	}

#topNavUL{ margin:0; padding:0;}
.mainLI { display:inline; position:relative; }
.mainLI a.topNavLinks_main, .mainLI a.topNavCurrent_main {
	font: italic bold 12px Book Antiqua, palatino, serif;
	padding:6px 25px 5px 25px;
	margin:0 15px; }

#topNavUL li a.topNavLinks_main:link, #topNavUL li a.topNavLinks_main:visited{
	color: #990000;
	text-decoration: none;
	background: url(../images_new/topNav_btn_bg.jpg) no-repeat center center; }
	
#topNavUL li a.topNavLinks_main:focus, #topNavUL li a.topNavLinks_main:hover{
	color: #FF0000; 
	text-decoration: none;
	background: url(../images_new/topNav_btn_bg.jpg) no-repeat center center; }

/* ___________________________________________________________________________ Top Nav: CURRENT Links _____ */
#topNavUL li a.topNavCurrent_main:link, #topNavUL li a.topNavCurrent_main:visited{
	color: #FF0000;
	text-decoration: none;
	background: url(../images_new/topNav_btn_bg.jpg) no-repeat center center; }
	
#topNavUL li a.topNavCurrent_main:focus, #topNavUL li a.topNavCurrent_main:hover{
	color: #FF0000; 
	text-decoration: none;
	background: url(../images_new/topNav_btn_bg.jpg) no-repeat center center; }

/* _______________________________________________________________________________________________________ */
/* ___________________________________________________________________________ Top Nav: SUB DROPDOWN _____ */
/* _______________________________________________________________________________________________________ */
#topNavUL li ul { /* second-level lists */
	position: absolute;
	padding:6px 4px;
	/* use left instead of display to hide, because display: none isn't read by screen readers */
	left: -999em;
	margin:18px 0 0 25px;
	background:#FFF ;
	border-top:0px solid #666;
	border-right:0px solid #666;
	border-bottom:0px solid #666;
	border-left:0px solid #666; }

#topNavUL li:hover ul, #topNavUL li.sfhover ul { /* lists nested under hovered list items */
	left:0;
	top:0; }

.subLI{ display:block; }
.subLI a{
	white-space:nowrap;
	display:block;
	padding:4px 12px;
	font: italic bold 13px Book Antiqua, palatino, serif;
	margin:0;
	text-align:left; }

#topNavUL li ul a.topNavLinks:link, #topNavUL li ul a.topNavLinks:visited{
	color: #990000;
	background: ;
	text-decoration: none; }

#topNavUL li ul a.topNavLinks:focus, #topNavUL li ul a.topNavLinks:hover{
	color: #FF0000; 
	background: ;
	text-decoration: none; }

/* ____________________________________________________________________ Top Nav: SUB CURRENT Links _____ */
#topNavUL li ul a.topNavCurrent:link, #topNavUL li ul a.topNavCurrent:visited{
	color: #FF0000;
	background: ;
	text-decoration: none; }
	
#topNavUL li ul a.topNavCurrent:focus, #topNavUL li ul a.topNavCurrent:hover{
	color: #FF0000; 
	background: ;
	text-decoration: none; }
	
	
/* _______________________________________________________________________________________________________ */
/* ________________________________________________________________________ Top Nav: SUB NO-DROPDOWN _____ */
/* _______________________________________________________________________________________________________ */
#topSubNavUL_NO_DD{
float:right;
margin:4px 0 10px 0;
background:#666 ;
border-top:1px solid #CCC;
border-right:2px solid #CCC;
border-bottom:0px solid #666;
border-left:0px solid #666; }

#topSubNavUL_NO_DD li{
	display:block;
	position:relative;
	text-align:center;
	padding:4px 30px 4px 30px;
	margin: 0 0; }

#topSubNavUL_NO_DD a { font: normal bold 11px Book Antiqua, Palatino, serif; }

#topSubNavUL_NO_DD a.topNavLinks:link, #topSubNavUL_NO_DD a.topNavLinks:visited{
	color: #FF6600;
	background: #FFF;
	text-decoration: none; }

#topSubNavUL_NO_DD a.topNavLinks:focus, #topSubNavUL_NO_DD a.topNavLinks:hover{
	color: #FF6600; 
	background: #f0f0f0;
	text-decoration: none; }
	
/* ________________________________________________________________ Top Nav: SUB NO-DD CURRENT Links _____ */
#topSubNavUL_NO_DD a.topNavCurrent:link, #topSubNavUL_NO_DD a.topNavCurrent:visited{
	color: #FF6600;
	background: #f0f0f0;
	text-decoration: none; }
	
#topSubNavUL_NO_DD a.topNavCurrent:focus, #topSubNavUL_NO_DD a.topNavCurrent:hover{
	color: #FF6600; 
	background: #f0f0f0;
	text-decoration: none; }
	

/* ############################################################################################################ */
/* ######## LEFT NAV ########### LEFT NAV ########### LEFT NAV ########### LEFT NAV ########### LEFT NAV ###### */
/* ############################################################################################################ */

#side_bar_div{
	float:left;
	width:123px;
	background: url(../images_new/side_bar_bg.jpg) no-repeat top center;
	text-align:left;
	margin:0 0 0 10px;
	height:434px;
	}

table.leftNav{
	margin:195px auto 0 auto;
	text-align:center;
	border-top:0 solid #666;
	border-right:0 solid #666;
	border-bottom:0 solid #666;
	border-left:0 solid #666; }

table.leftNav td{ height:62px; background: url(../images_new/leftNav_btn_bg.png) no-repeat center center;}

table.leftNav td a{
	display: block;
	font: italic normal 16px/1 Book Antiqua, Palatino, serif;
	padding:0 8px;
	margin:0; }

table.leftNav td a.leftNavLink:link, table.leftNav td a.leftNavLink:visited {
	color: #0C3872;
	text-decoration: none; }
	
table.leftNav td a.leftNavLink:focus, table.leftNav td a.leftNavLink:hover {
	color: #990000; 
	text-decoration: none;
	background: ; }
	
/* _________________________________________________________________________ Left Nav: CURRENT Links _____ */
table.leftNav td a.leftNavCurrent:link, table.leftNav td a.leftNavCurrent:visited {
	color: #990000;
	text-decoration: none;
	background: ; }
	
table.leftNav td a.leftNavCurrent:focus, table.leftNav td a.leftNavCurrent:hover {
	color: #990000; 
	text-decoration: none;
	background: ; }

/* _______________________________________________________________________________________________________ */
/* _______________________________________________________________________ Left Nav: SUB NO-DROPDOWN _____ */
/* _______________________________________________________________________________________________________ */
tr.leftNavSub td a{
	display: block;
	text-decoration: none;
	font: normal normal 10px Book Antiqua, Palatino, serif;
	padding: 0 0 0 15px; }
	
tr.leftNavSub td a:link, tr.leftNavSub td a:visited {   color: #FFF;	}
tr.leftNavSub td a:focus, tr.leftNavSub td a:hover {
	color: #000; 
	text-decoration: none;
	background: #E6E6E6; }


/* ############################################################################################################ */
/* ######### FOOTER ############ FOOTER ############ FOOTER ############ FOOTER ############ FOOTER ########### */
/* ############################################################################################################ */
#footerDiv{
	clear:both;
	width:100%;
	text-align:center;
	background:;
	padding:10px 0 5px 0;
	font:italic normal 12px Book Antiqua, Palatino, serif;
	color: #BFB8B5;	}


/* ############################################################################################################ */
/* ########### FONTS ############ FONTS ############# FONTS ############ FONTS ############ FONTS ############# */
/* ############################################################################################################ */

h1{
	font:italic bold 22px Book Antiqua,Palatino, serif;
	color: #000;
	text-align:left;
	margin: 0 0 0 0; *margin: 0 0 -5px 0; }
	
.tagline{
	font:italic bold 14px Book Antiqua, Palatino, serif;
	color: #000;
	text-align:left;
	margin: 0 0 5px 0; }

.bodyText {
	font:italic normal 16px/1.2  Book Antiqua,Palatino, serif;
	color: #000;
	word-spacing:.4px; }
	
.bodyTextRight {
	font:italic normal 16px/1.2  Book Antiqua,Palatino, serif;
	color: #000;
	word-spacing:.4px;
	text-align:right; }
	
.bodyTextBold {
	font:italic normal 16px/1.2  Book Antiqua,Palatino, serif;
	color: #000;
	word-spacing:.4px;
	font-weight:bold; }
	
.bodyTextBoldRight {
	font:italic normal 16px/1.2  Book Antiqua,Palatino, serif;
	color: #000;
	word-spacing:.4px;
	font-weight:bold;
	text-align:right; }

.contactFormStyle td{ font-style:normal; font-size:14px; }

a:link { color: #0D4B98; text-decoration: underline;}
a:visited { color: #0D4B98; text-decoration: underline;}
a:focus { color: #990000; text-decoration: none;}
a:hover { color: #990000; text-decoration: none;}

a.footerLink:link { color: #BFB8B5; text-decoration: underline;}
a.footerLink:visited { color: #BFB8B5; text-decoration: underline;}
a.footerLink:focus { color: #666; text-decoration: none;}
a.footerLink:hover { color: #666; text-decoration: none;}


/* TinyMCE editor body */
body.mceContentBody{ background: #EAE7E1 url(../images_new/bodyDiv_bg_x.jpg) repeat-x top left; padding:15px 30px; text-align:left; }
body.mceContentBody p{ margin:0; }

#bodyDiv table, body.mceContentBody td{ font:italic normal 16px/1.2  Book Antiqua,Palatino, serif; }

.contactFormStyle{ float:left;}
	
#m1{
	position:absolute;
	width:800px;
	font:italic normal 14px  Book Antiqua,Palatino, serif;
	color:#000066;
	top:72px;
	*top:69px;
	overflow:hidden;
	height:18px;
	margin:0 0 0 15px;
	*margin:0 0 0 -55px; }
	
#m1 span, #m1 div{ padding:0; margin:0; }

