/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 - modified */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, q:before {content: ""; content:no-open-quote;}
blockquote:after, q:after {content: ""; content:no-close-quote;}
:focus {outline: 0;}/* remember to define focus styles! */

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*smartin css*/
body {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:76%;
	color:#333;
	background-color:#fff;
	text-align:center;
	}
#wrap {
	width:894px;
	margin:15px auto 20px auto;
	background:url(../img/cssimg/middle.png) repeat-y;
	text-align:left;
	}
#top {
	width:100%;
	height:35px;
	background:url(../img/cssimg/top.png) top no-repeat;
	}
#bottom {
	width:100%;
	height:50px;
	background:url(../img/cssimg/bottom.png) no-repeat;
	}
#inner {
	width:100%;
	background:url(../img/cssimg/smart-in-designs.png) no-repeat;
	background-position:41% 0;
	}
#inner.contact {
	background:url(../img/cssimg/smartin-hmpg.png) no-repeat;
	background-position:40% 0;
	height:474px;
	}
#sidebar {
    float:right;
	width:190px;
	padding-top:165px;
	}
#content {
	float:left;
	width:650px;
	height:545px;
	}
#hmpgtag {
	padding:20px;
	background-color:#fafafa;
	margin-left:38px;
	}
#contentLh1hm {
	float:left;
	width:240px;
	text-align:left;
	padding:0 0 0 38px;
	}
#p7HGM_1 {
    clear:both;
	padding-top:10px;
	}
#contentRh1hm {
	float:right;
	width:270px;
	text-align:right;
	padding:0;
	}
#contentL {
	float:left;
	width:250px;
	text-align:right;
	}
#contentR {
	float:right;
	width:380px;
	}
#footer {
	width:894px;
	margin:40px auto 20px auto;
	}
#footer p {
    clear:both;
	font-size: 92%;
	color:#ccc;
	}
#footer a {
	color:#ccc;
	}
#footer a:hover {
	color:#ec008c;
	}
/*typography*/
a {
	text-decoration: underline;
	font-weight: normal;
	color: #333;
	}
a:link {
	}
a:visited {
	color: #333;
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	color:#ec008c;
	}
#contentR_thms {
	float:right;
	width:380px;
	padding-bottom:10px;
	}
h1 {
	margin:0;
    font-weight:bold;
	font-size:1.0em;
	line-height:1.0em;
	color:#ec008c;/*magenta*/
	}
h1.h1hm {
	font-weight:normal;
	}
h1.h1hm span {
	color:#333;
	}
h2 {
	font-size: 1.0em;
	margin: 1.2em 0 0;
	font-weight: normal;
	color:#ec008c;/*magenta*/
	}
h3 {
	font-size: 1.0em;
	margin: 1.2em 0;
	font-weight: bold;
	}
img {
	border: 0;
	}
img.wesley {
	margin-top:175px;
	}
img.phil {
	margin-top:32px;
	}
.imgR {
	float:right;
	margin:0 0 1.2em 1.2em;
	}
.imgL {
	float:left;
	margin:0 10px 10px 0;
	}
ol, ul, li {
    list-style:none;
	font-size: 1.0em;
	line-height: 1.3em;
	margin-top: 0.2em;
	margin-bottom: 0.1em;
	margin-left:0;
	padding-left:0;
	}
ol, ul {
	margin-bottom: 1.2em; 
	}
p {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 1.2em 0;
	}
p.firstp {
	margin-top: 0;
	}
p.justify {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 1.2em 0;
	text-align:justify;
	}
p#words1 {
	font-size: 9px;
	line-height: 1.0em;
	margin: 0 5px 0 36px;
	color:#ddd;
	text-align:justify;
	height:169px;/*was 169px then 200px then back */
	}
p#words2 {
	font-size: 9px;
	line-height: 1.0em;
	margin: 43px 5px 35px 36px;/*was 43px 5px 25px 36px then 60px 5px 25px 36px */
	color:#ddd;
	text-align:justify;
	}
p#quote, p#quote2, p#quote3 {
	font-size: 84%;
	line-height: 1.2em;
	margin: 0 0 0 36px;
	color:#ddd;
	height:200px;
	}
p#quote2 {
	height:212px;/*for the About & Philosophy pgs*/
	}
span.dsigns {
    color:#000;
	}
span.in {
    color:#555;
	}
strong, b {
	font-weight: bold;
	}

table {/*used on About pg*/
    margin: 1.2em 0;
	width: 100%;
    border: none;
	}
caption {
    font-weight: normal;
	font-size: 1.0em;
    text-align: left;
	}
th {
    text-align: right;
	padding:2.4em 15px 1.2em 0;
	font-size: 1.0em;
    font-weight: normal;
	width:49%;
	}
td {
	padding: 0.2em 15px 0.2em 0;
	font-size: 1.0em;
    text-align: right;
	}
th.th-left, td.td-left {
    text-align: left;
	padding-right: 0;
	padding-left: 15px;
	}
th, td {
    border:none;
	}
table.contact {/*used on hmpg*/
    margin: 0;
	width: auto;
    border: none;
	}
table.contact th {
    text-align: left;
	padding:0.2em 15px 0.2em 170px;
	width:auto;
	}
table.contact td {
    text-align: left;
	padding: 0.2em 0;
	}
table.thms {/*used for thms*/
    margin: 0 0 0 auto;
	width: auto;
    border: none;
	}
table.thms td {
    text-align: left;
	padding: 2px;
	}
div.clear {
    clear:both;
	height:1px;
	}
/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Greystone
  -----------------------------------
*/
.p7TMM05 {
	font-size: inherit;
	zoom: 1;
	padding: 0px;
	width:145px;
}
.p7TMM05 div {
	zoom: 1;
}
.p7TMM05 ul {
	margin: 0;
	padding: 0;
}
.p7TMM05 ul div {
	padding: 0;
}
.p7TMM05 ul ul div {
	padding: 0;
}
.p7TMM05 ul ul {
	padding: 4px 0;
}
.p7TMM05 ul li {
	list-style-type: none;
}
.p7TMM05 ul ul li {
	padding-left: 30px;
}
.p7TMM05 ul a {
	color: #333;
	display: block;
	padding: 0.2em 0 0.2em 5px;
	text-decoration: none;
	zoom: 1;
	outline: 0;
}
.p7TMM05 a.tmmlast {
	border-bottom: 0;
}
.p7TMM05 ul a:hover, .p7TMM05 ul a:focus, .p7TMM05 ul a:active {
	color: #fff;
	background-color:#ec008c;/*magenta*/
	text-decoration: none;
}
.p7TMM05 ul ul a {
	font-size: 95%;
	border: 0;
	padding: 0.2em 0 0.2em 5px;
}
.p7TMM05 ul ul a:hover, .p7TMM05 ul ul a:focus, .p7TMM05 ul ul a:active {
	color: #fff;
	background-color:#ec008c;/*magenta*/
	text-decoration: none;
}
.p7TMM05 ul a.trig_open {
	color: #333;
	background-color:#fff;
	text-decoration:none;
}
.p7TMM05 a.current_mark {
	font-weight:bold;
	color:#ec008c;/*magenta*/
}
.p7TMM05 ul ul a.current_mark {
	color:#ec008c;/*magenta*/
}
.p7TMM05 a.current_mark:hover, .p7TMM05 ul ul a.current_mark:hover {
	color: #ec008c;/*magenta*/
	background-color:#fff;
	text-decoration: none;
}
.p7TMM05 ul a.trig_open:hover {
	color: #333;
	background-color:#fff;
	text-decoration:none;
}