/* ------------------------| Header |----------------------- */
HTML {
	HEIGHT: 100%;
	
}
BODY { FONT-SIZE: 14px; font-family: Arial, sans-serif; color: #000; background:  #FFF url(../img/bg.gif) 0 0 repeat-x; 
PADDING: 0; MARGIN: 0; table-layout: fixed
}

/* ------------------------| Headings |----------------------- */

h1 { FONT-SIZE: 16px; font-weight: normal; padding: 0 0 10px 0; margin: 0; display: block; color: #BA3437; text-transform: uppercase  }
h2 { FONT-SIZE: 14px; font-weight: normal; padding: 0 0 5px 0; margin: 0; display: block; color: #BA3437; }


/* ------------------------| Structure |----------------------- */
TABLE { border: 0px
}
DIV {
	FONT: x-small Arial;
}
TD {
	FONT: x-small Arial; vertical-align: top
}


/*P {
	FONT: x-small Arial; padding: 0; margin: 0 0 15px 0; clear: left; line-height: 20px
}*/

P {
     FONT: 12px Arial; padding: 0; margin: 0 0 15px 0; clear: left; line-height: 20px
}

.top { height: 330px; background: transparent url(../img/top01.jpg) 0 0 no-repeat; 
}
.top3 { height: 310px; background: transparent url(../img/top03.jpg) 0 0 repeat-x; 
}
.top4 { height: 310px; background: transparent url(../img/top04.jpg) 100% 0 no-repeat; vertical-align: bottom; width: 180px;
}
.top4 table tr td { font-size: 11px
}
.top_menu { width: 210px 
}

/* LEFT column */
.left_column {width: 210px;}

/* Content */


/* Right column */
.right_column {width: 160px; padding: 0 10px 0 20px}

/* Bottom */

.bottom { background: transparent url(../img/bg_05.gif) 0 100% repeat-x; vertical-align: bottom; height: 178px
}
.bottom1 { padding: 0 0px 10px 7px; text-align: center; background: transparent url(../img/bg_05.jpg) 0 100% no-repeat; vertical-align: bottom; height: 178px; width: 204px; vertical-align: bottom;
}
.bottom1 p { font-size: 10px; line-height: 14px; 
}

.bottom2 { background: transparent url(../img/bg_06.jpg) 100% 100% no-repeat; vertical-align: bottom;  width: 313px
}

.bottom3 { background: transparent url(../img/bg_07.jpg) 50% 100% no-repeat; 
}



/* ------------------------| Nav |----------------------- */
/* NAVBAR */
ul#navlist li a,ul#subnavlist li a { font-size: 14px; text-decoration: none; }
div#navcontainer { width: 190px; padding: 0 10px; }
ul#navlist { list-style-type: none; margin: 0; padding: 0; }
ul#navlist li { display: block; background: transparent url(../img/bg01.gif) 0 100%  no-repeat;}
ul#navlist li a { color: #3943CA; display: block; padding: 3px 0 10px 0 ; width: 190px;  }
ul#navlist li a:hover { color: #BA3437; }
ul#navlist li a#current { color: #BA3437; padding: 3px 0 10px 0; width: 190px;  }

/* NAVBAR_top */
ul#navlist_top li a,ul#subnavlist_top li a { font-size: 11px; text-decoration: none; }
div#navcontainer_top { width: 190px; padding: 0 5px 0 20px; }
ul#navlist_top { list-style-type: none; margin: 0; padding: 0; }
ul#navlist_top li { display: block; text-transform: uppercase}
ul#navlist_top li a { color: #3943CA; display: block; padding: 3px 0 5px 0 ; width: 190px;  }
ul#navlist_top li a:hover { color: #BA3437; }
ul#navlist_top li a#current { color: #BA3437; padding: 3px 0 5px 0; width: 190px;  }

/* NAVBAR_right */
ul#navlist_right li a,ul#subnavlist_right li a { font-size: 12px; text-decoration: none; }
div#navcontainer_right { width: 160px; padding: 0 5px 0 0px; }
ul#navlist_right { color: #3943CA;list-style-type: none; margin: 0; padding: 0; }
ul#navlist_right li { display: block; }
ul#navlist_right li a { color: #3943CA; display: block; padding: 3px 0 5px 10px ; width: 160px; background: transparent url(../img/bul01.gif) 0 9px no-repeat; }
ul#navlist_right li a:hover { color: #BA3437; background: transparent url(../img/bul01a.gif) 0 9px no-repeat;}
ul#navlist_right li a#current { color: #BA3437; padding: 3px 0 5px 10px; width: 160px; background: transparent url(../img/bul01a.gif) 0 9px no-repeat; }

/* ------------------------| Links |----------------------- */
p a {  text-decoration: underline; color: #762224; } 
a { color: #3943CA; text-decoration: none } 
a:visited  { color: #3943CA; text-decoration: none }
a:hover { color: #BA3437; text-decoration: none  }


/* ------------------------| Misc |----------------------- */




