

h1, h2, h3
{
	font-family: Gill Sans MT, Verdana, Tahoma, Sans-Serif;
	color: #996600;
}

h1
{
	font-size: 20px;
	line-height: 20px;
}

h2
{
	font-size: 20px;
	line-height: 20px;
}

h3
{
	font-size: 20px;
	line-height: 20px;
}



.contentCell img
{
	/*margin: 5px 5px 5px 5px;*/
}

/***************
left navigation css trifecta
****************/

.leftNav
{ 
    position: relative;
    font-family: Gill Sans MT, Tahoma;
    font-size: 10px;
    letter-spacing: 0.1em;
    background-image: url(http://www.replacethebridgenow.com/media/_global/_images/leftNavOn.gif);
    /*background-repeat: no-repeat;*/
    white-space: nowrap;
    display: block;
    /*width: 190px;*/
    height: 23px;
    margin: 0; 
    padding: 0;
}

.leftNav a:link, .leftNav a:visited, .leftNav a:active, .leftNav a:hover
{
    display: block;
    color: #000000;
    font-size: 10px;
    /*width: 190px;*/
    height: 23px;
    display: block;
    float: left;
    color: white;
    text-decoration: none;
}

.leftNav img
{
	width: 190px;
	height: 23px;
	border: 0;
}

* html a:hover
{
	visibility:visible
}

.leftNav a:hover img
{
	visibility: hidden;
}

.leftNav span.leftNavText1
{
    position: absolute;
    left: 10px;
    top: 5px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.leftNav span.leftNavText2
{
	position: absolute;
	left: 11px;
	top: 6px;
	color: #3b4b59;
	cursor: pointer;
}

/***************
end left navigation css trifecta
****************/

/***************
top navigation css trifectas, set common values
****************/

.topNav
{ 
    /*position: relative;*/
    font-family: Gill Sans MT, Tahoma;
    font-size: 10px;
    letter-spacing: 0.1em;
    background-image: url(http://www.replacethebridgenow.com/media/_global/_images/topNavOn.gif);
    white-space: nowrap;
    display: block;
    height: 23px;
    margin: 0; 
    padding: 0;
}


.topNav a:link, .topNav a:visited, .topNav a:active, .topNav a:hover
{
    display: block;
    color: #000000;
    font-size: 10px;
    height: 23px;
    display: block;
    float: left;
    color: white;
    text-decoration: none;
}


.topNav a:hover img
{
	visibility: hidden;
}

/*remove this last*/
.topNav span.topNavText1
{
    position: absolute;
    left: 11px;
    top: 5px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.topNav span.topNavText2
{
	position: absolute;
	left: 12px;
	top: 6px;
	color: #333333;
	cursor: pointer;
}

.topNav img
{
	height: 23px;
	border: 0;
}

/*we have to set the actual properties for each button*/

.topNav1, .topNav2, .topNav3, .topNav4, .topNav5, .topNav6, .topNav7
{
	position: relative;
}

.topNav1, .topNav1 img
{
	width: 92px;
}
.topNav2, .topNav2 img
{
	width: 111px;
}
.topNav3, .topNav3 img
{
	width: 75px;
}
.topNav4, .topNav4 img
{
	width: 54px;
}
.topNav5, .topNav5 img
{
	width: 70px;
}
.topNav6, .topNav6 img
{
	width: 93px;
}
.topNav7, .topNav7 img
{
	width: 58px;
}
/*end set widths*/

.topNav1Text img
{
	width: 72px;
	height: 9px;
	position: absolute;
    left: 11px;
    top: 7px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.topNav2Text img
{
	width: 89px;
	height: 9px;
	position: absolute;
    left: 11px;
    top: 7px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.topNav3Text img
{
	width: 55px;
	height: 9px;
	position: absolute;
    left: 11px;
    top: 7px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.topNav4Text img
{
	width: 33px;
	height: 9px;
	position: absolute;
    left: 11px;
    top: 7px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.topNav5Text img
{
	width: 50px;
	height: 9px;
	position: absolute;
    left: 11px;
    top: 7px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.topNav6Text img
{
	width: 69px;
	height: 9px;
	position: absolute;
    left: 11px;
    top: 7px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

.topNav7Text img
{
	width: 37px;
	height: 9px;
	position: absolute;
    left: 11px;
    top: 7px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}

/***************
end top navigation css trifecta
****************/

a.textNav:link, a.textNav:visited, a.textNav:active
{
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

a.textNav:hover
{
	font-size: 9px;
	color: #cc6600;
	text-decoration: underline;
}




.headerContentHolder
{ 
    background-image: url(http://www.replacethebridgenow.com/media/_global/_images/topBackGrad.gif);
    margin: 0; 
    padding: 0;
}

.headerSearchBox
{ 
    background-color: #d7d2b8;
    margin: 0; 
    padding: 0;
}

.input
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #333333;
}

.photoCaption
{
	font-size: 9px;
	font-weight: bold;
	color: #696969;
	border-left: solid 1px #efefef;
	border-right: solid 1px #efefef;
	border-bottom: solid 1px #efefef;
	padding: 3px 3px 3px 3px;
}

.rhs
{
	padding: 10px 10px 10px 10px;
	width: 120px;
	background-color: #F5F5F5;
}

.stateLabel
{
	font-family: Verdana, Tahoma;
	color: Black;
	font-size: 14px;
	line-height: 14px;
}

.stateFactsBox
{
	border: solid 1px DarkGray;
}

.photoGalleryBox
{
	background-image: url(http://www.replacethebridgenow.com/media/_global/_images/photoGalleryBackGrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.forumHeaderBar
{
	background-color: #e1e7cc;
	background-image: url(http://www.replacethebridgenow.com/media/_global/_images/forums/headerBarGrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top: solid 1px #f5f5f5;
	padding-bottom: 6px;
	color: #666666;
	font-weight: normal;
}

.forumFooterBar
{
	background-color: #e1e7cc;
	background-image: url(http://www.replacethebridgenow.com/media/_global/_images/forums/footerBarGrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: solid 1px #f5f5f5;
	padding-top: 6px;
	color: #666666;
	font-weight: normal;
}

.forumAltRow
{
	background-color: #f5f5f5;
}

.forumResponseBoxTop
{
	background-image: url(http://www.replacethebridgenow.com/media/_global/_images/forums/replyPageTurnBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 10px 10px;
}

.forumResponseBoxBottom
{
	background-image: url(http://www.replacethebridgenow.com/media/_global/_images/forums/replyPageTurnBottomBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.smallText
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 9px;
	color: #333333;
	/*letter-spacing: .03em;*/
	line-height: 12px;
}

li {
	list-style-image: url(http://www.replacethebridgenow.com/media/_global/_images/Bullet_Single.gif);

	margin-left: 0;
	padding-left: .05em;
	text-indent: -.1em;
	
}

hr{
 border:none;border-top:dashed 2px #E2E2E2;

}

<!-- My Stuff -->
.mail_list_font{
color: #FFFFFF

}

.mail_list_form
{ 
    background-color: #d7d2b8;
    margin: 0; 
    padding: 0;
}

.date
{
	font-family: Verdana, Tahoma;
	color: #333333;
	font-size: 11px;
}

.headline
{
	font-family: Verdana, Tahoma;
	color: #1C449C;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

a:link, a:visited, a:active
{
	color: #1C449C;
	text-decoration: underline;
}

a:hover
{
	color: #00AAEB;
	text-decoration: underline;
}

body
{
	font-family: Verdana, Tahoma, Sans-Serif;
	font-size: 13px;
	color: #000000;
	margin-left:5px;
	margin-top: 5px;
	background-color: #333333;
	/*letter-spacing: .03em;*/
	line-height: 14px;
}

.file_size {font-size: 10px}

.soft_edge_style {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}

.news_header {color: #FF0000; font-weight: bold}

a.news_header:link, a.news_header:visited, a.news_header:active
{

	color: #FF0000;
	text-decoration: none;
}

a.news_header:hover
{

	color: #FF0000;
	text-decoration: underline;
}
