/* CSS Document */
html{
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(images/ui/diamond.jpg);
}
body{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Eurostile;
	font-size: 12px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-image: url(images/ui/RR_background.jpg);
	background-position: 0px 160px;
}
h6{
	display: none;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-color: #669900;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#header{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#header img{
	margin: 0px;
	padding: 0px;
}
#mainC{
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
/* NAVLIST BELOW */
#navcontainer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#navcontainer ul{
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	width: 100%;
	text-align: center;
	font-family: Eurostile;
	line-height: 24px;
	background-color: #CCCCCC;
	background-image: url(images/ui/RR_navbutton_idle3.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
}
#navlist li{
	display: inline;
}
#navlist li a{
	text-decoration: none;
	color: #000000;
	padding: .2em 1em;
	background-image: url(images/ui/RR_navbutton_idle2.jpg);
	background-repeat: repeat-x;
	border: 1px solid #333333;
}
#navlist li a:hover, #navlist li a#current{
	color: #fff;
	background-image: url(images/ui/RR_navbutton_selected2.jpg);
	background-repeat: repeat-x;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
/* NAVLIST ABOVE */

#leftCube{
	float: left;
	width: 490px;
	display: block;
	height: 420px;
	clear: left;
	padding: 1px;
	margin-left: 3px;
	margin-top: 0px;
}
#rightCube{
	float: left;
	width: 490px;
	display: block;
	height: 390px;
	padding: 1px;
	margin-left: 4px;
}
/* INNER CUBES */
#leftCube #innerCube{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 390px;
	background-repeat: no-repeat;
	margin-top: 25px;
/*	background-image: url(images/ui/RR_1block_home.jpg);
	background-image: url(images/ui/RR_1block_home2.png);*/
	overflow: auto;
	/* MUST HAVE FOR IE 6 => BREAKS FIREFOX & OTHERS
	background-attachment: fixed;*/
	
}
#leftCube #calHome{
	text-align: center;
	width: 200px;
	background-image: url(images/ui/diamond.jpg);
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	border: 2px outset #333333;
}
#leftCube #calHome a:link, #leftCube #calHome a:visited, #leftCube #calHome img{
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#rightCube #innerCube{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	height: 390px;
	background-repeat: repeat-x;
	margin-top: 25px;
	overflow: auto;
	color: #CCCCCC;	/*border: 1px solid #FFFFFF;
	background-image: url(images/ui/RR_2block_back.jpg);
	background-image: url(images/ui/b22.gif);*/
}
#rightCube #innerCube input, #rightCube #innerCube textarea{
	width: 255px;
	font-size: 14px;
}
#rightCube #innerCube #button{
	width: 50px;
	background-image: url(images/ui/RR_navbutton_idle2.jpg);
	background-repeat: repeat-x;
}
#rightCube #innerCube input#charsLeft{
	width: 25px;
}
#lowerNav{
	height: 70px;
	width: 895px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	/*border: 1px solid #FFFFFF;*/
	clear: both;
}
#lowerNav #left{
	display: block;
	width: 286px;
	float: left;
	height: 60px;
	margin-top: 4px;
	margin-left: 9px;
	text-align: center;
	color: #CCCCCC;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
}
#lowerNav #mid{
	display: block;
	width: 286px;
	height: 60px;
	float: left;
	margin-left: 10px;
	margin-top: 4px;
	text-align: center;
	color: #CCCCCC;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
}
#lowerNav #right{
	text-align: center;
	display: block;
	float: left;
	height: 60px;
	width: 286px;
	margin-top: 4px;
	margin-left: 10px;
}

