/* PAGE SETUP */
html, body, table, p, th, td, li, dl, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea, h1, h2, h3, h4, h5, h6, div, form {
  margin: 0px;
  padding: 0px;
  color:#000;
  text-decoration:none;
}
html {
	overflow: auto;
}

body {
	/*height: 100%;*/
	background-color: #ffffff;
	color:#a4a4a5;
	font-family:sans-serif;
	font-size:13px;
}

img, table {
  border: none;
}
form {
  display: inline;
}
a {
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}

p, th, td, li, dl, dd, dt, ul, ol, blockquote, q, acronym, abbr, a, input, select, textarea, h1, h2, h3, h4, h5, h6, div, form {
	font-size:13px;
	font-family:arial,sans-serif;
	line-height:18px;
	color:#a4a4a5;
}
h1 {
	font-size:18px;
	color:#909090;
	text-decoration:underline;
	clear:both;
	margin:15px 0 5px 0;
}
h2 {
	font-size:15px;
	color:#909090;
	text-decoration:underline;
	clear:both;
	margin:15px 0 5px 0;
}
.hompageimage {
	margin:5px;
	float:left;
}
.gallery_hompageimage {
	margin: 10px 5px 0px 5px;
	
}
h3 {
	text-decoration:underline;
	color:#909090;
	margin:10px 0;
}
.nounderline a:hover {	
	text-decoration:none;
}
/* LAYOUT */
#headerdiv {	
	display: none;
}

#container{

}
#main, #header, #content{
	clear:both;
	margin:auto;
	text-align:center;
}
#header{
	border-bottom:1px solid #a4a4a5;
}
#info{
	width:720px;
	text-align:left;
	margin:auto;
	height:40px;
}
#phonediv, #emaildiv{
	text-align: left;
	width:180px;
}

#center{
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}
#content{
	margin-top:10px;
	width:498px;
	
	margin: 0 auto;
}

.center{
	text-align:center;
}
.content{
	margin-top:10px;
	width:498px;
	text-align: left;
	margin: 0 auto;
}

.content2{

	margin: 0 auto;
}

#intro{
	width:650px;
	margin:15px 0 0 0;
	margin:auto;
	text-align:center;
	font-family:arial,sans-serif;
}
#intro h2{
	text-decoration:none;
	font-size:13px;
	line-height:18px;
}
#intro h1 {
	font-size:16px;
	line-height:25px;
}

#gallerycontent{
	margin-top:50px;
	width:615px;
	margin:auto;
}
#gallery{
	border:0px solid #0f0;
	margin-top:50px;
	
	width:1000px;
}
#gallerywrap{
	border:0px solid #f00;
	text-align:center;
	margin:auto;
}
	
#horizcont{
	width:353px;
	float:left;
}

.gallery_thumb {
	margin:3px;
}
.smallprint {
	font-size:10px;
}

.bold_ul_link{
	font-weight:bold;
	text-decoration:underline;
}
/*--Odds and stuff--*/
.left{
	text-align:left;
}

.border{
	
}

/*--Simple viewer start---*/

#flashcontent {
	
	height: 70%;
}



a {	
	color:#a4a4a5;
}
/*--Simple viewer end---*/

.clear{
	clear:both;
}
/*--articles---*/


.article {
	width:770px;
	text-align:left;
	min-height:500px; 
	margin:auto;
	padding:20px;
	border:0px solid black;
}
.article h1 {
	text-align:center;
}
.article h2 {
	text-decoration:none;
}
.article h4 {
	text-align:center;
	text-decoration:none;
	padding:10px 0;
	font-weight:bold;
	font-size:18px;
}



/*--links--*/
.links {
	width:650px;
	text-align:left;
	min-height:500px; 
	margin:auto;
	padding:20px;
	border:0px solid black;
}
.links h1 {
	text-align:center;
}
.links ul,li {
	list-style: none; 
}

.home h3{
	text-decoration:none;
	font-size:18px;
}

