/* CSS Document */

h1, h2, h3, h4, h5, h6, html, body, ul, li, dl , dd, dt, label, input, select, form, img, fieldset, legend {margin:0; padding:0; line-height:1.1em; }

p { padding:0; padding-bottom:1em; margin:0; font-weight:normal; }

body {
	font-family: Helvetica neue light, Helvetica regular, Helvetica light, Arial, sans-serif;
	text-align: center;
	font-size:.9em;
	margin-bottom:10px;
	color:white;
	font-weight:lighter;
	}

img {
	border:none;
	}
	
#wrapper {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 802px;
	text-align: left;
	margin-top:50px;
	background-color:white;
	padding-left:30px;
	padding-right:5px;
	}
	
#mainmenu1 {
	list-style:none;
	margin-bottom:5px;
	}
#mainmenu1 li {
	display:inline;
	margin-right:5px;
	}
	
#mainmenu2 {
	list-style:none;
	position:absolute;
	top:516px;
	left:30px;
	}
#mainmenu2 li {
	display:inline;
	margin-right:5px;
	}
#lhc {
	position:absolute;
	top:26px;
	left:30px;
	width:548px;
	height:471px;
	padding:5px;

	background-color:#716E55;
	}


#home #lhc {
	width:558px;
	height:481px;
	padding:0px;
	}

#submenu {
	list-style:none;
	width:100px;
	}

	
#submenu li {
	margin-bottom:5px;
	}
#orange .selected { color:#FAB800; }
#green .selected { color:#E3EA9A; }
#blue .selected { color:#6CCFF6; }
#darkorange .selected { color:#F9AD81; }
#pink .selected { color:#EFA4C8; }
	
#bodytext {
	position:absolute;
	top:4px;
	left:120px;
	width:409px;
	margin-right:5px;
	}
#bodytextnomenu {
	margin-right:50px;
	}
a {
	color:white;
	text-decoration:none;
	}
#bodytext a {
	text-decoration:underline;
	}
#bodytext ul {
	padding-left:1em;
	}
#orange a:hover { color:#FAB800; }
#green a:hover { color:#E3EA9A; }
#blue a:hover { color:#6CCFF6; }
#darkorange a:hover { color:#F9AD81; }
#pink a:hover { color:#EFA4C8; }

h1 {
	font-weight:normal;
	font-size:1.4em;
	}
#orange h1 { color:#FAB800; }
#green h1 { color:#E3EA9A; }
#blue h1 { color:#6CCFF6; }
#darkorange h1 { color:#F9AD81; }
#pink h1 { color:#EFA4C8; }

h2 {
	font-weight:normal;
	font-size:1.4em;
	}
h3 {
	margin-top:1em;
	font-weight:normal;
	font-size:1em;
	}
#orange h3 { color:#FAB800; }
#green h3 { color:#E3EA9A; }
#blue h3 { color:#6CCFF6; }
#darkorange h3 { color:#F9AD81; }
#pink h3 { color:#EFA4C8; }

#subsubmenu {
	list-style:none;
	margin-bottom:5px;
	padding-left:0em !important ;
	}	
#subsubmenu a {
	text-decoration:none;
	}
	
#subsubmenu li {
	display:inline;
	margin-right:4px;
	}

#rhcpink {
	position:absolute;
	top:26px;
	left:600px;
	width:206px;
	height:471px;
	background-image: url(images/rhc_pink.gif);
	background-repeat: no-repeat;
	padding:5px;
	}
#rhcorange {
	position:absolute;
	top:26px;
	left:600px;
	width:206px;
	height:471px;
	background-image: url(images/rhc_orange.gif);
	background-repeat: no-repeat;
	padding:5px;
	}
#rhcgreen {
	position:absolute;
	top:26px;
	left:600px;
	width:206px;
	height:471px;
	background-image: url(images/rhc_green.gif);
	background-repeat: no-repeat;
	padding:5px;
	}
#rhcblue {
	position:absolute;
	top:26px;
	left:600px;
	width:206px;
	height:471px;
	background-image: url(images/rhc_blue.gif);
	background-repeat: no-repeat;
	padding:5px;
	}
#rhcdarkorange {
	position:absolute;
	top:26px;
	left:600px;
	width:206px;
	height:471px;
	background-image: url(images/rhc_darkorange.gif);
	background-repeat: no-repeat;
	padding:5px;
	}
#rhcpurple {
	position:absolute;
	top:26px;
	left:600px;
	width:206px;
	height:471px;
	background-image: url(images/rhc_purple.gif);
	background-repeat: no-repeat;
	padding:5px;
	}	
#rhcred {
	position:absolute;
	top:26px;
	left:600px;
	width:206px;
	height:471px;
	background-image: url(images/rhc_red.gif);
	background-repeat: no-repeat;
	padding:5px;
	}	
#rhccyan {
	position:absolute;
	top:26px;
	left:600px;
	width:206px;
	height:471px;
	background-image: url(images/rhc_cyan.gif);
	background-repeat: no-repeat;
	padding:5px;
	}	
