@charset "UTF-8";
/* CSS Document */

/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	position:relative;
	clear:both;
}
footer {
	clear:both;
}
/* set image max width to 100% */
img {
	max-width: 100%;
	height: auto;
}
.video embed, .video object, .video iframe {
	width: 100%;
	height: auto;
}

#index_container {
	margin: 0 auto;
	width: 890px;
	height:auto;
	background-color: #FFF;
	position: relative;
	padding:10px 0;
	min-height: 650px;
}

.container {
	margin: 0 auto;
	width: 890px;
	height:auto;
	position: relative;
	padding:10px 0;
	min-height: 450px;
}

#index_header {
	width: 520px;
	height: 83px;
	float: right;
	padding-top: 20px;
	position: absolute;
	right: 158px;
	top: 0px;
	font-family:Century_Gothic;
}
#index_header img{
	width: 100%;
	height: auto;
}

#index_leftmenu {
	position:absolute;
	width:340px;
	height: 500px; /*inherit;*/
	float:left;
	background:#DBE5AE;
	padding-top: 80px;
	padding-left:20px;
	padding-bottom:30px;
	color:666666;
}
#index_leftmenu a:link {
	color:#666666;
}
#index_leftmenu a:visited {
	color:#666666;
}
#index_leftmenu a:hover {
	color:#222;
}
#index_rightcontent {
	position:absolute;
	width:510px;
	height:456px;
	float:right;
	background:#fff;
	right: 0px;
	top: 120px;
	padding-left:20px;
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
}

#index_rightcontent p{
	margin: 5px 0px;
}


#index_socialmedia {
	position:absolute;
	width:510px;
	height:30px;
	float:right;
	background:#fff;
	right: -2px;
	top: 579px;
	padding-left:20px;
}

#index_socialmedia img{
   max-width: 45px;
   height:auto;
}

#index_socialmedia img.artsy{
   max-width: none;
   height:auto;
    margin-left: 12px;
}

p.centuryGothic {
	font-family: Arial;
}
body {
	color: #444444;
	background-color: #FFFFFF; /*  #9D9Fa2;*/
	margin:0px;
	padding:0px;
}
a:link {
	color: #EC9411;
	text-decoration: none
}

a:visited {
	color: #EC9411!important;
	text-decoration: none
}
a:active {
	color: #EC9411;
	text-decoration: none
}
a:hover {
	color: #AB5E00;
	text-decoration: none;
}

#index_leftmenu a {
	font-size:17px;
	line-height:8px;
	color:#666666;
	display:block;
	padding: 10px 0px;
}

#index_leftmenu a:hover {
	color: #333333;
}


#index_leftmenu a:active {
	color:#000000!important;
	
}

#index_leftmenu a:visited {
	color:#666666!important;
	
}

