/********************************************
   AUTHOR: Recreational PowerBoating Association  			
   WEBSITE: http://www.theRPBA.com   			
   VERSION: 1.0.0         
   DATE: 05.01.2009         	
 *******************************************/ 

@import url(milkyway.css) tv, print;
 
 
/*UNIVERSE*/


/*STRUCTURE*/

html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-attachment: fixed;
	
	background-image: url("images/rpba_background2.jpg");
	background-repeat: no-repeat;
	background-size:cover;
}

body  {
	font-size: 62.5%;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: 1.2em;
}
 
#page_margins {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -2.7em; 
}

#page_margins {
	min-width: 96em;
}
	
.noClear {
    clear:none
}
.leftAlign {
	text-align: left !important;
}
.rightAlign {
	text-align: right !important;
}
.centered {
	text-align: center !important;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
 
table {
	border-spacing:0;
}	
	
/*[END]STRUCTURE*/

	
/*HEADER*/

#header {
    z-index: 100;
	height:70px;
}
 
#headerBg {
    width:100%; 
    margin:0 auto;position:fixed;
    border-bottom: 3px solid #99cc33;
	height:50px;
	margin-bottom: -10em;
	background-color: #fff;
	padding-bottom: 6px;
	opacity:;
	filter: alpha(opacity=);
	z-index: 100;
}

/*[END]HEADER*/


/*LOGO*/

#logoBg {
    z-index: 100;
	position: absolute;
	top: 0px;
    left: 0px;
	height: 7.5em;
	width: 493px;
	background-image: url("");
	background-repeat: repeat-y;
}
 
#logo {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 25px;
	height: 88px;
}
 
#logo a {
	 z-index: 100;
	 display: block;
	 width: 0px;
	 height: 0px;
	 background: url("") no-repeat ;
}

/*[END]LOGO*/


/*TYPOGRAPHY*/

h1,h2,h3,h4,h5,h6,h7,h8,h9 {
	font-size:100%;
	font-weight:normal;
}

h1 {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.76em;
	letter-spacing: .01em;
	padding-bottom: .88em;
}
  
h2  {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.25em;
	padding-bottom: 0em;
}
  
h3  {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0;
	padding-bottom: 0em;
}

blockquote {
	margin-left: 2em;
	font-style: italic;
	color: #444444;
}
  
strong {
	font-weight: bold;
}
 
em {
	font-weight: bold;
	font-style: italic;
	padding-right: .2em;
}
 
p, 
ul, 
dl, 
ol, 
fieldset {
	font-size: 1.1em;
	line-height: 1.5em;
	padding-bottom: 1.5em;
	color: #333;
	letter-spacing: .01em;
	word-spacing: .15em;
}
 	
p ul, 
p ol, 
p dl,
fieldset ul, 
fieldset ol, 
fieldset dl, 
fieldset p, 
ul ul, 
ul ol, 
ul dl, 
ul p, 
ul h1, 
ul h2, 
ul h3, 
ul h4, 
ul h5, 
ul h6,
ol ul, 
ol ol, 
ol dl, 
ol p, 
ol h1, 
ol h2, 
ol h3, 
ol h4, 
ol h5, 
ol h6,
dl ul, 
dl ol, 
dl dl, 
dl p, 
dl h1, 
dl h2, 
dl h3, 
dl h4, 
dl h5, 
dl h6 {
	font-size: 1em;
}
 
ul.twoCol,
ol.twoCol {
	display: inline;
}
 
ul.twoCol li,
ol.twoCol li {
	float: left;
	display: block;
	width: 50%;
}
		
ol,
ul {
	list-style:none;
}		
 
/*[END]TYPOGRAPHY*/ 


/*ERROR*/
 
label.error {
	color: red;
}

.error_text {
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 20px;
	line-height: 1.4em;
	color: #BE3C24;
	background: url("") no-repeat;
	vertical-align: middle;
}

/*[END]ERROR*/



/*UNORDERED LIST*/
  
ul.indent {
	margin-left: 2em !important;
}
 
ul.bullets  {
	list-style: disc;
}
 
ul.option337 {
	list-style-type: none;
	margin-left: 0;
	background-image: url(""); 
}
 
ul.option337 li {
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 0;
	padding-left: 18px;
}
 
