/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background: url(images/bg-tail.gif) top repeat-x #f7eef7;
	text-align:center;
}

html, input, textarea
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:0.75em;
		line-height:1.5em;
		color:#907e8d;
	}

.left { float:left;}
.right {float:right; }
.clear  { clear:both;}
.aligncenter { text-align:center;}
.alignleft { text-align:left;}
.alignright { text-align:right;}

input, select { vertical-align:middle; font-weight:normal;}
a { color:#cf4ddd; outline:none; text-decoration:underline;}
a:hover{text-decoration:none;}
p {padding-top:15px;}
a img { border:0;}
ul { list-style:none;}
img {vertical-align:top;}
.relative { position:relative;}
.pointer { cursor:pointer;}
strong { text-transform:uppercase; color:#cf4ddd;}
h3 { font-size:1.417em; font-weight:bold; color:#4c2d4a; text-transform:uppercase; margin:0;}

/* ============================= main layout ====================== */
.content-corner-bot-left { background: url(images/content-corner-bot-left.gif) bottom left no-repeat;}
.content-corner-bot-right { background: url(images/content-corner-bot-right.gif) bottom right no-repeat; width:100%;  }
.bg-top { background:url(images/bg-top.jpg) top center no-repeat;}
.bg-bot { background: url(images/bg-bot.gif) bottom repeat-x;}

.imgindent { float:left; margin-right:15px;}
.space1 { margin-right:20px;}
.space2 { margin-top:42px;}
.space3 { margin-top:15px;}
.space4 { margin-right:10px;}

.indent1 { padding-left:23px;}
.indent2 { padding-left:10px;}
.indent3 { padding-top:30px;}

.title { margin-top:-13px; position:relative;}
.text1 { color:#cf4ddd;}
.text2 { background:url(images/marker1.gif) 0 2px no-repeat; padding-left:22px; font-weight:bold; color:#cf4ddd;}
.link1 { font-weight:bold; color:#5fd328;}

/* ============================= header ====================== */
#header .row-1 { height:114px; line-height:1em; }
#header .row-2 { background:url(images/header-top-tail.gif) top repeat-x; line-height:1em;}
#header .row-3 { height:354px; background: url(images/bg-headers.jpg) 18px 17px no-repeat #FFF;}
.logo { margin-top:26px;}
.menu1 { float:right; margin:77px 0 0 0;}
.menu1 ul { padding-right:4px;}
.menu1 li { display:inline; color:#923e92; padding-left:10px;}
.menu1 li a { color:#923e92; text-decoration:none; padding-right:12px;}
.menu1 li a:hover { color:#FFF;}
#header .row-2 .corner-top-left { background:url(images/header-corner-top-left.gif) top left no-repeat;}
#header .row-2 .corner-top-right { background:url(images/header-corner-top-right.gif) top right no-repeat; height:46px; } 

.slogan1 {
	position:absolute;
	margin:78px 0 0 57px;
	font-size:2.125em;
	color:#923e92;
	line-height:1.2em;
	left: 380px;
	top: 70px;
	width: 821px;
}
.slogan2 { position:absolute; margin:118px 0 0 233px; font-size:2.25em; color:#184681; line-height:1.2em;}
.slogan3 { position:absolute; margin:179px 0 0 55px; font-size:1.667em; color:#859cba; line-height:1.2em;}
.slogan4 {
	position:absolute;
	margin:217px 0 0 55px;
	font-size:1.44em;
	font-weight:bold;
	color:#8CA2BE;
	line-height:1.118em;
	left: 339px;
	top: -46px;
}
.slogan4 a { text-decoration:none; color:#8CA2BE;}
.slogan4 a:hover { text-decoration: underline;}
/* ============================= content ====================== */
#content { background:#FFF; padding-top:40px;}
.indent-content {padding:0 17px 28px 18px;}
.column-1 { width:211px; position: relative;}
.column-1 .indent {padding:0 20px 0 8px;}
.column-2 { width:422px; position: relative;}
.column-2 .indent {padding:0 20px 0 22px;}
.column-3 { width:213px; position: relative;}
.column-3 .indent {padding:0 5px 0 22px;}

.box1 { color:#FFF;}
.box1 .col-1 { width:284px; background:url(images/box1-tail1.gif) bottom repeat-x #ad46a4;}
.box1 .col-2 { width:282px; background:url(images/box1-tail2.gif) bottom repeat-x #ad46a4;}
.box1 .col-3 { width:281px; background:url(images/box1-tail3.gif) bottom repeat-x #ba55be;}
.box1 .separator { background:url(images/box1-separator.gif) bottom right repeat-y;}
.box1 .indent {padding:13px 10px 10px 16px;}
.box1 .corner-left {background:url(images/box1-left.gif) bottom left no-repeat;}
.box1 .corner-right {background:url(images/box1-right.gif) bottom right no-repeat;}
.title1 { font-size:2.25em; color:#FFF; line-height:1.2em; text-transform:uppercase;}
.title2 { font-size:1.833em; color:#FFF; line-height:1.2em; margin:-9px 0 0 0; padding-bottom:7px;}

.border1 { border-left:1px solid #f4ccf1;}
.line { height:25px; border-bottom:1px solid #f4ccf1; margin-bottom:30px;}

.list1 { width:100%; overflow:hidden;}
.list1 ul { margin-bottom:-3px; line-height:2.083em;}
.list1 li { border-bottom:1px solid #F1F6F9;}
.list1 li a { background:url(images/marker1.gif) 0 2px no-repeat; padding-left:22px; text-decoration:none; color:#907e8d;}
.list1 li a:hover { color:#cf4ddd; text-decoration:underline;}

.button { float:right; display:inline-block; background:url(images/button-tail.gif) top repeat-x; font-weight:bold; color:#FFF; text-decoration:none; line-height:1em;}
.button span {display:inline-block; background:url(images/button-left.gif) top left no-repeat;}
.button span span { background:url(images/button-right.gif) top right no-repeat; padding:5px 12px 5px 14px; cursor:pointer;}
.button:hover span span { color:#FFF000;}

.seperator1 { background:url(images/separator2.gif) 212px 0 repeat-y;}
.seperator2 { background:url(images/separator2.gif) 634px 0 repeat-y;}
.phone { float:left; width:87px;}

/* ============================= footer ====================== */
#footer .indent { padding:16px 0 0 26px; color:923e92;}
#footer a { color:#923e92; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
/* ============================= forms ============================= */
#NewsForm { line-height:1em; margin-top:10px;}
#NewsForm input { width:140px; height:18px; border:1px solid #cfb7d4; padding:2px 0 0 5px; font-size:1em; line-height:1em;}
#NewsForm a { background:url(images/bg-2.gif) top repeat-x #4187E0; font-size:1.083em; font-weight:bold; color:#FFF; text-decoration:none; padding:2px 9px 4px 9px; cursor:pointer;}

#ContactForm {line-height:1.3em; margin-top:20px;}
label { height:40px; display:block;} 
#ContactForm input {width:173px; height:14px; padding:0 0 0 5px; font-size:1em; line-height:1em;}
#ContactForm textarea {width:173px; height:254px; padding:2px 0 0 5px; overflow:auto; font-size:1em; line-height:1em;}



.menu2 ul { margin: 0; padding: 0; list-style: none; }

.menu2 ul ul {
	background: #d195cd url(images/menu2-bg.gif) left top repeat-x;
	width: 145px; /* Sub Menu Width */
	padding: 10px 0;
	margin: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 100;
}

.menu2 ul li { float: left; display: inline; position: relative; }
.menu2 ul ul li { width: 100%; display: block; }

/* Root Menu */
.menu2 ul a {
	background:url(images/menu2-separator.gif) right repeat-y;
	color:#FFF;
	display: block;
	float: left;
	height: 1%;
	padding:17px 0;
	text-align: center;
	text-decoration:none;
	width:147px;
}

/* Root Menu Hover Persistence */
.menu2 ul a:hover,.menu2 ul li:hover a,.menu2 ul li.iehover a {
	color: #FFF000;
}

/* 2nd Menu */
.menu2 ul li:hover li a,.menu2 ul li.iehover li a {
	
	background: none;
	color: #000;
	float: none;
	padding: 4px 0 4px 16px;
	text-align: left;
}

/* 2nd Menu Hover Persistence */
.menu2 ul li:hover li a:hover,.menu2 ul li:hover li:hover a,.menu2 ul li.iehover li a:hover,.menu2 ul li.iehover li.iehover a {
	color: #000;
	
	text-decoration: underline;
}

/* Hover Function - Do Not Move */
.menu2 ul li:hover ul,
.menu2 ul li.iehover ul { display: block; }

.menu2 ul .active { color: #FFF000; }
.menu2 ul .last { background:none;}
