

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,p { margin:0; padding:0; }
img{border:0;}
ol,ul { list-style:none; margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-size:100%;}
hr { display: none; }

html {
	width: 100%;
	text-align: center;
	margin: auto;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font: "Helvetica Neue";
	color: #444444;
	font-size: 12px;
	position: relative;
	text-align: left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
    line-height: 150%;
}

.clear {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.bold {
	font-weight: bold;
}

.line {
	background: url(../images/line.png) top left repeat-x;
	height: 16px;
	padding: 0 !important;
	margin: 0 !important;
    clear: both;
}

.lineLong {
	background: url(../images/line.png) top left repeat-x;
	height: 16px;
	position: relative;
	top: -12px;
}

a:hover {
	color: #56145a;
}

/**********

headings 

**********/

h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font: "Helvetica Neue";
	font-size: 22px;
	z-index: 2;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}

h3 {}

h4 {}

/****************************

styles specific to home page

****************************/

.home {
	margin: 0;
}

#homepageBGContainer {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
 	min-height:560px;
}
#homepageBGContainer img {
    width: 100%;
}

#homeContentPanel {
	background: #FFFFFF; opacity: 0.85; width: 722px; height: 523px; z-index: 1; position: absolute; top: 0; left: 45px;
}

#homeText {
	position: absolute;
	top: 174px;
	left: 45px;
    margin-left: 30px;
	background: url(../images/home/home_txt2.gif) 0 0 no-repeat;
	width: 722px;
	height: 136px;
	z-index: 2;
}

/*********************

home navigation

*********************/

#homeMenu {
	font-family: Arial, Helvetica, sans-serif;
	font: "Helvetica Neue";
	font-size: 14px;
	color: #000000;
    height: 16px;
    width: auto;
}

#homeMenu ul {
	position: absolute;
	left: 75px;
	top: 106px;
	list-style-type: none;
	z-index: 2;
}

#homeMenu li {
	float: left;
}

#homeMenu a {
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
}

#homeMenu a:hover {
	color: #56145a;
    background: url(/images/dots.v.gif) repeat-x left bottom;
}

.menuActive {
    background: url(/images/dots.w.gif) repeat-x left bottom;
}

#homeHeadline {
	position: absolute;
	top: 56px;
	left: 45px;
	background: url(../images/home/home_headline.png) 0 0 no-repeat;
	width: 722px;
	height: 41px;
	z-index: 2;
}
#homeHeadline h1 {
    display: none;
}
#homeText * {
    display: none;
}

/****************

home News

****************/

#homeNews {
	position: absolute;
	left: 62px;
	top: 376px;
	font-family: Arial, Helvetica, sans-serif;
	font: "Helvetica Neue";
	font-weight: bold;
	font-size: 12px;
	z-index: 2;
    min-width: 60%;
}

#homeNews h2 {
    font-size: 12px;
	padding-left: 13px;
}
#homeNews ul {
	list-style-type: none;
}

#homeNews li {
	background: url(../images/arrow_off.png) 0 2px no-repeat;
	padding-left: 13px;
}

#homeNews span {
	font-weight: normal;
	padding-left: 3px;
}
#homeNews a {
    text-decoration: none;
    color: #444;
}
#homeNews a:hover {
	color: #56145a;
    background: url(/images/dots.v.gif) repeat-x left bottom;
}

/******************

home Address

******************/

#homeAddress {
	position: absolute;
	left: 75px;
	top: 479px;
    width: 654px;
	font-family: Arial, Helvetica, sans-serif;
	font: "Helvetica Neue";
	color: #444444;
	font-size: 11px;
	z-index: 2;
    padding: 12px 0;
	background: url(../images/line.png) top left repeat-x;
}

#homeAddress address {
    font-style: normal;
}
#homeAddress a {
	color: #56145a;
}

/********************

home Frank Ways

********************/

#homeFrankWays {
    display: none;
	position: absolute;
	top: 109px;
	left: 773px;
	background: #000000;
	opacity: 0.7;
	width: 215px;
    min-height: 55px;
	color: #FFFFFF;
	margin: 0;
	padding: 6px 3px 6px 16px;
    cursor: pointer;
}

#homeFrankWays div {
    font-weight: bold;
	padding: 3px 0;
    line-height: 14px;
}
#homeFrankWays div.dateline {
    font-weight: normal;
	padding-bottom: 3px;
}
#homeFrankWays em {
    font-style: normal;
    text-decoration: none;
    font-size: 10px;
}

#homeFrankWays span.wayslink {
	background: url(../images/home/frank_ways_arrow.png) no-repeat;
    background-position: right center;
	padding-right: 13px;
}
#homeFrankWays a {
	color: #efcf1c;
	text-decoration: none;
}
#homeFrankWays a:hover {
	color: #efcf1c;
	border-bottom: 1px dotted #efcf1c;
}

#frankWaysNav {
	position: absolute;
	top: 98px;
	right: 18px;
	color: #FFFFFF;
	z-index: 3;
	background: url(../images/arrow_rt_nav.w.png) no-repeat right 5px; 
	padding-right: 13px;
}
#homeMenu #frankWaysNav {
    top: 107px;
    left: 616px;
    right: auto;
    font-size: 11px;
}
#homeMenu #frankWaysNav {
	background-image: url(../images/arrow_rt_nav.png);
}

#frankWaysNav a {
	color: #fff;
	text-decoration: none;
    margin: 0;
}
#frankWaysNav a:hover {
	color: #fff;
    background: url(/images/dots.w.gif) repeat-x left bottom;
}
#homeMenu #frankWaysNav a {
	color: #56145a;
    font-weight: bold;
}
#homeMenu #frankWaysNav a:hover {
    background: url(/images/dots.v.gif) repeat-x left bottom;
}
#frankWaysSpot {
	position: absolute;
    top: 107px;
    left: 728px;
    width: 44px;
    height: 25px;
	z-index: 3;
}

pre {
    z-index: 99;
    position: absolute;
    background: #def;
}

