/* CSS Document */
* {	font-family: verdana, arial, helvetica, serif; }

body {
	margin: 0; 
	padding: 0; 
	text-align: center;
	color: #000000; 
	background: #ffffff;
	background-image: url("../images/logo_flower_bg.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
}



p, td, div {
	font-size: 12px;
}

p.prfoot{
	padding-top: 6px;
	font-size: 11px;
	border-top: 1px solid #000;
}

img {
	border: 0px;
}

a img {
	text-decoration: none;
	border: 0px;
}

a {
	color: #D45101;
	text-decoration: underline;
}

a:visited {
	color: #D45101;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #990000;
	margin-top: 0px;
}

h2 {
	border-bottom: 1px solid;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #666666;
	/*background-color: #eeeeee;*/
	padding: 5px;
	color: #000000;
	margin-bottom: 0px;
}


.insideHeader {
	font-size: 48px;
	color: #f6d9c8;
	font-style: italic;
	letter-spacing: 4px; 
	margin: 0px 5px 0px 0px;
	font-weight: normal;
	
}

ul li{
	font-size: 12px;
	margin-bottom: 4px;
}

ol li{
	font-size: 12px;
	margin-bottom: 4px;
}






/* ******************************
ID's
*/

#container {
	width: 670px;
	margin: 0px auto 10px auto; 
	padding: 0;
	position: relative; 
	border: 1px solid #000000;
}

#topBar {
	background: url("../images/top_bg.gif") repeat-x top;
	height: 110px;
	padding-top: 5px;
	text-align: left;
}

#topBar h1 {
	position: absolute;
	top: -200px;
}

#bannerShell {
	width: 100%;
	height: 92px;
	background: url("../images/in-banner_bg.gif") repeat-x top;
	text-align: right;
}

#inBannerShell {
	width: 100%;
	height: 92px;
	background: url("../images/in-banner_bg.gif") repeat-x top;
	text-align: right;
}
/*
#banner {
	width: 100%;
	height: 35px;
	background: url("../images/hp_banner_photo_2.jpg") no-repeat left top;
	text-align: right;
}*/

#inBanner1 {
	width: 100%;
	background: url("../images/in-banner_photo_1.jpg") no-repeat left top;
	text-align: right;
	padding-top: 35px;
	height: 92px;
}

#inBanner2 {
	width: 100%;
	background: url("../images/in-banner_photo_2.jpg") no-repeat left top;
	text-align: right;
	padding-top: 35px;
	height: 92px;
}


#inBanner3 {
	width: 100%;
	background: url("../images/in-banner_photo_3.jpg") no-repeat left top;
	text-align: right;
	padding-top: 35px;
	height: 92px;
}


#inBanner4 {
	width: 100%;
	background: url("../images/in-banner_photo_4.jpg") no-repeat left top;
	text-align: right;
	padding-top: 35px;
	height: 92px;
}

#inBanner5 {
	width: 100%;
	background: url("../images/in-banner_photo_5.jpg") no-repeat left top;
	text-align: right;
	padding-top: 35px;
	height: 92px;
}

#inBanner6 {
	width: 100%;
	background: url("../images/in-banner_photo_6.jpg") no-repeat left top;
	text-align: right;
	padding-top: 35px;
	height: 92px;
}

#inBanner7 {
	width: 100%;
	background: url("../images/in-banner_photo_7.jpg") no-repeat left top;
	text-align: right;
	padding-top: 35px;
	height: 92px;
}

#inBanner8 {
	width: 100%;
	background: url("../images/in-banner_photo_8.jpg") no-repeat left top;
	text-align: right;
	padding-top: 35px;
	height: 92px;
}

#inBanner9 {
	width: 100%;
	background: url("../images/in-banner_photo_9.jpg") no-repeat left top;
	text-align: right;
	padding-top: 35px;
	height: 92px;
}


#inBanner10 {
	width: 100%;
	background: url("../images/in-banner_photo_10.jpg") no-repeat left top;
	text-align: right;
	padding-top: 35px;
	height: 92px;
}


#inBanner11 {
	width: 100%;
	background: url("../images/in-banner_photo_11.jpg") no-repeat left top;
	text-align: right;
	padding-top: 35px;
	height: 92px;
}

#bannerNav {
	width: 300px;
	padding-top: 50px;
	float: right;
}

#inContent {
	margin: 0px 150px 0px 0px;
	text-align: left;
	padding: 0px 10px 10px 10px;
}


#footer {
	color: #999999;
	text-align: left;
	padding: 0px 10px 10px 0px;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 40px;
}

#footerWrapper {
	margin-left: 215px;
}

#footer a{
	color: #D45101;
	background: url("../images/footer_bullet.gif") right 6px no-repeat;
	margin-right: 5px;
	padding-right: 10px;
}

#footer a.noBG{
	background: none;
}

#getFlash {
	background: url("../images/icon_get_flash.gif") left 20px no-repeat;
	color: #999999; 
	padding: 10px 0px 0px 70px;
	border-top: 1px dashed #cccccc;
}

#breadcrumbs {
	font-size: 10px;
	text-align: left;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	color: #666666;
}

#breadcrumbs a {
	background: url("../images/arrow_left.gif") no-repeat;
	background-position: right 4px;
	padding-right: 10px; 
	margin-right: 10px;
}

#searchBox {
	color: #666666;
	width: 210px;
	height: 20px;
	margin-top: 70px;
	float: right;
}
#searchBox form{
	margin: 0px;
}

#searchBox input{
	border: 1px solid #666666;
}

