@charset "UTF-8";/*  Theme Name: atc01Theme URI: Description: ATC ThemeAuthor: Ryan JanvierAuthor URI: http://www.ryanjanvier.com*/
* {
	margin: 0;
	padding: 0;
}
* html body {
	height: 100%;
}
html {
	width: 100%;
	height: 100%;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-color:#2D261F;
}
body {
	font: 100% georgia;
	background-image:url(images/tipibg.jpg);
	background-position: top;
	background-repeat:no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-color: #ffffff;
	color:#ffffff;
	line-height:21px;
}
a:hover {
	text-decoration:none
}
.oneColFixCtrHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #473E35;
}
#leftNav a {
	font-family:georgia;
	font-size:13px;
	font-weight:bold;
	color: #D5C5B5;
	text-decoration:none;
	padding:0 15px;
	line-height: 2em;
}
#leftNav a:hover {
	color: #FFFFFF;
}
#leftNav a:link.active {
	color: #990000;
	text-decoration:underline;
}
#leftNav ul li {
	list-style: none;
	border-bottom: 1px dashed #5C5753;
}
#leftNav ul li a:hover, #vertmenu ul li a:focus {
	background-color: #473E35;
}
.oneColFixCtrHdr #headercontainer {
	text-align: right;
	height: 308px;
	float:none;
}
.oneColFixCtrHdr #headerlogo {
	text-align: right;
	float:none;
	width: 271px;
	background-image:url(images/logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	height: 308px;
}
.oneColFixCtrHdr #headerflash {
	text-align: right;
	float:none;
	width: 689px;
	background-image: url(images/flashheader.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:right;
	height: 308px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 24px;
	font-weight: bold;
}
.oneColFixCtrHdr #header h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 14px;
	font-weight: bold;
}
h3 {
	position: relative;
	background: #3D342D;
	padding: 7px;
}
#mainContentCont {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: inherit;
	background-color: #473e35;
}
#mainContentCont li {
	margin-top:5px;
}
.oneColFixCtrHdr #footer {
	width: 960px;
	background-image:url(images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#2D261F;
}
#maincontent {
	width: 703px;
	background-image: url(images/workingtogether.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float: right;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 160px;
}
#maincontent h2 {
	color: #CC6600;
}
#maincontent p {
	color: #d9dbd7;
	margin-top: 1em;
	line-height: 1.5em;
}
#maincontent a:link {
	color: #d9dbd7;
	text-decoration: underline;
	line-height:25px;
}
#maincontent a:visited {
	color: #d9dbd7;
	text-decoration: underline;
}
#maincontent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footerlink a:link {
	color: #d9dbd7;
	text-decoration: underline;
	line-height:25px;
}
.footerlink a:visited {
	color: #d9dbd7;
	text-decoration: underline;
}
.footerlink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#leftNav {
	width: 217px;
	background:url(images/navigation.jpg) repeat-y scroll 0 0;
	float: left;
	margin-left: auto;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#leftnavbottom {
	width: 237px;
	height: 41px;
	background-image: url(images/navigationbottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#footer {
	background-image:url(images/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#2D261F;
	height: 400px;
}
.sitemap a:link {
	background-color:#211e1a;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	width:auto;
	height:auto;
	padding:0px 10px 0px 10px;
	text-align:left;
	float:left;
	margin:0px 10px 0px 10px;
}
.sitemap a:visited {
	background-color:#211e1a;
	text-decoration:none;
	color:#ffffff;
	width:auto;
	height:auto;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	text-align:left;
	float:left;
	margin:0px 10px 0px 10px;
}
.sitemap a:hover {
	background-color:#241f19;
}
.sitemap_dropdown {
	width:auto;
	height:auto;
	float:left;
	padding:0px 10px 0px 10px;
}
.sitemap_dropdown a:link {
	display:block;
	background-color:#674d2f;
	margin:2px 0px 2px 0px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	text-align:left;
	color:#000000;
}
.sitemap_dropdown a:visited {
	display:block;
	background-color:#674d2f;
	margin:2px 0px 2px 0px;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	text-align:left;
	color:#000000;
}
.sitemap_dropdown a:hover {
	background-color:#553b1d;
	color:#ffffff;
}
hr.sitemap {
	background-color:#ffffff;
	color:#ffffff;
	border:none;
	height:400px;
	width:1px;
}
#footer-cont {
	margin-left: 260px;
	padding-top: 20px;
	width: 650px;
	height: auto;
}
#left-footer {
	margin: 20px auto;
	width: 260px;
	float:left;
	border-right-style:dotted;
	border-width:1px;
	border-color: #666666;
}
#right-footer {
	margin: 20px auto;
	width: 320px;
	float:right;
}
#copyright {
	float:left;
}
#copyright a.link {
	font-color: #ffffff;
}
.brown {
	color: #cf710d;
	font-size: 14px;
}
#footer-cont a:hover {
	text-decoration:none
}
#footer-cont a:visited {
	color: #d9dbd7;
	text-decoration: underline;
}
#footer-cont a:link {
	color: #d9dbd7;
	text-decoration: underline;
	line-height:12px;
	font-size: 12px;
}
#footer-cont p {
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
.news {
	color: #333300;
	font-size: 18px;
}
#navcontainer ul {
	list-style-type: none;
	text-align: left;
}
#navcontainer ul li a {
	background: transparent url(images/list-off.gif) left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #999;
}
#navcontainer ul li a:hover {
	background: transparent url(images/list-on.gif) left center no-repeat;
	color: black;
}
#navcontainer ul li a#current {
	background: transparent url(images/list-active.gif) left center no-repeat;
	color: #666;
}
.ddsg-pagenav {
	padding-left: 15px;
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #999;
	padding: 0 0 40px;
}
.ddsg-wrapper {
	padding-left: 15px;
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #999;
	padding-left: 20px;
}/* add by Khanh Huy** Date Jan 14 2009** For dropmenu task** Email: khanhhuyna@gmail.com*/
#searchform {
	margin-top:70px;
	text-align:center;
}
#leftNav .mc_menu {
	padding: 0 10px;
}
#leftNav .mc_menu li {
	padding: 0 5px;
}
#leftNav .mc_menu a {
	padding:0;
	outline: none;
}
#leftNav .mc_menu .current_page_item a {
	color:#FFF;
}
#leftNav li.mc_menu_item ul {
	padding-left:8px;
	display:none;
}
#leftNav .mc_menu li.active ul {
    display:block;
}