ul.option337 li { 
    background-image: url(""); 
}
 
.callout ul.option337 li { 
    background-image: url(""); 
}

ul.option33733 {
	list-style-type: none;
	margin-left: 0;
	background-image: url(""); 
}
 
ul.option33733 li {
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0px;
}
 
ul.option33733 li { 
    background-image: url(""); 
}
 
.callout ul.option33733 li { 
    background-image: url(""); 
}

/*[END]UNORDERED LIST*/


/*LINKS*/

a, 
a:link {
	color: #3370dc;
	text-decoration: none;
	outline-style: none;
}

a:visited {
}

a:hover { 
    color: #99cc33;
}

a:active  { 
    text-decoration: none; 
}

/*[END]LINKS*/


/*SEARCH*/

#searchBox {
	height: 2.5em;
	background-color: #fff;
	margin-right: 10px;
}
 
#searchBox input.button {
	height: 16px;
	width: 16px;
	margin-top: .2em;
	margin-left: .2em;
}
 
#searchBox {
    z-index: 100;
	float: right;
}

/*[END]SEARCH*/


/*LOGIN*/

#loginForm input.text {
	width: 12em;	
}
	
/*[END]LOGIN*/

		
		
/*MAIN STRUCTURE */		

body#rpba { 
}

body#rpba .categoryTitle { 
    background-color: #99cc33; 
}

body#rpba .categoryTitle h1,
body#rpba h1.pageTitle {	
    background-color: #3370DC; 
}
																					  
#container {
	position: relative;
	padding-top: 3em;
	padding-bottom: .7em;
}
	
#col1 {
	position: fixed;
	right: 0;
	width: 11.5em;
	margin-top: 200px;
	z-index: 100;
}
 
#contentFloat {
	width: 100%;
	float:left;
}
	
#contentWrap {
	position: relative;
	margin: 20px 140px 80px 160px;
	background-color: white;
	padding: 0px 6px;
}
	
#contentWrap .contentHead,
#contentWrap .contentFoot {
		position: relative;
		left: -6px;
		right: -6px;
		height: 13px;
		margin: 0 1px 0 13px;
		background-color: white;
}

#contentWrap .contentHead {
		top: -13px;
}
 
#contentWrap .contentFoot {
		clear: both;
		bottom: -13px;
}
 
#contentWrap .contentHead span,
#contentWrap .contentFoot span {
		position: absolute;
		top: 0px;
		display: block;
		height: 13px;
		width: 13px;
}
 
#contentWrap .contentHead .west {
		left: -13px;
		background: url("images/northwest.png") no-repeat;
}
 
#contentWrap .contentHead .east {
		right: -13px;
		background: url("images/northeast.png") no-repeat;
}
			
#contentWrap .contentFoot .west {
		left: -13px;
		background: url("images/southwest.png") no-repeat;
}
 
#contentWrap .contentFoot .east {
		right: -13px;
		background: url("images/southeast.png") no-repeat;
}
	
#content {
		padding: 0 2.4em;
		width: auto;
		min-height:35em;
}
 
#col2 {
	    position: relative;
	    float: left;
	    width: 21.5em;
	    margin-right: -21.5em;
	    margin-top: 6px;
	    margin-bottom: 1em;
}

.categoryTitle {
	    position: relative;
	    top: -20px;
	    left: 0px;
	    right: 0px;
	    height: 9em;
}
 
.categoryTitle h1 {
	    padding: .2em 1em;
		font-size: 1.7em;
		font-weight: bold;
		color: white;
		letter-spacing: -.02em;
		background-image: url("images/west.png");
		background-repeat: no-repeat;
		border-bottom: 6px solid white;
}
	
h1.pageTitle {
	    position: relative;
	    top: -20px;
	    left: 0px;
	    right: 0px;
	    padding: .2em 1em .2em 0;
	    font-size: 1.7em;
	    font-weight: bold;
	    color: white;
	    letter-spacing: -.02em;
	    background-image: url("images/east.png");
	    background-repeat: no-repeat;
	    background-position:top right;
}
 
h1.pageTitle:before {
		content: ' ';
		background-image: url("images/west.png");
		background-repeat: no-repeat;
		background-position:top left;
		position: absolute;
		padding: .47em 0 0 1em;
}
	