#rhcbrown {
	position:absolute;
	top:26px;
	left:600px;
	width:206px;
	height:471px;
	background-image: url(images/rhc_brown.gif);
	background-repeat: no-repeat;
	padding:5px;
	}	

#rhcbrown a:hover {
	color:#FFF32B;
	font-weight:bold;
	}
#rhcbrown a{
}

#rhcbrown .selected {
	color:#FFF32B;
	font-weight:bold;
	}		
#rhcbrown .selected a {
	color:#FFF32B;
	}
#rhcbrown .selectedparent {
	color:#FFFFFF;
	font-weight:bold;
	}
#rhcbrown .selectedchild {
	color:#FFF32B;
	padding-left:10px;
	}
#rhcbrown .selectedchild a {
	color:#FFF32B;
	}
#rhcbrown .child {
	color:#FFFFFF;
	padding-left:10px;
	}
	
.rhcp {
	position:absolute;
	top:26px;
	left:600px;
	width:206px;
	height:281px;
	background-repeat: no-repeat;
	padding:5px;
	padding-top:200px;
	}	
	
#rhcporange1 {	background-image: url(images/rhc_p_orange1.jpg);	}
#rhcpgreen1 {	background-image: url(images/rhc_p_green1.jpg);	}
#rhcpblue3 {	background-image: url(images/rhc_p_blue3.jpg);	}
#rhcpdarkorange4 {	background-image: url(images/rhc_p_darkorange4.jpg);	}
#rhcppink5 {	background-image: url(images/rhc_p_pink5.jpg);	}

.textrollover {
	position:absolute;
	top:26px;
	left:600px;
	width:206px;
	height:471px;
	padding:5px;
	}
.textrolloverrhc {
	position:absolute;
	top:226px;
	left:600px;
	width:206px;
	height:271px;
	padding:5px;
	}
#textrhcorange1 { background-color:#FAB800; }
#textrhcgreen1 { background-color:#CADB2A; }
#textrhcblue3 { background-color:#00ADEF; }
#textrhcdarkorange4 { background-color:#F26322; }
#textrhcpink5 { background-color:#E2007A; }

#textpink1 { background-color:#E2007A; }
#textpink2 { background-color:#E2007A; }
#textorange1 { background-color:#FAB800; }
#textorange2 { background-color:#FAB800; }
#textgreen1 { background-color:#CADB2A; }
#textgreen2 { background-color:#CADB2A; }
#textblue1 { background-color:#00ADEF; }
#textblue2 { background-color:#00ADEF; }
#textdarkorange1 { background-color:#F26322; }
#textdarkorange2 { background-color:#F26322; }
#textpurple1 { background-color:#B21E8E; }
#textpurple2 { background-color:#B21E8E; }
#textred1 { background-color:#EE2D24; }
#textred2 { background-color:#EE2D24; }
#textcyan1 { background-color:#26BCB4; }
#textcyan2 { background-color:#26BCB4; }


#flashorange1 {
	position:absolute;
	top:100px;
	left:165px;
	}
#flashorange2 {
	position:absolute;
	top:314px;
	left:447px;
	}
#flashgreen1 {
	position:absolute;
	top:243px;
	left:73px;
	}
#flashgreen2 {
	position:absolute;
	top:31px;
	left:383px;
	}
#flashblue1 {
	position:absolute;
	top:277px;
	left:172px;
	}
#flashblue2 {
	position:absolute;
	top:211px;
	left:165px;
	}
#flashdarkorange1 {
	position:absolute;
	top:178px;
	left:258px;
	}
#flashdarkorange2 {
	position:absolute;
	top:263px;
	left:327px;
	}
#flashpink1 {
	position:absolute;
	top:208px;
	left:427px;
	}	
#flashpink2 {
	position:absolute;
	top:214px;
	left:274px;
	}	
#flashpurple1 {
	position:absolute;
	top:160px;
	left:476px;
	}
#flashpurple2 {
	position:absolute;
	top:205px;
	left:145px;
	}
#flashred1 {
	position:absolute;
	top:185px;
	left:253px;
	}	
#flashred2 {
	position:absolute;
	top:207px;
	left:220px;
	}	
#flashcyan1 {
	position:absolute;
	top:65px;
	left:211px;
	}
#flashcyan2 {
	position:absolute;
	top:105px;
	left:325px;
	}	
	
	
	
#flashrhcorange1 {
	position:absolute;
	top:87px;
	left:67px;
	}
#flashrhcgreen1 {
	position:absolute;
	top:35px;
	left:57px;
	}
#flashrhcblue3 {
	position:absolute;
	top:100px;
	left:115px;
	}
#flashrhcdarkorange4 {
	position:absolute;
	top:62px;
	left:92px;
	}
#flashrhcpink5 {
	position:absolute;
	top:72px;
	left:152px;
	}

#rollovertitle {
	color:black;
	font-size:1em;
	padding:0px;
	font-weight:normal;
	}
