/* begin Page */

/* Generated with Artisteer version 2.2.0.17981, file checksum is F9228BDF. */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFF3F0;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 131px;
	left: 0;
	top: 0;
}



html:first-child #art-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}




#art-page-background-gradient
{
	background-position: top left;
}


#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:900px;
}

/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #323630;
}

.art-PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #323630;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #887A44;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #887A44;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #323630;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #B3911A;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4A5148;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #636C60;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #887A44;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #52594F;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #52594F;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #52594F;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #323630;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */


/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:84px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 84px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 84px;
	font-family:"Arial Black",Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 56px !important;
	line-height: 84px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
	font-family:"Arial Black",Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #FCF9ED !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 252px;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:17px;
}

.art-button-wrapper .r
{
	width:423px;
	right:0;
	clip: rect(auto, auto, auto, 406px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -84px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -168px;
}


/* end Button */


.central-page
{
	position: absolute;
	text-align: center;

	top: 200px; 
	left:7%;
	right:7%;
	
	

}

#central-text
{
	font-size:25px;
	font-family: Arial;
	font-weight:bold;
	font-style:italic;
	line-height:30px;
	letter-spacing:3px;
	text-decoration:underline;
}




.right-one
{
	position: absolute;

	width: 45%; 
	

	left: 53%;
	top: 700px;
	
	text-align: center;
	font-size: 18px;
	

}

.left-one
{
position: absolute;

	width: 45%; 
	

	left: 3%;
	top:700px;
	
	text-align: center;
	font-size: 18px;
}


.left-two
{
position: absolute;

	width: 45%; 
	

	left: 3%;
	top:850px;
	
	text-align: left;
	font-size: 18px;
}

.right-two
{
	position: absolute;

	width: 45%; 
	
	left: 53%;
	top: 850px;
	
	text-align: left;
	font-size: 18px;
	

}

.left-three
{
position: absolute;

	width: 45%; 
	

	left: 3%;
	top:970px;
	
	text-align: left;
	font-size: 18px;
}

.right-three
{
	position: absolute;

	width: 45%; 
	

	left: 53%;
	top: 970px;
	
	text-align: left;
	font-size: 18px;
	

}

.left-four
{
position: absolute;

	width: 45%; 
	

	left: 3%;
	top:1150px;
	
	text-align: left;
	font-size: 18px;
}

.right-four
{
	position: absolute;

	width: 45%; 
	

	left: 53%;
	top: 1150px;
	
	text-align: left;
	font-size: 18px;
	

}

.left-five
{
position: absolute;

	width: 45%; 
	

	left: 3%;
	top:1300px;
	
	text-align: center;
	font-size: 18px;
}

.right-five
{
	position: absolute;

	width: 45%; 
	

	left: 53%;
	top: 1300px;
	
	text-align: center;
	font-size: 18px;
	height:250px;
	

}

.central-end
{
	position: absolute;

	width: 90%; 
	

	left: 5%;
	top: 1800px;
	
	text-align: center;
	font-size: 18px;
	height:250px;
	

}
