/**************************************/
/* web_rose_design.css                      */
/* Macromedia template edited by      */ 
/* Rose Lacy webrosedesign.com        */
/**************************************/

/**************************************/
/* HTML tag styles                    */
/**************************************/ 

body {
    font-family : "Trebuchet MS", "Univers Condensed", sans-serif;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: overline;
}
h1 {
	font-size: 150%;
	color: #006699;
	text-indent: 10px;
	background-color: #E7E3DE;
	text-align: center;
	margin: 0;
}
h2 {
	font-size: 125%;
	color: #00659C;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
}
h3 {
	font-size: 115%;
	color: #00659C;
	background-color: #FFFFFF;
}
h4 {
	font-size: 105%;
	color: #00659C;
	background-color: #FFFFFF;
}
h5 {
	font-size: 100%;
	color: #00659C;
	background-color: #FFFFFF;
}

ul{
	list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: decimal;
}

label{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
	background-color: #FFFFFF;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#mastheadbg{
	width: 100%;
	height: 110px;
	border: none;
	background-color: #E7E3DE;
	color: #000000;
}

#masthead{
	background-position: left top;
	clear: both;
	float: none;
	border: 0px none;
	position: relative;
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	background-color: #E7E3DE;
	left: 0px;
	top: 0px;
	color: #000000;
	vertical-align: middle;
	display: block;
	text-align: center;
}

#masthead img{
	clear: left;
	float: left;
	visibility: visible;
	overflow: hidden;
	z-index: 1;
	left: auto;
	height: auto;
	width: auto;
}

#navBar{
	float: left;
	width: auto;
	margin: 10px;
	padding: 0px;
	height: auto;
	left: 0px;
	clear: left;
}

#content{
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0px;
}

/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	background-color: #E7E3DE;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

#globalNav li a {
	font-size: 90%;
	padding: 0 4px 0 0;
	display: inline;
}

#globalNav li a:hover {
	font-size: 90%;
	padding: 0 4px 0 0;
	display: inline;
	background-color: #99CCCC;
	color: #666666;
}

/************** .feature styles ***************/

.feature{
	font-size: 100%;
	color: #5A694A;
	background-color: #FFFFFF;
}
.feature p{
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A694A;
	background-color: #FFFFFF;
}

.feature h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #006699;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	margin-top: 10px;
	background-color: #FFFFFF;
}

.feature ul {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A694A;
	list-style-type: square;
	list-style-position: inside;
	background-color: #FFFFFF;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	width: 100%;
	border-top: 1px solid #999999;
	border-right: none #999999;
	border-bottom: none #999999;
	border-left: none #999999;
	float: none;
	height: auto;
	text-align: center;
}


/*********** #navBar link styles ***********/

#navBar ul a:link {
	display: block;
	color: #6600FF;
	background-color: #FFFFFF;
}
#navBar ul a:visited {
	display: block;
	color: #663300;
	background-color: #FFFFFF;
}
#navBar ul a:hover {
	display: block;
	color: #6600FF;
	background-color: #CCCCCC;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #E7E3DE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 90%;
	display: inline;
	width: auto;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	font-family: Tahoma, sans-serif;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
	color: #0000CC;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	font-size: 90%;
	display: inline;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
	font-family: Tahoma, sans-serif;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** footer styles **************/

#siteInfobg {
	float: none;
	clear: both;
	background-color: #E7E7DE;
	height: 99px;
	color: #000000;
}
#siteInfo a {
	font-size: 75%;
	color: #333300;
	font-family: "Trebuchet MS", "Univers Condensed", sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	clear: both;
	background-color: #FFFFFF;
}
#siteInfo a:hover {
	color: #0000FF;
	background-color: #99CCCC;
}
#siteInfo li {
	font-size: 75%;
	color: #333300;
	font-family: "Trebuchet MS", "Univers Condensed", sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	clear: both;
	display: inline;
	list-style-type: square;
	margin: 5px;
	background-color: #FFFFFF;
}
.color003366 {
	color: #003366;
	background-color: #FFFFFF;
}
/*********** disguise image long description link ***********/
.whitetext {
	color:#FFFFFF;
	background-color:#FFFFFF;
}