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

body {
	padding:0;
	margin:0 auto;
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
}

#container {
	width:985px;
	margin-left:auto;
	margin-right:auto;
}







/*---------------------------
			Home
----------------------------*/


#leftcol {
	float:left;
	width:475px;
}

#rightcol {
	float:left;
	width:470px;
}

#logo {
	float:left;
	width:475px;
	height:176px;
}

#home {
	float:left;
	clear:both;
	width:475px;
	height:289px;
}

#menu {
	width:148px;
	float:left;
	height:289px;
}

#menu li {
	float:right;
	clear:both;
	color:#d1c7af;
	font-size:13px;
	list-style-type:none;
	padding-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:148px;
	text-align:right;
}

#menu h6 {
	font-size:13px;
	margin:0;
	padding:0;
	font-weight:normal;
}

#menu ul.children {
padding-top:10px;

}

#menu ul.children li {
padding-bottom:10px;
font-size:12px;
}
	

#menu li a:link, #menu li a:visited {color:#d1c7af; text-decoration:none;}

#menu li.current_page_item {
	background-image:url(images/linkbg.gif);
	background-repeat:no-repeat;
	background-position:right top;
}


#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#news {
	float:left;
	width:235px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height:289px;
	color:#d1c7af;
	padding-left:38px;
}

#news a:link, #news a:visited {color:#d1c7af;}

h2 {
	background-image:url(images/h2bg.gif);
	height:23px;
	font-size:15px;
	text-transform:uppercase;
	color:#d1c7af;
	width:227px;
	margin:0 0 10px 0;
	padding:6px 0 0 6px;
	font-weight:normal;
}

h4 {
	height:23px;
	font-size:15px;
	text-transform:uppercase;
	color:#d1c7af;
	width:227px;
	margin:0 0 10px 0;
	padding:6px 0 0 6px;
	font-weight:normal;
}

#flash {
	width:470px;
	height:470px;
	float:left;
	background-image:url(images/framebg.png);
	background-repeat:no-repeat;
	background-position:center center;

}

#flash img {
	padding:5px;
}

#widecol img {
	border:0;
}

#menu h3 {
	font-size:0;
	background-image:none;
	height:0px;
	margin:0;
	padding:0;
}






/*---------------------------
			Inner
----------------------------*/

#widecol {
	width:802px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#d1c7af;
}

h3 {
	background-image:url(images/h3bg.gif);
background-position:center center;
background-repeat:no-repeat;
clear:both;
color:#D1C7AF;
font-size:13px;
font-weight:normal;
height:25px;
padding:8px 0 0;
text-align:center;
min-width:130px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
}

.ngg-album-compact h4 {
	background-image:url(images/h3bg.gif);
background-position:center center;
background-repeat:no-repeat;
clear:both;
color:#D1C7AF;
font-size:13px;
font-weight:normal;
height:25px;
padding:8px 0 0;
text-align:center;
width:205px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
text-transform:lowercase;
}

.ngg-album-compact h4 a:link, .ngg-album-compact h4 a:visited {
	text-decoration:none;
	
}

#header {
	width:945px;
	float:left;
	padding:40px 0 15px 0;
}

#inner {
	width:985px;
	float:left;
	clear:both;
	min-height:400px;
}

.entry-content {
padding-bottom:20px;
}

#inner a:link, #inner a:visited {color:#d1c7af;}

.piclenselink {
	font-size:0px;
}

.thumb {
	float:left;
}

img.line {
	float:right;
	clear:both;
	padding-bottom:15px;
}





#footer {
	width:945px;
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#898271;
	padding-top:50px;
	padding-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	
}













