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

body {
	background-color:#FFF;
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	background-image: url(../center2.jpg);
}

#container_1 {
	width: 1324px;
	height: auto;
	background-image: url(../gold.jpg);
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 2px;
	border: 1px solid #ded391;
}

#container_2 {
	width:1200px;
	height:auto;
	background-image:url(../marble1.jpg);
	margin-right:auto;
	margin-left:auto;
	padding:60px;
	border: 1px solid #b9a49b;
}

#container_3 {
	width:1100px;
	height:auto;
	background-image:url(../gold.jpg);
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	margin-bottom:5px;
	padding:2px;
	border: 1px solid #ded391;
}

#content {
		width:1082px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		background-image: url(../center2.jpg);
		border: 1px solid #ded391;
		padding-top:5px;
		padding-right:8px;
		padding-bottom:5px;
		padding-left:8px;
}



#nav_left{
		width:900px;
		height:70px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:1px;
		margin-top:20px;
		border: 0px solid #ded391;
		padding-top:1px;
		padding-right:20px;
		padding-bottom:1px;
		padding-left:15px;
}

#nav_right{
		width:900px;
		height:70px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:50px;
		margin-top:1px;
		border: 0px solid #ded391;
		padding-top:1px;
		padding-right:5px;
		padding-bottom:5px;
		padding-left:10px;
}

#content_2 {
		width:1060px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		border: 0px solid #ded391;
		padding-top:5px;
		padding-right:0px;
		padding-bottom:5px;
		padding-left:0px;
}

#divider {
	width:250px;
	height:3px;
	margin-top:40px;
	margin-bottom:40px;
	margin-right:auto;
	margin-left:auto;
	border-top:1px solid #F1E6C0;
	border-bottom:1px solid #F1E6C0;	
}


.font_gold_normal{
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #D4B566;
	font-size:18px;
	text-align:center;
}


.font_red {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #800000;
	font-size:17px;
	text-align:center;
}

.font_red a:link{
	color: #800000;
	font-weight:bold;
}

.font_red a:hover {
	color: #800000;
	font-style:bolder;
}

.font_red a:visited {
	color: #800000;
	font-style:bolder;
}


.font_page_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-style:italic;
	color:#D4B566;
	font-weight:bold;
	}
	

.font_bottom_link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
	color: #800000;
	font-weight:bold;
	}
	
.font_bottom_link  a:link {	
color:#800000;
}

.font_bottom_link  a:hover {	
color:#800000;
}

.font_bottom_link  a:visited{	
color:#800000;
}



.puppypics {
	border: 10px solid #750021;
}

