/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
       background-color: #fff;
	font-family: arial, verdana, sans-serif;
	margin-top: 10px;
	font-size: 12px;
	}

div#sitecontainer {
	background: #fff url(http://www.orchidsuites.net/sites/nwfaffiliates/ht/a/GetImageAction/i/8525);
	border: 1px solid #999;
	border-bottom: none;
	width: 899px;
	padding: 0px 5px 0px 5px;
}

#main {
    float: left;
    width: 660px;
	padding-left: 20px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.threecolumn #main {
	width: 530px !important;
	padding-right: 0px !important;
	}

strong {
	color: #000;
	}

#footer {
	margin: 0 auto;
		color: #000;
    clear: both;
    padding-top: 10px;
    text-align: left !important;
    background: url(http://www.orchidsuites.net/sites/nwfaffiliates/ht/a/GetImageAction/i/8533) no-repeat top center;
	padding-left: 0px !important;
	width: 911px;
	font-size: 15px;
}

#footer .address {
	margin: 5px 0px 5px 5px !important;
	width: 450px;
	float: left;
	}

#footer .notice {
	float: right;
	width: 300px;
	border: none;
	margin: 5px 0px 0px 0px;
	font-size: 80%;
	padding-top: 0px;
	padding-left: 8px;
	border: none;
	border-left: 1px dotted #666;
	}

#footer strong {
	color: #36760e;
	}
	
#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
	color: #36760e;
	}

/* *******************************

HOVER

The color needs an !important to overrule the normal link colors, which are set on
a selector containing an ID. Normally ID overrides CLASS, but in this specific instance
we don't want that.

******************************* */

.nav div a hover {
	color: #1E2472 !important;
	background-color: #cccccc;
}

#main a, #main a:visited {
	text-decoration: none;
	color: #36760e;
}

#main a:hover {
	text-decoration: underline;
	color: #478d1b;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background: url(http://www.orchidsuites.net/sites/nwfaffiliates/ht/a/GetImageAction/i/8520) no-repeat top left;
	width: 899px;
	height: 35px;
}


#nav1 a {
    font-size: 10px;
    color: #3a6b09;
    font-weight: bold;
    width: 172px;
    display: block;
    text-align: center;
    border: 1px solid #ccc;
    text-transform: uppercase;
    padding-top: 8px;
        padding-bottom: 8px;
    margin: 2px 0px 0px 2px;
}

#nav1 a:hover {
   	border: 1px solid #3a6b09;
}


#nav1 div {
	border: none;
	background-color: #3a6b09;
	}

#nav1 div a {
	font-weight: normal;
	text-transform: capitalize;
	border: none !important;
	padding: 5px 3px 3px 7px;
	background-image: none;
font-size: 12px;
}


#nav1 div a:hover {
	text-decoration: none;
	background-color: #fff;
	}

a#contribute {

}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
}

.nav li div a {
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}


#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
}


#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background-color: #fff;
	border: none;
	margin-left: 10px;
}

*html #nav2 {
	margin-left: 5px;
	}

#nav2 a {
	background: #fff url(http://www.orchidsuites.net/sites/nwfaffiliates/ht/a/GetImageAction/i/8521) no-repeat top left;
	font-weight: bold;
	color: #787c74 !important;
	border-bottom: none;
	display: block;
	list-style-type: none;
	text-align: left; 
    padding: 3px 0px 3px 10px;
    margin: 0;	
    font-family: arial, verdana, sans-serif;
    text-transform: uppercase;
    font-size: 10px;
}

#nav2 a:hover {
	}

#nav2 div a {
	font-weight: 300;
}

#nav2 li {
	border-bottom: 1px dotted #787c74;
	}

#nav2 div {
	border: 0px;
	background-color: transparent;
	}

ul.attention {


}

#nav2 ul.attention a {
	background-color: #d5dbd1;
}

a#special1 {

}

#nav2 {
    float: left;
    width: 163px;
    padding-top:0px;
}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	padding: 0;
    margin: 0;
}


#nav2 ul.attention {
}

#nav2 ul.attention li {
    margin: 0;
}

#nav2 ul.attention li a {
    background-image: none;
    display: inline-block;
    padding-left: 10px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}

/* *******************************

HEADERS

******************************* */
h1, h2, h3 {
	color: #000;
	font-family: georgia, 'times new roman', times, serif;
	line-height: 110%;
	text-align: left;
	border: none;
	background-color: transparent;
	padding: 3px 0px;
	margin: 0px 0px;
	font-weight: normal;
	}


h1 {
	font-size: 24px;
}

h2 {
	border-top: 1px dotted #919191;
	font-style: italic;
    font-size: 16px;
    padding-top: 7px;
    
}

h3 {
    font-size: 11px;
    color: #3c7a15;
    font-weight: bold;
}

h4 {
    font-size: 100%;
    margin: 0;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #7C1D20;
}

.homealertmsg a {
	text-decoration: none;
}

.homefeature {
	margin: 10px 0px;
	}

.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
            color: #ffffff;
            font-weight: normal;
            margin-bottom: 5px;
            padding-left: 5px;
}

.threecolumn h2 {
	margin-bottom: 8px;
	}
/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	text-align: left;
	width: 170px;
	padding-bottom: 0px;
	background-image: none;
	border-left: none;
	padding-left: 0px;
}

#extra a {
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #478d1b;
}


div.releases .date {
	text-transform: uppercase;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	}
	

.releases {
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 480px;
	}

#powered {
	padding-top: 10px;
	font-size: 10px;
	}

#powered a {
	font-size: 10px;
	color: #085840;;
	text-decoration: none;
	}

.threecolumn #main ul li {
	margin-left: -2em;
	}
	


/* *******************************

FAQ

Special styles faq

******************************* */

#faq strong {
display: 
	margin-top: 4px;
	color: #36760e;
	}

h2 {
	margin-top: 8px;
	
	}

div#p_checkout {
	border-top:solid #456a94 5px;
	width:656px;
	margin:0 auto;
	font-weight:bold;
font-family:verdana;
	}
div#p_checkout table {
	margin:0;
	padding:0;
	font-size:13px;
	color:#5e8941;
	}
div#p_checkout h1 {
	font-weight:bold;
	font-size:18px;
	color:#5e8941;
	}
div#p_checkout ul {
	margin:0;
	font-size:11px;
	padding:0 0 0 40px;
	}
div#p_checkout a {
	text-decoration:none;
	color:#1d1aff;
	font-weight:bold;
	}