
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #647E87;
	line-height: 1.6em;
}



h4, h5, h6 {
	font-size: 12pt;
	text-decoration: line-through;
	font-weight: normal;
	color: #ccc;
}

h1 {
	font-size: 18pt;
	color: #CC3333;
	margin-left: -28px;
	font-weight: normal;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	background-image: url(/images/h2_bg.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	margin-left: -28px;
}

p {
	margin-top: 0;
	margin-bottom: 1.3em;
}

.photocallout {
	border: 3px double #999;
	padding: 20px;
	background-color: #FEF7E8;
	text-align:center;
	font-size: 10pt;
}

.photocallout img {
	border: 1px solid #333;
}


.map {
	border: 1px solid #666;
}


.photocredit {
	font-size: 80%;
	margin-top: 10px;
	text-align:center;
	margin-bottom: 20px;
	line-height: 1.0em;
}


.right {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}

img.photoborder {
	border: 1px solid #ccc;
}

.left {

	float: left;
	margin-left: 20px;
	margin-right: 20px;
}

.dim {
color: #ccc;
}


blockquote {
	line-height: 1.4em;
}

#homeblurbs td {
	vertical-align: top;
	padding: 0px 8px 0px 8px;
	width: 50%;
}


#header {
	background-image: url(/images/header_bg.jpg);
}


#menu {
	background-image: url(/images/menu_bg.gif);
	background-color: #fff;
	width: 235px;
	height: 594px;
	padding-top: 55px;
	padding-left: 3px;
	background-repeat: no-repeat;
	
	
}


#main {
	width: 550px;
	padding-left: 30px;
}


a:link {
	color: #647e87;
	text-decoration: none;
	border-bottom: 1px dotted #CC3333;
}

a:visited {
	color: #647e87;
	text-decoration: none;
	border-bottom: 1px dotted #CC3333;
}

a:hover {
	color: #CC3333;
	border-bottom: none;
	text-decoration: none;
}

a:active {
	color: #CC3333;
	text-decoration: none;
}

#menu a, a.plain {
	border: none;
}





ul {
	padding-left: 22px;
	padding-right: 15px;
	/* margin-left: 15px; */
}

li {
	margin-bottom: 5px;
	list-style-image:  url("/images/li_bullet.gif");
	list-style-type: circle;
}
div.separator {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 6px;
	margin-right: 6px;
}
div#footer  {
	font-size: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	clear:both;
	
}

#footer td {
	font-size: 10px;
	vertical-align: top;
}


#portfoliosectionmenu {
	font-size: 10pt;
}


.notice {
	color: #C73332;
	background-color: #FEF7E8;
	border: 3px double #999999;
	text-align: center;
	width: 470px;
	margin: auto;
	padding: 5px;
}

table.tabular td {
	border-bottom: 1px solid #ddd;
	padding: 4px 20px 4px 0px;
	margin: 0;
	vertical-align: top;
}

table.tabular th {
	border-bottom: 3px solid #ccc;
	padding: 4px 20px 4px 0px;
	margin: 0;
	vertical-align: bottom;
	text-align: left;
}

.testimonial {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
