/* --------------------------------------------------
CSS Document For Start with the Answer - SweeneyVesty
-------------------------------------------------- */


/* BODY */

body { background-color:#959394;
margin: 0px auto 0px auto;
		}

.scroll { PADDING-RIGHT: 30px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; OVERFLOW: auto; WIDTH: 480px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 422px; BACKGROUND-COLOR: #fff; BORDER-BOTTOM-STYLE: none
            }
.style3 {
            FONT-SIZE: 10px; COLOR: #ffffff
            }
.style4 {
            FONT-SIZE: 10px; COLOR: #cccccc; TEXT-DECORATION: underline
            }
.style5 {color: #ca2128}
	
/* CONTAINER */

#container {
	width: 1024px;
	height: 700px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif; /* Verdana for the Macs, Verdana for the PCs */
	font-size: 12px;
	line-height: 1.6em;
	background-image:url(/Images/background-sub_FINAL.jpg);
	background-repeat: no-repeat;
}

/* SIDEBAR*/

#sidebar {
   	width: 380px;
	padding: 0px 0px 0px 45px;
	margin-top: 25px;
	margin-left: 10px;
	float: left;
				 
}

.title {
padding: 80px 0px 0px 0px;
}

.pages {
padding: 100px 0px 0px 0px;
}


/* CONTENT*/

#content {
   	width: 545px;
	padding: 20px 0px 0px 0px;
	margin: 70px 0px 0px 10px;
	float: right;			
				 
}
/* GENERAL MOJO AND MULA */

		p {
			font-family: Arial, Helvetica, sans-serif;
			font-color: #000000;

		}
		

		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 40px;
			color: #ca2128;
				
								}
			
			
		h2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			color: #ca2128;
				
								}
								
		h3 {
			font-family: Georgia, Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #ca2128;
								}

					
		a {
			color:#a79f99;
			text-decoration: none;
			}
		

			a:hover {
			color:#ca2128;
			background-color: none;
		}
		
		
		a:active { 
			  color: #ca2128;
			  background-color: none;
		 }
		 
#nav_menu1, #nav_menu1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
      
#cat_menu1_divs{width: 380px;}

navsub_menu1 {
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-type:none;
}
ul#nav_menu1{height: 15px;}    
    
ul#nav_menu1 li{
    list-style-type: none;
    float: left;
    display: inline;
vertical-align:text-top;
}

.menu1 {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:1.6em;
list-style-type:none;
padding: 0px;
margin: 0px;
height:40px;
vertical-align:text-top;
margin-top: 0;
padding-top:5px;

}

.menu1 a{
    width: 380px;
    display: block;
    overflow: hidden;
padding: 0px;
margin: 0px;
	text-indent:40px;
	list-style-type:none;
    background-image: url(/images/page-off.jpg);
    background-repeat: no-repeat;
background-position: center left;

}

.menu1 a:hover{
    width: 380px;
    display: block;
    overflow: hidden;
padding: 0px;
margin: 0px;
	text-indent:40px;
    background-image: url(/images/page-on.jpg);
    background-repeat: no-repeat;
background-position: center left;

}

.menu1.selected a {    
  color: #ca2128;
 width: 380px;
    display: block;
    overflow: hidden;
	text-indent:40px;
padding: 0px;
margin: 0px;
    background-image: url(/images/page-on.jpg);
    background-repeat: no-repeat;
background-position: center left;

}
		 
			
/* And they lived happily ever after. The End. */