/* Page level styles */

*{margin:0; padding:0}

a{color:#347db5; text-decoration:none;}
a:hover{text-decoration:underline;}
img{border:0; margin:0;}
a img{border:0; margin:0;}
FORM {margin:0; font-size:10px;}
SELECT {font-size:10px;}
INPUT {font-family:Verdana, Tahoma, Arial; color:#000000; font-size:11px; margin:0;vertical-align:bottom;}
p{margin-bottom:8px;}
h1{font-size:12px;font-weight:bold;margin-top:3px;margin-bottom:5px;color:#739195;}
h2{font-size:11px;font-weight:bold;margin-top:15px;margin-bottom:5px;}
h3{font-size:14px;font-weight:bold;margin-top:15px;margin-bottom:5px;}
ol,ul{padding-bottom:10px;}
li{padding-left:15px;}
span.sup{vertical-align:super; font-size:smaller;}


body
{
	font-family:Verdana, Tahoma, Arial;
	font-size:10px;
	color:#565f66;
	background-color:#f5f5f5;
	text-align:center;
	border-top:1px solid #747474;
	border-bottom:1px solid #747474;
}

#background
{
	display:block;
	clear:both;
	width:814px;
	background: url(images/bg_gradient_bodybar.gif);
	background-repeat: repeat-y;
	background-position: center center;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}

#surround
{
	display:block;
	clear:both;
	margin-bottom:0px;
	width:761px;
	background-color:#fff;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
}

#header
{
}

#logoSection
{
	padding:15px;
	border-bottom:1px solid #4A4A4A;
}

#sandwichTop
{
	height:230px;
	border-top:1px solid #747474;
	border-bottom:3px solid #fff;
	background: url(images/bg_sandwichTop.jpg);
	padding-top:35px;
	width:761px;
}

#porch
{
	border-top:1px solid #747474;
	background: url(images/awning.gif);
	background-repeat: no-repeat;
}

.hr_stripes
{
	width:100%;
	height:3px;
	background: url(images/stripes.gif);
	background-repeat: repeat-x;
}

.pageTitle
{
	padding-top:12px;
}

#hr_greenStripe
{
	width:100%;
	height:7px;
	background: url(images/green_stripe.gif);
	background-repeat: repeat-x;
}

#navWrapper
{
	width:100%;
	background: url(images/stripes.gif);
	vertical-align:middle;
}

#navBar
{
	color:#FFF;
	background-color:#74A23C;
	padding:3px 0px;
	margin:3px 0;
	text-align:center;
}

#navTable
{
    margin-left: auto;
    margin-right: auto;
}

#navBar td{padding:0 5px;}
#navBar a{color:#FFF; text-decoration:none;}
#navBar a:hover{text-decoration:underline;}

#mainBody
{
	width:761px;
	border-left:5px solid #BBCBCD;
	border-right:5px solid #BBCBCD;
}

.sectionHeader
{
	font-weight:bold;
	color:#739195;
	margin-top:25px;
	margin-bottom:5px;
	border-bottom:1px solid #739195;
}

#bioText
{
	width:55%;
	padding:10px 15px 5px 15px;
	vertical-align:top;
}

#bioSidebar
{
	width:45%;
	padding:10px 15px 5px 15px;
	vertical-align:top;
	color:#003644;
}

.bioSection
{
	margin-top:15px;
	line-height:1.5em;
}

.bioSection .header
{
	color:#74A23C;
	font-weight:bolder;
}

.bioSection .spacer
{
	width:10px;
}

.bioSection td
{
	vertical-align:top;
	margin-top:3px;
}

#content
{
	width:96%;
	padding:10px 15px 5px 15px;
}

#content .title
{
	color:#577A7F;
	font-size:18px;
	padding-bottom:5px;
}

#content .leftCol
{
	width:47%;
	float:left;
}

#content .rightCol
{
	width:47%;
	float:right;
}

#content .centerCol
{
	margin-left:70px;
	margin-right:70px;
}

#windows
{
	margin:10px 15px;
}

.windowShade
{
	border:1px solid #E4E4E4;
	width:223px;
}

.windowShade#services
{
	width:248px;
}

.windowShade#singleShade
{
	width:720px;
}

.windowShade .titleBar
{
	height:23px;
	background: url(images/bg_titleBar.jpg);
	color:#577A7F;
	padding-top:7px;
	padding-left:10px;
}

.windowShade .windowPane
{
	height:160px;
	padding:12px 10px 5px 10px;
}

#signUp,
#businessCard

{
	display:inline;
	float:right;
	text-align:left;
	margin-top:15px;
	margin-right:16px;
	padding-top:15px;
	border:1px solid #e4e4e4;
}

#signUp
{
	height:82px;
	width:340px;
	background-color:#fbfbf9;
	padding-left:10px;
}

#businessCard
{
	height:82px;
	width:250px;
	background: url(images/bg_businessCard.gif);
	background-repeat: no-repeat;
	padding-left:100px;
}

#footer
{
	color:#969696;
	font-size:10px;
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
	padding:5px;
}

.footnote
{
	color:#969696;
	font-size:9px;
	padding-top:10px;
}

.registered
{
	font-size:.8em;
	vertical-align:top;
}

#servicesTable
{
	background-color:#fbfbf9;
	width:450px;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	line-height:1.5em;
}

#servicesTable a
{
	text-decoration:underline;
}

#servicesTable th
{
	text-align:center;
	font-weight:bold;
}

#servicesTable .header
{
	font-weight:bold;
}

#servicesTable td
{
	text-align:left;
}

#servicesTable th,
#servicesTable td
{
	padding:10px 10px;
	border-top:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	vertical-align:baseline;
}

.testimonial
{
	width:600px;
	margin:10px;
}

.testimonial p
{
	width:560px;
	text-align:left;
}

.testimonial p.signature
{
	text-align:right;
	font-weight:bold;
}

#resumeLevelTable
{
	margin:10px 15px 15px 15px;
	border:1px solid #BBCBCD;
}

#resumeLevelTable th
{
	background:#fbfbf9;
}

#resumeLevelTable td
{
	background:#f1f5f6;
}

.bulletList
{
	margin-top:3px;
	margin-bottom:15px;
}

.bulletListItem
{
	margin-bottom:3px;
}

.bulletList .bullet
{
	text-align:center;
	margin-left:12px;
	margin-right:10px;
	background: url(images/bullet_blue.gif) no-repeat center;
}

.bulletPointSecond
{
	padding-left:31px;
}

.buttonBoxContainer
{
	margin:15px 15px 15px 60px;
	text-align:center;
}

.buttonBox
{
	width:442px;
}

.buttonBox .box.last
{
	border-bottom:1px solid #577a7f;
}

.buttonBox .box.shaded
{
	background:#eeeeee;
}

.buttonBoxContainer td .buttonBox
{
	width:442px;
}

.buttonBoxContainer td .button
{
	width:49px;
	height:24px;
	float:left;
	cursor:hand;
}

.buttonBoxContainer td .line
{
	width:100px;
	height:24px;
	float:left;
	background: url(images/bg_line.gif);
}

.buttonBoxContainer td .box
{
	width:270px;
	height:24px;
	padding:10px;
	cursor:hand;
	border:1px solid #577a7f;
	border-bottom:0;
	vertical-align:middle;
	text-decoration:underline;
	text-align:left;
}

.buttonBoxContainer td .box.last
{
	border-bottom:1px solid #577a7f;
}

.buttonBoxContainer td .box.shaded
{
	background:#eeeeee;
}
