
*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	color: #7d6f5d;
	background: url(/proimages/bgr.png) #7f2227 repeat-x top;
	font-family: Georgia, "Times New Roman", "Times Roman", Serif;
	font-size: 80%;
}
a{
	color: #962328;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #969696 1px solid;
	padding: 2px;
	color: #000000;
	font: 100% Georgia,"Times New Roman","Times Roman",Serif;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/*--- Layout ---*/
#page{
	margin: 0 auto;
	border-top: 5px solid #ffffff;
	width: 790px;
	background: #ffffff;
}
#container{
	margin: 0 auto;
	width: 780px;
}
/*--- Header ---*/
#header{
	background: url(/proimages/header-bgr.gif) repeat-x top;
	height: 123px;
}
#header img{
	float: left;
}
/*- Contact Box -*/
.contact{
	float: right;
	background: url(/proimages/topmenu-cap.gif) #7e2226 no-repeat left top;
	text-align: center;
	position: relative;
	height: 25px;
}
.contact p{
	padding: 5px 10px;
	color: #ff0000;
	font-size: 11px;
}
.contact p a{
	padding: 0 5px;
	color: #ffffff;
}
/*--- Top Menu ---*/
ul#topmenu {
	width: 780px;
	background: url(/proimages/topmenu-bgr.gif) repeat-x top;
	color: #ffffff;
	font-size: 12px;
	height: 29px;
}
#topmenu li{
	float: left;
	line-height: 29px;
	height: 29px;
}
#topmenu li a{
	padding: 0 10px;
	display: block;
	background: url(/proimages/topmenu-vl.gif) no-repeat right;
	color: #ffffff;
}
#topmenu a:hover,#topmenu li.active a{
	color: #a02429;
	background: url(/proimages/topmenu-hover.gif) repeat-x top;
	text-decoration: none;
}
/*- Submenu -*/
ul#submenu{
	padding: 0 0 0 10px;
	background: url(/proimages/submenu-bgr.gif) repeat-x top;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
}
#submenu a{
	color: #7d6f5d;
}
#submenu li{
	float: left;
	padding: 0 15px 0 0;
}
/*- Title -*/
#title{
	border-top: 1px solid #ffffff;
	height: 181px;
}
/* Flags */
#languages {
	width: 120px;
	height: 20px;
	float: right;
	text-align: right;
	font-size: 11px;
	margin-top: -10px;
}
/*--- Columns ---*/
#columns{
	padding: 20px 23px;
	background: url(/proimages/columns-bgr.gif) #fdf9f6 repeat-x top;
}
#columns h2{
	padding: 0 0 3px 0;
	margin: 10px 0;
	color: #882327;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
}
#columns h2 span{
	display: none;
}
#columns h3{
	padding: 0 0 5px 0;
	color: #962328;
	font-weight: normal;
	font-size: 120%;
}
#columns h5{
	padding: 0 0 5px 0;
	color: #7D6F5D;
	font-weight: normal;
	font-size: 120%;
	text-transform: uppercase;
}
.arr-detail {
	color: #383129;
	line-height: 20px;
	font-size: 12px;
}
#columns h3 a{
	color: #882327;
}
#columns h4{
	padding: 0 0 5px 0;
	color: #882327;
	font-weight: normal;
	font-size: 120%;
}
/*--- Left Column ---*/
#leftcol{
	margin: 0 0 10px 0;
	width: 228px;
	float: left;
}
#leftcol .spacer{
	padding: 0 0 0 15px;
	margin-bottom:20px;
}
#leftcol .box{
	margin:15px 0 0 0;
}
/*--- Center Column ---*/
#centercol{
	width: 486px;
	float: right;
}
#centercol p{
	padding: 0 0 4% 0;
}
/*--- Right Column ---*/
#rightcol{
	padding: 8px 15px 25px 15px;
	margin: 0 0 15px 10px;
	width: 190px;
	float: right;
	background: #ffffff;
}
/*- Form List -*/
.form li{
	font-size: 90%;
}
table{
	font-size: 12px;
}
.form2{
	width: 250px;
	padding: 5px 3px;
	font-size: 13px;
	border: 0;
	background: #eeebe4;
}
.form3{
	padding: 5px 3px;
	font-size: 13px;
	border: 0;
	background: #eeebe4;
}
.form4{
    width: 60px;
	padding: 5px 3px;
	font-size: 13px;
	border: 0;
	background: #eeebe4;
}
.form input{
	width: 180px;
	padding: 5px 3px;
	font-size: 13px;
	border: 0;
	background: #eeebe4;
}
.form input.btn{
	padding: 2px;
	font-size: 100%;
	margin: 10px 0 0;
	width: auto;
	color: #ffffff;
	background: url(/proimages/btn-bgr.gif) repeat-x top;
}
.form .icon{
	margin: 0 0 0 -25px;
	position: relative;
}
/*--- Styling the Boxes ---*/
.box{
	margin: 8px 0 0 3px;
	float: left;
	width: 178px;
	font-size: 95%;
}
.box .spacer{
	padding: 0 0 0 15px;
}
/*--- Footer ---*/
#footer{
	background: url(/proimages/footer-bgr.gif) no-repeat bottom;
	font-size: 95%;
	height: 88px;
}
#footer a{
	padding:0;
	color: #978b7c;
}
#footer p{
	padding: 15px 0 0 40px;
	line-height: 185%;
}
#address{
	width: 727px;
	margin: 10px auto;
	color: #b2746c;
	font: 93%/95% Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	height: 45px;
}
#address a{
	color: #b2746c;
}
#address img{
	margin: 0 8px 0 0;
	float: left;
}
/*--- Misc. ---*/
.fix{
	clear: both;
	line-height: 1px;
	height: 10px;

}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.bb{
	border-bottom: 2px solid #dcd7ce;
}
a.btn{
	padding: 3px 10px;
	margin: 0 0 0 13px;
	color: #ffffff;
	background: url(/proimages/btn-bgr.gif) repeat-x top;
	text-decoration: none;
	line-height: 160%;
}

/*- Picture Backgrounds -*/
.pic-bgr{
	margin: 0 0 15px 0;
	padding: 12px;
	background: url(/proimages/pic-bgr.gif) no-repeat center;
}
.pic-bgr2{
	padding: 15px;
	background: url(/proimages/pic-bgr2.gif) no-repeat center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#nosubmenu {
	padding: 0;
	line-height: 0px;
	width: 100%;
	height: 0px;
	background-image: url(/proimages/submenu-bgr.gif);
}
#rightcolprice {
	width: 478px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
}
a.mapLink{
	color: #882327;
	text-decoration: none;
}
a.mapLink:hover{
	text-decoration: none;
}
