/*	////////////////////////////////////////////////////////////////////
	DEFINE HTML TAGS
*/

html {

}

body{
	/*background-color:#3E3C37;*/
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-image: url(../img/mainpage_bg1.jpg);
}



h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-weight:normal;
	color:#723309;
	text-align:left;
	padding:0px 0px 10px 0px;
	margin:12px 0px 0px 0px;	
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-weight:normal;
	color:#723309;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin: 0px;	
}



h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color:#000000;
	text-align:left;
	padding:0px 0px 10px 0px;
	margin:15px 0px 0px 0px;
	font-weight: bold;
}

h5{
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
	line-weight:normal;
	color:#723309;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin: 0px;	
}

h6 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color:#000000;
	text-align:center;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	font-weight: normal;
	font-style: normal;
}


p{		font-family: Times New Roman, Times, serif;
	font-size: 1.05em;
	line-weight:normal;
	color:#000000;
	text-align:left;
	line-height: 1.20em;
	text-align:justify;
}



a  {

	color:#118DA7;
	font-weight:normal;
	text-decoration:underline;
}

a:hover {
	color:#2D6B78;
		font-weight:normal;
	text-decoration:underline;
}

 .trw a {
font-family: Times New Roman, Times, serif;
	font-size: 1.05em;
	color:#118DA7;
	font-weight:normal;
	text-decoration:underline;
}

.trw  a:hover {
	color:#2D6B78;
		font-weight:normal;
	text-decoration:underline;
}

/*	////////////////////////////////////////////////////////////////
	SITE AND PAGE LAYOUT 

/* Controls the overall width of the site */
#wrap {
	position:relative;
	width:948px;
	height:auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}

#wrapinner {
	position:relative;
	width:914px;
	height:700px;
	min-height:700px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	}

/* Controls the header of the page */
#header {
	width: 948px;
	height:200px;
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
	background-image: url(../img/header2a.jpg);
	background-repeat: no-repeat;
	}
	
	
#header img {border:none;}

#navright{
	float:right;
	width:360px;
	margin: 0px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	 /* background-color: #00CC00;*/ 
}

#navright ul {
	list-style:none;
	padding-right:0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
	
}

#navright li {
	display: list;
	/*background-image: url(../img/button_bg1.gif);
	background-repeat: no-repeat;*/
	height: 22px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#navright .button6 a {
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_acknowledgements1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#navright .button6 a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_acknowledgements1a.gif);
	background-repeat: no-repeat;
}

#navright .button7 a {
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_friends1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#navright .button7 a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_friends1a.gif);
	background-repeat: no-repeat;
}

#navright .button8 a {
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_links1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#navright .button8 a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_links1a.gif);
	background-repeat: no-repeat;
}

#navright .button9 a {
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_contact1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#navright .button9 a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_contact1a.gif);
	background-repeat: no-repeat;
}

#navright .button10 a {
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_modern1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#navright .button10 a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_modern1a.gif);
	background-repeat: no-repeat;
}


#navright .button12 a {
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_avlf1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#navright .button12 a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_avlf1a.gif);
	background-repeat: no-repeat;
}



#navleft{
	float:left;
	width:200px;
	margin: 0px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	 /* background-color: #00CC00;*/ 
	
}

#navleft ul {
	list-style:none;
	padding-right:0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 75px;
	
}

#navleft li {
	display: list;
	/*background-image: url(../img/button_bg1.gif);
	background-repeat: no-repeat;*/
	height: 22px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:2px;
	padding-left: 0px;
}

#navleft .button1 a {
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_lschome1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#navleft .button1 a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_lschome1a.gif);
	background-repeat: no-repeat;
}

#navleft .button2 a {
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_introduction1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#navleft .button2 a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_introduction1a.gif);
	background-repeat: no-repeat;
}

#navleft .button3 a {
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_stereohelp1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#navleft .button3 a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_stereohelp1a.gif);
	background-repeat: no-repeat;
}

#navleft .button4 a {
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_processes1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#navleft .button4 a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_processes1a.gif);
	background-repeat: no-repeat;
}

#navleft .button5 a {
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_care1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#navleft .button5 a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_care1a.gif);
	background-repeat: no-repeat;
}

#navleft .button11 a {
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_stereohow1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#navleft .button11 a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_stereohow1a.gif);
	background-repeat: no-repeat;
}

.spacer {
	width: 760px;
	height:1px;
	background-image:url(../img/spacer1.gif);
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	float: left;
	}


/* Controls the main content area of the page */


#content {
	position: relative;
	float:left;
	width:495px;
	height: auto;
	text-align: left;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#ffffff;
	text-align:right;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:right;
}

#content ul {
width:500px;
	list-style:none;
	text-align:left;
	margin-left: 45px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
		
}

#content img {border:none; }

