/* CSS Document */

body {
	background-color: #e6e6ec;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/* 	background-image: url(images/dropshad.gif); */
	background-repeat: repeat-y;
	background-position: 0px;
	text-align: center;
	font: 100% helvetica, arial, geneva, verdana, helve, sans-serif;

}

a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #999999;
	}
	
a:hover {
	font-weight : normal; 
	text-decoration : none;
	color: #D6A477;
	}
	
#container	{
	width: 850px;
	height: 570px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: left;
	background-color: white;
	background-repeat:no-repeat
	
	
	
	}
	
	
	#nameNav	{
	width: 615px;
	height: 90px;
	margin-left:0px;
	margin-right:50px;
	padding-left:0px;
	padding-top:0px;
	text-align: left;
	background-color: none;
	float:right; 
	display: inline;
	background: url(images/name.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
	
	
	
	
	
#headerNav	{
	width: 615px;
	/* height: 151px; */
	margin-left:0px;
	margin-right:50px;
	margin-bottom:0px;
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	text-align: left;
	background-color: none;
	float:right; 
	display: inline;
	border-top:1px dotted #333366;
	border-bottom:1px dotted #333366;

	}
	
	#submen {
	width: 615px;
	height: 22px;
	font-size:0;
	margin-bottom: -1px;
	margin-right:50px;
	text-align: center;
	background-color:#FFF;
	float:right;
	display:inline;
	}
	
	
	
	
	
	
#cornerc	{
	width: 62px;
	height: 59px;
	margin-right:37px;
	margin-top:25px;
	background: url(images/c.gif);
	background-repeat:no-repeat;
	float:right; 
	}
	
	

	
#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7 {
	/*width: 80px; */
	float:left;
	display: inline;

	}
	

	
	
.nav ul 	{
	padding: 0;
	margin: 0;
	list-style: none;
	}

.nav ul li	{
	line-height: 14px;
	margin: 0;
	padding: 0;
	}
	
.nav ul li.navheading	{
	color: #000000;
	font-weight:normal;
	margin: 0 0 0 4px;
	font-size: 12px;

	}

.nav a
{
display: block;
margin:0 0 0 0px;
padding: 1px 0 1px 4px;
color:#999999;
font-size:12px;
font-weight:normal;
text-decoration: none;
background-color: #FFF;
width: 144px;
width: 140px;
}

/* hide from IE */
html>body .nav a {
  width:140px;
  }
  
.nav a:link, .nav a:visited
{
	color:#999999;
	text-decoration: none;
	font-weight:normal;
}

.nav a:hover, .nav a:active
{
	/*background-color: #D6A477;*/
	color:#003366;
	text-decoration: none;
	font-weight:normal;
}

/* .nav a.hi, .nav a.hi:link, .nav a.hi:visited, .nav a.hi:hover, .nav a.hi:active
{
background: #fff url(../i/bg/nav.gif) center left no-repeat;
margin:0;
padding:1px 0 1px 10px;
color: #D9265D;
text-decoration: none;
font-weight:normal;
}
	*/
	
	
	
	
	
/* 	!!!!!!!!smallnav!!!!!!!!!! */


.navsmall ul 	{
	padding: 0;
	margin: 0;
	list-style: none;
		display: inline;

	}
	


