body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding: 0px;
	background-image: url(../images/mainbkgrnd.jpg);
	background-repeat: repeat-x;
	font-size: small;
	background-color: #9D8DAA;
}
#wrapper {
	background-color: #C7E5D1;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 60px;
	padding: 10px;
	color: #96ABB1;
}
#header {
	font-size: 140%;
	color: #61567a;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 15px;
	background-color: #949db4;
	padding: 0.4em;
}
#header img {
	margin: 0em 15px 0px 0px;
	padding: 0em 10px 0.4em 0.4em;
	float: left;
}
#sidebar {
	float: left;
	width: 230px;
	margin: 0px;
	padding: 0px 18px 0px 0px;
}
#content {
	padding: 5px 0px 25px;
	margin: 0px 15px 5px 255px;
	height: 485px;
}
#content h2, h3 {
	color: #687494;
	background-color: #C7E5D1;
}
#content h2 {
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #949DB4;
}
#nav ul {
	list-style-type: none;
	background-color: #949db4;
	width: 180px;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px;
	color: #FFFFFF;
}
#nav li {
	line-height: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61567A;
	font-weight: bold;
	margin-bottom: 4px;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #61567A;
	text-decoration: none;
	padding-left: 10px;
	background-color: #949DB4;
}
#nav a:hover, #nav a.current:link, #nav a.current:visited {
	color: #e8ccc0;
	text-decoration: none;
	background-color: #949DB4;
}


body#home a#homenav,
body#about a#aboutnav,
body#gallery a#gallerynav,
body#contacts a#contactnav
{
	color: #FFFFFF;
	background: #f4860c;
}
#footer {
	clear: both;
	background-color: #949DB4;
	margin-right: 15px;
	margin-left: 15px;
	padding: 3px 0px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
#footer p {
	background-color: #949DB4;
	font-size: 90%;
	font-weight: bold;
	vertical-align: middle;
	margin: 5px 0px 0px;
	padding-right: 10px;
	padding-left: 10px;
	color: #61567A;
	text-align: center;
}
.imgpos {
	border: none;
	left: 91px;
	float: left;
}
.floatleft {
	float: left;
	margin: 0px 0px 0px 0px;
}
.floatright {
	float: right;
	padding-left: 2px;
	margin: 10px 0px 0px 0px;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
#menu li {
	display: inline;
	margin-right: 10px;
	font-size: 1.2em;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #D18177;
	font-weight: bolder;
}
a:hover, a.current:link, a.current:visited {
	color: #949DB4;
}
#vlightbox {
	width:100%;
}

/* controls thumbnail images */
.vlightbox {
	position:relative;
	vertical-align:top;
	margin:2px;
	width:100px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.vlightbox a{
	margin:0;
}
.vlightbox div {display:none}
#aaalogo {
	margin-top: 20px;
	margin-left: 30px;
}
