/* CSS Document */

html, body, td, th, p {
font-family : "Trebuchet MS", Trebuchet, sans;
font-size : 13px;
color : #333333;
line-height : 1.5em;
height : auto;
margin-top:0px;
}
body {
	background: #49264F url(images/bg_tile1.jpg) repeat;
}
img {
border : none;
}
div#container {
width : 850px;
margin : 0 auto;
background-color : #ececec;
overflow : auto;
height : auto;
min-height : 100%;
}
div#MainNav {
width : 100%;
background : #000000 url(images/nav_bg.jpg) repeat-x;
height : 33px;
min-height : 33px;
text-align : center;
}
#MainNav img {
margin : 0;
padding : 0;
}
div#masthead {
background-color : #ededed;
width : 100%;
margin:0px;
}
img#logo {
position : relative;
float : left;
}
a:link {
color : #945094;
text-decoration : none;
font-weight : bold;
}
a:visited {
text-decoration : none;
color : #945094;
font-weight : bold;
}
a:hover {
text-decoration : none;
color : #bf7fbf;
font-weight : bold;
}
a:active {
text-decoration : none;
color : #945094;
font-weight : bold;
}
div#BodyLeft {
background-color : #ffffff;
float : left;
margin : 15px;
width : 240px;
}
div#BodyRight {
background-color : #ffffff;
float : left;
height : auto;
margin : 15px 15px 15px 0;
padding : 20px;
position : relative;
width : 505px;
}
#BodyNavLeft ul {
background-color : #fdfdfd;
font-family : Georgia, "Times New Roman", Times, serif;
float : left;
font-size : 13px;
line-height : 1.2em;
overflow : auto;
text-align : left;
width : 100%;
margin : 0;
padding : 0;
}
#BodyNavLeft li {
list-style : none;
margin-left : 0;
margin-right : 0;
margin-top : 0;
margin-bottom : 0;
padding : 0.5em 5px 0.5em 5px;
border-bottom : 1px solid #cccccc;
}
#BodyNavLeft li a {
text-decoration : none;
}
div#VertHr {
background-color : #c3c3c3;
background-image : url(images/vertHR_grad.gif);
background-position : bottom 0%;
width : 3px;
height : auto;
float : left;
overflow : auto;
margin-top : 30px;
margin-bottom : 30px;
}
div#Footer {
background-color : #7a4983;
clear : both;
margin-left : auto;
margin-right : auto;
height:39px;
margin-top:-38px;
position : relative;
width : 850px;
}
#copyright {
color : #fff;
float : left;
font-size : 11px;
line-height : 1.3em;
margin : 5px 10px;
position : relative;
text-align : left;
}
#footernav {
color : #fff;
float : right;
font-size : 11px;
line-height : 1.3em;
margin:5px 10px;
position : relative;
text-align : right;
}
#Footer a:link {
color : #ffffff;
text-decoration : none;
}
#Footer a:visited {
text-decoration : none;
color : #ffffff;
}
#Footer a:hover {
text-decoration : none;
color : #ffffff;
}
#Footer a:active {
text-decoration : none;
color : #ffffff;
}
h1 {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 24px;
color : #945094;
font-weight : normal;
margin-top : 0;
}
h2 {
font-size : 14px;
font-weight : bold;
color : #303;
margin-bottom : 0;
margin-top : 0;
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin-top:1.4em;
	margin-bottom:0px;
}
div.PressBox {
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
	width:100%;
	overflow:auto;
}
div.PressBox p {
	margin-right:10px;
}
div#EmailSignup {
background-color : #d9d9e7;
font-size : 12px;
color : #636;
padding : 10px;
margin : 10px;
}
div#Promo {
font-size : 12px;
color : #636;
padding : 10px;
margin : 10px;
}
div.EmailField {
margin-top : 5px;
}
span.label, span.spacer, span.multiple span {
float : left;
}
span.multiple {
float : left;
}
span.submit {
padding-left : 86px;
padding-bottom : 5px;
}
div.clear {
clear : both;
padding-top : 5px;
}
img.right {
	position:relative;
	float:right;
	margin: 0px 0px 8px 8px;
}
img.left {
	position:relative;
	float:left;
	margin:0px 8px 8px 0px;
}
ul {
	width:80%;
	margin: auto;
}
ul li {
	margin-top:1em;
}
img.holiday {
	margin:0px;
}
img.press {
	margin:10px 20px 10px 10px;
	float:left;
}
div.half {
	width:230px;
	float:left;
	margin-right:20px;
}
div#HomeContent {
	background:#FFFFFF url(images/home_bg.jpg) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin-left:auto;
	margin-right:auto;
	line-height:1.5em;
	min-height:460px;
	overflow:auto;
	height:460px;
	padding:15px 25px 15px 15px;
}