/* ---------------------------------------- Global tags ---------------------------------------- */
body {
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/sprkle.gif);

}

p {
	text-align: left;
	padding: 10px;

}

/* --------------------------------------- Main Div's ------------------------------------------ */

#banner{
	height:100px;
	width:788px;
	background-repeat:no-repeat;
	background-position:center;
	border: 2px solid #CCCCCC;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(images/banner.jpg);
}

#wrapper {
	width: 795px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #maincontainer {
	width: 795px;
	background-image: url(images/blueglow2.jpg);
	background-repeat: repeat;
	
}
#wrapper #maincontainer #leftnavbar {
	width: 150px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #maincontainer #rightcontent {
	float: left;
	width: 79%;
	height: auto;
	background-image: url(images/bkground-blue-17feb2007.jpg);
	background-repeat: repeat;
	text-align: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
}
#wrapper #maincontainer #footer {
	clear: both;
	background-image: url(images/sprkle.gif);
	background-repeat: repeat;
	color: #CCCCCC;
	text-align: left;
	font-size: 13px;
}

#wrapper #maincontainer #footer #footerleft {
	text-align: left;
	float: left;
	width: 40%;
}
#wrapper #maincontainer #footer #footerright {
	text-align: right;
	float: right;
	width: 45%;
}
#wrapper #maincontainer #footer #footerclear {
	clear: both;
}
#wrapper #maincontainer #footer #footerclear {
	clear: both;
}



/* -------------------------------------- Classes ---------------------------------------------- */

.homepagephoto {
	text-align:left;
}

victoriahanley {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: medium; 
	font-weight: bold; 
	color: #62008C
	
}

.text {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000

}
	
.text {  
	line-height: 16px

}

.h2 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-weight: bold; color: #62008C; 
	line-height: 20pt 
	
}
	
.h1 {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #62008C; 
	background-position: center
}

.bulleted { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: x-small; 
	font-weight: normal; 
	color: #000000; 
	line-height: 14pt; 
	font-variant: normal; 
	padding-top: 0.2in; 
	padding-right: 0.2in; 
	padding-bottom: 0.2in; 
	padding-left: 0.2in; 
	list-style-position: inside
	
}

.h3 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; color: #62008C; 
	ine-height: 18px
	
}


.h4notbold { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #62008C; 
	line-height: 18px
}

.h3nobold16leading { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #6F006F; 
	line-height: normal
	
}


.text_leading_normal { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	line-height: normal 
	
}

.text_leading_normal-bold { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	line-height: normal 
	
}


.text_leading_normal-color { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #750075; 
	line-height: normal 
	
}

.h4-12bold-colored-leading0 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #62008C; 
	line-height: 18px }

/* ------------------------------------------ Links -------------------------------------------- */

#footer a:hover {
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}

#footer a {
	color:#CCCCCC;
	margin-top: 12px;
}
