html
	{
		height:100%;
		margin:0;
		padding:0;
	}

#container {

	width: 498px;
	left: 280px;
	position: absolute;
	
	height: auto;
	color:white;
	background:#6A5948 url(../img/back.png) repeat-x;
}
#mainNav {
	background-image: url(../img/mainNavBack.jpg);
	padding-left:10px;
	position:relative;
}
#mainNav a{
	text-decoration:none;
	color:#000000;
	width:80px;
	line-height:26px;
	float:left;
	text-align:center;
}

#mainNav a:hover{
	background-image: url(../img/navOver.jpg);
	background-repeat: repeat-x;
	color:#FF3300;
}

#mainNav a.active{
	font-weight:bold;
	background-image: url(../img/navOver.jpg);
	background-repeat: repeat-x;
}


#mainNav ul{
	height:35px;
	padding:0;
	margin:0;
}

#mainNav ul li{
	list-style:none;
	padding-left:0;
	padding-top:0;
	position: relative;
	top:0;
	display: inline; 
}


#container #staticNav {
position:absolute;
top:10px;
	width: 250px;
	right:0
}

#staticNav{
	width:300px;
	position:relative;
}
#staticNav ul{

	padding-left:0;
	padding-top:0;
	margin:0;
}
 #staticNav ul li{
	list-style:none;
	padding-left:0;
	float:right;
}
#staticNav a{
	text-decoration:none;
	color:#000000;
	display:block;
	padding-right:10px;
}
#staticNav a:hover{
	color:#FF6600
}


#subNav{
	padding-top:10px;
}

#subNav ul{
	padding-left:0;
	padding-top:0;
	margin:0;
}

#subNav ul li{
	list-style:none;
	padding-left:0;
	height:22px;
}

#subNav ul li span{
	display:block;
	padding-left:20px;
	background-image: url(../img/arrowRightOr.jpg);
	background-repeat: no-repeat;
	height:22px;
}
#subNav ul li a{
	text-decoration: none;
	height:22px;
	color:#000000;
}

#subNav ul li a:hover{
color: #FF6600;
}

#subNav ul li a.active{
font-weight:bold;

}

#flower {
	background-image: url(../img/newl.jpg);
	background-repeat: no-repeat;

}
#flower2 {
	background-image: url(../img/newr.jpg);
	background-repeat: no-repeat;
	position:absolute;
	top:0;
	left:780px;

}
#backRight{
position:absolute;
left:620px;
top:0;
	background-image: url(../img/backRight.jpg);
	background-repeat: no-repeat;
}
#head #pageHeader{
	background-image: url(../img/company.jpg);
	width: 100%;
	background-repeat: no-repeat;
	height: 60px;
	
}
#claim {
	width:100%;
	height:81px;
	background-image: url(../img/kissed2.jpg);
	text-indent:-1000px;
	display: none;

}




#head #pageHeader h1, #head #pageHeader h2{
	text-indent:-1000px;
	width: 100%;
	font-size:16px;
	
}



#contentSubject {
	width: 190px;
	float:left;
	left: 10px;
	position: relative;
}

#intro {
	display:block;
	float: right;
	width: 280px;
	padding-right:20px;

}
#description {
	padding-right: 10px;
	line-height:16px;
}
h1{
font-size:20px;
color:#FF6600;
font-weight:normal;
}
h2{
font-size:20px;
color:#333333;
font-weight:normal;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	background-repeat: repeat-y;
	margin:0; padding:0;
}
.article {
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;

}
.article .body {
	width: 290px;
	float: right;
	margin-bottom:10px;
}

#description a, .body a {
color:#FF6600;
text-decoration:none;
}

#description a:hover, .body a:hover {
text-decoration:underline;
}

acronym {
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	cursor:help;
}

.article .body ul {
padding-left:21px;
margin-left:0;
margin-top:0;
margin-bottom:0;
}
.article .body li {

list-style-image:url(../img/bullet.jpg);
}

.article .pic{
	width: 180px;
	float: left;
	margin-bottom:10px;
	overflow:visible;
	text-align:center;

}

.article .pic img{
/*border:#000000 1px solid;
margin-right:5px;
margin-bottom:5px;*/
}
.article .subtitle {
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px #CCCCCC;
	margin-bottom:10px;
	padding-left: 20px;
	background-image: url(../img/arrowRightGrey.jpg);
	background-repeat: no-repeat;
	color:#FFFF99;
}

.article .subtitle a {
	color:#999999;
	text-decoration:none;
	}
.article .subtitle a:hover{
	color:#000000;
}

a {
	font-size: 11px;
}

h1, h2, h3, .p1, .p2{
	margin-top:0;
	margin-bottom:0;
}

#mainContent{
	padding-top:10px;
}

#footer{
	width:auto;
	height:5px;
	background-image: url(../img/footerBack.jpg);
	clear:both;
	position:absolute;
	bottom:0;

}
#copyright{
	height:142px;
	width:10px;
	position:absolute;
	left:628px;
	bottom:5px;
	display:none;
}


#flower{
}


.date{

color:#FF6600;
font-style:italic;}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 20px;

}

.sIFR-hasFlash #headline h2 {
	visibility: hidden;
	font-size: 22px;
	width:280px;
	display:block;
	line-height:22px;



}

.sIFR-hasFlash .headline {
	visibility: hidden;
	font-size: 14px;
	width:280px;
	display:block;
	line-height:22px;


}

.sIFR-hasFlash .p1{
	visibility: hidden;
	text-indent:0;
	display:block;
	width:500px;
	padding-top:0;
	padding-bottom:0;
	height:81px;
	background-image: url(../img/kissed2.gif);

}
/*
.sIFR-hasFlash .article .subtitle  {
	visibility: hidden;
	font-size: 10px;

}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 40px;

}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */
#sitemap ul {
	margin: 0px;
	padding:0px;
	list-style:none;
	left:0;
}

#sitemap ul li{
line-height:23px;
}

#sitemap ul li ul{
	margin: 0px;
	margin-left:20px;
}

#sitemap ul li ul li{
line-height:18px;
}



#sitemap ul li a{
	margin-bottom: 5px;
	text-decoration:none;
	color:#333333;
	display:block;
	width:150px;
	border:#FF6600 solid 1px;
	padding-left:5px;
	
}

#sitemap ul li a:hover{
background:#FF6600;
color:#FFFFFF;

	
}
