@charset "UTF-8";
/* Jelly Jar Photography, created September 2010 */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0 none; 
	outline: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
* {
	transition: .5s all;
}
body {
	height: 100%;
	background: url(img/bg.png) top left repeat-x #3d1a40;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: center;
}
.fiftyPercent {
	width: 40%;
	float: left;
	padding: 5%;
}
.fiftyPercent .body_text {
	padding: 8px 20px;
	width: 100%;
}
.fiftyPercent .body_text2 {
	background: #9d5ba3;
	color: #fff !important;
	padding: 8px 20px;
	margin-top: 20px;
	border: none;
	cursor: pointer;
	transition: .5s all;
}
.fiftyPercent .body_text2:hover {
	background: #663C6A;transition: .5s all;
}
#top {
	width: auto;
	height: 130px;
	background: url(img/bg_top.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0;
}
#top2 {
	width: auto;
	height: 130px;
	background: url(img/bg_top2.jpg) top center no-repeat;
	margin: 0 auto;
	padding: 0;
}
#hdr {
	width: 960px;
	height: 130px;
	background: none;
	margin: 0 auto;
	padding: 0;
}
#logo {
	width: 300px;
	height: 130px;
	float: left;
}
#contentWrapper {
	width: 960px;
	height: auto;
	background: none;
	margin: 0 auto;
	padding: 0;
}
#content {
	width: 960px; 
	height: auto;
	margin: 0;
	text-align: left;
}
#page{
	width: 840px; 
	min-height: 500px;
	margin: 0;
	padding: 25px 60px 0;
	text-align: left;
	background: url(img/bg_page.png) top left repeat-y scroll;
}
#pageBtm{
	width: 960px; 
	height: 40px;
	margin: 0 0 10px;
	text-align: left;
}
#ftritem {
	width: 920px; 
	min-height: 165px;
	text-align: left;
	padding: 25px 20px 25px;
}
#ftritemLeft {
	width: 460px;
	height: 170px;
	margin: 0 0 ;
	float: left;
}
#ftritemRight {
	width: 460px;
	height: 170px;
	margin: 0 auto;
	float: left;
}
#footer {
	width: 960px;
	text-align: center;
	color: #4f2852;
	font-size: 12px;
	padding: 10px 0 0;
}
.clearfloat { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}

/* Home Bnr*/

#bnr {
	width: 920px; 
	height: auto;
	margin: 0 20px;
	text-align: left;
}
#bnr ul{
	padding: 0;
	list-style: none;
}
#bnr ul li{
	width: 300px;
	height: 370px;
	margin: 0 10px 0 0;
	float: left;
	display: block;
}
#bnr .last{
	width: 300px;
	min-height: 370px;
	margin: 0;
	float: left;
	display: block;
}

/* Navigation */

#nav {
	width: 560px;
	float: left;
	text-align: left;
	margin: 15px 0 0 100px;
	padding: 0;
}
#nav ul {
	padding: 0;
	list-style: none;
}
#nav li {
    float: left;
	border-right: 1px solid #e8e8e8;
	margin-right: 0;
}
#nav li a {
	width: auto;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	float: left;
	display: block;
	color: #999;
	padding: 0 20px;
	overflow: hidden;
	border-bottom: none;
}
#nav li a:hover/*, #nav li a.current */{
	background: none;
	color: #9d5ba3;
}
#nav li.last {
	border-right: none;
}
/* Ftr Navigation */

#ftrnav {
	display: flex;
	flex-direction: row;
	justify-content: center;
	
}
#ftrnav ul {
	padding: 0;
	list-style: none;
}
#ftrnav li {
    float: left;
    padding-right: 10px;
	border-right: 1px solid #552658;
	margin-right: 10px;
	text-transform: lowercase;
}
#ftrnav li a {
	width: auto;
	height: 25px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	float: left;
	display: block;
	color: #945A98;
	padding: 0 10px;
	overflow: hidden;
	border-bottom: none;
}
#ftrnav li a:hover{
	background: none;
	color: #fff;
}
#ftrnav li.last {
	border-right: none;
}



/* Ftr Items */


	
/* Home Page */



/* Text */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 400;
	color: #9d5ba3;
	margin-bottom: 10px
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #196db3;
	margin-bottom: 10px
}
h3 {
	font: 14px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #666;
	margin-bottom: 15px;
	font-style: normal;
	font-weight: 100;
}
h4 {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333;
	margin-bottom: 5px;
	font-style: italic;
	font-weight: 100;
}
h5 {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #666;
	margin-bottom: 15px;
	font-style: italic;
	font-weight: 400;
}
p {
	margin: 0 0 10px;
}
#footer p{
	margin: 0 0 10px;
	line-height: 12px;
	color:#945A98;
}

/* Links */

a:link {
	color: #69376d;
	text-decoration: none;
	border-bottom: 1px solid #69376d;
}
a:visited {
	color: #69376d;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #69376d;
}
a:active {
	color: #69376d;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted #69376d;
}
#ftritem a:link {
	border-bottom: none;
}
#ftritem a:visited {
	border-bottom: none;
}
#ftritem a:hover {
	border-bottom: none;
}
#ftritem a:active {
	border-bottom: none;
}
#footer a:link {
	color: #945A98;
	text-decoration: none;
	border-bottom: 1px dotted #69376d;
}
#footer a:visited {
	color: #945A98;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #69376d;
}
#footer a:active {
	color: #945A98;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted #69376d;
}
#logo a:link,a:visited, a:hover, a:active {
	text-decoration: none;
	border-bottom: none;
}

/* Forms */

form span {
	background: url(img/bg_formTop.png) top left no-repeat;
	display: block;
	overflow: hidden;
	width: 460px;
}
.label {
	margin-top: 17px;
	vertical-align: top;
	text-align: left;
	text-transform: uppercase;
}
.input {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(img/bg_formBtm.png) right bottom no-repeat;
	border: none;
	display: block;
	float: left;
	line-height: 15px;
	margin: 0;
	padding: 19px 10px 16px 27px;
	width: 423px;
	height: 15px;
}
.inputTxtArea {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(img/bg_formBtm.png) right bottom no-repeat;
	border: none;
	display: block;
	float: left;
	line-height: 15px;
	margin: 0;
	padding: 19px 10px 16px 27px;
	width: 423px;
	height: 150px;
	overflow: hidden;
}
.btnForm {
	background: transparent url(img/bg_btn.png) no-repeat scroll 0 0;
	border: medium none;
	color: #555;
	text-shadow: 0 1px #fff;
	cursor: default;
	height: 40px;
	line-height: 40px;
	text-align: center;
	text-transform: none;
	width: 150px;
	margin-left: 10px;
}

/* Images */

img {
	border: 0 none;
}