h1.pageTitle:before {
        z-index: 100;
		content: ' ';
		background-image: url("images/east.png");
		background-repeat: no-repeat;
		background-position:top right;
		position: absolute;
		padding: .47em 0 0 1em;
}
 	
.categoryTitle span.east {
		position: absolute;
		display: block;
		top: 0px;
		right: 0px;
		width: 7px;
		height: 7px;
		background-image: url("images/east.png");
		background-repeat: no-repeat;
}
 
/*[END]MAIN STRUCTURE*/
 
	
/*NAVIGATION*/
  
#navHead,
#navSubHead {
	    min-width: 96em;
}
 
#navHead {
        z-index: 100;
	    position: fixed;
	    top: 0px;
	    left: 0px;
	    right: 25px;
	    height: 5.5em;
	    width: 100%;
}
 
#navHead1 {
        z-index: 100;
		float: left;
		margin-top: 0px;
		margin-right: 0;
}
	
#navHeadTwo {
        z-index: 100;
		float: left;
		margin-top: 10px;
		padding-left: 313px;
		line-height: 1.5em;
}
 
#navHead ul,
#navSubHead ul {
		font-size: 1em;
		font-weight: bold;
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}
		
#navHead li,
#navSubHead li {
		float: left;
}
			
#navHead a,
#navHead span,
#navSubHead a,
#navSubHead span {
		margin: 0px;
		padding: 0px;
		font-size: 1.1em;
		outline-style: none;
		text-decoration: none;
		color: #183F9E;
}
				
#navHead a:hover {
		color: #99cc33;
}
 
#navSubHead {
        z-index: 100;
	    background: url("") repeat-x;
	    position: fixed;
	    top: 25px;
	    left: 0px;
	    padding-top: 6px;
	    height: 2em;
	    width: 100%;
}
 
#navSubHead p {
	   line-height: 1.4em;
	   font-size: 1em;
	   font-weight: bold;
	   padding: .4em .5em;
}
 
#navSubHead p a {
	   margin-left: 1em;
	   color: #3176C9;
}
 
#navHead1 li {
	   position: relative;
	   margin-right: 6px;
	   margin-top: -10px;
}
 
#navHead1 a,
#navHead1 span {
	   display: inline;
	   padding: 1em 20px .75em;
	   line-height: 2.5em;
	   font-size: 1.1em;
}
 
#navHead1 .selected {
	   background-repeat: no-repeat;
	   background-position: bottom left;
	   padding-right: 2px;
	   color: white;
}
 
#navHead1 .cap {
	   position: absolute;
	   top: 0px;
	   right: -7px;
	   background-repeat: no-repeat;
	   background-position: bottom left;
	   padding: 0;
	   width: 7px;
	   height: 2.5em;
	   padding: 1em 0 .75em;
}
 
#navHead2 a,
#navHead2 span {
	   margin: 0em 6px;
	   line-height: 1em;
	   font-size: 1em;
	   white-space: nowrap;
}
 
#navHead2 span.selected {
	   text-decoration: underline;
}

#navHead3 {
       z-index: 100;
       float: right;
	   margin-right: 10px;
	   margin-top: .5px;
}
 
#navHead3 a,
#navHead3 span {
	   display: block;
	   background: url("") no-repeat center right;
	   line-height: 1.4em;
	   font-size: 1em;
	   padding: .4em .5em;
	   margin-right: -1px;
}
 
#navHead3 .last a,
#navHead3 .last span {
	   background-image: none;;
}
#navHead3 span.selected {
	   text-decoration: underline;
}
 
#navHead3 .login {
	   background: url("") no-repeat bottom left;
	   font-family: "Helvetica Neue", Helvetica, sans-serif;
	   padding-left: 8px;
	   border-right: 3px solid white;
}
 
#navHead3 .login a,
#navHead3 .login span {
	   background: url("") repeat-x bottom left;
	   font-family: "Helvetica Neue", Helvetica, sans-serif;
	   font-size: 1.3em;
	   color: white;
	   padding: 0em .5em .4em .5em;
	   line-height: 1.56em;
}
 
#navSideWrapper {
	   margin-left: 1em;
	   width: 196px;
}
 
#navSideWrapper .blockHead {
	   display: block;
	   height: 30px;
	   width: 196px;
}
 
