/* *******************************

Orchid customstyles.css, Version 1.0

JB01
******************************* */

body {
       background-color: #929ab0;
	font-family: georgia, times, 'times new roman', serif;
	margin-top: 10px;
	}

div#sitecontainer {
	background: #fff url(http://www.orchidforchange.com/va/mvdemocrats.com/ht/a/GetImageAction/i/1043240);
	border: 0px solid #fff;
	width: 799px;
	padding: 5px 10px 0px 10px;
}

#main {
    float: right;
    width: 580px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.threecolumn #main {
	width: 430px !important;
	padding-right: 10px;
	}

strong {
	color: #000;
	}

#footer {
	margin: 0 auto;
		color: #ffffff;
    clear: both;
    padding-top: 10px;
    text-align: center;
    background: url(http://www.orchidforchange.com/va/mvdemocrats.com/ht/a/GetImageAction/i/1043241) no-repeat top center;
}

#footer .address b {
	font-family: verdana, sans-serif;
	}

#footer .address a {
	color: #fff;
	}

/* *******************************

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 {
	text-decoration: none;
	color: #900;
}

#main a hover {
	color: #9A0000;
	background-color: #cccccc;
	text-decoration: underline;
}


/* *******************************

TOP NAVIGATION

ISSUE: Nav height.

******************************* */

#nav1 {
	background: url(http://www.orchidforchange.com/va/mvdemocrats.com/ht/a/GetImageAction/i/1043243) repeat-x top left;
	width: 799px;
	padding: 5px 0px 3px 0px;
}


#nav1 a {
    font-size: 12px;
    color: black;
    font-weight: bold;
    width: 129px;
    height: 13px;
    display: block;
    text-align: center;
    border: none;
    font-family: arial, verdana, sans-serif;
}


#nav1 div a {
	color: #9A0000;
	font-weight: 300;
	border: none !important;
}

a#contribute {

}

.nav ul {
    margin: 0;
    padding: 0;
}

.nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.nav a {
    text-decoration: none;
    font-family: arial, verdana, sans-serif;
}

.nav li div a {
    display: block;
    width: 122px;
    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: #900;
}

#nav2 a {
	background: #900 url(http://www.orchidforchange.com/va/mvdemocrats.com/ht/a/GetImageAction/i/1043248) no-repeat top left;
	font-weight: normal;
	color: white !important;
	border-bottom: none;
	display: block;
	list-style-type: none;
	text-align: left; 
    padding: 9px 0px 9px 25px;
    margin: 0;	
    font-family: arial, verdana, sans-serif;
}

#nav2 a:hover {
	background-position: 0 -33px;
	}

#nav2 div a {
	font-weight: 300;
}

* html #nav2 li {
	border-bottom: 1px solid #900;
	}

ul.attention {


}

#nav2 ul.attention a {
	color: #003;
}

a#special1 {

}

#nav2 {
    float: left;
    width: 160px;
    padding-top:0px;
}

#nav2 li {
	display: block;
	list-style-type: none;
	text-align: left; 
	padding: 0;
    margin: 0;
}


#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, h2, h3 {
	color: #000266;
	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;
	}


h1 {
	font-weight: bold;
	font-size: 200%;
}

h2 {
	font-weight: bold;
    font-size: 150%;
}

h3 {
    font-size: 120%;
    color: #900;
    font-weight: normal;
}

h4 {
    font-size: 100%;
    margin: 0;
}

/* *******************************

HEADERS HOME

For Alert Messages and Features

******************************* */

.homealertmsg {
	text-align: center;
	color: #ff0000;
	height: 20px;
}

.homealertmsg a {
	text-decoration: none;
}

.homefeature {
	margin: 10px 0px;
	}

.homealertmsg h2,.homefeature h2 {
	background-color: #9A0000;
            color: #ffffff;
            font-weight: normal;
            padding-bottom: 0px;
            padding-left: 5px;
 }           

/* *******************************

EXTRA

Third column, if any. 

******************************* */

#extra {
	text-align: left;
	width: 160px;
	padding-bottom: 0px;
	background-color: #ffc;
	border-left: none;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	padding-left: 8px;
}

#extra a {
	color: #000266;
}

#extra .releases {
	margin-top: 10px;
	}

#extra .releases strong {
	color: #000266;
	}

/* *******************************

HOMEPAGE

Special styles for the homepage

******************************* */

#main div.releases a {
	color: #9A0000;
}


div.releases .date {
	text-transform: uppercase;
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	}
.quote {
text-align: left !important;

}