/* GENERAL STYLES */
BODY{
	font-family:verdana, arial,sans-serif;
	font-size:100%;
	background-color:#cccccc;
}
TABLE P{
	margin-bottom:0px;
}
TD.label{
	font-weight:bold;
}
P{
	font-size:70%;
	margin:0px;
	margin-bottom:20px;
}
IMG{
	border:none;
}
H3{
	font-weight:normal;
	color:#333333;
	font-size:110%;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
H3 STRONG{
	font-weight:normal;
	color:#999999;
}
H4{
	font-weight:normal;
	color:#999999;
	font-size:90%;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:solid 1px #cccccc;
}
H5{
	font-weight:bold;
	font-size:70%;
	margin:0px;
	padding:0px;
}
#outer{
	width:100%;
	text-align:center;
}

#inner{
	width:798px;
	min-height:498px;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #999999;
	margin-top:50px;
	background-color:#ffffff;
}

#header{
	width:798px;
	height:59px;
	padding-left:20px;
	padding-right:20px;
}
#header_left{
	width:180px;
	height:59px;
	float:left;
}
#header_left_logo{
	width:180px;
	height:59px;
	background-image:url(../img/logo/logo.jpg);
	background-repeat:no-repeat;
}
#header_right{
	width:578px;
	height:59px;
	float:left;
}
#top{
	width:798px;
	height:20px;
	background-image:url(../img/bg/bar.jpg);
	background-repeat:repeat-x;
	border-top:solid 1px #999999;
}
#nav{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:18px;
	float:right;
}
#nav LI{
	float:left;
	margin-left:10px;
}
#nav LI A{
	color:#000000;
	text-decoration:none;
	font-size:80%;
}
#nav LI A.selected{
	text-decoration:underline;
}
#nav LI A:Visited{
	color:#000000;
}
#nav LI A:Hover{
	color:#666666;
}
#content{
	width:798px;
	min-height:378px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	margin-top:10px;
	text-align:left;	
	clear:both;
}
#content A{
	color:#990000;
	text-decoration:none;
}
#content A:Hover{
	text-decoration:underline;
}
#content A.selected{
	font-weight:bold;
}
#content_half_left{
	width:450px;
	float:left;
	margin-right:20px;
}
#content_half_right{
	width:288px;
	float:left;
}

#photographs{
	width:450px;
}
#galleries{
	width:450px;
}
#galleries .gallery{
	width:98px;
	height:98px;
	border:solid 1px #cccccc;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
#photographs .photograph{
	width:98px;
	height:98px;
	border:solid 1px #cccccc;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
#latestnews{
	list-style-type:none;
	margin:0px;
	font-size:70%;
}
#latestnews A{
	font-weight:bold;
}
#bottom{
	width:800px;
	height:20px;
	background-image:url(../img/bg/bar.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}
.hidden{
	display:none;
}
.hspacer1{
	width:100%;
	height:10px;
	font-size:0px;
	clear:both;
}
.hspacer2{
	width:100%;
	height:5px;
	font-size:0px;
	clear:both;
}
.vspacer1{
	width:5px;
	height:5px;
	float:left;
}
.textbox{
	width:350px;
}
.textarea{
	width:350px;
	height:80px;
}

/* EDITOR PROPERTIES */