#navSideWrapper .blockHead a {
	   width: 166px;
	   display: block;
	   padding: 10px 0 6px 30px;
	   line-height: 14px;
	   background-image: url("");
	   background-repeat: no-repeat;
	   color: ;
	   cursor: hand;
}
 
#navSideWrapper #navSide {
	   background-color: ;
	   background-image: url("");
	   padding: 1.5em 3px 0;
}
 
#navSideWrapper .blockFoot {
	   display: block;
	   height: 14px;
	   width: 100%;
	   background-image: url("");
	   background-repeat: no-repeat;
}
 
#navSide ul {
	   letter-spacing: .02em;
	   margin: 0em;
	   padding: 0em;
}
 
#navSide ul li a,
#navSide ul li span {
	   display: block;
	   padding-left: 15px;
	   line-height: 1.5em;
}
 
#navSide ul ul a,
#navSide ul ul span {
		padding-left: 27px;
		background-position: 12px center !important;
}
 
#navSide ul ul ul a,
#navSide ul ul ul span {
		padding-left: 39px;
		background-position: 24px center !important;
}
 
#navSide a.subHeading,
#navSide span.subHeading {
		background-image: url("");
		background-repeat: no-repeat;
		background-position: left center;
}
 
#navSide a.subHeadingClosed,
#navSide span.subHeadingClosed {
		background-image: url("");
		background-repeat: no-repeat;
		background-position: left center;
}
 
#navSide a {
		color: black;
}
 
#navSide a:hover {
		color: #2363BD;
		background-color: #DDE5EF;
}
 
#navSide .selected {
		color: #2363BD;
		font-weight: bold;
}
 
#fingernav ul {
	    width: 106px;
	    margin: 0 0 0 auto;
}
 
#fingernav ul li {
		margin-bottom: 50px;
}
 
#fingernav li.twin span,
#fingernav li.twin a {
		background-image: url("images/fingernav_twin.gif");
		height: 32px;
		width: 106px;	
}

#fingernav li.single span,
#fingernav li.single a {
		background-image: url("images/fingernav_single.gif");
		height: 32px;
		width: 106px;	
}

#fingernav li.io span,
#fingernav li.io a {
		background-image: url("images/fingernav_io.png");
		height: 32px;
		width: 106px;	
}		
	
#fingernav li a,
#fingernav li span {
        z-index:100;
	    display: block;
	    text-indent: -9000em;
	    text-align: left;
	    margin: 0;
	    padding: 0;
	    font-size: 1px !important;
	    line-height: 1px;
	    overflow: hidden;
}	
		
/*[END]NAVIGATION*/		
		
		
/*IMAGING*/			

.closing {
        font-size: 13px;
	    padding-bottom: 0em;
}
 
.closing2 {
        color: #000000;
        font-size: 14px;
	    line-height: 1.55em;
	    padding-bottom: 0em;
	    font-family: TrebucetMS;
		padding-bottom: 0em;
}

img.closing {
	    margin-bottom: 0em;
}
 
.imgReplace {
        z-index:100;
	    display: block;
	    text-indent: -9000em;
	    text-align: left;
	    margin: 0;
	    padding: 0;
	    font-size: 1px !important;
	    line-height: 1px;
	    overflow: hidden;
}	
			
img { 
        outline: none; 
}
 
img a, a img { 
        text-decoration: none;
}

fieldset,img { 
	    border:0;
}

img.floatRight {
	    margin-left: 20px;
}
	
img.floatLeft {
	    margin-right: 20px;
}

img.floatLeft1 {
	    margin-right: 20px; 
		margin-top: 10px;
}

img.floatLeft33 {
	    margin-top: 5px;
		margin-left:10px;
		margin-bottom:0px;
		float: left;
}
 
img.floatLeft2 {
        margin-right: 20px;
}

.floatStop {
	    font-size: 0.1%;
	    line-height: 0.1%;
	    clear: both;
}
 
.floatRight, 
.pushRight {
	    float: right;
	    margin-bottom: 1em;
	    margin-left: 3em !important;
	    clear: right;
}
 
.floatLeft, 
.pushLeft {
        margin-top: 20px;
	    float: left;
	    margin-bottom: 1em;
	    clear: left;
}
	
