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

body {
background-color: #32271d;
background: url(../images/background.jpg) center fixed repeat;
font-size: 14px;
font-family: 'Crimson Text', "Times New Roman", Times, serif;
color: #FFFFFF;
padding:0px;
margin:0px;
}






#footer { padding:0px; width:800px; margin:0px auto; }





#mainnav { padding: 0px; width: 800px; margin:0px auto; }

#titlebar { padding: 0px; width: 800px; margin:0px auto; }


#content { padding: 0px; width: 800px; margin:0px auto; }




#textbox { padding-top: 30px; padding-bottom: 30px; width:800px; margin:0px auto; }

#textbox { background: url(../images/textbox_decor.jpg) center top no-repeat; }

#textbox_home { padding-top: 0px; padding-bottom: 20px; width:800px; margin:0px auto; }

#textbox_home { background: url(../images/textbox_decor.jpg) center top no-repeat; }




#main { padding:0px; width:800px; margin:0px auto; }

#main { background: url(../images/textbox_background.jpg) center top repeat; }

#main h1 { font-size: 18px; color: #ffffff; letter-spacing: 1px; line-height: 26px; margin-left: 40px; margin-top: 20px; text-transform: uppercase; color: #a9cdce; font-weight: normal; }
#main h2 { font-size: 16px; color: #ffffff; letter-spacing: 1px; margin-left: 40px; margin-top: 25px; line-height: 22px; }
#main h3 { font-size: 14px; color: #ffffff; font-weight: bold; margin-left: 40px; margin-top: 25px; }
#main h6 { font-size: 12px; color: #ffffff; text-align: center;  margin-top: 40px; font-weight: normal; }


#main p { 

font-size: 14px; 
line-height: 22px;
margin-left: 40px;
margin-right: 40px;
text-align: left;

 }

#main ul { 
font-size: 14px; 
line-height: 22px;
margin-left: 50px;
margin-right: 50px;
 }
 
 #main ol { 
font-size: 14px; 
line-height: 22px;
margin-left: 50px;
margin-right: 50px;
 }
 
#main p.notes { 

font-size: 12px; 
line-height: 22px;
margin-left: 40px;
margin-right: 40px;
color: #ffffff;

 }
 
 #main .notes_opa { 

font-size: 9px; 
text-align: center;

 }
 
 #main p.homenotes { 

font-size: 12px; 
line-height: 18px;
margin-left: 10px;
margin-right: 30px;
margin-bottom: 10px;
color: #ffffff;

 }
 
  #main p.homenotesbig { 

font-size: 13px; 
line-height: 18px;
margin-left: 10px;
margin-right: 30px;
margin-bottom: 10px;
color: #ffffff;

 }


#main a:link {
	color: #fb5900;
	text-decoration: none;
	font-weight: bold;
}
#main a:visited {
	color: #fb5900;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color: #a9cdce;
	text-decoration: underline;
	font-weight: bold;
}
#main a:active {
	color: #fb5900;
	text-decoration: none;
	font-weight: bold;
}

#main h1.enlarge { 
	font-size: 18px; 
	letter-spacing: 1px; 
	line-height: 26px; 
	margin: 20px; 
	text-transform: uppercase; 
	color: #a9cdce; 
	font-weight: normal;
	text-align: right; 
}

#main h1.enlarge_opa { 
	font-size: 18px; 
	letter-spacing: 1px; 
	line-height: 26px; 
	margin: 20px; 
	text-transform: uppercase; 
	color: #FFFFFF; 
	font-weight: normal;
	text-align: right; 
}


#main h2.enlarge { 
	font-size: 16px;
	text-align: right; 
	color: #ffffff; 
	letter-spacing: 1px; 
	margin-left: 20px;
	margin-right: 20px; 
	margin-top: 40px;
	margin-bottom: 20px; 
	line-height: 22px;
}
#main p.enlarge { 
	font-size: 14px;
	text-align: right; 
	color: #ffffff; 
	margin-left: 20px;
	margin-right: 20px; 
	margin-top: 20px;
	margin-bottom: 20px; 
	line-height: 22px;
}

#main p.enlarge_notes { 
	font-size: 12px;
	text-align: right; 
	color: #ffffff; 
	margin-left: 20px;
	margin-right: 20px; 
	margin-top: 40px;
	margin-bottom: 20px; 
	line-height: 22px;
}

 
 #main p.paintersright { 

	font-size: 12px;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 24px;
	text-transform: uppercase;

 }

