/* CSS Document */


.style1 {font-size: 1.2em}

#nav {

	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: .95em;

	background-color: #fcfdfd;

	border-color: #C29689;

	border-width: .5em;

	}

#nav li {

	display:inline;

	list-style-type:none;

	}

#nav li a {

	padding:0.1em .4em ;

	text-decoration:none;

	float:center;

	color: #732C23;

	

	}

#nav li a:hover {

	background:#732C23;

	color:#FCFDFD;

	}



#left {

	padding:0.6em;

	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #fff;

	font-size: .8 em ;

	line-height: 1.5 em ;

	}

#left a{

	color: #FFCCFF;

	text-decoration:none;

	border: .2em solid #1D5B9C;

	}

#left a:hover {

	background:#fff;

	color:#1D5B9C;

	border: .2em solid #1D5B9C;

	}

#left ul {

	list-style-type:none;

	text-indent: -2.5em;

	}	

#left li a:hover {

	background:#fff;

	}

#right {

		padding: .5em .5em .5em .5em;

		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

		font-size:.9em;

		}

#right ul {

		padding: .5em .5em .5em .5em;

		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

		font-size:.9em;

		}

#right a {

		color: #1D5B9C;

		text-decoration:none;

		}

#right a:hover {

		color: #fff;

		background:#732c23;

		}

#far_right {

		padding: .5em .5em .5em .5em;

		border: 1px;

		border-color:#732c23;

		}		

#right_nav {

	width: 100%;

	background: #732c23;

	text-decoration:none;

	float:right;

	}

#right_nav li{

	display:inline;

	list-style-type:none;

	}

#right_nav li a{

	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: .79em ;

	padding:0.17em .75em ;

	color: #fff;

	text-decoration:none;

	float:right;

	}

#right_nav li a:hover {

	background:#FCFDFD;

	color:#732C23;

	}

#right_title {

	padding:0.1em .5em ;

	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

	color: #732c23;

	font-size:1 em ;

	font-style:italic

	}

#items {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:.8em ;

	color: #732c23;

	padding: .7em;

	line-height: 1em ;

}

#items a {

	color: #1D5B9C;

	text-decoration:none;

}

#items a:hover {

	color: #fff;

}

a {

	color: #1D5B9C;

	text-decoration:none;

}

a:hover {

	color: #732C23;

}

	

p {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:.9em;

}

.content_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	line-height: .85em;	

	color: #140808;

}



h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:17px;

	font-weight:bold;

	font-style: italic;

	padding-bottom: .5em;

}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.1em;

	font-weight:bold;

	padding-bottom: .5em;

}

.prices {

	color: #1D5B9C;

	font-weight: bold;

	font-size: 13px;

	line-height: .95em;

}

.products {

	color: #732C23;

	font-weight: bold;

	font-size: 13px;

	line-height: .95em ;

}



.products a {

	color: #732C23;

	font-weight: bold;

	font-size: 13px;

	line-height: .95em ;

	text-decoration: none;

	}

.photos {

	border-color: #732C23;

	border-style: 2px;

}

.form_titles {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #732C23;

	font-size: .9em;

	line-height: .95em ;

	}

#footer {

	width: 100%;

	background: #732c23;

	text-decoration:none;

	float:center;

	left: 130px;



	}

#footer li{

	display:inline;

	list-style-type:none;

	line-height: .8em;

	}

#footer li a{

	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: .6em ;

	padding:0.25em .85em ;

	color: #fff;

	text-decoration:none;

	float:center;

	}

#footer li a:hover {

	background:#FCFDFD;

	color:#732C23;

	}

