﻿body	{ font-family:Arial, Helvetica, sans-serif; font-size:small }

h1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 800;
	font-style: normal;
	color: #5C2782;
	vertical-align: middle;
	text-align: left;
	margin:6px 0 0 0 
}

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: 800;
	font-style: normal;
	color: #5C2782;
	vertical-align: middle;
	text-align: center;
	margin:6px 0 0 0 
}

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: 800; font-style: normal; color: #5C2782; margin:0 }

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 800;
	font-style: normal;
	color: #5C2782;
	vertical-align: middle;
	text-align: center;
	margin:6px 0 0 0
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 800;
	font-style: normal;
	color: #5C2782;
	text-align: left;
	margin:0 0 0 0
}

#wrapper {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
	border:1px #5C2782 solid;
}

#contact {
	background-color:#89C543;
	color:white;
	font-size:10pt;
	height:12px
}

#portfolio {
	width:244px;
	margin:18px 0 24px 630px;
}

#discussionPartners { font-weight:800; }
#discussionPartners h3	{ margin:-12px 0 0 0 }
#discussionPartners a { text-decoration:none; color:#5C2782; }

a.menu { color:#5C2782; text-decoration:none; background:#eeb94a none no-repeat fixed center top; outline-color:black; outline-style:solid; outline-width:1px; padding:2px;}
a.menu:hover {color:white; background-color:#5C2782;}
a.menu:visited {color:#5C2782;}

a.purple{ color:#5C2782; text-decoration:none; }
a.purple:hover {color:#89C543;}
a.purple:visited {color:#5C2782;}

a.white	{ color:white; text-decoration:none; }
a.white:hover	{color:#5C2782;}
a.white:visited	{color:white;}

p	{margin:12px 0 12px 0; text-align:justify}
p.profile	{ margin:0 0 6px 0; font-size:12px }

li.home	{
	list-style-image: url('images/listBulletGreen.gif');
	line-height:16pt;
}

li.home2	{
	list-style-image: url('images/listBulletYellow.gif');
	line-height:16pt;
}

.contactBar {
	color:white;
	font-size:10pt;
	height:12px
	}

.contentdiv img	{ margin:0 12px 6px 0 }

.copyright	{
	color:#5C2782;
	text-align:left;
	padding:6px 0 20px 18px;
	font-size:10px;
}

.homePoints	{
	text-align:center;
	line-height:20pt;
	letter-spacing:1pt;
	margin-top:12px;
	padding:12px;
	background-color:#fefaff;
	border:1px #6c1f7e solid;
	width:380px;
	height:292px;
}

.homeContact	{
	padding:12px 0px 12px 60px;
	font-size: 10pt;
	font-weight:800;
	color:white;
	letter-spacing:1pt
}

.homeText	{
	padding:12px 12px 12px 12px;
	font-size: 10pt;
	font-weight:400;
	float:left
}

.homeText1	{
	padding:12px 12px 0 12px;
	font-size: 10pt;
	font-weight:400;
	float:left
}

.menu	{
	margin:0 24px 0 24px;
	border:0;
}

.menuLink	{
	vertical-align: middle;
	text-align: center;
	margin:0 36px 0 0px;
	border:0;
}
 
 /* set background images for corners */
.rbroundbox { background: url("images/roundedGreenBG.gif") repeat; }
.rbtop div  { background: url("images/roundedGreenTL.gif") no-repeat top left; }
.rbtop      { background: url("images/roundedGreenTR.gif") no-repeat top right; }
.rbbot div  { background: url("images/roundedGreenBL.gif") no-repeat bottom left; }
.rbbot      { background: url("images/roundedGreenBR.gif") no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 6px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; }
.rbroundbox { width: 960px; margin: auto; }

.services	{
	border:1px #EEB94A solid;
	margin:20px 30px 0 0;
	padding:20px;
	float:right;
	width:360px;
	height:200px;
}

.webmaster	{
	text-align: right;
	padding:6px 18px 20px 0;
	font-size:10px;
}


