/*set page background image commented out for this ap*/

/* body {background-image:url('filename goes here')}*/

/* menuopacy has been moved to an ie only css called ddiestyle.css */

/*set page font size and background color*/

body {font-size:1em;font-family:"sans serif";margin:15px;
background-color:#FF0000;text-align:justify;}




.marg {margin:15px;}


/*16px(12pt)=1em font size */

.tallheader {
height:100px;
}

.alignrt {
float:right;width:100px
}

h1#specialpic {
                width: 200px;
	height: 100px;
	background-image: url();
	}



h2#cologo2 {
                width: 200px;
	height: 200px;
	background-image: url(http://www.durangodaves.com/usaforumposting/images/jumpstartlogo.jpg);
	}




h3#cologo {
                width: 200px;
	height: 200px;
	background-image:url(http://www.durangodaves.com/usaforumposting/images/usaforumpostinglogo.jpg);
	}



h4#tallbanner {
                width: 150px;
	height: 400px;
	background-image:url(http://www.durangodaves.com/Images/GWSnetbannertall.jpg);
	}


.smalltxwt {font-size:0.6em;color:white;}
.smalltxbk {font-size:0.6em;color:black;}


 a:link { 
	color: black;
	}
 a:hover { 
	color: red;
	}



.fancyfont {font-size:1.5em;font-family:"flat bush"}

.leftmarg {margin-left:20px}

/*call for colored text*/

.smalltx {font-size:0.5em;color:black;}

p.red {color:red}    
p.yellow {color:yellow}
p.white {color:white}
p.orange {color:orange}
p.green {color:green}
p.black {color:black}
p.blue {color:blue}

p.tsmall {font-size:0.5em}
p.tmedsmall {font-size:1.5em}
p.tmedium {font-size:2em}

.smlet {font-size:0.875em}

p.center {text-align:center}

/* newsletter background stuff */
.back1 {background-image:url('')}
.back2 {background-image:url('')}
.back3 {background-image:url('')}
.back4 {background-image:url('')}
.back5 {background-image:url('')}
.back6 {background-image:url('')}
.color1 {background-color:#cc0033}
.color2 {background-color:#003399}





.black {color:black;text-align: justify;margin:15px;}
.white {color:white;text-align: justify;margin:15px;}
.pink {color: #FF3399}
.blue {color: blue}
.yellow {color: yellow}
.green {color: green;text-align: justify;margin:15px;}
.orange {color: #FF0033}
.red {color: red}
.grey {color: #D8D8D8}
.brown {color: #663333}


.hilite {font-family:"comic sans ms,sand";color: #cc0000;background-color: #ffcc00}

.greyback {background:#A8A8A8}


.bullet {list-style-type: square;}

.navsub {margin-left:20px}
