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

<style type="text/css">
//
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #190B6D;
	}
body {
	margin-top: 20px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #190B6D;
	line-height:140%;
	text-align:justify;
	background-color:#E3C7C6;
	background-repeat: no-repeat;
}
#centerContent{
	margin: auto;
	text-align:justify;
	width: 1005px;
}

a:link {
	color: #190B6D;
	text-decoration: none;
}
a:visited {
	color: #190B6D;
	text-decoration: none;
	}
a:hover {
	color: #B2117A;
	text-decoration: underline;
	}
a:active {
	color: #190B6D;
	text-decoration: none;
	}
.contenttx {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	line-height: 140%;
	color: #190B6D;
	text-align: justify;
	padding: 5px;
	}
#wrap{
	background-color:white;
	width: 1004px
	}
#header {
	background-image: url(../images/Niche_Logo_round3.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #190B6D;
	text-align:left;
	vertical-align: top;
	padding-top: 65px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-weight: bold;
	line-height: 120%;
	background-color: #FFFFFF;
	letter-spacing: 0.1em;
	text-indent: 160px;
	height: 90px;
	}
#container{
	background-color: #FFFFFF;
	}
	#search {
	width:600px;
	height: 35px;
	margin: 0px;
	text-align:right;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	float: right;
	padding: 0px;
	vertical-align: top;
}
	#topnav {
	display:none;
	}
#nav {
	display:none;
}
#content {
	float:right;
	width:795px;
	background-color: #FFFFFF;
}
#contentleft {
	float:left;
	width:619px;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
	color: #190B6D;
}
#contentright {
	display:none;
}
#footer {
	display:none;
	}
#footer	a:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: underline;
	}
#footer	a:visited {
	color: #FFFFFF;
	font-weight:bold;
}
#footer	a:hover {
	color: #ECD9D8;
	text-decoration: underline;
	font-weight:bold;
	}
#footer	a:active {
	color: #FFFFFF;
	font-weight:bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 135%;
	color: #B2117A;
	line-height: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	text-align: left;
}
h2 {
	font-size: 115%;
	color: #B2117A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px;
	text-align: left;
	line-height: 140%;
}
h3 {
	font-size: 110%;
	color: #6D64A3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 5px;
	line-height: 140%;
	text-align: left;
}
h4 {
	font-size: 120%;
	color: #FFFFFF;
	padding: 5px;
	background-color: #6D64A3;
	line-height: 140%;
}
h5 {
	font-size: 140%;
	color: #190B6D;
	padding: 5px;
	background-color:#D7D5E6;
	line-height: 120%;
	}
h6 {
	font-size: 120%;
	color: #190B6D
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 5px;
	line-height: 120%;
	text-align: center;
}
.h3table {
	font-size: 100%;
	color: #6D64A3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 2px;
}
.urbangreymenu{
	width: 180px;
	margin-left: 4px;
}

.urbangreymenu .headerbar{
	font: bold 0.9em Georgia;
	letter-spacing:1pt;
	color: #AD117B;
	background: #ECD9D8 url(images/halfarrow.png) no-repeat 5px 13px;
	/*last 2 values are the x and y coordinates of bullet image*/
	border-bottom-width:thin;
	border-bottom-style:solid;
	border-bottom-color:AD117B; /*bottom spacing between header and rest of content*/
	text-align:center;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.urbangreymenu .headerbar a{
text-decoration: none;
color: #AD117B;
display: block;
}

.urbangreymenu .submenu a{
	line-height:120%;
	padding-top: 2px;
	padding-bottom: 2px;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	font:normal 0.75em Verdana;
	color: #190B6D;
	background: #ECD9D8;
	display: block;
	padding-left: 8px; /*link text is indented 8px*/
	padding-lbottom: 6px;
	text-decoration: none;
	line-height: 120%;
}

.urbangreymenu ul li a:visited{
color: #190B6D;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #190B6D;
background: #F2Eff5;
}

.gallerycontroller{
	width: 225px
}

.gallerycontent{
	width: 200px;
	height: 320px;
}

.gallerycontrollerl{
width: 380px
}

.gallerycontentl{
	width: 300px;
	height: 225px;
	text-align: center;
}
.gallerycontrollerbigp{
width: 283px
}

.gallerycontentbigp{
	width: 283px;
	height: 424px;
}
.gototop {
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
}
.list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	line-height: 150%;
	color: #190B6D;
	text-align: justify;
	list-style-image:url(../images/Pink_bullet.png);
	text-indent: 0px;
	font-style: normal;
	padding: 5px;
	}
		.list2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	line-height: 150%;
	color: #190B6D;
	text-align: justify;
	list-style-image:url(../images/blue_bullet.png);
	text-indent: 0px;
	font-style: normal;
	padding: 5px;
	}
	.list3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	line-height: 150%;
	color: #190B6D;
	text-align: justify;
	list-style-image:url(../images/pale_blue_bullet.png);
	text-indent: 0px;
	font-style: normal;
	padding: 5px;
	}
.googlesearch {
	text-align: right;
	}
	.sidebar {
	background-color:#F2EFF5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	background-position: right bottom;
	background-repeat:no-repeat;
	line-height: 120%;
	color: #190B6D;
	text-align: center;
	width: 155px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #190B6D;
	letter-spacing: 1pt;
	border-bottom-color: #190B6D;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	.sidebar2 {
	background-color:#F2EFF5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	background-position: right bottom;
	background-repeat:no-repeat;
	line-height: 120%;
	color: #B2117A;
	text-align: center;
	width: 155px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B2117A;
	letter-spacing: 1pt;
	border-bottom-color: #B2117A;
	padding: 5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	.pinkquestions {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	font-weight: bold;
	color: #C85C9D;
	text-align: center;
	}
	.pinkheading {
	font-family: Verdana, Arial, Helvetica, sans-serif
	font-size: 105%;
	font-weight: bold;
	color: #B2117A;
	}
	
	
</style>
