/* Start of CMSMS style sheet 'rsvp' */
#content {
	margin:0 160px 0 190px;
	padding:20px 0 0 20px;
}

#contentnorightbar {
	margin:0 0 0 180px;
	padding:6px;
}


.regularPage {
padding:10px;
}

.firePage {
background-color:#FFF0E6;
/*color:#993D00;*/
padding:10px;
}
.firePage h1 {
background-color:#FF6600;
color:black;
border-left: 7px #FFA366 solid;
padding:5px 5px 5px 8px;
}
.waterPage {
background-color:#E6ECFF;
/*color:#668CFF;*/
padding:10px;
}
.waterPage h1 {
background-color:#001F7A;
color:#668CFF;
border-left: 7px #0033cc solid;
padding:5px 5px 5px 8px;
}
.earthPage {
background-color:#E6D3CF;
/*color:#806159;*/
padding:10px;
}
.earthPage h1 {
background-color:#BF7360;
color:#CC9B8F; 
border-left: 7px #806159 solid;
padding:5px 5px 5px 8px;
}
.metalPage {
background-color:#CFE6E6;
/*color:#BOBFBF;*/
padding:10px;
}
.metalPage h1 {
background-color:#458A8A;
color:#BOBFBF; 
border-left: 7px #408080 solid;
padding:5px 5px 5px 8px;
}
.woodPage {
background-color:#FFF7E6;
/*color:#BFA260;*/
padding:10px;
}
.woodPage h1 {
background-color:#FFD980;
color:#BFA260; 
border-left: 7px #BFA260 solid;
padding:5px 5px 5px 8px;
}
.globalnav {
display:block;
font-size:14px;
height:33px;
list-style-type:none;
margin:0pt;
padding:0pt;
position:relative;
width:auto;
}
.globalnav li {
display:block;
float:right;
margin:0pt;
padding:0pt;
}
.globalnav li a {
color:black;
float:left;
height:24px;
padding:9px 15px 0pt;
text-decoration:none;
}
.globalnav li a:hover, .current {
}
.globalnav .current a {
}


ol, ul, dl {
margin-left:0;
margin:0;
}

html{
/*background:#336666;*/
background:#ECEAB7;
}

.navlist
{
padding: 1px;
margin-left: 0;
font: 15px verdana, sans-serif;
width: 11em;
color: gray; }

.navlist li
{
list-style: none;
margin: 0px;
border-left: 1px gray solid;
border-bottom: 1px gray solid;
text-align: left;
}

.navlist li a
{
display: block;
padding: 0.7em 0.5em 0.7em 0.9em;
text-decoration: none;
}

.navlist li a:link { color: #22533E; }
.navlist li a:visited { color: #22533E; }

.navlist li a:hover
{
background: #FFC6CC;
border-left: 3px #8B0F1D solid;
}

a img {
border: 0px none;
}

table.simple {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.simple th {
	border-width: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: silver;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.simple td {
	border-width: 1px 1px 1px 1px;
padding: 0px 5px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}



body {
	margin:20px;
       text-align:left;
}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	width:845px;
	width:expression(this.width > 320 ? "320px" : this.width);
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 1200 ? "1200px" : "auto");
}

#innerwrapper {
	/*padding:7px;*/
}

#header {
  background-color:#024546;
  background-image:url("uploads/images/wideLogo.jpg");
  background-repeat:repeat;
  background-position:left bottom;
  color:#C7162A;
  height:273px
}

#headerbottom {
  height:120px;
  background-image:url("../researchBanner.jpg");
  background-repeat:no-repeat;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

.header1 {
	float:left;
	font-size:268%;
        padding:4px;
	/*margin:5px 5px 5px 142px;*/
}

.header1 a {
	/*color:#333;*/
	text-decoration:none;
}

.header1 a:hover {
/*	color:#111;*/
	
}

.header2 {
	font-size:135%;
         padding-top:22px;
}

.header2 a {
/*	color:#555;*/
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}


#header #nav {
	clear:both;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	/*color:#fff;*/
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90%;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	/*color:#DEEDF5;*/
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
	/*color:#fff;*/
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
	/*color:#fff;*/
}


#sidebar {
	width:160px;
	padding:10px;
	float:left;
}

#sidebar h2 {
	font:160% Arial;
	/*color:#333;*/
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	/*color:#999;*/
	font:100% Verdana;
	font-weight:bold;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
}

#sidebar .subnav {
	border-top:1px solid #fafafa;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	/*border-bottom:1px solid #fafafa;*/
	border:2px;
}

#sidebar .subnav li a {	
	/*color:#ccc;*/
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	/*background-color:#CFEBD0;*/
	background-color:red;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}

#sidebar input {
/*	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#777;
	font:90% Verdana;
	width:190px;*/
}

#sidebarright {
	width:170px;
	float:right;
	padding:10px 0 0 20px;
}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:140% Arial;
	/*color:#333;*/
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}



p {
	margin:10px 0;
}

h2 {
	font:190% Arial;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}


#footer {
	clear:both;
	text-align:center;

	padding:5px;
  background-image:url("../gradient1Reverse.png");
  background-repeat:repeat;
  background-position:bottom;
 background-color:#C7162A;
}
#footer p {
margin-bottom:0;
margin:0px;
}

a:hover {
	text-decoration:none;
}

h3 {
	font-size:140%;
	margin:10px 0;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
}
#contentnorightbar ul span {
	color:#444;
}




label {
	margin-left:5px;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

/* End of 'rsvp' */

