﻿body {
	margin:0;
	padding:0;
	color:#333;
	font-size:10pt;
	font-family: Tahoma,verdana;
	background:#abacaa url("../images/top_bckgrd_grad.jpg") repeat-x top;
}
#center {
	position: relative;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	border-left:2px solid #ed008c;
	border-right:2px solid #ed008c;
	border-bottom:2px solid #ed008c;
	background:#e5e5e5 url("../images/content_bckgrd_grad.jpg") repeat-x top;
}
#logo 
{
	position:relative;
	width:277px;
	height:161px;
	left:0px;
	top:0px;
}
#balloons 
{
	position:absolute;
	background:url("../images/bckgrd_balloons.jpg");
	width:365px;
	height:561px;
	top:0px;
	right:0px;
	z-index:0;
}
#nav 
{
	position:relative;
	width:100%;
	height:54px;
	z-index:2;
	padding-left:15px;
}
#nav img, #logo img  
{
	border:solid 0px #fff;
}
#content 
{
	position:relative;
	/*height:400px;*/
	width:870px;
	padding:10px 15px 0px 15px;
	border:solid 0px #ed008c;
}
#pagecontent 
{
	position:relative;
	width:670px;
	padding:0px;
	margin:0px;
	border:solid 0px #ed008c;
}
#footer 
{
	margin:0px auto 0 auto;
	width:900px;
	wid\th:890px;
	border:solid 0px #ed008c;
	height:15px;
	line-height:15px;
	font-size:.8em;
	background-color:#3d3d3f;
	color:#fff;
	padding:5px;
	z-index:2;
	top:0px;
	left:0px;
	position:relative;
}
#footer a 
{
	text-decoration:none;
	color:#fff;
}
#footer a:hover
{
	text-decoration:underline;
	color:#ed008c;
}
a.bddlink 
{
    text-decoration:none;
    color:#ed008c;
}
a.bddlink:hover 
{
    text-decoration:underline;
}
.floatright 
{
	float:right;
}
.floatleft 
{
	float:left;
}
.whitefont 
{
	color:#fff;
}
.blackfont 
{
	color:#000;
}
.pinkfont 
{
	color:#ed008c;
}
.greyfont 
{
	color:#a7a8a7;
}
/***** Contact Box styles *****/
ul#split, ul#split li{ margin:0; padding:0; list-style:none; }
ul#split li{ float:left; width:100%; margin:0px 10px 10px 0; }
ul#split h3{ font:bold 120%/1.3 Arial,Verdana,sans-serif; 	text-transform:capitalize; margin:0px; padding: 5px 0 0; text-align:center; color: #fff; }
ul#split p{ margin:0;padding:2px 2px 5px 2px; color:#fff; }
li#one h3{ background: #ed008c; }
ul#split div#outer{ background: #ed008c; padding:1px; }
ul#split div#inner { background: #49494a; border: solid 0px #49494a; padding:0px 10px 10px 10px; }
#contactbox { /* Positioning element */
	position: absolute;
	width: 200px;
	right:10px;
	top:10px;
	height:200px;
	z-index:0;
	padding:0px;
	margin:0px;
	background-color:#6f6f6f;
	background-image: url("../images/contact_bckgrd.jpg");
	background-repeat:repeat-x;
	background-position:top;
	/*background:#C6C6C6 url("../images/contact_bckgrd.jpg") repeat-x top;*/
}
/**************************/
#titlecontactdetails
{
	position:absolute;
	top:35px;
	left:410px;
	z-index:10;
	width:420px;
	border:dotted 0px #fff;
	margin:0px;
	padding:0px;
}
#titlecontactdetails h2 
{
	padding-bottom:4px;
	font-weight:bold;
	font-family:Arial;
	font-size:150%;
}
h2 
{
	font-size:130%;
	color:#fff;
	font-weight:lighter;
	margin:0px;
	padding:0px;
}
h2 a
{
	color:#fff;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;
}
h2 a:hover, #footerdetails a:hover
{
	text-decoration:underline;
	color:#ed008c;
}
h3 
{
	font-size:130%;
}
h4 
{
	font-size:110%;
	padding:10px 5px 10px 5px;
	margin:0px;

}
form 
{
	padding:0px;
	margin:0px;
}
input[type=text] 
{
	width:98%;
	border:solid 0px #fff;
}
input[type=submit] 
{
	border:solid 0px #000;
	color:#fff;
	background-color:#000;
	padding:1px 10px 1px 10px;
	width:100px;
	margin-left:40px;
	cursor:pointer;
}
div#inner p 
{
	color:#ed008c;
	padding:10px 0px 0px 2px;
	margin:0px;
}

#homepagelink 
{
	right:40px;
	position:absolute;
	top:360px;
	width:150px;
	height:87px;
	border:solid 0px #ccc;
}
#homepagelink img 
{
	border:solid 0px #ccc;
}
.openquotes
{
	position:relative;
	top:-10px;
	width:30px;
	height:30px;
	border:solid 0px #fff;
	float:left;
	background-image:url("../images/open_quote.png");
	background-repeat:no-repeat;
	background-position:center;
	margin-left:20px;
}
.closequotes
{
	position:relative;
	top:-10px;
	width:30px;
	height:30px;
	border:solid 0px #fff;
	float:left;
	background-image:url("../images/close_quote.png");
	background-repeat:no-repeat;
	background-position:center;
}
.quotetext 
{
	width:560px;
	border:solid 0px #fff;
	float:left;
}
.spacer 
{
	clear:both;
	height:20px;
}
#arrow 
{
	width:89px;
	position:absolute;
	border:solid 0px #666;
	right:-28px;
	top:550px;
	z-index:20;
}
.errorMsg 
{
	font-size:70%;
	color:#fff;
	font-weight:bold;
	right:0px;
}
#indexlist li 
{
	padding:0px 0px 10px 0px;
	color:#ed008c;
}
#indexlist li u 
{
	font-weight:bold;
	color:#ed008c;
}
#indexlist li a 
{
	color:#333;
	text-decoration:none;
}
#indexlist li a:hover
{
	color:#ed008c;
	text-decoration:underline;
	
}
#freeIndex 
{
    position:relative;
    left:782px;
    bottom:20px;
}
#printingSubNav 
{
    position:relative;
    border:solid 2px #ed008c;
    padding:4px;
    width:150px;
    z-index:10000;
    left:-175px;
    margin-left:50%;
    background-color:#545454;
    font-size:10pt;
}
#printingSubNav div 
{
    text-align:center;
    padding:4px;
    border:#545454;
}
#printingSubNav div:hover 
{
    background-color:#d7d7d7;
}

#printingSubNav div:hover a 
{
    color:#ed008c;
}
#printingSubNav div a 
{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
}
#printingSubNav div a:hover 
{
    color:#ed008c;
}
h1.pageheading 
{
    padding:0px;
    margin:0px 0px 15px 0px;
    border-bottom:dotted 2px #f01899;
    color:#fff;
    font-size:14pt !important;
}