/* -- GENERAL REDECLARATIONS -- */

html				{height: 100%;}
* 					{margin:0; padding:0;}

body 				{
	text-align:left;
	background: #336699;
	height: 100%;
	color: #000;
}

body, tr,
td, input,
select, textarea 	{font:normal small/1.3 Arial, Helvetica, sans-serif;}

a				{outline: none;}
a:link 			{color:#000; text-decoration:underline;}
a:visited 		{color:#300; text-decoration:underline;}
a:hover 		{color:#600; text-decoration:none;}
a:active 		{color:#900; text-decoration:none;}


h1, h2, h3 		{font-family: "Times New Roman", Times, serif; color: #336699;}

ul, ol	 		{margin:0 0 10px 25px;}
dl 					{margin:0 0 10px;}
dt 					{font-weight:bold;}
dd					{margin:0 0 3px 10px;}
p 					{margin:0 0 15px;}
h1 					{font-size:20px; margin:0 0 26px 0;font-family: Georgia}
h2 					{font-size:18px; margin:8px 0;}
h3 					{font-size:16px; margin:6px 0 7px;}
h4 					{font-size:x-small; margin:4px 0;}
h5					{font-size:xx-small; margin:3px 0;}
h6 					{font-size:xx-small; margin:0;}
hr 					{border-style: none; border-bottom: 1px dashed #CCCC99; color: #fff; background-color: #fff;margin-bottom: 10px;}
					/*color and background color should be the same as the background color of the div it is contained within*/
img 				{border:none;}
acronym			{border-bottom: 1px dotted;}
blockquote 	{margin:0 25px 20px 25px; font-style:italic;}

#preload {display: none;}
.clr {clear:both;}
.clear-left {clear:left;}
.right {float: right;}
.left {float: left;}
.rightimage {float: right; margin: 0 0 10px 10px;}
.leftimage {float: left; margin: 0 10px 10px 0;}
.skiplinks {display: none;}
.return-to-top {float: right; margin-top: 5px}
.bottom {margin-right: 30px;}
.read-more {width: 100%;font-style:italic;margin: 5px 0 10px 0; font-size: 0.9em}
ol.lower-alpha {list-style-type: lower-alpha;}
h1.pagetitle {margin-left: 170px;}

.gallery-item {
	float: left;
	width: 100px;
	padding: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	background: #eee;
	border: 1px solid #CCCC99;
}

.gallery-item a {
	text-decoration: none;
}

.gallery-item img.thumbnail {
	margin-bottom: 5px;
}

/* Standard Layout */

#wrapper {
	position: relative;
	background:#fff;
	width: 750px;width: 920px;
	/*margin: 0 auto;*/
	text-align: left;
/*	height:100%;*/
}

#header {
	position: relative;
	background: url("../images/header2b.jpg") no-repeat top right;
	padding: 0px;
	width: 920px;
	height: 130px;
}

#header h1 {
	margin: 0;
}

#header h1 a {
	display: block;
	width: 230px;
	height: 130px;
	text-indent: -9000px;
	background: url("../images/header1.gif") no-repeat 0 0;
}

#header h2 {
	float: left;
	text-indent: -9000px;
}

#content {
	position: relative;
	margin: 0;
	height:auto;
	background: #fff url("../images/content-bg.gif") repeat-y;
}

#content-main {
	width: 490px;
	float:left;
	height: 100%;
	min-height: 420px;
	padding: 0px;
	padding-left: 30px;
}

body#two-column #content-main {
	width: 720px;
}

#content-side {
	float:left;
	width: 140px;
	padding: 0;
	background: transparent;
	height:100%;
	text-align: center;
}

#content-right {
	float:left;
	width: 215px;
	padding: 0;
	padding-left: 15px;
	background: transparent;
	height:100%;
	text-align: left;
}