/* ******************************
CLASS's
*/

.bannerBtn {
	width: 80px;
	text-align: center;
	float: left;
	margin-right: 20px;
	font-weight: bold;
}

.bannerBtn  a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.bannerBtn a:hover {
	text-decoration: none;
}

.bannerBtn a:visited {
	color: #ffffff;
}

.smallGrey {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

.SmallHeader {
	border-bottom: 1px solid;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
}

.bullet {
	background: url("../images/arrow.gif") no-repeat left 2px;
	padding-left: 15px;
	font-weight: bold;
	margin: 5px;
}	

a .whiteLink {
 color #ffffff;
}

.noTopMargin {
	margin-top: 0px;
}

.noBottomMargin {
	margin-bottom: 0px;
}
.floatRight {
	float: right;
	margin: 0px 0px 20px 20px;
}

.downloadBox {
	widtth: 200px;
	padding: 10px;
	background-color: #eeeeee;
	border: 1px dotted #666666;
	float: right;
}


.hightlighted {
	color: #d35204;
}

/* ******************************
3 Column Layout 
*/

#main1 {
	margin:0; 
	padding:0;
	min-width:1010px;
}
#left {
	float:left;
	width:217px;
	margin: 35px 0px 0px 0px;
	text-align: left;
}
#left img{
	margin-top: 10px;
}

#right {
	float:right;
	width:140px;
	margin: 35px 0px 0px 0px;
	padding: 5px;
	text-align: left;
}

#middle {
	margin: 10px 160px 0px 217px;
	text-align: left;
	padding: 10px;
	min-width:635px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
}

.backToTop {
	text-align: right;
	border-top: 1px solid #eeeeee;  
	margin-bottom: 25px;
}

.backToTop a {
	font-size: 10px;
	color: #666666;
	background: url("../images/arrow_up.gif") no-repeat;
	background-position: left 4px;
	padding-left: 20px; 
}

.borderLeft {
	border-left: 1px solid #cccccc;
}

/* ******************************
Nav
*/

#navShell {
	width: 100%;
	background: url("../images/nav_bg-off.gif");
	height: 18px;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0px 2px 0px 0px;
	list-style: none;
	line-height: 1;
	font-family: verdana, arial, helvetica, serif;
	font-size: 11px;
}

#nav a {
	display: block;
	text-decoration : none;
	background-color : transparent;
	color: #ffffff;
	width: 100%;
	height: 100%;
}

#nav ul a{
	color: #000000;
}

#nav a:hover {
	color: #ffffff;
}

#nav li { /* all list items */
	float: left;
	font-weight: bold;
	width: 95px; /* width needed or else Opera goes nuts */
	height: 13px;
	padding : 5px 0 0 5px;
	color: #cccccc;
	font-size: 11px;
	background: url("../images/nav_divider.gif") no-repeat left bottom;
	margin-bottom: auto;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-top: 1px solid #666;
	width: 167px;
	margin-left: 0px;
	text-align: left;
}

#nav li ul li{ /* second-level list items */
	position: relative;
	background: #f9c352;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	padding: 5px 0 0 5px;
	letter-spacing: normal;
	text-transform: none;
	font-size: 11px;
	width: 160px;
	z-index: 5;
	font-weight: normal;
}

#nav li ul li.taller{
	width: 220px;
}

#nav li ul ul li.tall{
	height: 26px;
}

#nav li.tall a{
	padding-bottom: 5px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 10em;
	margin-left: 160px;
}

#nav li ul li.taller ul{
	margin: -2em 0 0 10em;
	margin-left: 220px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	color: #000000;
}

#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	margin-left: -57px;
	color: #000000;
}

#nav li li li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	color: #000000;
	margin-left: 160px;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul { /* lists nested under hovered list items */
	left: auto;
	color: #000000;
}

#nav li:hover, #nav li.sfhover {
	background: url("../images/nav_bg-on.gif");
	color: #000000;
}

#nav li ul li:hover, #nav li ul li.sfhover{
	background: #c3493a;
	color: #000000;
}

/* ******************************
Company List
*/

div.company{
	width: 250px;
	padding: 10px;
	text-align: center;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

div.companyname{
	width: 275px;
	text-align: center;
	vertical-align: middle;
}

div.companylogo{
	width: 275px;
	text-align: center;
	margin-top: 10px;
}

div#col_left{ margin-left: 20px; float: left;}
div#col_right{ float: right; margin-right: 20px;}





/* ******************************
calendar styles 
*/

.calTable {
background-color: #ebb391;
}

.CalHeading {
background-color: #ebb391;
color: #000000;
font-weight: bold;
font-size: 12px;
padding: 5px;
}

.CalDayHeading {
background-color: #d35000;
Font-weight: bold;
color: #ffffff;
font-size: 12px;
}	

.CalNoDay {
background-color: #eeeeee;
font-size: 10px;
}

.CalDay {
background-color: #E4E9EF;
height: 60px;
}

.CalDayEvent {
background-color: #fce1a9;
}

a.CalDaylink {
font-size: 10px;
}

a.CalDaylink:hover {
text-decoration: none;
}

a.CalEventlink {
font-size: 10px;
}

#filesBox {
	float: right;
	border: 1px dotted #666666;
	background-color: #eeeeee;
	padding: 10px;
	width: 250px;
	margin-bottom: 20px;
}

#filesBox p{
	margin-left: 10px;
}

#hp_contact {margin: 20px 0 20px 10px; background-color: #eee; border: 1px solid #ccc; padding: 10px;}


