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


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-image: url(images/Background.jpg);
	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: #000000;
	float: center;
}
.oneColFixCtr #container {
	width: 925px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	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. */
}
.oneColFixCtr #TopStrip{
	background-color: #DFB917;
	color: #000;
}
.oneColFixCtr #WhiteStrip{
	background-color: #FFFFFF;
	color: #000;
	height: 1px;
}
.oneColFixCtr #HeaderLogo {
	background-image: url(images/Header-Logo-Background.jpg);
}
.oneColFixCtr #mainMenu {
	background-image: url(images/Top-Menu-Background.jpg);
	width: 925px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 30px;
}
.oneColFixCtr #mainContent {
	width: 925px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 300px;
	background-image: url(images/Table-Background.jpg);
}
.oneColFixCtr #mainLeft {
	top: 50px;
	width: 75%;
	height: 100%;
	left: 21;
	background-color: #99CC99;
	float:left;
}
.oneColFixCtr #mainRight {
	top: 50px;
	width: 25%;
	height: 100%;
	left 10em;
	right: 3;
	background-color: #99FF33;
	background-image: url(images/background-portal.jpg);
	float: right;
}

.oneColFixCtr #FooterInfo {
	background-image: url(file:///D|/Inetpub/wwwroot/RGCC2011/images/Footer-Background.jpg);
	width: 925px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 60px;
}
.Background-graygradient {
	background-image: url(images/background-graygradiant.jpg);
	background-repeat: repeat;
}
.Background-YellowGradiant {
	background-image: url(images/background-yellowgradiant.jpg);
	background-repeat: repeat;
}
.Background-Bluegradiant {
	background-image: url(images/background-portal.jpg);
	background-repeat: repeat;
}
.Background-BlueToYellowGradiant {
	background-image: url(images/Background-BluetoYellow-Gradiant.jpg);
}
.Background-Blue {
	background-image: url(images/Background.jpg);
	background-repeat: repeat;
}
.Background-WhilteCard-W-Dropshadow {
	background-image: url(images/Whitecard-w-Dropshadow.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-repeat: repeat;
}
.Background-BluetoGray-Gradient {
	background-image: url(images/Background-BluetoGray-Gradient.jpg);
	background-repeat: repeat;
}
.Background-PastorBlog {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-image: url(images/Background-PastorBlog.png);
	background-repeat: no-repeat;
}
.Background-VeronicaBlogCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-image: url(images/Background-SisVeronicaBlog.png);
	background-repeat: no-repeat;
}
.Background-Blue-Strip {
	background-image: url(images/Background-blue-white-strip.png);
	background-repeat: no-repeat;
}
.Background-Gold-StripCopy {
	background-image: url(images/Background-gold-white-strip.png);
	background-repeat: no-repeat;
}
.Background-Gray-StripCopy {
	background-image: url(images/Background-gold-grey-strip.png);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
#PastorBlog {
	position:absolute;
	width:155px;
	height:159px;
	z-index:auto;
	overflow: auto;
}
#VeronicaBlog {
	position:absolute;
	width:165px;
	height:159px;
	z-index:auto;
	overflow: auto;
}
.Background-Gold-Strip-ToGray {
	background-image: url(images/Background-gold-grey-strip.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#RGCCWelcome {
	position:absolute;
	width:286px;
	height:300px;
	z-index:auto;
	overflow: auto;
}
#Photogallerymainpage {
	position:absolute;
	width:272px;
	height:198px;
	z-index:auto;
	overflow: auto;
}
#BlogScrollerForBlogPage {
	position:absolute;
	width:180px;
	height:600px;
	z-index:auto;
	overflow: auto;
}
#BlogScrollerForBlogPageText {
	position:absolute;
	width:460px;
	height:875px;
	z-index:auto;
	overflow: auto;
}
#MinistriesScrollerForWebPages {
	position:absolute;
	width:642px;
	height:875px;
	z-index:auto;
	overflow: auto;
}
#MinistriesScrollerForWebPages1 {
	position:absolute;
	width:670px;
	height:550px;
	z-index:auto;
	overflow: auto;
}
