body {
  	text-align: center;
  	background-color: #335A9A;
  	margin-top:10px;
  	margin-bottom:10px;
  	color:#666666;
	height:100%;}

#wrap {
	margin: auto; 
  	width: 900px;
  	min-height:350px;
  	height:auto !important;
  	height:350px;
  	text-align: left;
  	background: #FFFFFF url(img/content_bg2.gif) top left repeat-y;
  	border:10px solid #fff;
}

#header {
  height: 250px;
  background: #FFFFFF url(img/header.jpg) bottom left no-repeat;
  clear: both;
}

#top_nav {
	background:#000;
	text-align:right;
	padding:3px 12px 3px 3px;
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
}

#top_nav a, #top_nav a:visited, #footer a, #footer a:visited {
	color:#fff;
	text-decoration:none;
}

#top_nav a:hover, #footer a:hover {
	color:#ff9606;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url(img/menu_bg.gif) bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;
  min-height:300px;
  height:auto !important;
  height:300px;
}

#center {
  margin-left:180px;
  margin-right:180px;
}

#center h2 {
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #6a6555;
 }

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #6a6555;
  padding:4px;
  border: 1px solid #C2B999;
  background-color: #DAD1B2;
}

#center p, #center form{
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#center ul li, #center ol li {
	font-family: verdana, arial, sans-serif;
 	font-size: 11px;
 	line-height: 16px;
	margin-bottom:10px;
 }

#center a, #center a:visited {
	color:#ff9606;
	text-decoration:none;
}

#center a:hover {
	text-decoration:underline;
}

#left_side {
  float: left;
  width:160px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #6a6555;
  padding:4px;
  border: 1px solid #C2B999;
  background-color: #DAD1B2;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #6a6555;
  padding:4px;
  border: 1px solid #C2B999;
  background-color: #DAD1B2;
}

#right_side ul {
  list-style-type: square; 
  margin-top:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
  
}

#right_side li {
	margin-bottom:5px;
	margin-left:10px;
}

#right_side p {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
 	line-height: 16px;
  	color: #666666;
  	text-align:left;
	border-bottom:1px solid #DAD1B2;
 }
 
#right_side a, #right_side a:visited {
	color:#C2B999;
	text-decoration:none;
}

#right_side a:hover {
	color:#6a6555;
}
	

#footer {
  height: 25px;
  background: #000;
  clear: both;
 }

#footer p {
  padding:5px;
  text-align:right;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#dadada;
}

#nav_menu {
	width:160px;
	background:transparent;
	font:bold 11px Arial, Helvetica, sans-serif;
}

#navlist {
	margin:0;
	padding:0;
	list-style:none;
	
}

#navlist li {
	border-bottom:1px solid #DAD1B2;
}

#navlist a, #navlist a:visited {
	display: block;
	color:#6a6555;
	padding:4px 0 4px 3px;
	text-decoration:none;
}

#navlist a:hover {
	background:#DAD1B2;
	padding-left:3px;
	
	
}

.divide {
	border-top:1px solid #DAD1B2;
	margin-bottom:10px;
	padding:0;
}

.logos {
	text-align:center;
	margin:0;
    padding:0;
}

.logos img {
	margin:0 10px 0 10px;
	vertical-align:middle;
}

.label {
	float: left;
	width: 150px;
	padding:2px;
}

.input{
	width: 225px;
	margin-bottom: 5px;
	border:1px solid #000;
	padding:2px;
	color:#336699;
	font:12px arial;
}

.textarea{
	width: 300px;
	margin-bottom: 5px;
	border:1px solid #000;
	padding:2px;
	color:#336699;
	font:12px arial;
	height: 200px;
}

.minitext {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #666666;
 }

.button {
	width:100px;
	color: #6a6555;
 	padding:4px;
 	border: 1px solid #C2B999;
 	background-color: #DAD1B2;
	font-weight:bold;
}

.continue {
	text-align:right;
}

.continue a {
	font-size:14px;
	font-weight:bold;
}

.consent_box {
	padding:5px;
	background:#edebd6;
	border:1px solid #000;
	height:35px;
	margin-bottom:10px;
}

.welcome {
	font-weight:bold;
}


.pic_right {
	float:right;
	border:1px solid #000;
	padding:3px;
	margin:10px 0 10px 10px;
}

#message a, #message a:visited {
	color:#ff9606;
	text-decoration:none;
}

#message a:hover {
	text-decoration:underline;
}

.share {
 	margin-top:20px;
  	margin-bottom:5px;
	width:85px;
  	font-family: verdana, arial, sans-serif;
  	font-size: 11px;
  	color: #6a6555;
  	padding:4px;
  	border: 1px solid #C2B999;
  	background-color: #DAD1B2;
}

#center .quote {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	line-height:20px;
	
	}
	
#center .author {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:right;
	color:#333333;
	
}
	
	

