body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	}
a:link {color: #369;}
a:visited {color: #000;}
a:hover {color: #369;}
a:active {color: #369;}
	
/* template dependant*/
/* background*/
body#home 					{background: url(assets/bg-home.gif) no-repeat;background-position: top center;}
body#inside-generic {background: url(assets/bg-inside.gif) no-repeat; background-position: top center;}
body#inside-blue 		{background: url(assets/bg-blue.gif) no-repeat; background-position: top center;}
body#inside-brown 	{background: url(assets/bg-red.gif) no-repeat; background-position: top center;}
body#inside-red 		{background: url(assets/bg-green.gif) no-repeat; background-position: top center;}
/*H1*/
body#home 					h1 {color: #181b78}
body#inside-generic h1 {color: #dcd22c;}
body#inside-blue 		h1 {color: #181b78;}
body#inside-brown 	h1 {color: #ec1121;}
body#inside-red 		h1 {color: #008f00;}
/*H2*/
body#home 					h2 {color: #181b78}
body#inside-generic h2 {color: #dcd22c;}
body#inside-blue 		h2 {color: #181b78;}
body#inside-brown 	h2 {color: #ec1121;}
body#inside-red 		h2 {color: #008f00;}
/*images*/
.imagecaption {color: #1e227c; padding: 3px 0; font-size: 11px;}
body#inside-generic .imagecaption 	{color: #dcd22c; background: url(assets/dots-hor-def.gif) no-repeat center left; text-indent: 62px;}
body#inside-blue 		.imagecaption  	{color: #181b78; background: url(assets/dots-hor-blue.gif) no-repeat center left; text-indent: 62px;}
body#inside-brown 	.imagecaption  	{color: #ec1121; background: url(assets/dots-hor-red.gif) no-repeat center left; text-indent: 62px;}
body#inside-red 		.imagecaption  	{color: #008f00; background: url(assets/dots-hor-green.gif) no-repeat center left; text-indent: 62px; }


div#wrap {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	}
div#main {
/*	margin-left: 26px; */
	padding-top: 4px;
	}

/* 1ST Home Top Row */
div#top-one {
	float: left;
	width: 165px;
	background: url(assets/nav-home-bg.gif) repeat-y;
	}
div#top-one #rotary-exchange {margin-left: 9px; display: block; margin-left: 35px;}

/* nav */	
#left #nav {background: url(assets/nav-home-bg.gif) repeat-y; }
div#nav ul 		{margin: 0 0 0 26px; padding: 10px 0 0 0; }
div#nav ul ul {margin: 0 0 0 10px; padding: 0 0 0 0; }
div#nav li {
	margin-left: 2px;
	text-transform: uppercase;
	font-weight: bold;
	list-style: none;
	display: block;}
div#nav li a {text-decoration: none; padding-left: 14px;}

/* holly hack for dissapearing background image*/
/* \*/
* html  div#nav li.parent {height:1%}
/* */
div#nav li.parent  {background: url(assets/nav-arrow-1.gif) no-repeat;}

/* holly hack for dissapearing background image*/
/* \*/
* html  li.parent_active {height:1%}
/* */
div#nav li.parent_active  {background: url(assets/nav-arrow-2.gif) no-repeat;}

/* nav color properties */
div#nav li a#current {color: black;}
div#nav li a:link {color: #666;}
div#nav li a:visited {color: #666;}
div#nav li a:hover {color: #000;}
div#nav li a:active {color: #333;} 


/* 2ND Home Top Row */
div#top-two {
	float: left;
	width: 153px;
	}
div#top-two img 	{margin-top: 34px;}
div#top-two form 	{margin: 0; padding: 0;}
div#top-two input {margin: 0; padding: 0; font-size: 13px; }
div#top-two input#text {	width: 95px; }
div#top-two input#submit {width: 50px; }



/* 3RD Home Top Row */
div#top-three {
	float: left;
	margin-left: 12px;
	border-bottom: 5px solid #b0b1d1;}
div#top-three p {margin: 20px 108px 1.5em 0; color: #181b78; font-weight: bold; width: 304px;}
div#top-three #bounds {}
div#top-three #bounds img {display: block; border: 0;}
div#top-three #bounds a {text-decoration: none;text-transform: uppercase; font-size: 14px; font-weight: bold;}
div#top-three #bounds #outbounds {float: left; width: 137px;}
div#top-three #bounds #outbounds a { color: #008f00;}
div#top-three #bounds #outbounds a:hover { color: #000;}
div#top-three #bounds #inbounds {float: left; width: 137px;}
div#top-three #bounds #inbounds a { color: #181b78;} 
div#top-three #bounds #inbounds a:hover { color: #000;}
div#top-three #bounds #rebounds {float: left;}
div#top-three #bounds #rebounds a { color: #ee0d21;} 
div#top-three #bounds #rebounds a:hover { color: #000;}
.clearer {
 height:1px;
 overflow:hidden;
 margin-top:-1px;
 clear:both;
}
/* TOOLBOX STUFF */
/* category*/
#home #category { margin-left: 26px; }
#category .imageright {width: 277px; float: right; margin: 0 0 10px 10px;}
#category .imageright table, #category .imageright td  {border: none; padding: 0; margin:0; border-collapse: collapse; }
#category .imageright .dotleft {width: 15px; background: url('assets/dots-colored.gif') no-repeat top left;}
#category .imageright img {float: left;}
#category .imageright .dotright {width: 15px; background: url('assets/dots-blue.gif') no-repeat bottom right; }

#category .imageleft {width: 277px; float: left; margin: 0 10px 10px 0;}
#category .imageleft table, #category .imageleft td  {border: none; padding: 0; margin:0; border-collapse: collapse; }
#category .imageleft .dotleft {width: 15px; background: url('assets/dots-colored.gif') no-repeat top left;}
#category .imageleft img {float: left;}
#category .imageleft .dotright {width: 15px; background: url('assets/dots-blue.gif') no-repeat bottom right; }


#category h1 {color: #181b78; font-size: 17px; margin: 16px 0;}
.imagecaption {color: #1e227c; padding: 3px 0; font-size: 11px;}
/* listing*/
#home .listing  {margin-left: 26px; }
.listing  {clear: both; }
.listing h2 {color: #181b78; font-size: 15px; margin: 16px 0;}
.listing .imageleft {width: 227px; float: left; margin: 0 10px 10px 0;}
.listing .imageleft table, #category .imageleft td  {border: none; padding: 0; margin:0; border-collapse: collapse; }
.listing .imageleft .dotleft {width: 15px; background: url('assets/dots-colored.gif') no-repeat top left;}
.listing .imageleft img {float: left;}
.listing .imageleft .dotright {width: 15px; background: url('assets/dots-blue.gif') no-repeat bottom right; }
.listing .imageright {width: 227px; float: right; margin: 0 0 10px 10px ;}
.listing .imageright table, #category .imageleft td  {border: none; padding: 0; margin:0; border-collapse: collapse; }
.listing .imageright .dotleft {width: 15px; background: url('assets/dots-colored.gif') no-repeat top left;}
.listing .imageright img {float: left;}
.listing .imageright .dotright {width: 15px; background: url('assets/dots-blue.gif') no-repeat bottom right; }

/* Bottom nav */
#bottom-nav {
	margin-left: 26px; 
	border-right: 15px solid #181B78;
	border-top: 4px solid #808080;
	padding-bottom: 20px;
	position: relative;
	clear: both;
} 
#bottom-nav ul { margin: 0; padding: 0; position: relative;display: inline;}
#bottom-nav li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#bottom-nav a {
	float: left;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
  padding: 5px 4px;}
#bottom-nav a:link 		{color: #666; }
#bottom-nav a:visited {color: #666; }
#bottom-nav a:active 	{color: #666; }
#bottom-nav a:hover 	{color: #000;	}
/* COPYRIGHT */
#copy {
	padding: 8px 3px;
	color: #999;
	font-size: 11px;
	}
