/* CSS Document */

body {
background-image:url(IMAGES/background8.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#dfe5ca;
padding: 0px;
margin:0px 20px;
 font-family: Arial, Helvetica, sans-serif;
 color: #4B4B2E;
 font-size:12px;
 line-height:16px;
 text-align: center;
}
p {
 color: #4B4B2E;
 font-size:12px;
 line-height:17px;
 text-align:justify;
 margin:0px 0px 8px 0px;
}
.firstpar {
font-weight:bold;
}
.form1 {
 color: #401B69;
 font-size:13px;
 line-height:16px;
 text-align:justify;
 margin:0px 0px 8px 0px;
}
.textmain {
 color: #4B4B2E;
 font-size:11px;
 line-height:16px;
 text-align:justify;
 margin:0px 0px 8px 0px;
}
.text {
 color: #4B4B2E;
 font-size:12px;
 line-height:17px;
 text-align:left;
 margin:0px 0px 8px 0px;
}
.contact {
 color: #4B4B2E;
 font-size:11px;
 line-height:14px;
 text-align:left;
 margin:0px;
}
.contactbold {
 color: #4B4B2E;
 font-weight:bold;
 font-size:12px;
 line-height:17px;
 text-align:left;
 margin:0px;
}
.textsmall {
 color: #4B4B2E;
 font-size:6px;
 line-height:12px;
 text-align:left;
 margin:0px 0px 0px 0px;
}
.textsize {
 color: #401B69;
 font-size:10px;
 text-align:right;
 padding: 0px 0px 0px 0px;
 }
 .textdate {
 color: #401B69;
 font-size:10px;
 text-align:right;
 padding: 5px 0px 5px 0px;
 height: 20px;
}

.textdate_home {
  color: #401B69;
 font-size:10px;
 text-align:right;  
}

.textbold {
 font-weight: bold;
 font-size:11px;
 line-height:16px;
 text-align:justify;
 margin:0px 0px 8px 0px;
}
.textleft {
 color: #4B4B2E;
 font-size:12px;
 line-height:16px;
 text-align:left;
 margin:0px 0px 8px 0px;
}

.addressbold {
 font-weight: bold;
 color: #401B69;
 font-size:11px;
 line-height:14px;
  margin:0px;
 text-align:left;
  border-bottom: 1px dotted #dfe5ca;
   padding-bottom:5px;

}
.address {
 color: #4B4B2E;
 font-size:10px;
 line-height:14px;
 text-align:left;
 margin:0px;
 padding-bottom:15px;
  padding-top:5px;

}
.intro {
 font-size: 13px;
 font-weight: bold;
 text-align:left;
 line-height:17px;
 color: #401B69;
 padding-bottom:3px;

}
.h1 {
 text-align:left;
 font-size: 13px;
 font-weight: bold;
 line-height:17px;
 color: #401B69;
 padding-bottom:3px;
 margin:15px 0px 10px 0px;
 border-bottom: 1px solid #401B69;
 height:17px;
 width: 100%;
}
a.h1:link {
 text-decoration: none;
 color:#401B69;
}
a.h1:visited {
 text-decoration: none;
 color:#401B69;
}
a.h1:hover {
 text-decoration: none;
 color:#4B4B2E;
}
.h1blank {
 text-align:left;
 font-size: 13px;
 font-weight: bold;
 line-height:17px;
 color: #ffffff;
 padding-bottom:3px;
 margin:15px 0px 10px 0px;
 border-bottom: 1px solid #401B69;
}
.h1menu {
 text-align:left;
 font-size: 13px;
 font-weight: bold;
 line-height:17px;
 color: #401B69;
 padding-bottom:3px;
 padding-left: 10px;
 margin:15px 0px 10px 0px;
 border-bottom: 1px solid #401B69;
}
li {
 text-align:left;
 font-size: 13px;
 list-style-type: square;
 font-weight: bold;
 line-height:17px;
 color: #401B69;
 margin: 0px;
padding: 0px;
}
.h2 {
 font-size: 13px;
 font-weight: bold;
 line-height:16px;
 color: #401B69;
 padding-bottom:3px;
 padding-right:10px;
 margin:15px 0px 10px 10px;
 border-bottom: 1px solid #401B69;
}
.h3 {
 text-align:left;
 font-size: 13px;
 font-weight: bold;
 line-height:17px;
 color: #401B69;
 padding-bottom:3px;
 margin:5px 0px 10px 0px;
}
.h4 {
 text-align:left;
 font-size: 13px;
 font-weight: bold;
 line-height:17px;
 color: #4B4B2E;
 padding-bottom:3px;
 padding-top:5px;
 margin:5px 0px 10px 0px;
 border-bottom: 1px dotted #dfe5ca;
 height:17px;
}
.h5 {
 text-align:left;
 font-size: 13px;
 font-weight: bold;
 line-height:17px;
 color: #4B4B2E;
 padding-bottom:3px;
 margin:5px 0px 10px 0px;
}
a {
font-weight:bold;
}
a:link {
 text-decoration: underline;
 color:#401B69;
}
a:visited {
 text-decoration: underline;
 color:#401B69;
}
a:hover {
 text-decoration: underline;
 color:#4B4B2E;
}
/*** NAV ***/
#navcontainer ul {
padding: 0;
margin: 0;
background-color: #ffffff;
float: left;
width: 100%;
border-top: 1px solid #401B69;
border-bottom: 1px solid #401B69;
background-image:url(IMAGES/backtest2.jpg);
background-position:bottom center;
}

