/*	TOC

	=GENERAL STYLES
	=GALLERY STYLES

*/




/*  GENERAL STYLES
======================================================================================================================== */
body{
margin:0 auto;
text-align:center;
}
table{text-align:left;
margin:0 auto;}

.name {font-family : Verdana, Arial, Helvetica, sans-serif;font-size: 15px;color : #710001;text-decoration : none; font-weight: bold}
.header_label {font-family : Verdana, Arial, Helvetica, sans-serif;font-size: 15px;color : #FFFFFF;text-decoration : none; font-weight: bold}
.header_label_red {font-family : Verdana, Arial, Helvetica, sans-serif;font-size: 15px;color : #740000;text-decoration : none; font-weight: bold}
.text {font-family : Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color : #250005;text-decoration : none; }
.text_label {font-family : Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color : #250005;text-decoration : none; font-weight: bold}
a.left_label {font-family : Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color : #FFFFFF;text-decoration : none; }
.left_e6c499 {font-family : Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color : #E6C499;text-decoration : none; }
.footer {font-family : Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color : #FFFFFF;text-decoration : none; }
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #750000;
}
.style2 {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
}
.style5 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana;
}
.style7 {font-size: 10px; color: #FFFFFF; font-family: Verdana; font-weight: bold; }
.sm_black_text {
	font-family: Verdana;
	font-size: 10px;
}
.style4 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
}
.sm_white_text {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.style9 {
	font-size: 16px;
	font-family: Verdana;
	color: #ffffff;
}
.style11 {color: #000000}
.style13 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #000000; }
.style14 {
	font-size: 12px;
	font-weight: bold;
}




/*  GALLERY STYLES 
======================================================================================================================== */
.showcasegallery			{ width:780px; overflow:hidden;margin:10px auto 0 !important; padding:0; }
.showcasegallery li			{ display:block; width:auto!important; height:auto !important; position:relative!important;}
.showcasegallery li img		{ display:block; margin:25px auto; padding:0; width:auto!important; height:auto !important;}
.showcasegallery p			{ display: block; text-align:center; width:700px; margin:0 auto 0; padding:10px 0 0 0; }
#navgallery			{ width:756px; margin:0 auto; overflow:hidden;}
#navgallery	a		{ display:block; width:24px; float:left; margin:0; padding:2px; text-align:center; text-decoration:none;font-size:70%; color:#333; }
#navgallery	a:hover	{ background:#4E0002; color:#fff; }


/*gallery styles - ie fixes*/
.showcasegallery,			{ width:740px; margin:0; }
.showcasegallery li,		{ margin-left:-55px; }
.showcasegallery li img,	{ max-width: 730px; }
#navgallery,				{ padding-left:45px; }