body {
	margin: 0px 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FC9;
	font-size: medium;
	line-height:15px;
	background-color: #F5F4D8;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
h1, h2, h3 {
	color: #4E280F;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.45em;
	padding-top: 20px;
	margin-bottom: 5px;
}
h3 {
	margin: 0;
	font-size: 1.35em;
	color: #844D18;
	padding-top: 15px;
}
p, ul, ol, blockquote {
	margin-top: 0;
	color:#000000
}
a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3284B5;
}
a:hover {
	border: none;
}
img {
	background-image: none;
	background-repeat: repeat-y;
	border: 0px none #FFC;
}
/* Header */

#header {
	width: auto;
	height: 450px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#logo {
	float: right;
	padding: 0 0 0 0;
}

/* Menu */

#menu2 {
	width: 950px;
	height: 41px;
	margin: 0 auto;
	background: #37AEF2 url(images/img2.gif);
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 10px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover, #menu .active a {
	background: url(images/img3.gif);
	color: #000000;
}
/* Content */

blockquote {
	min-height: 35px;
	padding-left: 10px;
	margin: 0 10px 15px 40px;
	background: url(images/blockquote.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.25em;
	font-style: italic;
	clear: left;
}
#content {
	width: 950px;
	margin: 0 auto;
	background: url(images/main_body_bg.jpg) repeat-x scroll 0 0;
	background-color:#FFFFFF;
	margin-top:0px;
}
#colOne {
	float: right;
	width: 160px;
	padding: 10px 10px 0 10px;
}
#colTwo {
	float: right;
	width: 380px;
	padding: 10px 20px 0 10px;
}
#colTwo-inside {
	float: left;
	width: 910px;
	padding: 10px 20px 0 20px;
}

.liststyle {
	line-height: 125%;
	margin-left:285px;
	padding-left:25px;
	}
#colThree {
	float: right;
	width: 160px;
	padding: 15px 8px 0px 0px;
}
#colThree a:link {
	text-decoration:none;
	border-bottom:none;
}
/* Footer */

#stripedbottom {
background: url(images/bground_stripe.png) repeat-x bottom;
min-height: 60px;
padding-top: 20px;

}

#footer {
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
	color: #666666;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer p {

color:#FFFFFF;
}
#footer a {
	color: #CCCCCC;
	border-bottom:none;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF;
	border-bottom:none;
	text-decoration:none;
}
#info {
	position: relative;
}
p.bold {
	padding-left: 15px;
	color: #c00;
}
a.linkup {
	position: relative;
}
a.buttonup {
	position: absolute;
	top: 200px;
	left: 650px;
	border: 0;
}
a.buttonup img {
	border: 0;
}
.gleft {
	float: left;
	margin-top: auto;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.gright {
	float: right;
	margin: 25px 5px 10px 0;
}
.grc {
	margin: 20px 0 0 10px;
}
.floatright {
  float: right;
  margin: 0 0 5px 10px;
  background-color: #fff;
  padding: 10px;
  border-top: 1px solid #CCCCCC;
  border-right: 2px solid #555;
  border-bottom: 2px solid #555;
  border-left: 1px solid #CCCCCC;
}
.floatleft {
  float: left;
  margin: 0 10px 5px 0;
  background-color: #fff;
  padding: 10px;
  border-top: 1px solid #CCCCCC;
  border-right: 2px solid #555;
  border-bottom: 2px solid #555;
  border-left: 1px solid #CCCCCC;
}

.gallerybox  {
  background-color: #CCCCCC
  padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #F4F4F4;
}

/*------------------------------------------*/
/*     Menu
/*------------------------------------------*/

#nav {
	width: auto;
	padding-top:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu {
	margin: 0;
	padding: 0;
	float: none;
	font: bold 13px Arial;
	width: 100%;
	overflow: hidden;
	border: 1px solid #625e00;
	border-width: 0px 0;
	background: black url(images/blockdefault.gif) center center repeat-x;
}
.solidblockmenu li {
	display: inline;
}
.solidblockmenu li a {
	float: left;
	color: #FFFFFF;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid white;
}
.solidblockmenu li a:visited {
	color: white;
}
.solidblockmenu li a:hover, .solidblockmenu li .current {
	color: #000000;
	background: transparent url(images/blockactive.gif) center center repeat-x;
}