#main a.paintersright:link {
	color: #a9cdce;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#main a.paintersright:visited {
	color: #a9cdce;
	text-decoration: none;
	font-weight: normal;
}
#main a.paintersright:hover {
	color: #fb5900;
	text-decoration: underline;
	font-weight: normal;
}
#main a.paintersright:active {
	color: #a9cdce;
	text-decoration: none;
	font-weight: normal;
}

 #main p.paintersleft { 

	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 24px;
	text-transform: uppercase;

 }

#main a.paintersleft:link {
	color: #a9cdce;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#main a.paintersleft:visited {
	color: #a9cdce;
	text-decoration: none;
	font-weight: normal;
}
#main a.paintersleft:hover {
	color: #fb5900;
	text-decoration: underline;
	font-weight: normal;
}
#main a.paintersleft:active {
	color: #a9cdce;
	text-decoration: none;
	font-weight: normal;
}

 #main p.painterscenter { 

	font-size: 12px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 18px;
	text-transform: uppercase;

 }

#main a.painterscenter:link {
	color: #a9cdce;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#main a.painterscenter:visited {
	color: #a9cdce;
	text-decoration: none;
	font-weight: normal;
}
#main a.painterscenter:hover {
	color: #fb5900;
	text-decoration: underline;
	font-weight: normal;
}
#main a.painterscenter:active {
	color: #a9cdce;
	text-decoration: none;
	font-weight: normal;
}


 #main p.sculptorsright { 

	font-size: 12px;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 24px;
	text-transform: uppercase;

 }

#main a.sculptorsright:link {
	color: #fb5900;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#main a.sculptorsright:visited {
	color: #fb5900;
	text-decoration: none;
	font-weight: normal;
}
#main a.sculptorsright:hover {
	color: #a9cdce;
	text-decoration: underline;
	font-weight: normal;
}
#main a.sculptorsright:active {
	color: #fb5900;
	text-decoration: none;
	font-weight: normal;
}

 #main p.sculptorsleft { 

	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 24px;
	text-transform: uppercase;

 }

#main a.sculptorsleft:link {
	color: #fb5900;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#main a.sculptorsleft:visited {
	color: #fb5900;
	text-decoration: none;
	font-weight: normal;
}
#main a.sculptorsleft:hover {
	color: #a9cdce;
	text-decoration: underline;
	font-weight: normal;
}
#main a.sculptorsleft:active {
	color: #fb5900;
	text-decoration: none;
	font-weight: normal;
}



 #main p.sculptorscenter { 

	font-size: 12px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 18px;
	text-transform: uppercase;

 }

#main a.sculptorscenter:link {
	color: #fb5900;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#main a.sculptorscenter:visited {
	color: #fb5900;
	text-decoration: none;
	font-weight: normal;
}
#main a.sculptorscenter:hover {
	color: #a9cdce;
	text-decoration: underline;
	font-weight: normal;
}
#main a.sculptorscenter:active {
	color: #fb5900;
	text-decoration: none;
	font-weight: normal;
}


 
 
 #main td.spacer {
 	padding-top: 30px;
	padding-bottom: 30px;
}


.photo_right {
	margin-left: 20px;
	margin-bottom: 20px;
}

.photo_left {
	margin-right: 20px;
	margin-bottom: 20px;
}

#footer {
	margin: 0 auto;
	padding-bottom: 30px;
}

#footer p {
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	line-height: 22px;
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 40px;
	letter-spacing: 1px;
}

#footer p.mini {
	color: #ffffff;
	font-size: 10px;
	text-align: left;
	line-height: 22px;
	margin-left: 40px;
	margin-top: 20px;
	margin-right: 40px;
	letter-spacing: 1px;
}


#footer a:link {
	color: #fb5900;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color: #fb5900;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #a9cdce;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:active {
	color: #fb5900;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 0;
}

img.selection {
	margin: 10px;
}

img.homeselection {
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

#admin a:link {
	color: #fb5900;
	text-decoration: none;
	font-weight: bold;
}
#admin a:visited {
	color: #fb5900;
	text-decoration: none;
	font-weight: bold;
}
#admin a:hover {
	color: #a9cdce;
	text-decoration: underline;
	font-weight: bold;
}
#admin a:active {
	color: #fb5900;
	text-decoration: none;
	font-weight: bold;
}