#navcontainer ul li { 
display: inline;
font-size:13px;
}

#navcontainer ul li a {
padding: 0.5em 1.5em;
background-color: #ffffff;
color: #401B69;
text-decoration: none;
float: left;
background-image:url(IMAGES/backtest2.jpg);
background-position:bottom center;
border-left: 1px solid #ffffff;
border-right: 1px solid #401B69;
}

#navcontainer ul li a:hover {
background-color: #401B69;
color: #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #401B69;
background-image:url(IMAGES/backtest.jpg);
background-position:top center;
}
#navactive a:link, #navactive a:visited, #navactive a:hover {
background-color: #401B69;
color: #ffffff;
border-left: 1px solid #ffffff;
border-right: 1px solid #401B69;
background-image:url(IMAGES/backtest.jpg);
background-position:top center;
}



/*** MENU ***/

#menucontainer { 
		margin-left: 0px;
		width: 180px; 
		padding: 0px;

}
		
#menucontainer ul {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		display:inline;
}
		
#menucontainer li { 
		margin: 0px; 
		padding: 0px;
		background-image:none;
		display:inline;
}
		
#menucontainer a {
		display: block;
		padding: 5px 0px 5px 10px;
		margin: 0px;
		width: 170px;
		color: #401B69;
		background-color: #ffffff;
		text-decoration: none;
		border-bottom: 1px solid #dfe5ca;
}
		
#menucontainer a:hover {
			background: #ffffff;
			color: #401B69;
			background-image: url(IMAGES/menutest.jpg);
			background-position: right;
			border-bottom: 1px solid #401B69;
			text-decoration: none;
}
	
#menucontainer ul ul li { 
			margin: 0px; 
			background-color:#ffffff;
}
		
#menucontainer ul ul a {
			display: block;
			padding: 5px 0px 5px 30px;
			font-size:10px;
			width: 150px;
			color: #4B4B2E;
			background-color: #ffffff;
			text-decoration: none;
			border-bottom: 1px solid #dfe5ca;
			border-left: 1px solid #dfe5ca;
			background-image: url(IMAGES/submenu2.gif);
			background-position: 1em center;
			background-repeat: no-repeat;
}
		
#menucontainer ul ul a:hover {
			color: #401B69;
			background-color: #ffffff;
			background-image: url(IMAGES/submenu.gif);
			background-position: 1em center;
			background-repeat: no-repeat;			
			text-decoration: none;
			border-bottom: 1px solid #dfe5ca;
			border-left: 1px solid #4B4B2E;
}
		
#menuactive a:link, #menuactive a:visited, #menuactive a:hover {
			background: #ffffff;
			color: #401B69;
			background-image: url(IMAGES/menutest2.jpg);
			background-position: right;
			border-bottom: 1px solid #dfe5ca;
}

#submenuactive a:link, #submenuactive a:visited, #submenuactive a:hover {
			background: #ffffff;
			color: #401B69;
			background-image: url(IMAGES/submenu.gif);
			background-position: 1em center;
			background-repeat: no-repeat;
			border-bottom: 1px solid #dfe5ca;
			border-left: 1px solid #4B4B2E;
}
.submenulist {
	 margin: 0px;
	 padding: 0px;
}

