@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Arial, sans-serif;
	background-image:url(images/misc/backGround.gif);
	background-repeat:repeat-x;
	background-color:#450046;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #58595B;
}
.oneColElsCtr #container {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
img {
		border:none;
}

.float_RH{
	float:right;
	
	padding:0px 0px 4px 4px;
	}
	
#container {
	width:900px;
	background-color:#FFFFFF;
}
#header {
	width:900px;
	height:112px;
	background-color:#450046;
}

#infoNav {
	width:900px;
	height:89px;
	background-color:#450046;
}

div.float {
	float: left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#nav {
	width:184px;
	float:left;
	padding-top:15px;

}

#content {
	width:900px;
	background-color:#FFFFFF;
}


#RHContents {
	float:left;
	width:687px;
	height:100%;
	padding:25px 8px 8px 20px;
	font-family:arial;
	font-size:12px;
	color:#46453F;
	background-color:#FFFFFF;
}

#RHContents p {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:12px;
	line-height: 1.4;
}

#RHContents img {
	border:none;
}
#RHContents label {
	color:#612E65;
	size:16px;
	font-weight:bold;
	
}
#RHContents img.left {
	margin-right:5px;
	float:left;
}
#RHContents .caption {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:10px;
	color:#333333;
}
#RHContents ul, ol {
	margin-top:0px;
	padding-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	padding-bottom:0px;
	padding-left:25px;
	font-size:12px;
}
#RHContents li {
	margin-top:0px;
	padding-top:0px;
	padding-bottom:4px;
	font-size:12px;
}
#RHContents h1 {
	padding:0px 0px 10px 0px;
	margin:0px;
	font-size:20px;
	color:#E5A517;
}
#RHContents h2 {
	padding:0px 0px 4px 0px;
	margin:0px;
	font-size:15px;
	color:#450046;
       font-weight: normal;
}
#RHContents h2 a{
	font-size:16px;
	color:#333333;
	text-decoration:underline;
	padding-bottom:9px;
}
#RHContents h2 a:hover{
	font-size:16px;
	color:#E5A517;
	text-decoration:none;
	padding-bottom:9px;

}
#RHContents h3 {
	padding:0px 0px 0px 0px;
	margin:0px;
	color:#450046;
	font-size:13px;
	font-weight:bold;
}
#RHContents h5 {
	padding:8px 0px 0px 0px;
	margin:0px;
	color:#333333;
	font-size:13px;
	font-weight:bold;
}
#RHContents a {
	font-size:12px;
	color:#612E65;
}
#RHContents a:hover {
	font-size:12px;
	color:#E5A517;
	}
#RHContents td {
	padding:5px;
	font-size:12px;
	line-height:1.4;
}
#RHContents td h3 {
	padding:4px 0px 0px 0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
}
#RHContents hr {
	color: #450046;
	background-color: #450046;
	height: 1px;
}


.watermark{
	background-image:url(images/misc/bottom_watermark_34.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:136px;
	}


#guff{
	height: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	width: 654px;
	}
#guff ul {
	margin-left: 0;
	padding-left: 0px;
	display: inline;
	vertical-align: middle;
	} 

#guff ul li {
	margin-left: 0;
	
	padding: 3px 5px;
	
	vertical-align: middle;
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	
	list-style: none;
	display: inline;
	}
#guff ul li a{
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	
	}
#guff ul li a:hover{
	text-decoration:underline;
	font-size: 11px;
		}
	
#footer{
	font:11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
       padding-top:5px;
       padding-bottom:5px;
	}
#footer a{
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	}
.leftImg {
float:left;
padding-right:5px;
padding-bottom:5px;
}
.rightImg{
float:right;
padding-left:5px;
padding-bottom:5px;
}

    #d01{background-color:#ff00ff;cursor:pointer;}
    #d02{background-color:#ff8000;}
    .cStuff{
        width:100px;
        height:100px;
        border:1px solid white;
}

#imagegallery, #imagegallery2, #imagegallery3, #imagegallery4, #imagegallery5, #imagegallery6,{
text-decoration:none;
list-style-type: none;
display:inline;
}
#imagegallery li, #imagegallery2 li, #imagegallery3 li, #imagegallery4 li, #imagegallery5 li, #imagegallery6 li{
	text-decoration:none;
	list-style-type: none;
	display:inline;
	padding:5px;
height:28px;
	}
#RHContents .blog-post {
        margin-bottom: 35px;
        padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#RHContents .post-details{
	color: #ccc;
}
#twitter {
        padding-left: 22px;
        padding-top: 10px;
}