#content a:link, #content a:visited, #content a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;

}

#content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}


#pagetitle1{
	text-align:right;
	width:330px;
	padding:0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 185px;	
	padding-left: 0px;
}

#pagetitle1 h1{
	width:300px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-align:right;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 26px;	
	padding-left: 0px;
	
}

#pagetitle2{
	text-align:right;
	width:330px;
	padding:0px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 175px;	
	padding-left: 0px;
}


#pagesubtitle2{
	position:absolute;
	top:155px;
	left:545px;
	width:350px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	padding-left: 0px;
}

#pagetitle3{
	text-align:right;
	width:330px;
	padding:0px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 255px;	
	padding-left: 0px;
}


#contentinner {
	
	position: relative;
	float:left;
	width:550px;
	height: 390px;
	min-height:300px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	overflow: auto;
	
/*	border:1px dotted #000000;	*/
}

#contentinner a:link, #contentinner a:visited, #contentinner a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFB401;
	text-decoration:none;

}

#contentinner a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFB401;
	text-decoration:underline;
}


#contentinner h1 {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#ffffff;
	text-align:left;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 110px;	
*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#ffffff;
	text-align:left;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;		
}

#contentinner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-align:left;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	padding-left: 0px;
}

#contentinner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:left;
	
}



#contentinner img {border:none; }



#contentinner2 {
	position: relative;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	float:left;
	width:480px;
	height: 278px;
	min-height:278px;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	overflow: auto;
}

#contentinner2 a:link, #contentinner2 a:visited, #contentinner2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFB401;
	text-decoration:none;

}

#contentinner2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFB401;
	text-decoration:underline;
}

#contentinner2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#ffffff;
	text-align:left;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;		
}

#contentinner2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
	text-align:left;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	padding-left: 0px;
}

#contentinner2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:left;
	
}



#contentinner2 img {border:none; }


#contentinner2 ul {
	list-style:none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#contentinner2 li {
	display:block;
	color:#ffffff;
	margin:4px 0px 0px;
	background-image: url(../img/sploosh1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	width: 350px;
	padding-left: 20px;
}






#news_text {
	background-color:#ffffff;
	float:left;
	width:350px;
	height: 100px;
			
}

#news_text ul {
	list-style:none;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

#news_text li {
	display: list-item;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#news_text a:link, #news_text a:visited, #news_text a:active {
	color: #000000;
	text-decoration:none;

}

#news_text a:hover{
	text-decoration:underline;
}





#page{
	width:948px;
	height:auto;
	text-align: left;
	background-image: url(../img/page_bg1.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	float:left;
	background-position: top;
}

#page3{
 	width:948px;
	height:650px;
	min-height:650px;
	text-align: left;
	background-image: url(../img/page3a.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float:left;
}

#page4{
 	width:948px;
	height:1000px;
	min-height:650px;
	text-align: left;
	background-image: url(../img/page4a.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float:left;
}


#page5{
 	width:948px;
	height:2500px;
	min-height:650px;
	text-align: left;
	background-image: url(../img/page5a.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float:left;
}

#photographers{
	
	font-family: Times New Roman, Times, serif;
	font-size: 0.8em;
	line-weight:normal;
	color:#000000;
	
	float:left;
	width:948px;
	height:30px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	 /*background-color: #00CC00;*/
	
}

#photographers p{
	text-align:center;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;	
}


#mainnav{	
	position:relative;
	width:300px;
		margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 380px;

	 /*background-color: #cc0000;*/ 
	
}

#mainnav ul {
	list-style:none;
	
	/* background-color: #00CC00;*/ 
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#mainnav li {
	display: inline;
	height: 22px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}


#mainnav .button_trw a{
	display:block;
	padding: 0px;
	margin: 0px;
	height: 22px;
	width: 200px;
	background-image: url(../img/button_trw1.gif);
	background-repeat: no-repeat;
	outline: none;
}

#mainnav .button_trw a:hover{
	display:block;
	height: 22px;
	width: 200px;
 	background-image: url(../img/button_trw1a.gif);
	background-repeat: no-repeat;
}


#leftcolumn
{
	
	float:left;
	width:800px;
	height:auto;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:30px 0px 0px 80px;
	position:relative;
	
}

#leftcolumn .special_heading
{
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	color: #723309;
}

#leftcolumn .price
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #723309;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#leftcolumn .quotation
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	color: #723309;	
}

