/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
	background-color: #900;
	font-family: arial, verdana, sans-serif;
margin-top: 15px;
	}

div#sitecontainer {
	width: 900px;
	background-color: #fff;
	border: 0px solid #fff;
}
#main {
    float: right;
    width: 717px;
    padding: 0px 20px 20px 20px;
    margin-top:0px;
}

* html #main .homeImg {
margin-right:-115px;
width:781px;
height:622px;
}
* html #main .homeImg img {
position:absolute;
margin-left:-1px;
}
.threecolumn #main {
	width: 757px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
    margin-top:0px;    
	}

#main h1 {
	line-height:	110%;
	line-height: 110%;
	background-color: #fff;
    font-weight: normal;
    font-size: 200%;
	text-align: left;
    padding: 2px;
    color: #660000;
    border: 0px solid #000000;
}

strong {
	color: #000;
	}

#footer {
	margin 0 auto;
		color: #ffffff;
    clear: both;
    padding-left: 2px;
    padding-top: 10px;
    text-align: center;
}

#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
	color: #CC0000 !important;
	}


/* *******************************

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 {
	color: #900;
	text-decoration: underline;
}

#main a hover {
	color: #9A0000;
	background-color: #cccccc;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

NOT used in this site. Display none at bottom.

******************************* */



#nav1 {
	background-color: #660000;
}

#nav1 a {
	color: #ffffff;
	font-family: 'gill sans','trebuchet ms', trebuchet, arial, sans-serif;
	font-weight: 600;
	border: 2px solid #660000;
}

#nav1 a hover {
	border-style: inset;
}

#nav1 div a {
	color: #003399;
	font-weight: 300;
	border: none !important;
}

a#contribute {
	background-color: #000033;
	border: 2px solid #000033;
}

.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;
    width: 122px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
}

#nav1 {
    width: 800px;
    height: 20px;
}

#nav1 li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
}

#nav1 a {
    width: 129px;
    height: 13px;
    display: block;
    text-align: center;
}

#nav1 div a {
    text-align: left;
    width: 100px;
    height: auto;
}

#nav1 {
	display: none;
	}


/* *******************************

LEFT NAVIGATION

******************************* */


#nav2 {
	background-color: #fc0;
}

#nav2 div a {
	font-weight: 300;
}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 {
    float: left;
width:119px !important;
    padding-top: 20px;
}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	padding: 0px;
    margin: 0;
    line-height: 130%;
}

#nav2 a {
	text-transform: uppercase;
	font-family: "arial narrow", arial, san-serif;
	font-weight: bold;
	color: #000;
	border-bottom:0px dotted #660000;
	display: block;
	list-style-type: none;
	text-align: center; 
	background: transparent url(http://ami.orchidsuites.net/sites/hot-dog.org/ht/a/GetImageAction/i/748) no-repeat right center;
    width: 119px !important;
margin-left: -15px;
    height: 30px;
    padding-top: 30px;
    letter-spacing: -.1em;

}

#nav2 a:hover {
	color: #fff;
	background-color: transparent;
	}

#nav2 ul.attention {
    margin: 6px;
}

#nav2 ul.attention li {
    margin: 0;
    padding-bottom: 4px;
}

#nav2 ul.attention li a {
    background-image: none;
    display: inline-block;
    padding-left: 10px;
}

#nav2 ul.textsize {
    margin-top: 30px;
}

/* *******************************

HEADERS

******************************* */
h1 {
	line-height:	110%;
    font-size: 100%;
    background-color: #cccccc;
    padding: 1px;
    color: #ffffff;
    border: 1px solid #000000;
}

h2 {
	font-weight: normal;
    font-size: 100%;
    background-color: #cccccc;
    padding: 0px 0px 0px 0px;
    color: #003;
	line-height: 10px;
	border-top: none;
	border-right: none;
	border-left: none;
    border-bottom: 1px dotted #003;
}

h3 {
    font-size: 120%;
    color: #003399;
    background-image: url(http://orchidsuites.net/orchid/skins/JB01-1/images/navbullet.gif);
    background-repeat: no-repeat;
    background-position: 2px 5px;
    padding-left: 15px;
}

h4 {
    font-size: 100%;
    margin: 0;
}

h5 {
color:#900;
font-size:40px;
padding-bottom:15px;
margin:20px;
border-bottom:2px dotted #900;
}

h6 {
font-size: 16px;
font-weight:bold;
color:#900;
}


/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #ff0000;
}

.homealertmsg a {
	text-decoration: none;
}


.threecolumn h2 {
	font-size: 130%;
	padding: 5px;
	padding-left: 10px;
}

.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
}

body.threecolumn h1 {
	line-height:	110%;
	text-align: center;
	background-color: #1E2472;
	color: #ffffff;
	padding: 0px;
}

/* *******************************

EXTRA

Third column, if any. 

******************************* */
/*
#extra {
	text-align: center;
	width: 130px;
	padding-right: 2px;
	padding-bottom: 0px;
	background: url(http://orchidsuites.net/orchid/skins/JB01-1/images/extrabg.jpg);
	border-left: 1px solid #55000B; 
}
*/
#extra {
	display: none;
	}

#extra a {
	color: #003;
}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}

#main div.releases strong {
	color: #9A0000;
}

#main div.releases {
width:655px;
padding-left:50px;
padding-right:50px;
}


 #nav2 p a {
background:none;
}