/* CSS Document */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */
/* All associated graphics copyright  stopphysics photographic, llc.*/
/* www.stopphysics.com */

/* Helpful Stuff
 a:visited {}
 a:link {}
 a:hover {}
-----------------*/
/* Favorite Colors:
000000	- black
FFFFFF	- white
942723	- blood red
698793	- greyblue
EEECDD	- tan

-----------------*/


#CDV h1 {
	margin: 5px 0 0 0;
	padding: 0 0 2px 40px;
	height: 35px;
	width: auto;
	background: url(/graphics/h1-swirl.png) top left no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial, "sans serif";
	font-size: 28px;
	color: #942723;
}
#CDV h1 span {
	display: none;
}
#CDV p.leader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #5C7782;
	margin: 5px 0 10px 40px;
	padding: 0;
}
.uh {
	font-size: larger;
	color: #555;
	font-weight: bold;
}
/*------------------------------------------------*/
#CDV-cb {
	margin: 0;
	padding: 5px 0;
	width: 700px;
	background: url(/graphics/cb-bkg.png);
	border-top: 4px solid #EEECDD;
	border-bottom: 2px solid #EEECDD;
	font-family: "Trebuchet MS", Verdana, Arial, "sans serif";
}
#CDV-cb h3 {
	margin: 0 15px 5px 15px;
	padding: 0 0 0 25px;
	height: 40px;
	font-size: 22px;
	color: #942723;	
	background: url(/graphics/h3-bkg.png) top left no-repeat;
}
#CDV-cb h4 {	
	margin: 0 15px 5px 15px;
	padding: 0 0 0 25px;
	font-size: 14px;
	color: #555;	
}
#CDV-cb p {
	margin: 0 15px 5px 15px;
	padding: 0 0 0 25px;
	
	font-size: 12px;
	line-height: 16px;
	color: #585A5C;
	background: url(/graphics/p-bkg.png) top left no-repeat;
}
#CDV-cb p.no-deco {
	background: url(/graphics/spacer.gif) top left no-repeat;
}
#CDV-cb p.small-print {
	font-size: 10px;
	background: url(/graphics/spacer.gif) top left no-repeat;
}
#CDV-cb ul {
	font-size: 14px;
	line-height: 16px;
	color: #555;
	list-style-type: circle;
	margin: 0 15px 5px 55px;
	padding: 0;
}
#CDV-cb ul.small-print {
	font-size: 10px;
}
.mmmm {
	line-height: 22px;
}
/*-------------------*/

#images {
	margin: 0 15px 15px 15px;
	padding: 0 0 25px 0;
	width: 300px;
	float: right;
	background: #EAE9D0 url(/graphics/images-bkg.png) bottom no-repeat;
}
#images img {
	border: 1px solid #C28340;
}
iframe {
	border: 1px solid #C28340;
}
#images p {
	color: #6E4315;
	font-size: 12px;
	width: 300px;
	margin: 0 10px 5px 10px;
	padding: 0;
	background: url(/graphics/spacer.gif) top left no-repeat;
}

/*-----------------------------------------------------------*/
#paypal {
	float: right;
	padding: 0 0 0 10px;
	margin: 0 0 0 15px;
}
/*-------table----------------------------------------------------*/
#eergh {
	margin: 0 0 0 40px;
	border: 1px solid #D0CEB8;
	color: #555;
}
td.one {
	text-align: right;
	width: 150px;
	color: #942723;
}
td.two {
	text-align: center;
}
tr.ltr {
	background-color: #E1E1CE;
}
