﻿  /* CSS layout */
body {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
}

#containerPageHome {
	width: 800px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996633;
	background-color: #FFFFFF;
}

/* ECD font color #996633 R 153 G 102 B 51*/
#containerPageECD {
	width: 800px;
	float: none;
	margin-left: auto;
	margin-right: auto;	
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #996633;
}

/* SCD font color #996633 R 51 G 51 B 102*/
#containerPageSCD {
	width: 800px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333366;
}

#containerColumns {
	min-width: 600px;
}

#containerDoubleLineBox {
	padding: 0px 10px 0px 10px;
	width: 100%;
	border: 5px #000000 double;
	background-color: #FFFFFF;
}

#containerDoubleLineBoxPURPLE {
	padding: 0px 10px 0px 10px;
	width: 100%;
	border: 5px #7030A0 double;
	background-color: #FFFFFF;
}

#masthead {
	text-align: center;
	vertical-align: top;
}

#mastheadHome {
	border: 2px #000000 solid;
	text-align: center;
	vertical-align: top;
	background-image: url('../images/backgrounds/parchment3.jpg');
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

#mastheadHome2 {
	border: 2px #000000 solid;
	text-align: center;
	vertical-align: top;
	background-image: url('../images/backgrounds/parchment3.jpg');
}

#topNav {
}

#columnLeftHome {
	border: 2px #000000 solid;
	background: url('../images/backgrounds/parchment3.jpg');
	width: 370px;
	float: left;
	color: #996633;
	text-align: center;
	min-height: 550px;
}

#columnRightHome{
	border: 2px #000000 solid;
	background: url('../images/backgrounds/parchment3.jpg');
	width: 370px;
	float: right;
	text-align: center;
	color: #333366;
	min-height: 550px;
}

#columnLeft {	
	width: 150px;
	float: left;
}

#columnContent {
	margin-left: 170px;
}

#menuBoxVert {
}

#menuBoxItem {	
}

#menuBoxItem a:hover {
	color: #FFFFFF;
}

#footer {
	clear: both;
	margin-top: 20px;
	text-align: center;
}

#bookmarkDiv  {
	clear: both;
	margin-top: 20px;
	text-align: center;
}

#paisley_background {
	background-image: url('../images/backgrounds/full_page_paisley_1.jpg');
	min-width: 600px;
	text-align: center;
	background-repeat: no-repeat;
	height: 774px;
	width: 620px;
}

.para14px {	
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

.para16px {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
}

.para18px {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;	
}

.para20px {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 20px;
}

.para24px {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 24px;
	font-weight: bold;
}

.para36px {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 36px;
}

.bulletList {
	font-size: 16px;
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bulletList a {
	text-decoration: underline;
}

.bulletList  a:hover {
	text-decoration: underline;
	color: #000000;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style:italic
}

.underline {
	text-decoration:underline
}

/* Purple R 153 G 102 B 51 */
.colorPURPLE{
	color: #7030A0;
}

.colorRED {
	color: #FF0000;
}

.center {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
img.imageCENTER {
	border-color: #0000FF;
	border-width: 2px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ECD interactive buttons with Embosed Capsule 9 */
.menuLinkECD {
	width: 150px;
	height: 30px;
	color: #000000;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-image: url('../images/buttons/button2A.gif');
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.menuLinkECD a {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

.menuLinkECD a:hover {
	color: #FFFFFF;	
}

.menuCurrentECD {
	background-position: center;
	width: 150px;
	height: 30px;
	color: #000000;
	padding-top: 7px;
	background-image: url('../images/buttons/button2C.gif');
	background-repeat: no-repeat;
	font-size: 16px;
	text-align: center;
}

/* SCD interactive buttons with Embosed Capsule 4 */
.menuLinkSCD {
	width: 150px;
	height: 30px;
	color: #000000;
	background-repeat: no-repeat;
	background-image: url('../images/buttons/button34.gif');
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}

.menuLinkSCD a {
	color: #000000;
	text-decoration: none;
}

.menuLinkSCD a:hover {
	color: #FFFFFF;
}

.menuCurrentSCD {
	background-position: center;
	width: 150px;
	height: 30px;
	color: #000000;
	padding-top: 7px;
	background-image: url('../images/buttons/button36.gif');
	background-repeat: no-repeat;
	text-align: center;
}

.horizLine {
	font: 1px serif;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.bookmark {
	border: 2px #000000 solid;
	color: #333366;
	margin-left: 100px;
	margin-right: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url('../images/backgrounds/parchment3.jpg');
}

.spacer {
	font: 1px serif;
	padding-left: 50px;
}
