#content {
	position: relative;
	margin: 1em;
	font-size: .75em;
	background-color: white;
	line-height: 1.5em;
	width: 750px;
}
#content p {
	margin:  .5em .5em .5em .5em;
	padding: .5em .5em .5em .5em
}
#content div {
	min-height: 100px;
	margin: 0 1em 1em 1em;
	padding: 0 1em 1em 1em;
}
#content div div{
	margin: 0 0 0 100px;
}
#content div h2{
	font-size: 1.1em;
	color: #666666;
	letter-spacing: .1ex;
	margin: 0;
	padding: 0;
}
#content h3, h4, h6{
	padding-left: 1em;

}
#content h1 {
	padding-left: .6em;
	margin-bottom: 1em;
}
#content h5 {
	padding-left: .8em;
	letter-spacing: .05em;
	margin: 2em 0 0 0;
}

#content h2 {
	padding-left: .8em;
	color: #999;
	font-size: 1.1em;
}
#content h6 {
	margin: 1.5em 0 .5em 0;
}
#content div p{
	margin: 0;
}
#content div a img {
	position: relative;
	border: 1px solid #999999;
	float: left;
	clear: both;
	margin: .25em 0 0 0;
}
#content a:link, #content a:visited {
	color: #751212;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #3333ff;
	background-color: #dbdbdb;
}
#content img {
	border: 1px solid #666;
	margin-left: .8em;
}
#content ul li {
	list-style-image:  url("../images/bullet_white.jpg");
	line-height: 18px;
	margin-left: 5em;
}

#content ul.no_bullets li, #content dl.no_bullets dt, #photo_sections ul.no_bullets li, #photo_sections dl.no_bullets dt{
	list-style-type:none;
	list-style-image:none;
	margin-left:.5em;
}
#content ul.no_bullets li, #photo_sections ul.no_bullets li {
	margin-left:6em;
}
#content dl.tab dd, #photo_sections dl.tab dd{
	margin-left:4em;
}

#content ul.head li, #content dl.head dt, #photo_sections ul.head li, #photo_sections dl.head dt{
	font-size:.9em;
	color:#999999;
	font-weight: bold;
	margin-left:.5em;
}

#content ul.squares li{
	list-style-image:  url("../images/bullet_white.jpg");
	background: url("../images/bullet_white.jpg") left center no-repeat;
}

#content ol li {
	line-height: 18px;
	margin-left: 5em;
	margin-right: .5em;
	list-style-type:lower-alpha;
}

#content ul.small_bullets li, #photo_sections ul.small_bullets li {
	margin-left:7em;
	list-style-image:  url("../images/bullet_black.jpg");
}

#photo_sections {
	position: relative;
	margin: 0px 0px 0px 0px;
	font-size: 0.75em;
	line-height: 1.4em;
	padding: 10px;
	width: 750px;
}
#photo_sections p {
	margin: 1em 1em 1em 1em;
}

#photo_sections img {
	border: 1px solid #666;
	margin-left: .5em;
}

#photo_sections h1{
	padding-left: .6em;
	margin-bottom: 1em;
}
#photo_sections h5{
	letter-spacing: .05em;
	margin: 2em 0 0em .8em;
}
#photo_sections div {
	min-height: 100px;
	margin: 0 3px 3px;
	padding: 0 3px 3px;
}
#photo_sections div div{
	margin: 0 0 0 100px;

}
#photo_sections div h2, #photo_sections h2{
	font-size: 1.1em;
	color: #666666;
	letter-spacing: .1ex;
	margin: 0;
	padding: 0;
	margin: 1em 0 1em 1em;
}


#photo_sections div p{
	margin: 0 0 0 .7em;
}

#photo_sections div img {
	position: relative;
	border: 1px solid #999999;
	float: left;
	clear:both;
	margin: .25em 0 1em .6em;
}
#photo_sections a:link, #photo_sections a:visited {
	color: #751212;
	font-weight: bold;
	text-decoration: none;
	/*margin-left: .7em;*/
}
#photo_sections a:hover {
	color: #3333ff;
	background-color: #dbdbdb;
}


#photo_sections ul li {
	list-style-image:  url("../images/bullet_white.jpg");
	line-height: 18px;
	margin-left: 5em;
}

#photo_sections dl, #content dl{
	margin:1em;
}

#photo_sections dt, #content dt{
	font-weight:normal;
	
	color:black;
	margin: 1em 0 0 2.5em;
	padding:0;
}

#photo_sections dd, #content dd{
	font-weight:normal;
	margin-left: 2em;
	padding:0;
	line-height: 18px;
}
#photo_sections dd, #photo_sections dt, #content dd, #content dt  {
	display:list-item;
	list-style-image:  url("../images/bullet_white.jpg");
	margin-left: 2em;
}
#photo_sections dt, #content dt {
	margin-left:2em;
}
#content h2.state {
	color: #666666;
	margin-left:0;
	margin-top:1em;
	padding-left:0;
}

#photo_sections ul.squares {
	margin-left:3em;
}

#photo_sections ul.squares li{
	list-style-image:  url("../images/bullet_white.jpg");
	margin-left:4em;
}

a.top_ref {
	margin-left:45%;
}

#photo_sections .top_image, #content .top_image{
	padding-left:.85em;
}

#photo_sections .top_image img, #content .top_image img{
	margin-left:0;
}

#logo img {
	position:relative;
	border-width:0;
	float: right;
	clear: both;
	margin: 0 1.5em 0 0;
}



form#contact p {
	width:600px;
	margin:0 auto;
	padding:.25em;
}
form#contact label{
	float: left;
	width: 11em;
	display:block;
	margin-right:.2em;
	text-align: right;
}
form#contact .checkbox label, form#contact .radiobox label{
	float: none;
	/*width: 400px;*/
	display:inline;
	margin-right:0;
	padding-left:0;
	text-align: left;
}

.bold{
	color:#999;
	font-weight:bold;
	
}
.oblique{
	font-style:oblique;
}

.linkTab{
	margin-left: 1em;
}

#homepic {
	margin-top: 4px;
	margin-left: 4px;
}



#content li {
	list-style-type: none;
}