.just {
	text-align: justify;
	COLOR: #000000;
	FONT: 12px Arial, verdana, arial, sans-serif
}
.copyright {
	COLOR: #000033;
	FONT: 10px Arial, verdana, arial, sans-serif
}
.artistlink {
	font-family:Arial, Helvetica, sans-serif;
}
.artistlist a:link {
	color:#333333;
}
.artistlist a:visited {
	color:#333333;
}
.artistlist a:active {
	color:#333333;
}
.artistlist a:hover {
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
/* START THE CODE FOR THE MENUS */



.fontmenulink {
	font-size:16px;
	font-family: Arial;
	color:#293430;
	width:220px;
	height:20px;
	padding:2px;
	margin:0px 0px 4px 0px;
}
.fontmenulink_hover {
	font-size:16px;
	font-family: Century_Gothic_Bold;
	color:#293430;
	width:220px;
	background-color:#666666;
	text-decoration:none;
	height:20px;
	padding:2px;
	margin:0px 0px 4px 0px;
}
#contentbox {
	text-align:center;
}
#MainDiv {
	position: relative;
	background-color: #FFFFFF; /*  #9D9Fa2;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-position: center;
	width: 905px;
	text-align: center;
}
div#preloaded-images {
	position: absolute;
	overflow: hidden;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
}
#outer_box {
	width:100%;
	text-align: center;
}
.menu_cell {
	background-color: #6D6B6C;
}
#pagebox {
	text-align:center;
}
#inner_content {
	width:900px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:left;
	padding:6px;
	color:#3B4D3E;
}
#header {
	overflow: visible;
	position: relative;
	background-color: #FFFFFF;/*#E7F7D0; #DEF4BE; */
	height: 60px;
	padding-top:8px;
}
#footer {
	overflow: visible;
	position: relative;
	text-align: center;
	background-color: #FFFFFF; /*  #9D9Fa2;*/
	width: 1024px;
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	border: 1px solid 9D9FA2;
}
#homemenudiv {
	height:75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
}
#submenudiv {
	height:45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
}
.mainmenufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
}
.submenufont {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	vertical-align: middle;
}
.largefrontmenu a {
	color:#333333;
	font-family: Arial;
	text-decoration:none;
	font-size:14px;
}
.largefrontmenu a:hover {
	color:#660000;
	font-family: Arial;
	font-size:14px;
}
img.float-left {/* image element float */
	float: left;
	margin: 0 0.2em 0 0;
}
img.float-right {
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 8px;
}
img.imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.imgleft {
	display: block;
	margin-right: auto;
	float: left;
	padding-top: 7px;
	max-height: none;
	width: 8px !important;
	height: 31px !important;
	max-width: none !important;
}
img.imgright {
	display: block;
	margin-left:auto;
}
#menudiv {
	width:900px;
	height:46px;
	background:url(../images/menu_bg.gif);
	margin:auto;
	padding-top:1px;
}
#menulist {
	margin:0px;
	padding:0px;
}
#menulist li {
	height:40px;
	width: 119px;
	font-family:Arial;
	font-size:16px;
	list-style:none;
	margin-left: 0px;
	vertical-align:middle;
	background-image:none;
	position: relative;
	display: inline;
	float: left;
}
#menulist li a {
	display:block;
	line-height:19pt;
	text-decoration:none;
	height:32px;
	width: 119px;
	padding-left: 0px;
	padding-top:8px;
	/*color:#4C2A2C;*/

	color:#555555;
}
#menulist li a:hover {
	background-color:#B0BA80;
	color:#6C4A4C;
}
/*Sub level menu*/

#menulist ul {
	left: -40px;
	height:36px;
	top: 0;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
}
/*Sub level menu list items*/

#menulist ul li {
	display: inline;
	border-right:none;
}
/* Sub level menu links style */

#menulist ul li a {
	width: 280px; /*width of sub menu levels*/
	height: 30px; /*was 20*/
	font-family:Arial;
	font-size:16px;
	color: #333333;
	padding: 6px 5px;
	background: #B0BA80;
	border-top: solid 1px #4C2A2C;
}
#menulist ul li a:visited {
	color: #333333;
	text-decoration: none
}
#menulist ul li a:active {
	color: #333333;
	text-decoration: none
}
#menulist ul li a:hover {
	background: #8C9562;
	text-decoration: none
}
.menuhilight a:hover {
	background: #8C9562;
	text-decoration: none
}


.menu-logo {
	display: none;
	}




/*--------------End Menu --------------------*/	



#imageHolder {
	height:750px;
	width:auto;
}

.title_text {
	color: #EC9411; /*#EC9411;*/
	font-family: Arial, Georgia, Utopia, 'Palation Linotype', Palatino, serif;
	font-weight:bold;
	font-size: 24px;
}
.dark_title_text {
	color: #3B4D3E;
	font-family: Arial, Georgia, Utopia, 'Palation Linotype', Palatino, serif;
	font-weight:bold;
	font-size: 24px;
}
.title_small {
	color: #EC9411;
	font-family: Century_Gothic_Bold, Georgia, Utopia, 'Palation Linotype', Palatino, serif;
	font-size: 18px;
}


h1, h2, h3, h4, h5, h6 {
	/* was: 	font-family: Arial, Georgia, Utopia, 'Palation Linotype', Palatino, serif; */
		font-family: 'Open Sans', "Trebuchet MS", sans-serif;
	
}

h1 {
	color:#EC9A40;
}
h2 {
	color: #3B4D3E;
	font-weight:bold;
	font-size: 14px;
}
h3 {
	font-weight:bold;
	font-size:12px;
	color:#3B4D3E;
}

