/*

Green: 009A8A
yoproll: #49C1B0
light line: #E2E8EA
purple hedline: #7D0F7D
orange: #F28019
BG: #D8E0E3

*/

body
{
	text-align: left;
	background-color: #D8E0E3;
	margin: 0;
	padding: 0;
}

#center .imageunit p
{
	color: black;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}

/* Gallery */
/* frame */
.white { color: white; }

#wrapper
{
	width: 760px;
	background-color: #F48D3B;
	text-align: center;
	padding: 0 0 12px 0;
	margin: 6px auto 0 auto;
	border: none;
}

#content
{
	position: relative;
	width: 760px;
	background-color: #FFF;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	background-image: url(../images/bigarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	/*
background-image: url(../images/barBG.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
*/
}

#hcontent
{
	position: relative;
	width: 760px;
	background-color: #FFF;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	/*
background-image: url(../images/barBG.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
*/
}

#logoPadding { margin: 20px 0px 15px 20px; }
#tagPadding { margin: 20px 0 15px 248px; }

#footer
{
	width: 600px;
	Clear: both;
	background-color: #D8E0E3;
	text-align: center;
	padding: 0;
	margin: 0 auto;
}


#footer p
{
	font-family: verdana, san-serif;
	font-size: 9px;
}

#footer p a
{
	padding: 0 10px;
}

#global
{
	text-align: left;
	width: 748px;
	background-color: #F48D3B;
	padding: 0;
	margin: 0;
}

#menu
{
	font-family: "trebuchet ms", arial, helvetica, verdana, lucida, sans-serif;
	background-color: #F48D3B;
	padding: 0;
	margin: 0;
	vertical-align: absmiddle;
}

#menu tr td { white-space: nowrap; }
.menuPosition { width: 240px; }
.tableSpace { width: 13px; }

#left
{
	position: absolute;
	width: 155px;
	left: 0;
	padding: 0;
	margin: 0;
	top: 20px;
}

#centerItem
{
	padding-top: 22px;
	text-align: center;
}

#headline
{
	margin-left: 163px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#headline h1
{
	padding: 0;
	margin: 0;
}

.factSheet
{
	padding: 6px 0 0 0;
	margin-top: 6px 0 0 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #ccc;
}

#center
{
	width: 400px;
	margin: 0 auto 0 157px;
	padding: 0 0 22px 0;
}

#center #home
{
	background-color: #018384;
	height: 500px;
}

#center #home p
{
	color: #E3E6EA;
	font-size: 12px;
	margin: 0 32px 22px 32px;
}

/*Home rightcol*/

#hcenter
{
	width: 311px;
	margin: 0 271px 0 170px;
	padding: 0 0 0 0;
}

image, img
{
	padding: 0;
	margin: 0;
	border: none;
}

#rightcol
{
	position: absolute;
	right: 34px;
	top: 89px;
	text-align: left;
	width: 164px;
	padding: 12px 0;
	margin: 0;
}

.closewindow
{
	padding: 0 0 0 0;
	margin: 30px auto 30px 30px;
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	text-align: left;
	text-transform: lowercase;
}

/*Typography*/
.centeritem
{
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
}

.imageunit
{
	display: block;
	margin: 0 auto 0 auto;
	padding: 13px 0 6px 0;
}

.label
{
	display: block;
	padding-top: 4px;
	margin-top: 0;
	text-align: right;
	font-size: 10px;
	color: #7D0F7D;
	font-family: verdana, sans-serif;
}

.icon { text-align: right; }

#left p, #left h1, #left h2, #left h3
{
	clear: left;
	font-family: arial, helvetica, verdana, lucida, sans-serif;
}

#left img { text-align: left; }

#left h1
{
	color: #7D0F7D;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

#left h2
{
	font-family: verdana, arial, helvetica, lucida, sans-serif;
	color: #7D0F7D;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 6px 0 0 10px;
}

#left h3
{
	color: #E3E6EA;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 8px 0 0 12px;
}

#center ul.noBullett
{
	list-style-type: none;
	list-style-position: outside;
	padding-left: 4px;
}

#center ul.indent
{
	list-style-type: none;
	list-style-position: outside;
	padding-left: 4px;
}

#left ul
{
	clear: left;
	font-family: verdana, arial, helvetica, lucida, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	text-align: left;
	padding: 0;
	margin: 0 3px 0 20px;
	list-style-type: none;
}

#left ul li
{
	margin: 4px 0px 0 12px;
	list-style-type: none;
	list-style-image: url(../images/nextWeek.gif);
	list-style-position: default;
}

.padtop
{
	padding: 0 0 0 0;
	margin: 0;
}

#center .tline p
{
	padding-bottom: 20px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #ccc;
}

#center ul
{
	list-style-type: disc;
	list-style-position: outside;
}

#center ul li
{
	line-height: 1.3em;
	color: #7E8284;
}

#center h2, #center h3 { color: #7D0F7D; }

#center h1
{
	font-family: palatino, georgia, times, serif;
	color: #7D0F7D;
	font-size: 32px;
	line-height: 1.em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding: 22px 0 0 0;
	margin: 0 0 8px 0;
}

#center ul em { color: black; }

#center p
{
	clear: all;
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	text-align: left;
	color: #7E8284;
	font-size: 12px;
	line-height: 1.4em;
	padding: 0 0 0 0;
	margin: 0 6px 10px 4px;
	border: none;
}

#center h2
{
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	padding-top: 12px;
	margin: 0 22px 8px 4px;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}

#center h3
{
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	padding-top: 10px;
	margin: 0 22px 8px 4px;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
}

#center b { color: Black; }

#center em, #rightcol em
{
	color: #7D0F7D;
	font-weight: normal;
	font-style: normal;
}

#home p em
{
	color: white;
	font-weight: normal;
	font-style: normal;
}

#center ul
{
	text-align: left;
	border: 0;
	margin: 0 0 0 0;
	padding: 0 10px 0 20px;
	list-style-type: square;
	color: #646775;
	font-size: 12px;
	font-family: ariel, sans-serif;
}

#center li
{
	line-height: 1.2em;
	margin-bottom: 8px;
}

#rightcol p.credit
{
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #ccc;
	padding-top: 6px;
	padding-left:12px
	
}

#rightcol h1, #rightcol h2, #rightcol h3, #rightcol p {padding-left:12px;padding-right:4px}

#rightcol h1
{
	text-align: left;
	margin: 0 0 11px 0;
	color: black;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
}

#rightcol h2, #rightcol h3
{
	font-family: verdana, arial, helvetica, lucida, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 0 0 6px 0;
	color: #7D0F7D;
	font-variant: normal;
	font-weight: normal;
}

#rightcol p
{
	font-size: 10px;
	color: #646775;
	font-family: verdana, sans-serif;
	margin: 0;
}

#rightcol .callout
{
	padding-right: 0;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 8px;
	padding-left:12px;
	/*
background-image: url(../images/glassBg.png);
	background-position: right 0;
	background-repeat: no-repeat;
*/
}

#rightcol .callout p
{
	padding: 0px;
	font-size: 10px;
	line-height: 1.1em;
}

#rightcol .callout h2
{
	padding: 0px 6px 6px 0px;
	
	text-transform: uppercase;
}

#rightcol .callout ul
{
	border: 0;
	margin: 2px 6px 0px 8px;
	list-style-type: default;
	padding: 0px;
	list-style-position: outside;
}

#rightcol .callout ul li
{
	color: #473447;
	list-style-image: url(../images/check.png);
	padding: 1px;
	font-size: 10px;
	line-height: 1em;
	margin: 0 0 2px 12px;
	font-family: verdana, arial, san-serif;
	vertical-align: top;
	text-transform: inherit;
}

.title
{
	font-family: arial, sans-serif;
	font-size: 26px;
	line-height: -3px;
	font-style: normal;
	font-weight: normal;
	Color: #7D0F7D;
}

/*Links*/
A { color: #009A8A; }
A:hover { color: #88D0C8; }

A:visited
{
	color: #009A8A;
	text-decoration: none;
}

A:active { color: #C71EC7; }

/* navigation */
#menu { }

#menu a
{
	background: #F48D3B;
	padding: 0 3px 0 0;
	margin: 0 0 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 10px;
}

#menu a:hover
{
	color: silver;
	background: #F48D3B;
}

#menu a:active
{
	background: #F48D3B;
	color: #fff;
}

.gr { color: #009A8A; }
