/* CSS Document */

<!--

body {width: 964px; min-height:100%; margin:0; padding:10px 12px 0 12px; background-color:#FFFFFF; font-size:17px; font-family: "Times New Roman", Times, serif; } 
#main {min-height:100%; } 
#top { clear: both; padding:15px; }
#left { width:45%; float: left; overflow: hidden; padding: 15px;}
#right { width:45%; float: right; overflow: hidden; padding: 15px; }
#menu_top { clear: both; background-color: #999999; padding-left:32px; margin-right:9px; }
#menu_bottom { float: left; overflow: hidden; text-align:right; color: #7c0000; border-left-style:none; border-right-style:none; font-size: 15px; width:550px; padding: 0 20px 20px 0 }
#bottom {  float: right; overflow: hidden; text-align:center; color: #7c0000; font-size: 15px; padding: 0 20px 20px 0 }
#banner {height:109; white-space: nowrap;} 
#gallery_spacer { clear: both; height: 10px; }
#gallery_left { width:25%; height: 540px; float: left; overflow: hidden; padding: 15px; background-color:#7c0000; }
#gallery_left p, #gallery_list_img p {color:#FFFFFF}
#gallery_right { width:65%; float: right; overflow: hidden; padding: 15px; border: 10px #7c0000 solid;}
#gallery_image img, #gallery_list_img img { border: solid #FFFFFF 15px; }


#gallery_list { width:620px; height: 190px; float: left; overflow: hidden; padding: 15px; border: 5px #7c0000 solid;}
#gallery_list_img { width:230px; height: 200px; float: left; overflow: hidden; padding: 15px; background-color:#7c0000; }
#gallery_list_img a {color: #FFFFFF}

div#left h3 {font-size:20px; color:#7C0000; }

div#right h3 {font-size:20px; color:#7C0000; }

.error_strings {color:#7c0000; font-weight:bold;}

#path {color: #999999; padding-bottom:10px; font-size:15px}

p {	padding-left:10px;}
h1 { font-size: 18px; color: #7c0000} 
h2 { font-size: 18px; }
h3 { font-size: 12px; }


div, p
{
	vertical-align: middle;
	border-style: none;
	border-width:1px;
	color:#333333;
}

table { padding: 0px; 	margin: 10px; border-collapse: collapse; }
td, th { padding: 3px 5px 3px 5px;}
th {font-weight: bold; 	text-align: left; }

input, select, textarea {border: 1px solid; border-color:#7c0000; }

select { font-family: "Times New Roman", Times, serif; }

input#sendContactEmail { color:#FFFFFF; background-color:#7c0000; font-weight:bold;font-family: "Times New Roman", Times, serif; font-size:16px;}

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 4px;
}

hr {border-color: #7c0000; border-bottom-color:#FFFFFF; width:984px; margin:5px; clear: both; }

a {text-decoration:underline; color: #7c0000; }
a:hover {text-decoration: none; }


ul#minitabs{list-style: none;margin: 1px 0;padding: 3px 0 3px 0;white-space: nowrap; }
ul#minitabs li{display: inline;margin: 0 3px 0 7px; font-size:17px; }
ul#minitabs a{text-decoration: none;padding: 0 0 4px 0;
  border-bottom: 3px solid #FFF;color: #FFFFFF}
ul#minitabs a#current{border-color: #7c0000;color: #7c0000}
ul#minitabs a:hover{border-color: #7c0000;color: #7c0000} 



-->