#leftcolumn .quotation_name
{font-size: 0.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

#leftcolumn .quotation_name2
{font-size: 0.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
}

blockquote.quotation1 {
 	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	color: #723309;
  padding: 8px 8px 8px 8px;
  /*background-color: #faebbc;*/
  /*border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px 5px 5px 5px;
 background-image: url(../img/lsc_shop_images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;*/
  text-indent: 0px;
  text-align:center;
  }
  blockquote.quotation1 span {
     display: block;
	 padding:10px 0px 0px 0px;
    /* background-image: url(../img/lsc_shop_images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;*/
   }


blockquote.quotation2 {
 	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	color: #723309;
  padding: 0px 0px 0px 0px;
  margin:0px;
  clear:both;
  /*background-color: #faebbc;*/
  /*border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
 background-image: url(../img/lsc_shop_images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;*/
  text-indent: 0px;
  text-align:center;
  }
  blockquote.quotation2 span {
     display: block;
    /* background-image: url(../img/lsc_shop_images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;*/
   }

blockquote.quotation3 {
 	font-family: "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-style: italic;
	font-weight: normal;
	color: #723309;
  padding: 8px 8px 8px 8px;
  /*background-color: #faebbc;*/
  /*border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px 5px 5px 5px;
 background-image: url(../img/lsc_shop_images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;*/
  text-indent: 0px;
  text-align:center;
  }
  blockquote.quotation3 span {
     display: block;
	 padding:10px 0px 0px 0px;
    /* background-image: url(../img/lsc_shop_images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;*/
   }

#leftcolumn p
{
	
	padding:0px 10px 0px 0px;

	
}

#leftcolumn h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	color:#723309;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#leftcolumn h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	padding:0px 0px 0px 0px;
	margin: 6px 0px 20px 0px;
text-indent:10px;
}


#leftcolumn  hr {
	border: none 0;
	border-top: 1px dashed #92845c;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}

/*#leftcolumn h1
{
	
			font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-height:normal;
	color:#D52731;

	
}

#leftcolumn h2
{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	line-height:normal;
	color:#D52731;
	text-align:center;
	margin: 0px;
	padding: 0px;
	
}*/


#leftcolumn table
{
	font-size: 12px;
	line-height:normal;
	color:#000000;
	border: 1px solid #827663;
	
}

#leftcolumn .form
{
	font-size: 12px;
	line-height:normal;
	color:#000000;
	text-align:right;
	
}

#leftcolumn table img
{
	border: 1px solid #c7bcaa;
	
}

#leftcolumn .td3 img
{
	border: none;
	
}

#leftcolumn .td3 h2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #723309;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;

}

#leftcolumn .td3 p
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
align:center;
}

#leftcolumn ul {
	list-style:none;
	text-align:center;
	margin-left: 0px;
	padding:0px;
	margin: 0px;


}

#leftcolumn li {
	display: inline;
font-family: Times New Roman, Times, serif;
	font-size: 1em;
	padding: 0px 5px 0px 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right: 1px solid #403F3E;
}

#leftcolumn .last {

border-right-width: 0px;

}




#leftcolumn3
{
	
	float:left;
	width:800px;
	height:500px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:30px 0px 0px 80px;
	position:relative;
	
}

#leftcolumn3 p
{
	
	padding:0px 10px 0px 0px;

	
}

/*#leftcolumn3 h1
{
	
			font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-height:normal;
	color:#D52731;

	
}*/




#leftcolumn4
{
	
	float:left;
	width:800px;
	height:840px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:30px 0px 0px 80px;
	position:relative;
	
}

#leftcolumn4 p
{
	
	padding:0px 10px 0px 0px;

	
}

/*#leftcolumn4 h1
{
	
			font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-height:normal;
	color:#D52731;

	
}*/

#leftcolumn5
{
	
	float:left;
	width:800px;
	min-height:1140px;
	height:1140px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:30px 0px 0px 80px;
	position:relative;
	
}

#leftcolumn5 p
{
	
	padding:0px 10px 0px 0px;

	
}

/*#leftcolumn5 h1
{
	
			font-family: Times New Roman, Times, serif;
	font-size: 20px;
	line-height:normal;
	color:#0B3D4C;
}*/




#rightcolumn
{
	position:relative;
	float:right;
	width:400px;
	height:200px;
	margin-top:20px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px 40px 0px 0px;
	position:relative;
	background-image: url(../img/newsbox1.gif);
	background-repeat: no-repeat;	
}

#rightcolumn p
{
	margin:40px 0px 0px 0px;
	padding:0px 30px 10px 15px;

	
}


#rightcolumn img
{
	margin:0px 10px 10px 10px;
	border: 1px solid #B2A999;
	
}

#rightcolumn a:link, #rightcolumn a:visited, #rightcolumn a:active {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A10912;
	text-decoration:none;

}

#rightcolumn a:hover{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A10912;
	text-decoration:underline;
}



/* Controls the footer area of the page */

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:normal;
	color:#999999;
	text-align:left;
	padding:0px;
	margin:0px;
}

#footerleft{
	clear:both;
	float:left;
	width:948px;
	height:116px;
	text-align:center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #403F3E;
	background-image: url(../img/footer1a.jpg);
	background-repeat: no-repeat;
}

