@charset "utf-8";
/* CSS Document */

body {background:url(images/woodgrain.jpg);
}

.caption {
font: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#indexwrap {
margin: 150px 0 0 150px;
background-color: #ed1c24;
padding: 0;
padding-top: 0;
width: 600px;
}

#wrap {
margin: 50px 0 0 50px;
padding: 0;
padding-top: 0;
width: 1050px;
}

#leftcolumn {
width: 250px;
float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
}

#navigation {
	width: 750px;
	background-color: #ee1b22;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-variant:small-caps;
	padding-bottom:10px;
}

#love {
	width: 750px;
	background-color: #ee1b22;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #fff;
	font-variant:small-caps;
	font-weight:bold;
	padding-bottom:10px;
}

#navigation a, a:visited {
text-decoration:none;
	color:#000000;
}

#navigation a:hover {
text-decoration:underline;
}

#thumbnails {
width: 245px;
float:left;
margin-bottom: 15px;
}

.image{
border-color: black;
border-width:2px;
}

#lgimage {
width: 750px;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
float:right;
text-align:center;
}

#lgimage p {text-align:left;
}

#contact {
clear:both;
padding: 0 10px 0 10px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-top: 30px;
margin-bottom: 30px;
}

.contact {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#smimage {
width: 80px;
padding: 3;
font-size: 0.8em;
float:left;
}