.entry-content h1 {
    font-size: 1.15em;
    line-height: 1.3em;
	font-weight: normal;
	margin: 0px 0px 25px;
	padding-top: 0px;
}


.entry-content h2 {
    font-size: .95em;
    line-height: 1.2;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	min-height: 35px;
}



form {
	margin-bottom : 0;
}
#backbutton {
	width:55px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	background-color:#000000;
	color:#00FF66;
	position:absolute;
	top: 0px;
	left: 860px;
}
.formtext {
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	font-family: arial
}
.formbox1 {
	border:1px solid #888888;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: arial;
	background-color: #E5E8EA;
	text-decoration: none;
}
.submitbut {
	font-family: Arial, Georgia, Utopia, 'Palation Linotype', Palatino, serif;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #555555;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #888888;
	border-left-color: #888888;
}
.bulletlist {
	list-style-image: url(../images/knob2.gif);
}
.bulletlist li {
}
.graytextbox {
	background-color:#E4DCC3;
	opacity:0.75;
	filter:alpha(opacity=75);
	padding: 10px;
	font-size:14px;
}
.solidbox {
	opacity:1;
	filter:alpha(opacity=100);
	padding: 10px;
	font-size:14px;
}
.imgborder {
	padding:3px;
	border: solid 1px #A89B84;
}
.smalltitle {
	font-size:14px;
	font-family: Arial, Georgia, Utopia, 'Palation Linotype', Palatino, serif;
	font-weight:bold;
}
.Slideshow {
	width: 510px;/*background-color: #FFFFFF;*/

}
.fronttext {
	color:FFFFFF;
	font-size:15px;
}
.marker {
	color:#FF0000;
	font-size: 14pt;
	font-weight:bold;
	line-height:12pt;
}
.textblock {
	color:FFFFFF;
	font-size:15px;
}
.titletext {
	font-family: Arial, Georgia, Utopia, 'Palation Linotype', Palatino, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.whitebox {
	background-color: #FFFFFF;
	align: center;
}
.MCFooter {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	width: 905px;
	height: 15px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660000;
}
.MCtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 660000;
	background-color: #FFFFFF; /*  #9D9Fa2;*/
	text-align: center;
}


@media screen and (max-width: 960px) {


	
}


@media screen and (min-width: 600px) {
.header-image {
   margin-top: 0px;
}

}
@media screen and (max-width: 800px) {


.header-image {
	display:none;
}

.menu-logo {
	width: 300px;
	height: auto;
	display:block;
	margin: 0 auto;
	position: relative;
	z-index:1050;
	padding: 0px;
	}

.entry-content h1 {
    font-size: 1.4em;
    line-height: 1.3em;
}


#content {
	margin-top: 45px;
	padding-top: 0px;
	padding-right: 1.5em;
	padding-bottom: 0px;
	padding-left: 1.5em;
}

#index_container, .container {
	width: 100%;
	height: auto;
	min-height:0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}


#index_header {
    width: 100%;
    max-height: 83px;
	height: auto;
    float: none;
    padding-top: 0px;
    padding-right: 0px;
    position: relative;
	margin: 0px auto;
   
}

#index_leftmenu {
	display: none;
}

#index_rightcontent {
    position: relative;
    width: 100%;
    height: auto;
    float: none;    
    top: auto;
    font-size: 14px;
	text-align: center;
	padding-top: 15px;
	padding-left: 0px;
	margin-top: 0px;
}

img.imgright {
    display: block;
    margin-left: auto;
	float:none;
	width: 100%!important;
}

#index_socialmedia {
    position: relative;
    width: 100%;
    float: right;
    background: transparent;
    right: 0px;
    top: 0px;
    padding-left: 0px;
}

.menu-button {

}
	
}

 @media screen and (max-width: 550px) {

.menu-logo {
	width: 210px;
	padding: 0px;
	
	}

#index_rightcontent {
	margin-top: 0px;
}
 
}

  
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
#index_rightcontent {
	margin-top: 0px;
}

}

ul.flexnav {
    padding: 0px;
}