/* CSS Document */

body { font-family: verdana, Times, serif; font-size:12px; color: #000000; padding:0; margin:0; background:#FFFFFF; text-align:center; }

p, ul, li, form { padding:0; margin:0;}

a { color:#405B5B; font-family:verdana, Times, serif; font-size:12px; text-decoration:none; }
a:hover { text-decoration:underline;} 
#Frame { margin-top:50px; text-align:left; margin-left:auto; margin-right:auto; background:#FFF; }


#SubNav { display:none;}
#Main { width:760px; height:285px; background:#fff;  }

#MainLeft { float:left;   padding: 10px 5px 10px 56px; margin: 0 0 0 0; line-height:1.5em; width:600px; overflow:visible; height:auto; }
#MainLeft ul { padding:  0 0  0 15px;}

#MainRight {    }

#Footer { display:none; font-size:13px; padding: 30px 0 0 95px; clear:both; text-align:left; margin-left:auto; margin-right:auto; width:744px; height:88px; background:#FFFFFF url(images/footer.jpg) 0 0 no-repeat; letter-spacing:0.1em;}

#Footer a { font-family:"Times New Roman", Times, serif; font-size:13px; letter-spacing:0.1em; }

h1 {padding:0; margin:0; color:#405B5B; font-weight:bold; font-family:"Times New Roman", Times, serif; font-size:16px;  }


.cap { text-align:center; float: left; width: 45px; font-size: 62px; line-height: 47px; font-weight: normal;  color:#405B5B; font-family: "Times New Roman", Times, serif; }

#Sitemap { color:#999999; font-size:12px; padding: 0px 0 0 0; clear:both; text-align:left; letter-spacing:0.4em; margin-left:auto; margin-right:auto; width:760px; height:30px; text-align:center;}

#Sitemap a { font-family:"Times New Roman", Times, serif; font-size:12px; color:#999999;  }
#Sitemap a:hover { color:#405B5B; }

input {  background:#FFF; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border:#405B5B solid 1px; width:250px; padding:4px; }

.textarea { background:#FFF; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border:#405B5B solid 1px; width:250px; padding:4px; }

#MainLeft .submit { width:260px; background:#efefef; color:#000000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border:#405B5B solid 1px; padding:4px; }



/* navigation css below */

#navbg { display:none; width:760px;
background:url(images/banner.jpg) 0 0 no-repeat;
padding:172px 0 0 0; }
#mainMenu { display:none;
	position: relative;
	margin: auto;
	text-align: left;
	width: 760px;
	color: #405B5B;
	padding: 0px 2px 6px 15px;
	z-index: 100;
	font-weight:bold;
}
#menuList {
	text-align:left;
	margin:  0px 0px 0px 0px;
	margin-left: -2px;
	padding: 0px 0px 0px 0px;
		font-weight:bold;
}

#menuList ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
		font-weight:bold;
		z-index:100;
}
#menuList li {
	display:inline;
	list-style: none;
	margin-right: 4px;
	font-weight:bold;
	padding: 0px 0 0 0;
}

a.starter {
	color: #000;
	font-size: 13px;
	margin: 0px;
	padding:4px 10px 4px 10px ;
	text-decoration: none;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}

a.starter:hover, a.starter:active, a.starter:focus {
	color: #405B5B;
}

#stylelibrary {
	color: #405B5B;
	
	}
#menubuilder {
	color: #405B5B;
	
	}
#aboutus {
	color: #405B5B;

	}
.menu {
	text-align: left;
	color: #405B5B;
	position: absolute;
	visibility: hidden;
	z-index: 100;
	font-weight:bold;
	}
 .rollout{	 }
.menu li a {
	background-color: #fff;
	color: #405B5B;
	display: block;
	font-size: 13px;
	line-height: 1.7em;
	margin: 0px;
	padding: 6px 2px 6px 10px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	width: 160px;
	
}

.menu li a:hover, .menu li a:active, .menu li a:focus {
	background-color: #DDE4DD;
	color: #000;
	font-weight:bold;
	text-decoration:none;
}