.linkbox {
	border: 1px solid #CCCC99;
	padding: 5px;
	margin-bottom: 15px;
	font-size: 11px;
	height: 72px;
	overflow: hidden;
}

.linkbox:hover {
	border: 1px solid #C0C081;
	background: #FBFBFB;
}

.linkbox a:link, .linkbox a:visited {text-decoration: none;}

.linkbox img {
	float: right;
	margin-left: 5px;
}

#footer {
	clear:both;
	width: 720px;
	height: 100%;
	background: transparent;
	margin-top: 20px;
	margin-left: 170px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



#footer a:link {color: #8C4040; text-decoration: none;}
#footer a:visited {color: #8C4040; text-decoration: none;}
#footer a:hover {color: #336699; text-decoration: underline;}

/* Downloads */

.downloads {
	float: right;
	background: #eee;
	border: 1px solid #CCCC99;
	width: 160px;
	padding: 5px;
	margin: 0 0 10px 10px;
}

.downloads ul {margin-left: 15px;}

/* Navigation - Use this for very basic horizontal text based nav */

.small-nav {
	float: right;
	text-align: right;
	list-style: none;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 720px;
	padding-right: 30px;
}

.small-nav ul {
	padding-top: 5px;
}

.small-nav li {
	display:inline;
	list-style: none;
	margin-left: 20px;
}

.small-nav a:link {color: #8C4040; text-decoration: none;}
.small-nav a:visited {color: #8C4040; text-decoration: none;}
.small-nav a:hover {color: #336699; text-decoration: underline;}

#footer .small-nav {
	float: none;
	text-align: center;
}

#footer .small-nav li {
	float: none;
	text-align: center;
	margin-left: 0px;
	padding: 0 5px 0 5px;
	border-right: 1px solid #ccc;
}

#footer .small-nav ul {
	margin-left: 0;
	margin-bottom: 4px;
	padding-top: 0px;
}

#footer .small-nav li.last {
	border-right: 0px solid #000;
}

#footer p {
	margin-bottom: 4px;
}

/*-- FORM STYLING --*/

form {
	margin-top:20px;
}

form hr {
  clear: both;
  border: 0px;
  border-top: 1px solid #ccc;
  margin-top: 10px;
  margin-bottom: 10px;
}

form h3 {
 	margin-bottom:6px;
	padding: 2px; 
}

form .hidden {
  text-indent: -9000px;
}

form input[type="hidden"] {
  display: none;
}

form br {clear:left;}

/*fieldset {
	margin-top: 12px;
	margin-bottom:20px;
	border: 1px solid #51B52D;
	padding: 10px;
	width: 400px;
}*/

label, input, textarea, .radiolabel {
	display:block;
	float:left;
  	width:200px;
	margin-bottom:6px;
	padding: 2px;
}

input[type="checkbox"] {
  width: auto;
  border: none;
}

input.checkbox {
  width: auto;
  border: none;
}

form span {
  color: #FF0000;
}

legend {
  color: #518CF2;
  font-weight: bold;
}

label {
	width:80px;
	text-align:left;
	padding-right:10px;
	padding-top:2px;
}

input{
	border: 1px solid #0F0F0F;
}

input:hover, textarea:hover {
  	border: 1px solid #F57E3D;
}

input.button {
	width:80px;
	height: 38px;
	margin-left: 93px;
	margin-right: 10px;
    margin-top: 0px;
	background: #fff;
}

input.button:hover {
  color: #fff;
  background: #0F0F0F;
}

input.noborder {border: none;} 

textarea{
  border: 1px solid #0F0F0F;
  width: 290px;
  height: 120px;
}

.fieldWithErrors input{
	background-color: #FCC;
}


/*-- TABLE STYLING --*/

table {
	margin-bottom: 10px;
}

table td {
	vertical-align: top;
	padding: 1px;
	/*border-bottom: 1px solid #B1460E;*/
}

td.bold {
	font-weight: bold;
	/*color: #F57E3D;*/
}



