body {
	background-image: url('./back_main.jpg');
	background-repeat: repeat-x;
	background-color: #EBDEBC;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #485761;
}

table.main {
	background-color: #EFEDE7;
	/*
	background-image: url('./body_back1.png');
	background-repeat: no-repeat;
	*/
	border: 2px solid #B8AE8D;
	border-top: 0px solid #B8AE8D;
	width: 950px;
}

tr.main {
	/* Main body adjustments go here */
}

td.main {
	padding: 10px;
}

img.top {
	vertical-align:text-top;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

table.buttons {
	background-color: #615573;
	border: 2px solid #B8AE8D;
	border-bottom: 2px solid #362F40;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	width: 950px;
}

tr.buttons {
	background-image: url('./button_bar.gif');
	height: 26px;
}

td.buttons {
	padding: 0px;
	text-align: center;
	font-size: 11pt;
	color: #817199;
	font-weight: bold;
}

div.button_text a {
	color: #B8AE8D;
	text-decoration: none;
	font-weight: bold;
}

div.button_text a:hover {
	color: #EBDEBC;
	text-decoration: none;
	font-weight: bold;
}

div.cs {
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
}

table.footer {
	background-color: #485761;
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-bottomright: 12px;
	width: 950px;
	text-align: center;
	font-size: 10pt;
	color: #EBDEBC;
}

tr.footer {
	/* Footer Adjustments go here */
}

td.footer {
	width: 33%;
}

td.footer a {
	color: #EBDEBC;
	text-decoration: none;
	font-weight: bold;
}

td.footer a:hover {
	color: #B8AE8D;
	text-decoration: none;
	font-weight: bold;
}

table.t1 {
	vertical-align:text-top;
	position: relative;
	float: right;
	background-color: #D0FFEE;
	border: 1px solid black;
	width: 200px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 8pt;
	color: #105030;
	margin: 10px;
	padding: 5px;
}

table.t2 {
	vertical-align:text-top;
	position: relative;
	float: right;
	background-color: #FFEDD0;
	border: 1px solid black;
	width: 200px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 8pt;
	color: #502F10;
	margin: 10px;
	padding: 5px;
}

table.t3 {
	vertical-align:text-top;
	position: relative;
	float: right;
	background-color: #FFD0D0;
	border: 1px solid black;
	width: 200px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 8pt;
	color: #501018;
	margin: 10px;
	padding: 5px;
}

table.t4 {
	vertical-align:text-top;
	position: relative;
	float: right;
	background-color: #D5D0FF;
	border: 1px solid black;
	width: 200px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 8pt;
	color: #101150;
	margin: 10px;
	padding: 5px;
}

P.HD1 {
	text-align: center;
	font-size: 28pt;
	font-weight: bold;
	color: black;
}

P.HD2 {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
}

IMG.sideimg {
	border: 1px solid #B8AE8D;
}

IMG.presents {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid black;
}

SPAN.ExperienceOne {
	color: #493E58;
	font-weight: bold;
}

table.testimonials {
	vertical-align:text-top;
	position: relative;
	background-color: white;
	border: 1px solid #485761;
	border-radius: 10px;
	-moz-border-radius: 10px;
	font-size: 8pt;
	color: #685E3D;
	margin: 10px;
	padding: 5px;
}

ol.push1 {
	list-style-type: decimal;
}

ol.push2 {
	list-style-type: circle;
}

ul.mc {
	list-style-type: none;
	font-weight: bold;
}

li.col1 {
	width:220px;
	margin:8px 0 0 0;
	padding:0 10px 0 0;
	line-height:15px;
	position:relative;
	margin-left:0;
}

li.col2 {
	width:220px;
	margin:8px 0 0 0;
	padding:0 10px 0 0;
	line-height:15px;
	position:relative;
	margin-left:240px;
}

li.col3 {
	width:220px;
	margin:8px 0 0 0;
	padding:0 10px 0 0;
	line-height:15px;
	position:relative;
	margin-left:480px;
}

ul.sc {
	list-style-type: none;
	font-weight: bold;
}

div.cert {
	background-image: url('./giftcert.gif');
	background-repeat: no-repeat;
	position: relative;
	float: left;
	border: 0px solid black;
	width: 200px;
	height: 125px;
	margin: 10px;
}