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

body {
	background-color:#000000;
	font-size:16px;
	font-family: "Bookman Old Style", Georgia;
	color:#AAAA33;
}

#mainlayout {
	border:3px double #AAAA33;
	width:800px;
	margin:3em auto 3em auto;
}

#logo {
	margin:2em auto 2em auto;
	text-align:center;
}

#sidenav {
	width:155px;
	float:left;
	padding:5em 0 5em .5em;
	margin:1em auto auto auto;
}

/* -------------------- Index styles */

#mnavbuttons {
	margin:5em auto 5em auto;
	text-align:center;
}

#cinfo {
	margin:6em auto 2em auto;
}

#address, #phone {
	text-align:center;
	margin:1em auto 1em auto;
	padding:.5em 0 .5em 0;
}

#fnavbuttons {
	text-align:center;
	margin:3em auto 5em auto;
}

/* -------------------- About styles */

#maintxt {
	margin:1em auto 1em 12em;
	width:580px;
	float:none;
}

#aboutimg {
	margin:1em auto 3em auto;
	text-align: center;
}

#aboutimgcredit {
	text-align: center;
	margin: -2em auto 1em auto;
}

#abouttxt {
	margin:2em auto 2em auto;
	padding:1em 1em 1em 1em;
}

/* -------------------- Contact styles */

#coninfo {
	margin:2em auto 2em auto;
	padding:1em 1em 1em 1em;
	text-align:center;
}

#formcomplete {
	margin:-1em auto 2em auto;
	padding:1em 1em 1em 1em;
	color:#999999;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}

#contactform{
	margin:-2em auto 1em auto;
	padding:0 1em 0 1em;
}

#portlist {
	padding:1em 0 1em 0;
}

#sub, #res {
	margin:1em auto .5em auto;
	text-align:center;
}

/* -------------------- Info styles */

#infonav {
	text-align:center;
}

/* -------------------- Gallery styles */

#galllayout {
	border:3px double #AAAA33;
	width:968px;
	margin:3em auto 3em auto;
}

#gallmaintxt {
	margin:1em auto 1em 11em;
	width:790px;
	float:none;
}

#noscr {
	text-align:center;
	color:#FF0000;
	font-weight:bold;
}


/* -------------------- Webmaster styles */

#webmaster {
	text-align:center;
	margin:-1em auto 2em auto;
}
