/* -- MAIN -- */

body {
   margin: 0 auto;
   background: #FFFFFF url(/assets/html/toprepeat.jpg) repeat-x center top;
   color: #333333;
   font: 14px "Trebuchet MS", Arial, sans-serif;
}


/* -- TEXT -- */

h1 {
   color: #006984;
   font: bold 34px "Times New Roman", Times, serif;
   padding: 0px;
   margin: 5px 0px 15px;
   margin-top: 25px;
}
.inner h1 {
   margin-top: 2px;
}
.inner h1 span{
   color: #666666;
   font: bold 28px "Times New Roman", Times, serif;
}
.whatsnew h1 {
	margin: 0;
   margin-top: 2px;
   padding-left: 15px;
   font: bold 25px "Times New Roman", Times, serif;
}
.whatsnew h1 span{
   color: #666666;
   font: bold 23px "Times New Roman", Times, serif;
}
h1 span {
   color: #666666;
   font: bold 32px "Times New Roman", Times, serif;
}
h2 {
   color: #691A09;
   font: bold 21px "Times New Roman", Times, serif;
   padding: 0px;
   margin: 0px 0px 15px;
}
h2 span {
   color: #666666;
   font: bold 22px "Times New Roman", Times, serif;
}
h3 {}
h4 {}
h5 {}
h6 {}
p {}
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

/* -- LINKS -- */

a {
	outline: none;
	color: #342A21;
}
a img {}
a:focus {}
a:link, a:visited {}
a:hover, a:active {
	color: #663300;
	text-decoration: underline;
}




/* -- MAKE ROOM -- */

.clearer {
	display: block;
	clear: both;
	margin: -1px;
	padding: 0;
}


/* -- CUSTOM LAYOUT -- */

#pagecontainer {
   width: auto;
   margin: 0 auto;
   min-height: 95%;
   background: no-repeat center top;

}
#innercontainer {
   width: 940px;
   clear: both;
   height: auto;
   margin: 0 auto;
}
.hinner {
   display: block;
   clear: both;
   height: auto;
   width: auto;
   margin: 0 auto;
}
.inner {
   padding-top: 15px;
   width: 330px;
   margin-left: 110px;
}
.inner .pgtxt {
   padding: 0;
   margin: 0;
   font-size: 13px;
}
.hright {
   float: right;
   display: inline;
   width: 475px;
   margin: 0 auto;
   background: url(/assets/html/hleftrepeat.jpg) repeat-y center top;
   height: auto;
   display: block;
   border: 1px solid #006984;
}
.hright .hcontent{
   width: auto;
   clear: both;
   height: 345px;
   display: block;
   background: url(/assets/html/home-leftsidegirl.jpg) no-repeat center top;
}
.hright ul, .hleft ul{
	margin: 0;
 padding: 0;
 padding-left: 15px;
}
.hright li, .hleft li{
  /*width: 48%;
  float: left;
  display: inline;*/
margin: 0;
  font-size: 12px;
}
.hleft {
   float: left;
   display: inline;
   margin: 0 auto;
   width: 475px;
   background: url(/assets/html/hleftrepeat.jpg) repeat-y center top;
   height: auto;
   display: block;
   border: 1px solid #006984;
}
.hleft .hcontent{
   width: auto;
   clear: both;
   height: 345px;
   display: block;
   background: url(/assets/html/home-rightsidegirl.jpg) no-repeat center top;
}
#header {
   width: 1000px;
   height: 160px;
   margin: 0 auto;
   background: url(/assets/html/topcenter.jpg) no-repeat center top;
   clear: both;
}
.logo {
	z-index: 100;
	position: relative;
	margin-left: 25px;
    float: left;
    display: inline;
}
.whatsnew{
   margin: 0 auto;
   display: block;
   clear: both;
   width: auto;
   background: #FFFFFF url(/assets/html/hleftrepeat.jpg) repeat-y left top;
   height: auto;
   display: block;
   border: 1px solid #006984;
   margin-top: 10px;
}
.newinner {
	padding: 10px;
}
#menucontainer {
	float: right;
    display: inline;
    width: 750px;
}
.topbanner {
	display: block;
    height: 95px;
    width: 750px;
}
#menucontainer ul {
	margin: 0;
    padding: 0;
    list-style: none;
    width: 750px;
    padding-left: 20px;
    margin-top: 1px;
}
#menucontainer ul li{
   margin: 0;
   padding: 7px 9px 0;
   list-style: none;
   float: left;
   display: inline;
   text-align: center;
   border-right: 1px solid #006984;
   height: 28px;
}
#menucontainer ul li.last{
   border-right: 0px solid #fff;
}
#menucontainer ul li a{
   color: #631001;
   font: bold 18px "Times New Roman", Times, serif;
   text-decoration: none;

}
#footercell ul {
	margin: 0 auto;
    padding: 0;
    list-style: none;
    width: 800px;
    text-align: center;
    display: block;
    clear: both;
}
#footercell ul li{
   margin: 0;
   padding: 8px 9px 0;
   list-style: none;
   float: left;
   display: inline;
   text-align: center;
   border-right: 1px solid #E2DAAB;
   height: 26px;
}
#footercell ul li.last{
   border-right: 0px solid #fff; 
}
#footercell ul li a{
   color: #631001;
   font: bold 18px "Times New Roman", Times, serif;
   text-decoration: none;

}
.subfooter {
   display: block;
   clear: both;
   text-align: center;
   font-size: 11px;
   color: #666666;
   padding-top: 8px;
}
#content {
   width: 970px;
   height: auto;
   min-height: 400px;
   display: block;
   clear: both;
   margin: 0 auto;
   padding: 5px;
}

