/*-----
COLORS


-----*/	


body {
	font-family: 'ArialMT','Arial',sans-serif;
	color: #424242;
	font-size: 13px;
	line-height: 18px;
	background-color: #361700;
	padding: 0px !important;
	margin: 0px !important;
	}
	
	
/*-----EXTRA BODY CLASSES - UNCOMMENT TO USE if you need a different body class for the admin wysiwyg editor
						  - test_body is for the admin editor body, mainbody is for the site's main page body tag		 
	
#test_body
{
	background-color: #02356e;
	background-image: none;
}
	
.mainbody
{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/bg.jpg);
}

 -----*/	

	
h1, h2.article_header {
	font-size: 16px;
	font-weight: 700;
	color: #552800;
	margin-bottom: 15px;
	text-decoration: none;
	}
	

h2 { 
	font-size: 15px;
	font-weight: 400;
	color: #FF9400;
	margin-bottom: 5px;
	font-style: italic;
	}

h3 {
	font-size: 14px;
	font-weight: normal;
	color: #424242;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .2em;
	}
	
p {
	font-size: 14px;
	font-family: 'ArialMT','Arial',sans-serif;
	color: #424242;
	line-height: 18px;
	margin: 0px 0px 20px;
	padding: 0px;
	}
	

a {
	color: #584D4D;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}


	
	
	
/*-----MAIN CONTAINERS-----*/	
	
.container {
	width: 800px;
	position: relative;
	margin: 0px auto;
	background-color:#FFF;
	}
	
#header {
	background: #FFF url(images/header-bg.gif) no-repeat;
	height: 241px;
	margin-bottom: 20px;
	}
	
#logo {

	}
	
.outercontent2 {

	}
	
.outercontent {
	width: 800px;
	min-height:550px;
	}
	
.content {
	position:relative;
	width: 720px;
	margin: 0px 40px;
	}

#prefooter {
	clear: both;
	background: #999 url(images/prefooter-bg.jpg) no-repeat;
	height: 100px;
	}
	
#footer {
	clear: both;
	background: #ccc url(images/footer.jpg) no-repeat;
	height: 50px;
	}
	
	
	
	
/*-----LEFT SIDE NAVIGATION  - UNCOMMENT TO USE INSTEAD OF TOP NAVIGATION
#leftnav {
	width: 250px;
	height: 100%;
	float: left;
	background-image: url(images/navbar-bg.jpg) no-repeat top left;
	line-height:110% !important;
	}
	
#navbox {
	width:225px;
	min-height:250px;
	margin-bottom: 203px;
}

#leftnav ul {
	background-color:#E1E1E1;
	margin-left:45px;
	width:210px;
	background-image: url(images/navitem-bg.jpg) no-repeat top left;	
	}

#leftnav ul li {
	width: 220px;
	padding: 10px 0px;
	color: #000000;
	font-size: 14px;
	text-align: left !important;
	text-indent: -10px !important;
	padding-left: 10px !important;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 5px;
	list-style: none;	
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: none !important;
}

#leftnav ul li:hover, #leftnav ul li:active, #leftnav ul li:focus {
	color: #701b08;
	background-image:url(images/rollover.jpg)
}

#leftnav a:link, #leftnav a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	}
	
#leftnav a:hover, #leftnav a:focus, #leftnav a:active {
	color: #990000;
	}
	
	
	
/*-----LEFT SIDE SUB NAVIGATION -- UNCOMMENT TO USE INSTEAD OF TOP SUB NAVIGATION	
.subnav
{
	margin:1px;
	display:none;
}

ul.subnav
{	
	border: thin solid #b57617;
	width:150px !important;
	background-image:url(images/subnav-bg.jpg);
	background-repeat:repeat;
	background-color:#cccccc !important;
	margin-top:0 !important;
	margin-left:45px !important;
	padding-top:0 !important;
	position:absolute;
	z-index:25;
}

.subnav ul li
{
	text-indent: -13px !important;
	padding-left: 10px !important;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 5px;
	text-align: left !important;
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: none !important;
}

.subnav li a
{
	text-decoration:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color:#000000;
	padding:0px 5px 0px 5px;
	font-size:10px !important;
}

.subnav li a:link, .subnav li a:active, .subnav li a:visited
{
	text-decoration:none;
}

	
--*/
	


#leftnav
{
	padding: 0px;
	height: 66px;
	width: 800px;
	list-style-image: none;
	list-style-type: none;
	list-style: none; 
	line-height:110% !important;
	position: absolute;
	top: 0px;
	background: #FFF;
}

#leftnav ul { 
	list-style: none; 
}



#navbox ul#menu_ul 
{	
	background:transparent url(images/navbar-bg.jpg) no-repeat scroll 0 0;
	display:block;
	margin: 0px auto;
	height: 26px;
	position:absolute;
	top: 35px;
	left: 114px;
}

