/* Start of CMSMS style sheet 'isGood : Stylesheet' */
/*isGood Website CSS */

.lightbox{}

/*Content size changer*/
.main-content-big {
	position: relative;
	margin: 0 ;
	padding: 10px;
	border: 0;
	float: left;
	overflow: hidden;
	width: 980px;
}

.sidebar1-hide {
	display: none;
	width: 0px;
}


/*Links and hover */

a:link
{
	color: #753617;
	font-weight: normal;
	text-decoration: none;
}

a:visited
{
	color: #753617;
	font-weight: normal;
	text-decoration: none;
}


a:hover
{
	color: brown;
	font-weight: normal;
	text-decoration: none;
}

a.footer_sitemap:link 
{
	color: #394141;
	font-weight: normal;
	text-decoration: none;
}

a.footer_sitemap:hover 
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
/*Links end*/

/*Fonts*/
body {
	font: 12px/normal Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	font: 21em Arial;
	margin:0;
	padding:0;
}



/*Font end*/

/*Utility*/
form
{
	padding:0 !important;
	margin:0 !important;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

/*End Utility*/

/*Page Setup*/
body
{
	padding: 0;
	background-color: #ebe9e5;
}

.main
{
	margin-left: auto ;
	margin-right: auto ;
	padding: 0;
	width: 1000px
}

.sheet
{
	float: left;
	position: relative;
   	background-color: #E4E3DF;
}

/*End Page Setup*/

/*Header and Logo*/
.header
{
        float: left;
	position: relative;
	z-index:0;
	width: 1000px;
	height: 100px;
        background-color: #6e8282;
}

.header-jpeg
{
	position: relative;
	z-index: 1 ;
	top: 20px;
	left: 0;
	width: 1000px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
}

/*End Header*/
/* begin Menu */
/* menu structure */


.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.artmenu, .artmenu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.artmenu li
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.artmenu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.artmenu li li
{
	float: none;
}

.artmenu ul
{
	visibility: hidden;
	opacity: 0.9;
	position: absolute;
	z-index: 100;
	left: 40px;
	top: 42px;
	background: none;
}

.artmenu li:hover>ul
{
	visibility: visible;
	top: 100%;
	z-index: 10;
}

.artmenu li li:hover>ul
{

	left: 100%;
}

.artmenu:after, .artmenu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.artmenu, .artmenu ul
{
	min-height: 0;
}

.artmenu ul
{
	background-color: #ebe9e5;
	padding: 10px 0px 10px 30px;
	margin: -1px 0 0 -30px;
}

.artmenu ul ul
{
	padding: 10px 0px 10px 10px;
	margin: -30px 0 0 -10px;
}




/* menu structure */

.artmenu
{
	padding: 0px 0px 0px 0px;
}

.nav
{
	position: relative;
	display: inline-block;
	height: 40px;
	width: 1000px;
	z-index: 100;
        background-color: #6e8282;
}

.nav .l, .nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 40px;
}

.nav .l
{
	left: 0;
	right:0px;
}

.nav .r
{
	right: 0;
	width: 970px;
	clip: rect(auto, auto, auto, 970px);
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
	clear: both;
}

.artmenu a
{
	position:relative;
	display: inline-block;
	overflow:hidden;
	height: 40px;
	cursor: pointer;
	text-decoration: none;
	margin: 0px;
}



.artmenu a .r, .artmenu a .l
{
	position:absolute;
	display: block;
	height: 135px;
}

.artmenu a .l
{
	left:0;
	right: 0;
}

.artmenu a .r
{
	width:0px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.artmenu a .t 
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #E4E3DF;
	padding: 0 15px;
	margin: 0 0px;
	line-height: 45px;
	text-align: center;
}

.artmenu a:hover .l, .artmenu a:hover .r
{
	top:-4px;
        left: 1px;
}

.artmenu li:hover>a .l, .artmenu li:hover>a .r
{
	top:-4px;
        left: 1px;
}

.artmenu li:hover a .l, .artmenu li:hover a .r
{
	top:-4px;
        left: 1px;
}
.artmenu a:hover .t
{
	color: #000000;
}

.artmenu li:hover a .t
{
	color: #757681;
}

.artmenu li:hover>a .t
{
	color: #000000;
}



/* end MenuItem */

/* begin MenuSubItem */
.artmenu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 22px;
	width: 220px;
	overflow:hidden;
	line-height: 22px;
	margin-right: auto;
	left: -25px;
	border-width: 0px;
	border-style: solid;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 22px;
	color: #757681;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

.artmenu ul ul a
{
	margin-left: auto;
}

.artmenu ul li a:hover
{
	color: #000000;
	background-position: 0 -32px;
}

.artmenu ul li:hover>a
{
	color: #000000;
	background-position: 0 -32px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
	color: #FFFFFF;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
	color: #FFFFFF;
}


/* end MenuSubItem */



/*Content*/
.content
{
	position: relative;
	margin-bottom: 0px;
	width: 1000px;
}

.content .main-content
{
	position: relative;
	margin: 0;
	padding: 10px 5px 0 10px;
	border: 0;
	float: left;
	overflow: hidden;
	width: 615px;
}
.content .sidebar1
{
	position: relative;
	margin: 0;
	padding: 10px 5px 10px 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 355px;
}

/*End Content*/


/*Footer*/
.Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 1000px;
        height: 150px;
	margin: 5px auto 0px auto;
	background-color: #6e8282;
}

.Footer .Footer-inner
{
	height: 150px;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: center;
}

.Footer-right {
	float: right;
	width: 30%;
}


.Footer-left {
	float: left;
	width: 69%;
}

.Footer .Footer-text p
{
	margin: 0;
}

.Footer .Footer-text
{
	display:inline-block;
	color:#D7D2CB;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.Footer .Footer-text a:link
{
	text-decoration: none;
	color: #AFA697;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.Footer .Footer-text a:visited
{
	text-decoration: none;
	color: #C5BEB4;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.Footer .Footer-text a:hover
{
	text-decoration: none;
	color: #0e1623;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#B1481B;
}

.page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#BE830E;
}

/*End Footer*/
/* End of 'isGood : Stylesheet' */

