body {
	color: #333;
	text-align: justify;
	margin:0;
	padding: 0;
	font: 13px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #fff;	
}

p {
	margin: 0 0 12px 0;
}

a:link, a:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.external, a.external:hover {
	padding-right: 16px; background: transparent url(../images/external.gif) no-repeat right center;
}
a:hover, a:active {text-decoration: underline;}

td.gallery a:link img, td.gallery a:visited img{
	margin: 10px 5px;
	padding: 0;
	border: 4px solid #ccc;
	float: left;
}
td.gallery a:hover img, td.gallery a:active img {border-color: #999;}


.picspace {
	margin-bottom: 16px;
}
.toppic a:link img, .toppic a:visited img {
	margin: 6px;
	border: 4px solid #ccc;
}
.toppic a:hover img, .toppic a:active img {border-color: #999;}

h2, h3, h4 {
	margin: 0 0 12px 0;
	color: #999;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
}
h3 {font-size: 15px; margin: 14px 0 12px 24px;}
h4 {
	font-size: 15px;
	border-top: 3px solid #dcdcdc; padding-top: 4px;
}
ol li {text-align:left;}
ul#nav {
	margin: 14px 0 0 0;
	padding: 0 0 36px 0;
	width: 100%;
	text-transform: uppercase;
	font-size: 14px;
}
ul#nav li {
	margin: 0 18px 0 0;
	padding: 0;
	display: inline;
	float: left;
	list-style-type: none;
}
ul#nav li a:link, ul#nav li a:visited {
	color: #999;
	font-weight: normal;
	font-style: normal;
}
ul#nav li a:hover, ul#nav li a:active {
	color: #666;
	text-decoration: none;
}
ul#nav li a.selected {
	color: #666;
	font-weight: bold;	
}
.txtcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 12px;
	margin: 30px 0 0 0;
}

.txtsmall {font-size: 10px;}

.txtback {
	background: url(../images/content_line.gif) repeat-y 193px;
}
.popback {
	background: transparent url(../images/backsplash.jpg) no-repeat left bottom;
}


.picborder {
	margin: 6px;
	border: 4px solid #ccc;
}
p.picborder {
	margin: 6px;
	color: #879933;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
.quotebody {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 8px 0;
	color: #333;
	text-align: left;
}
.quotename, .quotenameB {
	font-size: 11px;
	line-height: 14px;
	margin: 4px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	color:#666;
	text-align: left;
}

.quotenameB {
	margin: 0px;
	font-weight: normal;
	text-transform: none;
}
.floatright {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
.nomargin {
	margin: 0;
}
.contacttxt {width:600px; margin-left:auto; margin-right:auto;}
.homegallerytxt, .contacttxt {
	font-size: 13px;
	color: #999;
	padding-top: 10px;
}