#footerleft ul {
	list-style:none;
	text-align:center;
	margin-left: 0px;
	padding-right:0px;
	padding-top:40px;
	margin: 0px;


}

#footerleft li {
	display: inline;
	padding: 0px 5px 0px 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-right: 1px solid #403F3E;
}

#footerleft .last {

border-right-width: 0px;

}


#footerleft a:link, #footerleft a:visited, #footerleft a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #403F3E;
	text-decoration:none;

}

#footerleft a:hover{
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #403F3E;
	text-decoration:underline;
}


#credit{
	position:relative;
	clear:both;
	width:928px;
	height:40px;
	min-height:40px;
	text-align:center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#4F4C48;
	font-weight: normal;

}


 #credit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4F4C48;
	text-decoration:none;

}

#credit a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4F4C48;
	text-decoration:underline;
}

.loader {
display:none;
}


.photo_caption_800px {
	font-family: Times New Roman, Times, serif;
	font-size: 0.75em;
	line-weight:normal;
	color:#000000;
	width:800px;
	height:auto;
	clear:both;
	padding-top: 15px;
	padding-left:0px;
		padding-right:0px;
	padding-bottom: 15px;
	text-align:center;
}




.photo_caption_400px {
	font-family: Times New Roman, Times, serif;
	font-size: 0.75em;
	line-weight:normal;
	color:#000000;
	width:400px;
	height:auto;
float:right;
	padding-top: 0px;
	padding-left:30px;
		padding-right:0px;
	padding-bottom: 30px;
	text-align:center;
}

.photo_caption_400px img{
border: none;
}

#photo_caption_large {
	font-family: Times New Roman, Times, serif;
	font-size: 1.05em;
	line-height:2.0em;
	color:#000000;
	width:800px;
	height:auto;
	clear:both;
	padding-top: 15px;
	padding-left:0px;
		padding-right:0px;
	padding-bottom: 15px;
	text-align:center;
}

#photo_caption_large h1{
	font-family: Times New Roman, Times, serif;
	font-size: 3.8em;
	padding-top: 0px;
	padding-left:0px;
		padding-right:0px;
	padding-bottom: 15px;
	text-align:center;
	margin:0px;
}

#photo_caption_large h2{
	font-family: Times New Roman, Times, serif;
	font-size: 2.0em;
	color: #000000;
	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom: 15px;
	text-align:center;
	margin:0px;
}

#photo_caption_large h3{
	font-family: Times New Roman, Times, serif;
	font-size: 1.3em;
	line-height:1.3em;
	font-weight:normal;
	padding-top: 0px;
	padding-left:0px;
		padding-right:0px;
	padding-bottom: 0px;
	text-align:center;
	margin:0px;
}

#photo_caption_large h4{
	font-family: Times New Roman, Times, serif;
	font-size: 1.7em;
	line-height:1.3em;
	font-weight:normal;
	padding-top: 0px;
	padding-left:0px;
	margin:0px;
		padding-right:0px;
	padding-bottom: 0px;
	text-align:center;
}

#photo_caption_large table{
	margin:0px;
	padding:0px;
	border: 0px ;
}

#photo_caption_large td{
	margin:0px;
	padding:2px 0px 0px 0px;
	border: 0px ;
}

#buttonview table{
	font-size: 12px;
	line-height:normal;
	color:#000000;
	border: 1px solid #d5c7ac;
	margin:0px;
	padding:0px;
	
}

#buttonview td{
	margin:0px;
	padding:2px 0px 0px 0px;
	
}

.photo_caption_slogan {
	font-family: Times New Roman, Times, serif;
	font-size: 1.2em;
	line-height:1.8em;
	line-weight:normal;
	color:#ffffff;
	width:800px;
	height:auto;
	clear:both;
	padding-top: 15px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom: 15px;
	text-align:center;
}

#button_parallel{
	position:relative;
	width:200px;
		margin:0px;
	padding:0px;
	z-index: 3;
}
#button_cross-eyed{
	position:relative;
	width:200px;
	margin:0px;
	padding:0px;
	
	z-index: 2;

}

#button_flat{
	position:relative;
	width:200px;
	margin:0px;
	padding:0px;
	z-index: 1;
}

#button_parallel2{
	position:relative;
	width:200px;
		margin:0px;
	padding:0px;
	z-index: 2;
}
#button_cross-eyed2{
	position:relative;
	width:200px;
	margin:0px;
	padding:0px;
	
	z-index: 1;

}

#button_parallel3{
	position:relative;
	width:200px;
		margin:0px;
	padding:0px;
	z-index: 2;
}
#button_cross-eyed3{
	position:relative;
	width:200px;
	margin:0px;
	padding:0px;
	
	z-index: 1;

}


.clickimage {
	cursor: pointer;
	cursor: hand;
}