#navbox li.toplevel 
{ 	
	background-image: url(images/navitem-bg.jpg) no-repeat top left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	text-align: center; 
	display:block;
	float:left;
	padding: 8px 19px;
	position:relative;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
	color: #666;
}

#navbox li.toplevel:hover 
{
	color: #463C3C !important;
	background-image: url(images/rollover.jpg);
	background-repeat: no-repeat;
	background-position: 8px;
}

#navbox a
{
	color: #666;
	text-decoration: none;
}

#navbox a:hover
{
	text-decoration: none;
	color: #463C3C !important;
}





	
.subnav
{
	margin:1px;
	display:none;
}

ul.subnav 
{
	z-index:25;
	position:absolute;
	border: thin solid #000033;
	background-color: #FFFFFF;
	padding: 5px;
	width: auto;
	position:absolute;
	color: #666 !important;
	text-align: left !important;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

.subnav li
{
	background-color: transparent;
	background-image: url(images/bullet.jpg) !important;
	background-repeat: no-repeat !important;
	text-align: left !important;
	padding: 5px 5px 5px 15px;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	color: #666 !important;
	background-position: left;
}

.subnav li a
{
	text-decoration:none;
	text-align: left !important;
	list-style:none;
	color: #666 !important;
	padding:0px 5px 0px 5px;
	font-size:12px !important;
}

.subnav li a:hover
{
	color: #463C3C !important;
}

.subnav li a:link, .subnav li a:active, .subnav li a:visited
{
	text-decoration:none;
}





	
	




/*-----ADDITIONAL CUSTOMIZATIONS-----*/

#content img{
	border: 0px;
	margin: 10px;
}

#content input
{
	border: thin solid #990000;
	background-color: #FFEDAB;
}

#content textarea
{
	border: thin solid #990000;
	background-color: #FFEDAB;
}

#article_image img
{
max-width:400px;
}
	
hr {
}
td {
	background-color: transparent !important;
}


h2.article_header {
	position: absolute;
	top: -170px;
	left: 120px;
	color: #FFF;
	font-size: 45px;
	font-style: normal;
	font-family: 'ArialMT','Arial',sans-serif;
	font-weight: 400;
}

table tr {vertical-align: top !important;}

#page_home #header {
  background: #FFF url(images/header-bg.jpg) no-repeat;
  height: 523px;
}

#page_home h2.article_header {
  visibility: hidden;
}











/*-----GALLERY-----*/
#main_image_gallery_image /*actually the container for the main image and related text*/
{
	width: 650px;
}

#main_image_gallery_image img /*just the image*/
{
	display: block;
	border: thin solid #90adb7;
	max-width: 600px;
}

#image_gallery_image img a
{
border:none !important;
} 

.main_image_gallery_title
{
	display: none;
}

.main_image_gallery_desc
{
display: none;
}


.main_image_gallery_subcat
{
	display: none;
}



/*for the smaller thumbnail pics of other items in the same gallery*/

#image_gallery_wrapper
{
	
margin-bottom:100px;
padding-bottom:50px;
width:700px;
	
}

.image_gallery_image /*actually the container for the image and related text*/
{
	float: left;
	height: 160px;
	text-align:center;
	border:none !important;
	width: 160px;
	padding:5px;
	overflow: hidden;
}

.image_gallery_image img /*just the image*/
{
	max-width: 150px;
	max-height: 150px;
	border:none !important;
}

.image_gallery_title
{
		display: none;
}

.image_gallery_desc
{
		display: none;
}

.image_gallery_designer
{
	display: none;
}

.image_gallery_subcat
{
	display: none;
}




/*--------------------EXTRA NAVIGATION FOR GALLERY AREA-----------------------------*/

#image_gallery_categories
{
	float:right;
	list-style-type:none;
	position:absolute;
	right:15px;
	text-align:left;
	top:-5px;
	width:180px;
	line-height: 100%;
}

#image_gallery_categories a:link, #image_gallery_categories a:visited {
	color: #266775;
	text-decoration: none;
		font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
	
#image_gallery_categories a:hover, #image_gallery_categories a:focus, #image_gallery_categories a:active {
	color: #8d3f53;
	}
	
#image_gallery_categories ul li {
	list-style: none;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 15px;
	}

#image_gallery_subcategories
{	

}

#image_gallery_subcategories a:link, #image_gallery_subcategories a:visited {
	
	}
	
#image_gallery_subcategories a:hover, #image_gallery_subcategories a:focus, #image_gallery_subcategories a:active {

	}
	
#image_gallery_subcategories ul li {

	}

#image_gallery_categories {
	visibility: hidden;
}

#socialnetworks
{
  text-align: center;
}
  #socialnetworks .snbutton
  {
    padding-left: 10px;
    padding-right: 10px;
  }
  #socialnetworks .facebookprofile {
    display: none;
  }