.crumbs {
        margin-left: 5px;
        margin-top: 9px;
	    float: left;
	    margin-bottom: 0em;
	    clear: left;
	    z-index="100"
}

.crumbs:hover  {
		margin-left: 5px;
        margin-top: 8px;  
}		

.crumbs2 {
        margin-top: 0px;
	    margin-bottom: 9px;
	    z-index="100"
}

.crumbs3 {
        vertical-align: top;
        padding: 0px 0 0px 0;
        margin-top: 0px;
	    margin-bottom: 0px;
	    font-size: 1.7em;
	    font-weight: bold;
	    line-height: 3.8em;
	    z-index="100"
}

.crumbs3  {
        color: #3370dc;
}

.crumbs4 {
        vertical-align: top;
        padding: 0px 0 0px 0;
        margin-top: 0px;
	    margin-bottom: 0px;
	    font-size: 1.7em;
	    font-weight: bold;
	    line-height: 3.8em;
	    z-index="100"
}

.crumbs4  {
        color: #ffffff;
}

.crumbs5 a:hover  {
        color: #ffffff;
}

.crumbs6 {
        
        padding: 5px 0 0px 0;
        margin-top: 0px;
	    margin-bottom: 0px;
	    font-size: 1.7em;
	    font-weight: bold;
	    line-height: 2.5em;
	    z-index="100"
}
	
#rpbaphoto {
        width: 100%;
        height: auto;
}
		
#rpbaphoto2 {
        width: 120%;
        height: auto;
}

#rpbaphoto3 {
        width: 40%;
        height: auto;
}

#rpbaphoto4 {
        width: 100%;
        height: auto;
}

#rpbaphoto5 {
        border: 2px solid #99cc33; 
}

#rpbaphoto6 {
        width: 100%;
        height: auto;
}	

#rpbaphoto7 {
        border: 0px solid #99cc33; 
}				
 
/*[END]IMAGING*/	
 
 
/*DIV*/	

div.callout  {
	    background: url("images/southeast2.gif") no-repeat bottom right;
	    background-color: #EAEAEA;
	    padding: 0px 10px;
	    margin: 0 0 1.5em 0;		
}
 
div.callout:before{
		display: block;
		margin: 0 0 -10px -10px;
		content: url("images/northwest2.gif");
		width: 10px;
		height: 10px;
}
 
div.callout .blockHead {
		background: #2465BF url("images/northeast2.gif") no-repeat top right;
		color: white;
		margin: 0 -10px;
		padding-left: 10px;
}
 	
div.callout h2.blockHead {
		padding-top: .35em;
		padding-bottom: .35em;
		margin-bottom: .45em;
}
		
div.callout h3.blockHead {
		padding-top: .4em;
		padding-bottom: .4em;
		margin-bottom: .46em;
}
 
div.callout .closing {
		padding-bottom: 1.5em;
		margin-left: -10px;
		padding-left: 10px;
		background: url("images/southwest2.gif") no-repeat bottom left;
}
 	
div.callout h1.closing { 
	    padding-bottom: 0.88em; 
}
	
div.callout h2.closing { 
	    padding-bottom: 1.15em; 
}

div.callout h3.closing { 
	    padding-bottom: 1.36em; 
}
	
div.callout p.closing,
div.callout ul.closing,
div.callout ol.closing,
div.callout dl.closing { 
	    padding-bottom: 1.36em; 
}
 
div.callout2  {
	    padding: 0px 10px;
	    margin: 0 0 1.5em 0;
}

div.callout2:before{
		display: block;
		margin: 0 0 -10px -10px;
		content: url("images/northwest2.gif");
		width: 10px;
		height: 10px;
}
 	
div.callout2 .blockHead {
		background: #2465BF url("images/northeast2.gif") no-repeat top right;
		color: white;
		margin: 0 -10px;
		padding-left: 10px;
}
 	
div.callout2 h2.blockHead {
		padding-top: .35em;
		padding-bottom: .35em;
		margin-bottom: 0;
}

div.callout2 h3.blockHead {
		padding-top: .4em;
		padding-bottom: .4em;
		margin-bottom: .46em;
}
 	
div.callout2 .closing {
		padding-bottom: 1.5em;
		margin-left: -20px;
		padding-left: 10px;
		margin-right: -20px;
}
 
div.callout2 h1.closing { 
	    padding-bottom: 0.88em; 
}

