body {
	margin:0px;
	height:0px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
}
/*CLEAR*/
p, h1, h2, h3, h4, h5, h6, ul, li {
	margin:0px;
	padding:0px
}
/*WRAPPER*/
#wrapper {
	width:960px;
	margin:0 auto;
}
#main_cont {
	width:950px;
	margin:0 0 0 5px;
	float:left;
}
/*HEADER*/
#header {
	width:950px;
	height:120px;
	float:left;
	background:url(../images/thin_border_top1.png) center bottom no-repeat #000;
}
#header img {
	float:left;
	margin-top:10px;
	border:none;
}
/*navigation*/
#navigation {
	height:30px;
	width:734px;
	float:left;
	margin:65px 0 0 0px;
}
#navigation ul {
	list-style:none;
	text-align:right;
}
#navigation ul li {
	display:inline;
}
#navigation .level1 {
	display:none;
}
#navigation ul li a {
	color:#CCC;
	/*margin:0 0 0 20px; to be included with the new navigation addition media/awards*/
	margin:0 0 0 20px;
	text-transform: uppercase;
	font-size:12px;
	text-decoration:none;
}
#navigation ul li a:hover {
	border-bottom:1px solid #527166;
}
#navigation li.current a {
	border-bottom:1px solid #527166;
}
/*SUBNAV*/

#left_cont ul {
	text-transform: capitalize;
	padding:12px 0px 0 0px!important;
	margin:0px;
	list-style: none;
}
#left_cont ul li {
	padding:10px 0 5px 20px!important;
	margin:0px;
	background: url(../images/subnav_bg.png) no-repeat left bottom;
}
#left_cont ul li a:hover {
	color:#7F622F;
	text-decoration:none;
}
/*HERO*/
#hero {
	float:left;
	width:950px;
	height:320px;
	background:url(../images/thin_border_bottom1.png) no-repeat center bottom #1a0f08;
	padding:10px 0 20px 0;
}
#hero .flash {
	float:left;
	width:910px;
	height:320px;
	margin:0 0 0 20px;
}
/*TAGLINE*/
#tagline {
	width:950px;
	float:left;
	height:65px;
	background:url(../images/thin_border_top1.png) center bottom no-repeat #000;
}
#tagline img {
	margin:15px 0 0 170px
}
#tagline_general {
	width:950px;
	float:left;
	height:60px;
	background: url(../images/line.png) no-repeat center bottom;
}
#tagline_general img {
	margin:17px 0 0 170px
}
/*CONTENT*/ 
#content {
	width:950px;
	min-height:200px;
	float:left;
	padding-bottom:30px;
	background:url(../images/thin_border_bottom1.png) no-repeat center bottom #1a0f08;
}
#content .home_p .arrow {
	background:url(../images/h1_makeapp_bg.png) no-repeat center top;
	padding: 15px 0 15px 20px;
	margin-top:40px;
}
#content .home_p .arrow a {
	color:#ccc;
	text-decoration:none;
}
#content .home_p .arrow a:hover {
	text-decoration: underline;
}
#left_cont {
	width:300px;
	margin:20px 0px 0px 20px;
	height:320px;
	float:left;
}
#general_content {
	width:630px;
	float:left;
}
/*form*/

#contact ol {
	font-size:12px;
	padding:10px 0 0 25px!important;
	margin:0px;
	float:left;
	color:#333;
}
#contact ol li {
	list-style:none;
	padding:0 0 10px 0!important;
}
#contact ol li label {
	float:left;
	width:90px;
}
#contact ol li input {
	width:250px;
}
#contact ol li textarea {
	width:250px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
#contact ol li .submit {
	margin-left:90px;
	width:90px;
}
#contact .brown {
	color:#795B1F;
}
#contact p {
	margin-left:90px;
	margin-top:10px;
}
/*GALLERY*/
#gallery {
	width:900px;
	margin:10px 0 0 25px;
}
#gallery_img {
	width:590px;
	height:395px;
	float:left;
}
#thumbs {
	width:307px;
	float:left;
}
#thumbs ul {
	display:inline;
}
#thumbs ul li {
	background-color:#1A0F08;
	list-style:none;
	border:1px solid #6D511E;
	width:87px;
	height:87px;
	float:left;
	padding:0px;
	margin:0px 0 13px 13px!important;
}
#thumbs ul li img {
	margin:1px;
	/* CSS3 standard */
  opacity:0.6;
}
#thumbs ul li img:hover {/* CSS3 standard */
	opacity:1;
}
#thumbs ul li:hover {
	border:1px solid #FFF;
}
#comment {
	width:570px;
	padding:10px 0 10px 20px!important;
	margin:355px 0 0 0;
	background:url(../images/comment_bg.png);
	overflow:hidden;
}
/*now sellin gallery*/
#nowselling_img {
	width:580px;
	height:390px;
	float:left;
	margin:10px 0 20px 25px;
}
#nowselling {
	margin-top:30px
}
#nowselling ul {
	display:inline;
}
#nowselling ul li {
	background-color:#1A0F08;
	list-style:none;
	border:1px solid #6D511E;
	width:87px;
	height:87px;
	float:left;
	padding:0px!important;
	margin:0px 0px 23px 23px!important;
}
#nowselling ul li img {
	margin:1px;
	/* CSS3 standard */
  opacity:0.6;
}
#nowselling ul li img:hover {/* CSS3 standard */
	opacity:1;
}
#nowselling ul li:hover {
	border:1px solid #FFF;
}
/*FOOTER*/
#footer {
	width:950px;
	float:left;
}
#footer p {
	font-size:10px;
	padding-top:25px;
	padding-bottom:30px;
	text-align: center;
}
#footer span {
	padding: 0 10px 0 10px
}
#footer a {
	color: #666;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

