body {
  font-family: verdana, arial, sans-serif;
  text-align: center;
  background-color: #a0a0a0;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  font-size:100.01%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: verdana, arial, sans-serif;  
}

A:link {
  COLOR: #3874B5 ; text-decoration: none
}
A:visited {
  COLOR: #3874B5 ; text-decoration: none
}
A:active {
  COLOR: #3874B5 ; text-decoration: none
}
A:hover {
  COLOR: #DF985F ; text-decoration: underline
}

hr {
  color:#ccc; 
	background-color:#ccc; 
	height:1px;
  margin:0; 
	text-align:right; 
}

#page_wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 835px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg835.gif') top left repeat-y;
}

#page_header {
  height: 130px;
  background: #49667A url('../img/banner3d.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  display:none;
  font-family: georgia, verdana, arial, sans-serif;
  padding-top:5px; padding-left:10px;padding-bottom:0px;
  margin-left:5px;
  margin-top:6px;
  margin-right:15px;
  margin-bottom:3px;
  font-size: 13px;
  color: #DEC4B4;
  line-height:14px;
  letter-spacing:0.280em;
  text-align:left;
}

#page_header h2 {
  display:none;
  padding-top:5px; padding-left:10px;padding-bottom:0px;
  font-weight:normal;
  margin-left:5px;
  margin-top:0;
  margin-right:15px;
  margin-bottom:3px;
  font-size: 11px;
  color: #DEC4B4;
  line-height:12px;
  letter-spacing:0.08em;
  text-align:left;
}

#page_header h2.s {
  padding-top:3px; padding-left:15px;padding-bottom:0px;
  font-weight:normal;
  margin-top:0;
  margin-bottom:3px;
  margin-left:10px;
  font-size: 11px;
  color: #494E61;
  line-height:12px;
  letter-spacing:0em;
  text-align:right;
  text-indent:0.76em;
  margin-right:15px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #49667A url('../img/menuback.jpg') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;
  border:0px dashed #FFFFFF;
}

#center {
  margin-left:180px;
  margin-right:180px;
  border:0px dashed #cccccc;
}
#center1 {
  margin-left:180px;
  margin-right:180px;
  border:0px dashed #cccccc;
}

#center_f {
  margin:10px;
  padding:10px;
  border:1px dashed #cccccc;
  background: #F6F4E4;
}

#center_f p{
  text-align:center;
  font-size: 14px;
}

#center_f p img{
  border-color: #aaa #ccc #ddd #bbb;
  border-style: solid;
  border-width: 4px;
  color: inherit;}

#center p.right {
  padding:4px;
  margin-top:-15px;
  text-align:right;
}

#center blockquote {
  font-size:0.75em;
	font-family:georgia, verdana;
	background-color:#FEFDF6;
	padding:16px;
	border-left:1px dashed #ccc;
	border-right:1px dashed #ccc;
	margin:10px;
	line-height:1.5em;
}

#center p.center {
  text-align:center;
}

#center .stripe {
  height:140px;
  padding:25px 10px 0 0;
  background: url('../img/stripe2_h.gif') top left repeat-x;
}

#center .stripe img{
  height:90px;
  padding-left:15px;
  padding-top:0px;
  padding-bottom:10px;
}

#center h2 {
  margin-top:4px;
  margin-bottom:4px;
  font-size: 14px;
  color: #314C67;
  padding:14px 4px 4px 10px;
}

#center h3 {
  margin-top:4px;
  margin-bottom:4px;
  font-size: 13px;
  color: #314C67;
  padding:14px 4px 4px 10px;
}

#center h3 a {
  color:#314C67;
  text-decoration:underline;
}

#center h4{
  margin-top:0px;
  margin-bottom:5px;
  font-size: 13px;
  color: #314C67;
  padding:4px;
  border: 1px solid #425227;
  background-color: #AB9270;
}

#center h5{
  margin-top:0px;
  margin-bottom:5px;
  font-size: 11px;
  color: #314C67;
  padding:10px 11px 4px;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px 12px;
  font-size: 11px;
  line-height: 16px;
  text-align:justify;
}

#center ul {
  padding-left: 2em;
  margin-left: 1em;
  margin-top:4px;
  font-size:11px;
}

#center ul li {
  padding-left: 0.5em;
  margin-left: 0em;
  margin-top:10px;
  font-size:11px;
  line-height:16px;
}

#center td {
  vertical-align:top;
}

#center td p {
  text-align:left;
	padding: 10px 0;
	margin:0;
}

#center td p.c {
  text-align:center;
	padding: 10px 0;
	margin:0;
}

#left_side {
  float: left;
  width:160px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:10px;
  margin-bottom:-135px;
  font-size: 13px;
  color: #314C67;
  padding:4px 4px 135px 10px;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:14px;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float:right;
  width:160px;
  border:0px dashed #cccccc;
  padding:0px;
  margin:0px;
}

#right_side li {
  float:right;
  list-style:none;
  width:160px;
  border:0px;
  padding:0px;
  margin:0px;
}

#right_side li a {
  display:block;
  height:190px;
  width:130px;
  text-decoration:none;
  cursor:default;
}

#right_side li a img {
  width:130px;
  height:190px;
  border: 1px solid #3874B5;
}

#right_side li a:hover img {
  width:300px;
  height:438px;
  border: 3px solid #3874B5;
}

#right_side li a:hover {
  height:290px;
}

#right_side h3 {
  margin-top:10px;
  margin-bottom:-135px;
  font-size: 13px;
  color: #314C67;
  padding:4px 4px 135px 10px;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:10px;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side .stripe {
  width:130px;
  padding:10px 20px 0 0;
  background: url('../img/stripe2.gif') top left repeat-y;
}

#right_side .stripe img{
  padding-left:20px;
  padding-top:0px;
  padding-bottom:10px;
}

#right_side p.sc {
  margin-top:0px;margin-bottom:15px;
  padding:0px;
  font-size: 11px;
  line-height: 16px;
  text-align:center;
  color: #666666;
}

.spacer {
  height: 10px;
  clear: both;
}

#page_footer {
  height: 60px;
  background: #49667A url('../img/menuback.jpg') bottom left no-repeat;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
  COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
  COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
  COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
  COLOR: #FBD539; text-decoration: underline
}

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top: 0;
  background-color: transparent;
  color: #E7CFCF;
  float: left;
  width: 100%;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { 
  display: inline; 
  background-color: transparent;
}

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: #E7CFCF;
  text-decoration: none;
  float: left;
}

#navcontainer ul li a:hover {
  background-color: transparent;
  background: url('../img/bg_hover_2.jpg') bottom left repeat-x;
  color: #FFD267;
}

#navcontainer ul li a.active {
  background-color: transparent;
  background: url('../img/bg_active2.jpg') bottom left repeat-x;
  color: white;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none;
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-size:10px;
}

#linklist1 li a { text-decoration: none; }


#linklist1 {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 300px;
}

#linklist1 li {
  list-style: none;
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-size:10px;
}

#linklist1 li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:1px solid #333;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:1px solid #333;
}