div.callout2 h2.closing { 
	    padding-bottom: 1.15em; 
}

div.callout2 h3.closing { 
	    padding-bottom: 1.36em; 
}

div.callout2 p.closing,
div.callout2 ul.closing,
div.callout2 ol.closing,
div.callout2 dl.closing { 
	    padding-bottom: 1.36em; 
}
 
div.callout h2.blockHead a:link { 
        color: white; 
}

div.callout h2.blockHead a:visited { 
        color: white; 
}

div.callout h2.blockHead a:active { 
        color: white; 
}

div.callout h2.blockHead a:hover { 
        color: #99cc33; 
}

div.callout2 h2.blockHead a:link { 
        color: white; 
}

div.callout2 h2.blockHead a:visited { 
        color: white; 
}

div.callout2 h2.blockHead a:active { 
        color: white; 
}

div.callout2 h2.blockHead a:hover { 
        color: #99cc33; 
}
	
div.hr {
	    height: 1px;
	    background-color: #cccccc;
	    margin-bottom: 1.4em;
}
 
div.hrBold {
	    height: .1em;
	    background-color: #666666;
}
 
div.hr hr,
div.hrBold hr{
		display: none;
}	
		
div.centered {
	    margin-left: auto;
	    margin-right: auto;
	    text-align: inherit;
}

 /*[END]DIV*/	
 
 
/*COLUMNS*/
 
div.RPBAcol .colA .body, 
div.RPBAcol-337 .colA .body  { 
    padding-right: .5em; 
}

div.RPBAcol .colB .body, 
div.RPBAcol-337 .colB .body  { 
    padding-left: .5em; 
}
 
div.RPBAcol-337 {
	overflow: hidden;
	clear: both;
	width: 100%
}
 
div.RPBAcol .colA, 
div.RPBAcol-337 .colA {
	float: left;
	zoom: 1;
}
 
div.RPBAcol .colB, 
div.RPBAcol-337 .colB {
	float: right;
	zoom: 1;
	margin-right: -1px;
}

div.RPBAcol .colA, 
div.RPBAcol .colB {
	width: 50%;
}
 
div.RPBAcol-337 .colB {
	width: 33.33%;
}

div.RPBAcol-337 .colA {
	width: 66.66%;
}

div.RPBAcol-3373 .colA {
	width: 100%;
}
 
/*[END]COLUMNS*/
 
 
/*FOOTER*/
 
#footer {
	width: 100%;
	clear: both;
	line-height: 1.2em;
	background: #183F9E;
}
		
#footer {
    border-top: 3px solid #99cc33;
	height:290px; 
}

#footer h1 {
    font-size: 18px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 20px 0px 5px 34px;
}
	
#footer h33 {
    font-size: 13px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: normal;
}	
	
#footer ul { 
    padding: 3px 0px 0px 0px;
    list-style-type: none;
    font-size: 13px;
}

#footer ul li {
    line-height: 26px;
    border-bottom: 1px solid #99cc33;
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 0px 0px 0px 0px;
}
	
#footer ul li a { 
    text-decoration: none;
    color: #fff;
    display: block;
}

#footer ul li a:hover {
    color: #99cc33;
}	
	
#footer ul li33 {
    line-height: 26px;
    text-decoration: none;
    color: #fff;
    padding: 0px 5px 0px 0px;
}
	
#footer ul li33 a {
    text-decoration: none;
    color: #fff;
}
	
#footer ul li33 a:hover {
    color: #99cc33;
}	

#footer ul li33 a:active {
    color: #ffffff;
}	

#footer-left, 
#footer-middle, 
#footer-right {
    float: left;
    width:33%;
	padding: 40px 0 0 0;
}
  
#footer * {
	margin-bottom: 0em;
	padding-bottom: 0em;
	color: white;
}
  
#footer ul {
	padding-left: 2.5em;
}
 
#footer li {
	display: inline;
	font-size: 1em;
	line-height: 2.5em;
}
 
#footer b {
	font-weight: normal;
	padding: 0 .3em;
}
 
#footer a {
	color: #2164BD;
	text-decoration: none;
}
 
#footer a:hover,
#footer a:active
	{
	text-decoration: none;
}
 
/*[END]FOOTER*/
 
/*[END]UNIVERSE*/
