@charset "utf-8";
/* CSS Document */
body			{margin:0px;padding:0px;font-size:12px;font-family:Arial;color:#333333;text-align:left;background:#ADA8A2;}
form			{margin:0px;padding:0px;}
p				{margin:0px;padding:0px;}
.maindiv		{width:900px;background:#FFFFFF;}
.header			{background:url(../images/header-bg.jpg) repeat-x;height:150px;}

.logo			{float:left;font-size:30px;}
.menu			{background:url(../images/menu-bg.jpg) top left;height:28px;}
/*.menu ul		{margin:0px;padding:0px;text-align:left;padding:8px 5px;}
.menu li		{margin:0px;padding:0px;display:inline;}
.menu a			{text-decoration:none;color:#FFFFFF;font-size:12px;font-weight:bold;padding:0px 10px;}*/
.map			{padding:50px 0px;text-align:center;}
.content		{text-align:left;background:url(../images/cont-bg.jpg) repeat-y;padding:10px 10px 0px 10px;}
.left-cont		{float:left;width:650px;}
.right-cont		{float:right;width:230px;}
.footer			{background:url(../images/footer-bg.jpg) top left no-repeat;padding-top:5px;width:900px;color:#ffffff;}
.footer a		{color:#ffffff;text-decoration:underline;font-weight:bold;}
.footer a:hover	{text-decoration:none;}
.foot-menu		{}
.foot-menu ul	{margin:0px;padding:0px;text-align:center;padding:7px 5px;}
.foot-menu li	{margin:0px;padding:0px;display:inline;}
.foot-menu a	{text-decoration:none;color:#ffffff;font-size:12px;}
.clear			{clear:both;}


.h1				{margin:0px;padding:5px 0px;font-size:26px;text-decoration:underline;font-weight:normal;color:#FF0000;}
.h2				{margin:0px;padding:5px 0px;font-size:18px;text-decoration:underline;font-weight:normal;color:#FF0000;}
.h2 a			{text-decoration:none;color:#FF0000;}
.h2 a:hover		{text-decoration:underline;}

.p				{margin:0px;padding:0px;color:#333333;}

.table			{}
.table th		{background:#006699;color:#FFFFFF;line-height:20px;padding-left:5px;}
.table td		{line-height:20px;padding-left:5px;}
.odd			{background:#e5e5e5;line-height:20px;}
.even			{background:#ffffff;line-height:20px;}


.right-up-round		{background:url(../images/right-round.gif) right;}
.right-bot-round	{background:url(../images/right-bot-round.gif) right;}
.tab-bor			{border-left:1px solid #ADA8A2;border-right:1px solid #ADA8A2;padding:0px 5px;}

.link				{text-decoration:underline;color:#9E070C;}
.link:hover			{text-decoration:none;}
.textbox			{border:1px solid #666666;padding:2px;color:#333333;}

.usa-map {background: url(../images/map/map.jpg) no-repeat;width:737px;height:446px;}
.canada-map {background:url(../images/canada-map/main-map.jpg) no-repeat;width:634px;height:527px;}
.paging			{}
.paging a		{text-decoration:underline;color:#9E070C;}
.paging a:hover	{text-decoration:none;}

.button				{background:url(../images/button.jpg) no-repeat left; height:18px;padding-left:5px;margin:3px;margin-right:0px;}
.button input		{background:url(../images/button.jpg) no-repeat right;height:18px;padding:0px;padding-right:5px;border:0px;color:#FFFFFF;font-size:11px;font-weight:bold;padding-bottom:3px;margin:0px;text-transform:capitalize;}

.banner				{padding:2px;text-align:center;}
.head				{background:#FF0000;line-height:20px;color:#FFFFFF;}
