﻿body
{
    
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    
    background-image: url('body_bg.jpg');
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    height:100%;

}


.thumbnail
{
    float: left;
    margin-right: 40px;
    margin-left: 20px;
}

.thumbnail2
{
    float: left;
    margin-right: 20px;
    margin-left: 20px;
}


#holding
{
    width: 500px;
    height: 705px;
    padding: 3px;
    background-color: #CC0000;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}

#header_container
{
    
    height: 290px;
    width: 100%;
    background-image: url('header_bg.jpg');
    background-repeat: repeat-x;
}

#header
{
    height: 220px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}


h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
}

p {}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
} 

/******* This is the main menu *******/

#globalNav
{
    height: 58px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-image: url('menu_bg.jpg');
    padding-top: 12px;
    text-align: left;
}
.rhm1-left{
	width:15px;
	height:32px;
	float:left;
	
}

.rhm1
{
    padding: 0px;
    
    width: 1000px;
    height: 32px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    
}
.rhm1-right{
	
	width:15px;
	height:32px;
	float:right;
}
.rhm1-bg
{
      
    height: 32px;
    
}
.rhm1-bg ul{
	list-style:none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -40px;
}
.rhm1-bg li{
	float:left;
	list-style:none;
	margin-left: 0px;
	
}
.rhm1-bg li a
{
    float: left;
    display: block;
    color: #663300;
    text-decoration: none;
    font-weight: bolder;
    height: 42px;
    line-height: 42px;
    text-align: left;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    text-transform: uppercase;
    padding-top: 0;
    padding-right: 2px;
    padding-bottom: 0;
    padding-left: 4px;
    margin-left: 4px;
    background-image: url(rhm1_r.png);
    background-repeat: no-repeat;
    background-position: right;
    word-spacing: -1px;
    letter-spacing: -2px;
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 1px;
	text-decoration: none;
	font-weight: bold;
}
.rhm1-bg li.current a{
	color:#fff;
	background-image: url(rhm1_hover_l.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.rhm1-bg li.current a span{
	color:#fff;
	background-image: url(rhm1_hover_r.png);
	background-repeat: no-repeat;
	background-position: right 5px;
}
.rhm1-bg li a:hover{
	color:#FFFFFF;
	background:url(rhm1_hover_l.png) no-repeat left 5px;
}
.rhm1-bg li a:hover span{
	color:#FFFFFF;
	background:url(rhm1_hover_r.png) no-repeat right 5px;
}



/******* hyperlink and anchor tag styles *******/

a
{
    color: #57B7DF;
    font-weight: normal;
    text-decoration: underline;
}

a:hover
{
    text-decoration: underline;
    color: #0066CC;
}

#mainContentWrapper
{
    width: 990px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

#content_RightCol
{
    float: right;
    width: 260px;
    text-align: left;
    margin-top: 20px;
}

#content_RightCol .panel
{
    background-color: #FFFFFF;
    padding: 5px;
    width: 220px;
    border: 2px solid #663300;
    margin-bottom: 20px;
}

#content_RightCol .panel h2
{
    color: #FF0000;
    padding: 0px;
    margin: 0px;
}

#content_RightCol .panel h3
{
    color: #993300;
    padding: 2px;
    margin: 0px;
    text-decoration: none;
    font-weight: bold;
}

#content_RightCol .panel h3 a
{
    color: #993300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    padding-right: 2px;
    padding-left: 2px;
}

#content_RightCol .panel h3 a:hover
{
    color: #FFFFFF;
    text-decoration: none;
    background-color: #993300;
}


#content_RightCol .panel p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    font-weight: bold;
}


#content_RightCol .rhs_advert 
{
    
    width: 234px;
    
    margin-bottom: 20px;
    
    }


#content_leftCol
{
    float: left;
    width: 700px;
    text-align: left;
    margin-top: 20px;
}

#content_leftCol h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #663300;
    text-transform: uppercase;
    font-size: large;
    font-weight: bold;
    display: block;
}

#content_leftCol h2
{
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #663300;
    font-size: medium;
    font-weight: bold;
}

#content_leftCol p {}

#content_leftCol h3 {}

#footer_wrapper
{
    width: 100%;
    background-image: url('footer_bg.jpg');
    background-repeat: repeat-x;
    height: 180px;
    text-align: center;
}

#text_footermenu
{
    margin: 20px auto 20px auto;
    width: 820px;
    text-align: center;
    padding-top: 20px;
}

#text_footermenu a
{
    font-family: Arial, Helvetica, sans-serif;
    color: #663300;
    text-transform: uppercase;
    font-size: small;
}

#text_footermenu a:hover
{
    color: #FF6600;
}

#text_footermenu ul 
{
    list-style:none;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 6px;
    }

#text_footermenu ul li
{
    float: left;
    list-style: none;
    margin-left: 5px;
    margin-right: 5px;
}


.gallerySlides
{
    background-color: #FFFFFF;
    padding: 4px;
    border: 2px solid #663300;
    width: 500px;
    text-align: center;
}


/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/

@media screen {

  .sIFR-active h1
	{
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 256%;
	display: inline;

	}


}



/***********************************************/
/***********************************************/
/* CSS Form						               */
/***********************************************/


.cssform p
{
    width: 450px;
    clear: left;
    margin: 0;
    padding: 5px 0 8px 0;
    padding-left: 180px; /*width of left column containing the label elements*/
    height: 1%;
    font-family: Georgia;
    text-transform: none;
}

.cssform label
{
    font-weight: bold;
    float: left;
    text-align: right;
    margin-left: -180px; /*width of left column*/
    width: 170px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
    font-family: Georgia;
    text-transform: capitalize;
}

.cssform input[type="text"]
{
    /*width of text boxes. IE6 does not understand this attribute*/
    border-right: dimgray 1px solid;
    border-top: #dddddd 1px solid;
    border-left: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 3px;
    padding-top: 3px;
    background-image: url(formTFBg.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-right: #dddddd 1px solid;
    color: #333333;
    text-transform: capitalize;
    font-weight: bold;
}
.cssform input[type="password"]
{
	/*width of text boxes. IE6 does not understand this attribute*/
	border-right: dimgray 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
	border-right: #dddddd 1px solid;
}

.cssform input[type="checkbox"]
{
	/*width of text boxes. IE6 does not understand this attribute*/
	border-right: dimgray 1px solid;
	border-top: #dddddd 1px solid;
	border-left: #dddddd 1px solid;
	border-bottom: #dddddd 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
	border-right: #dddddd 1px solid;
}



.cssform .radio
{
	border: 1px solid #CCCCCC;
	float: left;
	text-align: left;
	width: 150px;
}

.cssform .radio label
{
	font-weight: bold;
	color: #666666;
	position: absolute;
}


.cssform select
{
    /*width of text boxes. IE6 does not understand this attribute*/
    border-right: dimgray 1px solid;
    border-top: #dddddd 1px solid;
    border-left: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    background-image: url(formTFBg.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border-right: #dddddd 1px solid;
    color: #333333;
    text-transform: capitalize;
}

.cssform textarea
{
	height: 200px;
	border-right: #dddddd  1px solid;
	border-top: #dddddd  1px solid;
	border-left: #dddddd  1px solid;
	border-bottom: #dddddd  1px solid;
	background-image: url(formTFBg.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.required
{
    color: #CC0000;
    text-transform: none;
    font-weight: bold;
    font-size: .8em;
}

.cssform .small
{
	font-size: x-small;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}



