#main {
	font-family: "Myriad Pro Regular", "Trebuchet MS";
	font-size: .7em;
	color: #686563;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
	color: #336699;
}

a:visited {
	color: #336699;
}
h2 {
	font-size: 1.5em;
	color: black;
}

h3 {
	color: #638db5;
	font-size: 1.2em;
}
.boldtext {
	font-weight: bold;
}

#topmenu {
	margin-left: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 120%;
}
.tml1 {
	margin-right: 24px; /* 31 */ /* 10 */
	margin-left: 0px;
}
.tml2 {
	margin-right: 25px;  /* 31 */ /* 10 */
	margin-left: 25px;  /* 32 */ /* 10 */
}
.tml3 {
	margin-right: 15px;  /* 31 */ /* 10 */
	margin-left: 15px;  /* 32 */ /* 10 */
}
#header {
	margin-left: 0px;
}

#left {
	float: left;
	width: 144px;
	margin-left: 0px;
}

#left li {
	list-style-type: none;
}

#center {
	float: left;
	width: 409px;
	margin-left: 20px;
	margin-bottom: 20px;
	color: black;
	font-size: 120%;
}



.button {
	border: 1px solid black;
	background: #638db5;
	color: white;
}

.button:hover {
	background: #809ad0;
}

#signup {
	margin-top: 4px;

}
.textbox {
	font-family: "Myriad Pro Regular", "Trebuchet MS";
	color: #686563;
	width: 140px;
}

#right {
	float: left;
	width: 206px;
	margin-left: 20px;
}

#right li { 
	list-style-type: none;
}

#right p img {
	margin-right: 10px;
}

#footerquote {
	clear: both;
	width: 800px;
	margin-left: 0px;
	text-align: left;
	height: 60px;
}

.quoteattribute {
	text-align: right;
}

#footermenu {
	width: 800px;
	margin-left: 0px;
	text-align: center;
	margin-top: 20px;
}

.menuboxtop, .widgettitle {
	background: #638db5;
	color: #fff;
	padding-left: 10px;
	font-size: 1.2em;
	margin-bottom: 5px;
	
}

.leftalign {
	float: left;
}

.rightalign {
	float: right;
}

.bluetext {
	color: #465d93;
}
.separator, hr {
	clear: both;
	height: 1px;
	border: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	background: #cca821;
	width: 100%;
	font-size: 0px;
}

.smalltext {
	font-size: 80%;
}

.rowh {
	background: #ddd;
}

.rowh2 {

}

.row1 {
	background: #eee;
}

.row2 {
	background: #fff;
}

.dspace li {
	margin-bottom: 10px;
}

#bin {
	margin-bottom: 10px;
}

.mc_custom_border, fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.mc_signup_submit {
	text-align: left;
}

.mc_success_msg {
	color: #0000ff;
}

.mc_error_msg {
	color: #ff0000;
}

img {
	border: 0;
}

#center ul li {
margin-bottom: 15px;
}
#center ul li ul li {
margin-bottom: 0px;
}
 