#footercell {
   width: 970px;
   height: 124px;
   display: block;
   clear: both;
   margin: 0 auto;
   padding-top: 5px;
   border-top: 3px solid #631001;
       margin-top: 15px;
}




.rechdr {
	font-size: 14px;
	font-weight: bold;	
}
.listnodetable {
	padding: 8px;
}
.pgtxt {
	padding-left: 20px;
	padding-top: 10px;
}


/* home slides */
ul#slides{
	margin: 0;
	padding: 0;
	list-style: none;
   width: 225px;
   height: 500px;    
   z-index: 100;
   position: relative;
}
ul#slides li{
	margin: 0;
	padding: 0;
	list-style: none;
}
/* sub pages */
.innercell {
   width: 970px;
   display: block;
   clear: both;
   height: auto;
   background: url(/assets/html/innercontentrepeat.png) repeat-y center top;
   border: 1px solid #006984;
}
.gleftcell .pgtxt, .cleftcell .pgtxt, .vleftcell .pgtxt {
	width: auto;
   font-size: 12px;
   margin-left: -22px;
   margin-top: 25px;
   padding-top: 20px;
   border-top: 8px solid #006984;
}
.cleftcell {
   float: left;
   display: inline;
   width: 194px;
   height: auto;
   min-height: 550px;
   padding-left: 11px;
   background: url(/assets/html/left-leaf.png) no-repeat left top;
   padding-top: 15px;
   margin-left: 16px;
}
.crightcell {
   float: left;
   display: inline;
   width: 726px;
   height: auto;
   min-height: 550px;
   padding-left: 22px;
   background: url(/assets/html/bg-csolutions-right.jpg) no-repeat right top;
}
.vleftcell {
   float: left;
   display: inline;
   width: 194px;
   height: auto;
   min-height: 550px;
   padding-left: 11px;
   background: url(/assets/html/left-leaf.png) no-repeat left top;
   padding-top: 15px;
   margin-left: 16px;
}
.vrightcell {
   float: left;
   display: inline;
   width: 716px;
   height: auto;
   min-height: 550px;
   padding-left: 22px;
   background: url(/assets/html/bg-vsolutions-right.jpg) no-repeat right top;
}
.gleftcell {
   float: left;
   display: inline;
   width: 194px;
   height: auto;
   min-height: 550px;
   padding-left: 11px;
   background: url(/assets/html/left-leaf.png) no-repeat left top;
   padding-top: 15px;
   margin-left: 16px;
}
.grightcell {
   float: left;
   display: inline;
   width: 716px;
   height: auto;
   min-height: 550px;
   padding-left: 22px;
   background: url(/assets/html/bg-vsolutions-right.jpg) no-repeat right top;
}
.vleftcell ul , .cleftcell ul{
	margin-left: 10px;
    padding: 0;
   list-style-type: square;
   list-style-image: url(/assets/html/bullet.gif);
}
.vleftcell ul li, .cleftcell ul li{
   font: bold 12px "Trebuchet MS", Arial, sans-serif;
   color: #691A09;
   text-decoration: none;
}
.vleftcell ul li a, .cleftcell ul li a{
   font: bold 12px "Trebuchet MS", Arial, sans-serif;
   color: #631001;
   text-decoration: none;
}
.vleftcell ul li a:hover, .cleftcell ul li a:hover {
   color: #733127;
   text-decoration: underline;
}
.vleftcell ul ul, .cleftcell ul ul{
   margin: 0;
   padding: 0;
}
.vleftcell ul li ul li, .cleftcell ul li ul li{
	margin: 0;
}
.rinner {
	padding: 4px;
    width: 80%;
}
h1.pageheader {
   font-size: 22px;
   margin: 0px;
   padding: 0px;
}
h1.pageheader span{
	visibility: hidden;
}

#menucontainer ul li a:hover {
   color: #006984;
   font: bold 18px "Times New Roman", Times, serif;
   text-decoration: none;
}