#footer{
	display: block;
	clear: both;
	text-align: center;
	height: 30px;
	margin-top: 15px;
	background-image: url(images/ui/RR_navbutton_idle3.jpg);
	background-repeat: repeat-x;
	vertical-align: middle;
	background-position: center;
	line-height: 30px;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#mainCalendar{
	font-size: 18px;
	opacity: .85;
	filter: alpha(opacity=85);
}
#mainCalendar .calendar .calendar-month{
	background-color: #1a3181;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
}
#mainCalendar .calendar{
	background-color: #e5ecff;
	margin-right: auto;
	margin-left: auto;
}
#mainCalendar .calendar th{
	border: 1px solid #000000;
	text-align: center;
	padding-top: 1px;
	padding-right: .25em;
	padding-bottom: 1px;
	padding-left: .25em;
	background-color: #8a98bf;
	color: #333333;
}
#mainCalendar .calendar td{
	border: 1px solid #000000;
	text-align: center;
	color: #333333;
}
#mainCalendar .calendar .linked-day{
	background-color: #000000;
}
#mainCalendar .calendar .linked-day a{
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	font-size: 20px;
}
#mainCalendar .calendar .linked-day-duration{
	background-color: #666666;
}
#mainCalendar .calendar .linked-day-duration a{
	color: #FFFFFF;
}
#vEvent{
	margin: 2px;
	text-align: center;
	background-color: #CCCCCC;
}
#vEvent h1{
	text-transform: uppercase;
	padding: 0px;
}
#vEvent #dates{
	background-color: #333333;
	color: #FFFFFF;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#vEvent #desc{
	text-align: justify;
	padding: .5em;
	font-size: 14px;
}
#vEvent #desc p{
	margin: 0px;
	padding: 0px;
}
#pGallery{
	/*background-color: #CCCCCC;
	opacity: .95;
	filter: alpha(opacity=95);
	height: 100%;
	background-image: url(images/ui/ltgradbg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;*/
}
#galleryList{
	padding: 1em;
}
#galleryList h1{
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
}
#galleryList a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 1em;
	line-height: 18px;
	margin: 0px;
	font-size: 20px;
}
#galleryList a:hover{
	color: #1A3181;
}
#galleryList td{

}
#galleryList img{
	vertical-align: middle;
}
#galleryMain{
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 5px;
}
#galleryMain h1{
	margin: 0px;
	padding: 0px;
}
#eventSummary{
/*	border: 1px solid #CCCCCC;*/
	padding: 5px;
}
#eventSummary h1{
	padding: 0px;
	text-align: right;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
	color: #FF0000;
}
#evtQuick{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
#evtQuick #evtName{
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
	clear: both;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: .5em;
}
#evtQuick #evtDesc{
	margin-right: .5em;
	margin-left: .5em;
	margin-top: 0.25em;
	margin-bottom: .25em;
	font-size: 14px;
}
#evtQuick #evtDates{
	color: #333333;
	background-color: #CCCCCC;
	font-weight: normal;
	text-align: right;
	line-height: 16px;
	padding-right: 1em;
	font-size: 12px;
	letter-spacing: 2px;
}
#innerSpace{
	margin: 10px;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
}

#innerSpace p{
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
}

#innerSpace h2{
	margin: 0px;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-transform: uppercase;
	text-align: right;
}
#innerSpace a:link, #innerSpace a:visited, #innerSpace a:active{
	color: #FF0000;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#innerSpace a:hover{
	text-decoration: underline;
}
#innerSpace #contactMsg{
	font-size: 14px;
	text-align: center;
}
#photoInfo{
	border: 1px solid #CCCCCC;
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	background-color: #666666;
	background-image: url(images/ui/anglebg.gif);
	color: #000000;
}
#photoInfo a{
	color: #0000FF;
	font-weight: bold;
}
#photoInfo p{
	text-align: left;
	text-indent: 15px;
	margin: 0px;
	padding: 0px;
}
#photoInfo #imgUpdated{
	text-align: right;
	display: block;
	color: #333333;
	font-size: 12px;
	margin: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
#contactInfo{
	text-align: left;
	display: block;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1a3181;
	width: 300px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	border: 3px outset #999999;
	padding-right: 5px;
	padding-left: 5px;
}
#contactInfo h2{
	margin: 0px;
	padding: 4px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
	text-align: center;
}

#important{
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
	text-align: center;
	margin: 5px;
}
#needed{
	border: 2px solid #333333;
	background-color: #FF0000;
	color: #333333;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#membershipLaunch a{
	background-image: url(images/ui/RR_memorder.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 200px;
	display: block;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
#membershipLaunch a:hover{
	background-image: url(images/ui/RR_memorder_mouseover.jpg);
	background-repeat: no-repeat;
}
#galleryTop{
	background-image: url(images/ui/rbg_10_top.jpg);
	height: 10px;
	background-repeat: no-repeat;
}
#galleryMid{
	background-image: url(images/ui/rbg_10_mid.jpg);
	background-repeat: repeat-y;
	height: 367px;
	overflow: auto;
	width: 100%;
}
#galleryBottom{
	background-image: url(images/ui/rbg_10_bot.jpg);
	background-repeat: no-repeat;
	height: 10px;
}










