body {
	background-color: #FFFFFF;
	color: #636466;
	font-size: 85%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	margin-top:0.6em;
	margin-bottom:0.4em;
}

h1 {
	font-weight:normal;
	font-size:2.8em;
}

h2 {
	font-weight:normal;
	font-size:1.4em;
	color:#636466;
}

h3 {
	font-weight:normal;
}

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

#container {
	background-color:#fff;
}

#inner {
	background-image:url(images/btm_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

#inner1 {
	width:862px;
	margin:auto;
	background-image:url(images/page_bg_rpt.png);
}

#inner2 {
	background-image:url(images/page_btm.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#inner3 {
	background-repeat:no-repeat;
}

#inner4 {
	background-repeat:no-repeat;
	background-position:center 122px;
	width:852px;
	margin:auto;
}

#inner5 {
	width:822px;
	margin:auto;
}

#header {
	height: 133px;
	width: 852px;
	text-align:right;
}

#clear {
	clear: both;
}

#footer {
	font-size: .7em;
	height:27px;
	margin:auto;
	color:#fff;
	padding:4px 10px 0 10px;

}

#footer a {
	text-decoration: none;
	color: #fff;
}

#footerLeft {
	float:left;
}

#footerRight {
	float:right;
}

#leftcol {
	float: left;
	width: 163px;
	font-size: 0.9em;
	line-height: 120%;
	padding-bottom:215px;
}

#rightcol {
	float: right;
	width: 136px;
	font-size: 0.9em;
	line-height: 120%;
}

#maincol {
	margin-left: 188px;
	margin-right:180px;
}


#nav {
}

#navTop {
	background-image:url(images/nav_top.jpg);
	background-repeat:no-repeat;
	height:10px;
}

#navBtm {
	background-image:url(images/nav_btm.jpg);
	background-repeat:no-repeat;
	height:8px;
}

dt, dd, dl {
	margin:0;
	padding:0;
}

#subnav {
	border-left:1px solid #c2c4c5;
	border-right:1px solid #c2c4c5;
	background:#fff;
	padding:0 8px 0 9px;
}

#subnav dt a {
	color: #454545;
	text-decoration: none;
	display: block;
	background-image:url(images/nav_btn.jpg);
	background-repeat:no-repeat;
	padding:10px 9px 9px 9px;
}

#subnav dt b {
	font-weight:normal;
}

#subnav ul, dl {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#subnav dt dl dd {
	padding:0px;
	margin:0px;
}

#subnav dd ul li {
	padding: 3px 10px;
}

#subnav dd a {
	color:#454545;
}

#subnav ul li li li a {
	padding-left: 20px;
}

#subnav ul li li li li a {
	padding-left: 30px;
}


.home{color:#d95936;}
.whyus{color:#a39e73;}
.core{color:#92278f;}
.team{color:#617e2d;}
.studies{color:#957163;}
.community{color:#5c6a89;}
.contact{color:#898989;}

.indent{
	padding-left:15px;
	padding-right:15px;
}

#regform {
	margin:auto;
	margin-top:10px;
	width:318px;
}

#regformtop {
	width:318px;
	height:16px;
	background-image:url(images/form_top.jpg);
	background-repeat:no-repeat;
}

#regformmiddle {
	width:316px;
	border-left:1px solid #c2c4c5;
	border-right:1px solid #c2c4c5;
	padding-bottom:10px;
}

#regformbtm {
	width:318px;
	height:28px;
	background-image:url(images/form_btm.jpg);
	background-repeat:no-repeat;
}