.menu {
 color: #ffffff;
 font-weight: bold;
 font-size: 13px;
 padding:0px 10px 0px 10px;
}
.menuoff {
 color: #ffffff;
 font-weight: bold;
 font-size: 13px;
 padding:0px 10px 0px 10px;
}
.menu_block {
 background-color:#401B69;
 padding:4px 10px 6px 0px;
}
a.menu:link {
 color: #ffffff;
 text-decoration:underline;
}
a.menu:visited {
 color: #ffffff;
 text-decoration:underline;
}
a.menu:hover {
 color: #ffffff;
 text-decoration:none;
}
/*** SUBMENU ***/
.submenu{
 color: #401B69;
 font-weight: bold;
 font-size: 12px;
 text-align:left;
 padding: 5px 15px 5px 20px;
 margin: 0px 20px 0px 0px;
 border-bottom: 1px solid #401B69;
}
.submenuoff{
 color: #401B69;
 font-weight: bold;
 font-size: 12px;
 text-align:left;
 padding: 5px 15px 5px 20px;
 margin: 0px 20px 0px 0px;
 background-image:url(IMAGES/bullet.gif);
 background-repeat:no-repeat;
 border-bottom: 1px solid #401B69;
}
.submenu2{
 color: #4B4B2E;
 font-weight: bold;
 font-size: 10px;
 text-align:left;
 padding: 5px 15px 5px 20px;
 margin: 0px 20px 0px 0px;
 border-bottom: 1px dotted #4B4B2E;
}
.submenuoff2{
 color: #401B69;
 font-weight: bold;
 font-size: 10px;
 text-align:left;
 padding: 5px 15px 5px 20px;
 margin: 0px 20px 0px 0px;
 border-bottom: 1px dotted #4B4B2E;
 background-color:#dfe5ca;
}
/*** SUBMENULINK ***/
a.submenulink:link {
 color: #4B4B2E;
 text-decoration:none;
}
a.submenulink:visited {
 color: #4B4B2E;
 text-decoration:none;
}
a.submenulink:hover {
 color: #401B69;
 text-decoration:none;
}
a.submenulink2:link {
 color: #401B69;
 text-decoration:none;
}
a.submenulink2:visited {
 color: #4B4B2E;
 text-decoration:none;
}
a.submenulink2:hover {
 color: #401B69;
 text-decoration:underline;
}

/* FOOTER */
.footer {
 font-size:10px;
 line-height:12px;
 color: #401B69;
 margin:15px 0px 0px 0px;
 border-top: 1px solid #401B69;
}
.footext {
text-align:left;
padding:10px 0px 0px 0px;
}
.footextright {
text-align:right;
padding:10px 0px 0px 0px;
}
#wrap {
    background:#FFFFFF;
    margin:0px;
    width:75%;
}
#header {
    background:#FFFFFF;
	border-bottom: 1px solid #401B69;
    }
#nav {
    background:#FFFFFF;
 	padding: 5px 0px 5px 10px;
    }
#main {
    background:#ffffff;
    float:left;
    width:65%;
	vertical-align:top;
	}
#products {
    width:99%;
	vertical-align:top;
    }
#productframe {
background-color:transparent;
 	margin:0px;
	padding:0px;
	text-indent:0px;
    }
#charityframe {
background-color:transparent;
margin:0px 0px 0px 0px;
    }
#charity {
background-color:transparent;
margin:0px 0px 0px 0px;
width: 100%;
    }
#sidebar {
    background:#FFFFFF;
    float:right;
    width:33%;
	    }
#footer {
    background:#FFFFFF;
    clear:both;
	font-size:10px;
 	color: #401B69;
 	margin:15px 0px 0px 0px;
 	border-top: 1px solid #401B69;
	padding-top:10px;
    }
#left {
margin-right:10px;
margin-left:0px;
width: 630px;
text-align: left;
    }
#right {
margin-left:10px;
margin-right:0px;
float: right;
width: 250px;
text-align: left;
    }
/* SPACERS */
.\2pxspacer {
	padding: 2px 0px 0px 0px;
	}
.\5pxspacer {
	padding: 5px 0px 0px 0px;
	}
	
	
/* ED */

#maincontainer {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#logoholder {
    width: 900px;
    height: 250px;
    overflow: hidden;
    margin-top: -5px;
    border-top: 1px solid #401B69;
}

.clear {
    clear: both;
    height: 2px;
}

#leftmenu {
margin-left:0px;
margin-right:10px;
float: left;
width: 180px;
text-align: left;
padding-bottom:20px;
    }
    
    
#leftmenu_wide {
margin-left:0px;
margin-right:10px;
float: left;
width: 190px;
text-align: left;
    }

#rightmenu {
margin-left:10px;
margin-right:0px;
float: right;
width: 230px;
text-align: left;
    }
    
#rightmenu_narrow {
margin-left:10px;
margin-right:0px;
float: right;
width: 180px;
text-align: left;
    }
    
#rightmenu_wide {
margin-left:10px;
margin-right:0px;
float: right;
width: 240px;
text-align: left;
    }
    
#center {
    width: 450px;
    margin-left: 200px;
    text-align: left;
}

#center_offset {
    width: 490px;
    margin-left: 210px;
    text-align: left;
}

#left_wide {
width: 640px;
text-align: left;
}

#left_contact {
width: 700px;
text-align: left;
}

#right50 {
    float: right;
    width: 430px;
    padding-left: 5px;
}

#left50 {
    float: left;
    width: 430px;
    padding-right: 5px;
}