.navsmall ul li	{
	line-height: 14px;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
.navsmall ul li.navheading	{
	color: #000000;
	font-weight:normal;
	font-size: 12px;
	margin: 0 0 0 4px;
	display: inline;
	}

.navsmall a
{
display: block;
margin:0 0 0 0px;
padding: 1px 20px 1px 4px;
color:#999999;
font-size:13px;
font-weight:normal;
text-decoration: none;
background-color: #FFF;
/*border-left:solid; border-left-color:#003366; border-left-width:3px
width: 84px;
width: 80px;*/
}

/* hide from IE */
html>body .navsmall a {
  /*width:80px;*/
  }
  
.navsmall a:link, .nav a:visited
{
	color:#999999;
	text-decoration: none;
	font-weight:normal;
}

.navsmall a:hover, .nav a:active
{
	/*background-color: #D6A477;*/
	color:#003366;
	text-decoration: none;
	font-weight:normal;
}





/* 	!!!!!!!!smallnavend!!!!!!!!!! */
	
	
#logo {
	width: 130px;
	height: 140px;
	margin-left: 50px;
	padding-top: 10px;
	margin-right: 0px;
	background: url(images/flowerlogo_03.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	float:left;
	display:inline;
	}
	
	
	
	
#horizbarb {
	width: 660px;
	height: 3px;
	font-size:0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*background: url(images/horizBar.gif);
	background-repeat:repeat-y;*/
	clear:both
	}
	
	
#leftcol	{
	width: 190px;
	height:235px;
 	margin-left: 50px;
	text-align: left;
	float: left;
	margin-top:15px;
	padding-top:35px;
	color:#333333;
	font-size:12px;
	line-height:130%;
	clear:both;
	display: inline;
	background-color:#FFF;

	}
	
	
		
#leftcolFull	{
	width: 745px;
	height:235px;
 	margin-left: 50px;
	text-align: left;
	float: left;
	margin-top:15px;
	padding-top:35px;
	color:#333333;
	font-size:12px;
	line-height:130%;
	clear:both;
	display: inline;
	background-color:#FFF;

	}
	
#leftcolFull a	{

	color:#000000;

	}
	
	
	
	
#leftcolHome	{
	width: 470px;
	height:235px;
	margin-left: 37px;
	text-align: left;
	float: left;
	margin-top:15px;
	color:#999999;
	font-size:12px;
	line-height:130%

	}
	
#leftcolHome a	{
	color:#777777;
	text-decoration:none;

	}
	
#leftcolHome a:hover	{
		color:#D6A477;
	font-size:12px;
	text-decoration:none;
	
	}

	
	
#leftcol2 {
	width: 215px;
	height:15px;
	margin-left: 37px;
	text-align: left;
	float: left;
	margin-top:0px;
	color:#999999;
	font-size:12px;
	clear:left;
	display: inline;


	}
	
#leftcol2 a {
	color:#999999;
	font-size:12px;
	text-decoration:none;
	}
#leftcol2 a:hover {
	color:#D6A477;
	font-size:12px;
	text-decoration:none;
	}
	

#rightcol	{
	width: 535px;
	height:360px;
	margin-right: 50px;
	padding-top:0px;
	text-align: left;
	float: right;
	margin-top:15px;
	background-color: none;
	display:inline;

	}
	
	
#rightcolHome	{
	width: 175px;
	height:180px;
	margin-right: 37px;
	margin-bottom:14px;
	text-align: right;
	float: right;
	margin-top:82px;
	background-color:#ffffff

	}
	
	
#rightcol2	{
	width: 165px;
	height:250px;
	margin-right: 37px;
	margin-bottom:14px;
	margin-top:15px;
	text-align: right;
	float: right;
	margin-top:15px;
	background-color:#ffffff

	}
	
	

#footer, #footer a	{
	width: 850px;
	margin: 0 auto;
	padding-top:8px;
	text-align: left;
	position: relative;
	color:#999999;
	font-size:11px;
	text-decoration:none;
	}


#rightcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C21D6D;
}
#rightcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C21D6D;
	padding-bottom:0px;
	margin-bottom:0px;
	
}
#rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 16px;
}

#rightcol p a {
	color: #333333;
	text-decoration:none
}
#rightcol p a:hover {
	color: #000000;
	text-decoration:none
}

#rightcol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	margin-left:5px;
	padding-left:5px;
		padding-top:0px;
	margin-top:0px
}
#rightcol ul {

	margin-left:5px;
	padding-left:5px;
	padding-top:0px;
	margin-top:0px
}

#rightcol ol {

	margin-left:5px;
	padding-left:5px
}

.blue {
	color: #333366;
	}
