/* Rowell's style sheet */

body {
	background-color: #B1CEE2;
}

/* These are the TABLE AND CELL FORMATTING styles */

/* This is the style used for the Titles of paragraphs */
.ParaTitle2 {
	font-family: "Times New Roman, Times, serif";
	color: #37459E;
	font-size: 18px;
	font-weight: bolder;
	padding-left: 25px;
	margin-bottom: 25px;
	text-align: left;
	vertical-align: top;
}

.Bullets {
	font-family: "Times New Roman, Times, serif";
	font-size: 18px;
	color: #37459E;
	vertical-align: text-top;
	padding-top: 0px;
	text-align: center;
}

.TopSpace {
	margin-top: 15px;
}

.WashedLogo {
	background-image: url(../images/Shared/LogoBack.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.TableBody01 {
	background-color: #FFFFFF;
	height: 444px;
}

.MakeRoom {
	background-color: #FFFFFF;
	height: 35px;
	text-align: center;
	vertical-align: middle;
}


/*Below styles are for the PHP Mailing List pages*/
.required {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
	text-align: right;
}

.listdescription {
	font-family: "Times New Roman, Times, serif";
	font-size: 12px;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.menutableright {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	color: #FF0000;
	padding-left: 10px;
	text-align: right;
}

.attributeinput {
	height: 15px;
	text-align: left;
}

.list {
	font-family: "Times New Roman, Times, serif";
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-left: 10px;
}
/*Above styles are for the PHP Mailing List pages*/

.TapedOn {
	background-image:url(../images/Shared/TapeItUp.jpg);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	height: 50px;
}

.TapedEdge {
	background-image:url(../images/Shared/TapeTip.jpg);
	background-repeat:no-repeat;
	height: 50px;
}

.TipTopLF {
	background-image:url(../images/Shared/TopTabs.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #B1CEE2;
	height: 65px;
	border: none;
	text-align: bottom left;
	vertical-align: bottom;
	padding-left: 15px;
	padding-right: 20px;
	font-family: "Times New Roman, Times, serif";
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	word-spacing: 5px;
}

.TipTopLeft {
	background-image:url(../images/Shared/TopTab.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #B1CEE2;
	height: 50px;
	border: none;
	text-align: bottom left;
	vertical-align: bottom;
	padding-left: 15px;
	color: #FFFFFF;	
}

.TipTopRight {
	background-image:	url(../images/Toppers/Kennedy/JackHead.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #B1CEE2;
	height: 10px;
	border: none;
}

.TipTopCorner {
	background-image: url(../images/Toppers/Kennedy/TopPonyT.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.BottomCorner {
	background-image:url(../images/Shared/ShdwCrnr.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.TipBottom {
	background-image:url(../images/Shared/ShdwBotm.jpg);
	background-position: top right;
	background-repeat: repeat-x;
	height: 13px;
	border: 0px;
	padding: 0px;
}

.TipBottomLeft {
	background-image:url(../images/Shared/LFShdwBotm.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	height: 13px;
}

.TipBottomMiddle {
	background-image:url(../images/Shared/ShdwMid.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 13px;
}

.TopperLF {
	background-image:url(../images/Shared/TopBar.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#FFFFFF;
	width: 372px;
/*	height: 240px;  */
	border: none;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

.TopperRT {
	background-image:url(../images/Shared/TopBar.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#FFFFFF;
	width: 380px;
	border: none;
	padding: 0px;
	text-align: right;
	vertical-align: top;
}

.TopperRight {
	background-image:url(../images/Shared/TopBar.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color:#FFFFFF;
	vertical-align: top;
	border: 0;
	padding: 0;
	margin: 0;
}

.MainSide {
	background-image: url(../images/Shared/RTshadow.jpg);
	background-repeat:repeat-y;
	width: 24px;
	text-align:left;
	vertical-align:top;
	border: none;
	padding: 0px;
}





/* These are the LAYER styles */



/* This is the style used on the layer that contains "RFENC" & "Rowell Family Empowerment of Northern California" */
.TitleLayer {
	position: absolute;
	width: 385px;
	height: 67px;
	z-index: 2;
	left: 255px;
	top: 80px;
	text-align: right;
}

/* Used in NEW scaleable website */
.TitleLayerRFENC {
	position: absolute;
	width: 385px;
	height: 67px;
	z-index: 2;
	left: 255px;
	top: 68px;
	text-align: right;
}

/* Used in NEW scaleable website */
.TitleLayerWide {
	position: absolute;
	width: 620px;
	height: 67px;
	z-index: 2;
	left: 260px;
	top: 70px;
}


/* Used in NEW scaleable website */
.ColumnSpace {
	padding-left: 15px;
	padding-right: 15px;
}

/* This is the style used on the layer that contains "TM" to signify our trademarked logo */
.Trademarked {
	position: absolute;
	width: 10px;
	height: 10px;
	z-index: 2;
	left: 612px;
	top: 88px;
	text-align: right;
	font-family: "Times New Roman, Times, serif";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}

/* This is the style used on the layer that forms a dashed grey line */
.VertLine {
	background-image: url(../images/Shared/BendLine.jpg);
	background-repeat: repeat-y;
}

.HorzLine {
	background-image: url(../images/Shared/HorzLine.jpg);
	background-repeat: repeat-x;
}



/* These are the TEXT styles */

/* This is the style used on our main header for the words "RFENC" */
.RFENC {
	font-family: "Times New Roman, Times, serif";
	font-size: 55px;
	color: #FFFFFF;
	font-weight: normal;
	text-align:right;
}

/* Used in NEW scaleable website */
.RowellWords {
	font-family: "Times New Roman, Times, serif";
	font-size: 50px;
	color: #FFFFFF;
	font-weight: normal;
	text-align:right;
}


/* Used in NEW scaleable website */
/* This is the style used on our main header for the words "Rowell Family Empowerment of Nothern California" */
.SpelledOut {
	font-family: "Times New Roman, Times, serif";
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}

/* This is the style used on the footer text at the bottom of the pages */
.CreditsEtc {
	vertical-align: top;
	text-align: center;
	font-family: "Times New Roman, Times, serif";
	font-size: 10px;
	color: #000000;
}

/* This is the style used on the captions below all the pictures */
.Captions {
	vertical-align: top;
	text-align: right;
	font-family: "Times New Roman, Times, serif";
	font-size: 10px;
	color: #000000;
}

/* Used in NEW scaleable website */
.PictureCaption {
	vertical-align: top;
	text-align: left;
	font-family: "Times New Roman, Times, serif";
	font-size: 10px;
	color: #000000;
	padding-left: 16px;
	padding-right: 5px;
	padding-top: 1px;
}

/* This is the style used above the Online Newsletter signup */
.SideText {
	font-family: "Times New Roman, Times, serif";
	color: #37459E;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

/* This is the style used for the Titles of paragraphs */
.ParaTitle {
	font-family: "Times New Roman, Times, serif";
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

/* This is the style used for text of the paragraphs for articles */
.RegCopy {
	font-family: "Times New Roman, Times, serif";
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

/* This is the style used for Menu items when you're on that page */
.ItemOn {
	font-family: "Times New Roman, Times, serif";
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #37459E;
}

.RedAlert {
	font-family: "Times New Roman, Times, serif";
	color: #FF0000;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}




/* These are the LINK styles */

/* This is the style used on the Main Navigation Menu */
a.MainMenu:link {font-family: "Times New Roman, Times, serif"; font-size: 11pt; font-weight: bold; text-decoration: none; color: #0099FF;}
a.MainMenu:visited {font-family: "Times New Roman, Times, serif"; font-size: 11pt; font-weight: bold; text-decoration: none; color: #0099FF;}
a.MainMenu:hover {font-family: "Times New Roman, Times, serif"; font-size: 11pt; font-weight: bold; text-decoration: none; color: #37459E;}
a.MainMenu:active {font-family: "Times New Roman, Times, serif"; font-size: 11pt; font-weight: bold; text-decoration: none; color: #37459E;}

/* This is the style used for the secondary Menu */
a.Secondary:link {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: bold; text-decoration: none; color: #000000; padding-left: 5px;}
a.Secondary:visited {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: bold; text-decoration: none; color: #000000; padding-left: 5px;}
a.Secondary:hover {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: bold; text-decoration: none; color: #37459E; padding-left: 5px;}
a.Secondary:active {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: bold; text-decoration: none; color: #37459E; padding-left: 5px;}

/* This is the style used for SIDEBAR LINKS */
a.Sideways:link {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 7pt; font-weight: normal; text-decoration: none; color: #37459E; vertical-align: text-top;}
a.Sideways:visited {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 7pt; font-weight: normal; text-decoration: none; color: #37459E;}
a.Sideways:hover {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 7pt; font-weight: normal; text-decoration: underline; color: #000000;}
a.Sideways:active {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 7pt; font-weight: normal; text-decoration: underline; color: #000000;}

/* This is the style used for LARGE INLINE LINKS */
a.LineEmUp:link {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 12pt; font-weight: normal; text-decoration: none; color: #37459E; vertical-align: text-top;}
a.LineEmUp:visited {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 12pt; font-weight: normal; text-decoration: none; color: #37459E;}
a.LineEmUp:hover {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 12pt; font-weight: normal; text-decoration: underline; color: #000000;}
a.LineEmUp:active {font-family: "Times New Roman, Times, serif"; text-transform: none; font-size: 12pt; font-weight: normal; text-decoration: underline; color: #000000;}

/* This is the style used on the SLATE and CCOC Tabs */
a.TabStyle:link {font-family: "Times New Roman, Times, serif"; font-size: 14pt; font-weight: bold; text-decoration: none; color: #B1CEE2; word-spacing: 5px;}
a.TabStyle:visited {font-family: "Times New Roman, Times, serif"; font-size: 14pt; font-weight: bold; text-decoration: none; color: #B1CEE2; word-spacing: 5px;}
a.TabStyle:hover {font-family: "Times New Roman, Times, serif"; font-size: 14pt; font-weight: bold; text-decoration: none; color: #FFFFFF; word-spacing: 5px;}
a.TabStyle:active {font-family: "Times New Roman, Times, serif"; font-size: 14pt; font-weight: bold; text-decoration: none; color: #B1CEE2; word-spacing: 5px;}

/* This is the style used for Site Map */
a.JumpHere:link {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: bold; text-decoration: none; color: #37459E; vertical-align: bottom;}
a.JumpHere:visited {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: bold; text-decoration: none; color: #37459E; vertical-align: bottom;}
a.JumpHere:hover {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: bold; text-decoration: underline; color: #37459E; vertical-align: bottom;}
a.JumpHere:active {font-family: "Times New Roman, Times, serif"; font-size: 10pt; font-weight: bold; text-decoration: underline; color: #37459E; vertical-align: bottom;}
