@charset "UTF-8";
/* CSS Document */


/* ---------------- structural elements ---------------- */


body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat;
	background-color: #000000;
	text-decoration: none;
}

up_bg {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/);
	background-repeat: repeat-x;
	background-color: #000000;
}


 img, div { 
 behavior: url(iepngfix.htc) }

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 20px;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/opening_wrap.jpg);
}
#bottom_container {
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}

#top_banner {
	height: 185px;
	width: 960px;
	background-image: url(../images/ban_bg.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background-repeat: repeat-x;
	margin-right: 0px;
}
.nav_box {
	height: 280px;
	width: 230px;
	background-color: #996633;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	display: inline-block;
	float: left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat;
}

.nav_bot {
	height: 270px;
	width: 200px;
	background-color: #996633;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	display: inline;
	float: left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat;
}


.nav_box:hover {
	background-image: url(../images/nav_bg-hov.jpg);
}

.nav_bot:hover {
	background-image: url(../images/nav_bg-hov.jpg);
}


.img_box {
	height: 230px;
	width: 235px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	display: inline-block;
	float: left;
}

#content {
	width: 680px;
	padding: 0px;
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color: #666666;
}

#shop_nav {
	width: 720px;
	padding: 0px;
	height: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#shopbot_nav {
	width: 630px;
	padding: 0px;
	height: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}

#shop_img {
	width: 720px;
	padding: 0px;
	height: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#main_content {
	width: 630px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#nav_bar {
	width: 220px;
	height: 380px;
	background-image: url(../images/nav_bg_img.jpg);
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	text-align: left;
}

#nav_bar_inner {
	width: 435px;
	height: 86px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 309px;
}


#opening {
	width: 220px;
	height: 413px;
	background-image: url(../images/pic_frame.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#leftcol {
	float: left;
	margin-bottom: 30px;
	margin-left: 0px;
	width: 140px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}


#rightcol {
	width: 220px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	float: right;
	background-repeat: repeat-y;
	padding: 0px;
}

#content_divider{
	line-height: 2px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	margin-top: 20px;
	margin-bottom: 20px;
}

.clear_both{
	line-height: 2px;
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
}


.clear_left {
	line-height: 2px;
	width: 100%;
	clear: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: 1px;
}


 .contact_bottom {
	padding: 0px;
	text-align: left;
	display: inline;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 100%;
	float: left;
}

/* ---------------- content ---------------- */


#content img {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	border: 8px solid #996633;
}

#quotebox {
	width: 225px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 5px;
	padding: 10px;
	margin-top: 0px;
	float: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #996633;
	border-bottom-color: #996633;
}

#imgbox_container {
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 5px;
	margin-top: 0px;
	float: right;
	width: 285px;
}

#imgbox_right {
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 5px;
	margin-top: 0px;
	float: left;
}

#main_content img {
	padding: 0px;
	border: 4px solid #996633;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}

#shop_nav img   {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 230px;
	width: 230px;
}

#shopbot_nav img   {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 230px;
	width: 200px;
}


# ul li {
	font-size: 11px;
	color:#FFFFFF;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 10px;
	
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	margin-bottom: 15px;
	color: #122272;
	margin-top: 0px;
	font-weight: normal;
	line-height: 1.3em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	margin-bottom: 25px;
	color: #666666;
	margin-top: 5px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 0px;
	text-decoration: none;
	line-height: 1.3em;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-bottom: 15px;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 1.5em;
	text-align: left;
	font-weight: normal;
}

#rightcol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.5em;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content li {
	margin-bottom: 8px;
	line-height: 2.5ex;
}

#content p {
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.5em;
}

#content p a {
	color: #996633;
	text-decoration: underline;
}

#content p a:hover {
	text-decoration: underline;
	color: #996633;
}

#content p a:visited {
	text-decoration: underline;
	color: #996633;
}

#quotebox p {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
}


.quote_txt {
	font-size: 0.9em;
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.brown_txt {
	font-size: 0.9em;
	color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

#shop_nav p {
	font-size: 1.2em;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}


#shop_nav p a {
	color: #ffffff;
	text-decoration: none;
}

#shop_nav p a:link {
	color: #ffffff;
	text-decoration: none;
}


#shop_nav p a:hover {
	color: #ffffff;
	text-decoration: none;
}

#shop_nav p a:visited {
	color: #ffffff;
	text-decoration: none;
}

#shop_nav p a:active {
	color: #ffffff;
	text-decoration: none;
}

#shopbot_nav p {
	font-size: 1.2em;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}

#shopbot_nav p a {
	color: #ffffff;
	text-decoration: none;
}

#shopbot_nav p a:link {
	color: #ffffff;
	text-decoration: none;
}


#shopbot_nav p a:hover {
	color: #ffffff;
	text-decoration: none;
}

#shopbot_nav p a:visited {
	color: #ffffff;
	text-decoration: none;
}

#shopbot_nav p a:active {
	color: #ffffff;
	text-decoration: none;
}

#rightcol p {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#rightcol  a  {
	font-size: 1.5em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 0px;
	display: block;
	margin-bottom: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.2em;
	text-align: left;
}

#rightcol  a:hover  {
	font-size: 1.5em;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: 10px;
	margin-left: 15px;
	margin-top: 0px;
	padding: 0px;
	display: block;
	margin-bottom: 10px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 1.2em;
}

#bottom_container        p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	marging-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: .8em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#bottom_container p a{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #996633;
	marging-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}



/* ---------------- footer ---------------- */


#footer {
	background-color: #996633;
	text-align: left;
	width: 940px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 80px;
	clear: both;
	background-image: url(../images/footer_bg.jpg);
}
#footer     p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	marging-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#footer     a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	marging-top: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.formleftcol {
	float: left;
	width: 105px;
	margin-top: 5px;
}
.formrightcol {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
	padding: 0px;
	margin-left: 5px;
	width: auto;
}
form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
.form_line {
	clear: right;
	height: auto;
	width: auto;
	}
	
#form_container {
	width: 340px;
	float: right;
	background-image: url(../images/wrap_bg.jpg);
	margin-bottom: 10px;
	margin-right: 10px;
	padding-left: 10px;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}	

#form_container p {
	color: #FFFFFF;
}

#form_container h2 {
	color: #FFFFFF;
	margin-bottom: 10px;
}

