html, body {
 min-height: 100%;
 height: auto !important;
 height: 100%;
}

body {
 font: 91.01% "Courier New"; 
 padding: 0;
}

body * {
 line-height:1.22em;
}

a {
    color:#2F4F4F;
    text-decoration: none;
}

#slideshow img {position: absolute;} 

a:hover {
    text-decoration: none;
    color: #000;
}

#menu {
    height:25px;
    text-align:right;
    padding-top:0px;
    margin-top:50px;
    width:880px;
    border:0px solid #CCC;
    letter-spacing:0.0em;
}

.section_title
{
    /*height:30px;*/
    color:#666666;
    font-weight:bold;
    width: 600px;
    /*text-align:right;*/
    padding-top:15px;
    float:left;
}

.section_title span
{
    color:#999;
    font-weight:normal;
    /*padding-left:15px;*/
    font-size:14px;
}

.item_desc
{
    color: #999;
    padding-top: 15px;
    width: 600px;
}

.center_image
{
    border:1px solid #CCC;
    width:600px;
    height:500px;
    padding:0px;
}

a:hover img {
    border: 1px solid #2F4F4F;
}

.preview_image
{
    border:1px solid #CCC;
    width:130px;
    height:108px;
}

.admin_buttons_div
{
     height:20px;
     /*padding-left:30px;*/
}

.gallery_box
{
     padding-left:135px;
}

#contact_form tr {
	text-align: left;
}

#contact_form tr td input {
	border: 1px solid #ccc;
	width:200px;
	height:20px;
}

#contact_form tr td select {
	 border: 1px solid #ccc;
	width:200px;
}

#contact_form tr th {
	text-align:right;
}

#contact_form tr th label {
	font-weight: normal;
}

#contact_form table {
	padding-top:10px;
}

#contact_form table {
	padding-left:135px;
}

#contact_form {
	display: none;
}
