﻿/* CSS layout */
body {
	background-color: #4EB3C2;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	text-align: center;
	color: #FFFFFF;
}
li {
	margin-left: -22px;
	margin-bottom: 0px;
}

#main {
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#masthead {
	width: 750px;
}

#top_nav {
	width: 750px;
	min-height: 25px;
}

#container {
	position: relative;
	width: 750px;
}
.creamtableback {
	background-color: #FFFFcc;
}
#page_content {
	margin-left: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height: 540px;
}

#left_col {
	width: 170px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#footer {
	width: 750px;
	text-align: center;
	margin-top: 25px;
	clear: both;
}

.boldalignleft {
	font-weight: bold;
}
.indent {
	margin-left: 275px;
}
.imgborder {
	border: 1px solid #F6FC99;
}

.imgmarg {
	border-width: 0;
	margin-bottom: 15px;
	clear: both;
	float: left;
}

.center {
	text-align: center;
}
.whitetable {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.borderzero {
	border-width: 0px;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
}

a {
	color: #F6FC99;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #F07C7A;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #6E7982;
	text-decoration: none;
	font-weight: bold;
}

td.center a {
	color: #4EB3C2;
	text-decoration: none;
	font-weight: bold;
}

td.center a:visited {
	color: #6B5898;
	text-decoration: none;
	font-weight: bold;
}

td.center a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

td.center a:hover {
	color: #CE555E;
	text-decoration: none;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}
.smalltext {
	font-size: 8pt;
	color: #C0C0C0;
	line-height: normal;
}
.imgfloatright {
	float: right;
	margin: 5px 0px 5px 5px;
	clear: left;
}
.imgfloatleft {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#rightcol {
	margin-left: 275px;
	margin-top: 210px;
}
#rightcol2 {
	margin-left: 275px;
	margin-top: 125px;
}
h2 {
	line-height: 150%;
}
.tableback {
	background-image: url('images/gallery/background.jpg');
	background-repeat: no-repeat;
}
.imgmargtop {
	border-width: 0;
	clear: both;
	float: left;
	margin-top: 30px;
}

.wrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }

.wrap2 {
  display:inline-table;
  /* \*/display:block;/**/
  }

.wrap1 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.wrap1 {
  float:left;
  background:url(images/shadow.gif) right bottom no-repeat;
  }
.wrap2 {
  background:url(images/corner_bl.gif) left bottom no-repeat;
  }
.wrap3 {
  padding:0 8px 8px 0;
  background:url(images/corner_tr.gif) right top no-repeat;
  }
.smallimgtitle {
	font-size: 8pt;
	color: #000000;
	line-height: normal;
}
td {
	font-size: 10pt;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}


.paypal {
	margin: 5px 10px 15px 10px;
	border-width: 0;
	clear: both;
	float: left;
}