#copy a {text-decoration: none;}
#copy a:link {color: #666;}
#copy a:visited {color: #666;}
#copy a:hover {color: #000;}
#copy a:active {color: #666;}

/* INSIDE */
#inside-top { background: url(assets/nav-home-bg.gif) repeat-y;}
#inside-top #rotary-exchange {margin-left: 34px; display: block; }
#inside-top #bounds {float: right}
#inside-top #bounds img {display: block; border: 0;}
#inside-top #bounds a {text-decoration: none;text-transform: uppercase; font-size: 14px; font-weight: bold;}
#inside-top #bounds a:hover {text-decoration: underline;}
#inside-top #bounds #outbounds {float: left; width: 110px;}
#inside-top #bounds #outbounds a { color: #ee0d21;}
#inside-top #bounds #outbounds a:hover { color: #000;}
#inside-top #bounds #inbounds {float: left; width: 110px;}
#inside-top #bounds #inbounds a { color: #181b78;} 
#inside-top #bounds #inbounds a:hover { color: #000;}
#inside-top #bounds #rebounds {float: left;}
#inside-top #bounds #rebounds a { color: #008f00;} 
#inside-top #bounds #rebounds a:hover { color: #000;}
/*right inside*/
#right {float: right; width: 586px; padding-top: 10px; position: relative; padding-bottom: 2em;}
#right #search-inside img 	{margin-top: 34px;}
#right #search-inside form 	{margin: 0; padding: 0;}
#right #search-inside input {margin: 0; padding: 0; font-size: 13px; }
#right #search-inside input#text {	width: 95px; }
#right #search-inside input#submit {width: 50px; }
#left {width: 160px; position: relative;}


/* inside address*/
#inside-address {border-top: 4px solid #808080; width: 142px; color: #181b78; text-align: center; padding-top: 1.5em;padding-bottom: 1em;}
#inside-address h3 {font-size: 12px; margin: 0; margin-top: 0.5em;}
#inside-address #phone {margin-top: 1em;}


