@charset "UTF-8";
/* CSS Document */

*
{margin: 0px;
padding: 0px
}

body {
	background-color: #FFFFFF;
}




a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.oneColElsCtr #container {
	border: 0px solid #000000;
	text-align: left;
	padding-top: 75px;
}
.oneColElsCtr #mainContent {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: auto;
}
.gallerythumbs {
	background-color: #ECECEC;
	border: thin solid #999999;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallerytitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-top: 2px;
	padding-left: 2px;
	margin-top: 4px;
	padding-right: 2px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	width: auto;
	margin-right: 100px;
}
.rightfloat {
	float: right;
	margin-top: 48px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 8px;
}
#text {
	width: auto;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	clear: left;
	height: auto;
}

#text2  {
	width: auto;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	clear: left;
	height: 110px;
}

#text2 a:link {
	text-decoration: none;
}


#clear {
	width: auto;
	clear: both;
	height: 15px;
}

div.float {
	float: left;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
  }
  
div.float p {
   text-align: center;
   }


#logo2 {
	padding-left: 0px;
	padding-bottom: 2px;
	float: left;
	width: 322px;
}
#navbackround {
	background-image: url(navimages/bar.jpg);
	background-repeat: no-repeat;
	height: 12px;
	clear: both;
	margin-bottom: 10px;
}
#form {
	width: 500px;
}
#contentbox {
	clear: both;
	margin-top: 10px;
}
.rounded_colhead2
{
	width: 820px;
  float: left
margin: 60px auto;
	color: #333333;
	/* Rounded corner stuff starts here */
  background-color: #FFFFFF;
	-webkit-border-radius: 6px;    /* for Safari */
	-moz-border-radius: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 0px;
	background-image: url(images/home.jpg);
	height: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.imagecaptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 16px;
	padding-bottom: 4px;
}



[if gte IE 7]>

<style type="text/css">

.rounded_colhead
{
  position: relative;
}

.rounded_colhead > .tl, .rounded_colhead > .tr, .rounded_colhead > .bl, .rounded_colhead > .br
{
  width: 6px;
  height: 6px;
  position: absolute;
}

.rounded_colhead > .tl
{
  background: url(/images/ui/rounded/colhead-tl.png) top left no-repeat;
  top: 0;
  left: 0;
}

.rounded_colhead > .tr
{
  background: url(/images/ui/rounded/colhead-tr.png) top right no-repeat;
  top: 0;
  right: 0;
}

.rounded_colhead > .bl
{
  background: url(/images/ui/rounded/colhead-bl.png) bottom left no-repeat;
  bottom: 0;
  left: 0;
}

.rounded_colhead > .br
{
  background: url(/images/ui/rounded/colhead-br.png) bottom right no-repeat;
  bottom: 0;
  right: 0;
}


<![endif]
.thumbborder {
	margin: 0px;
	padding: 0px;
	border: thin solid #666666;
}
