/* Common */
body,table,input,select,textarea { 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:small;
	font-size: 11px;
}

/* Remove padding and margin */
*
    {
    margin: 0;
    padding: 0;
    border: 0;
}

body { 
  margin:0; 
  padding:0; 
  color:#000;
}

a {
	text-decoration: none;
	color: #666;
}
a:hover
{
	color: #000;
}

hr {
	background-color:#58196a;
	color:#58196a;
	height:1px;
}

h1, h2, h3
{
	font-weight: normal;
}

h1 {
	font-size: 22px;
	color: #58196a;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #58196a;
}

h3 {
	font-size: 12px;
	font-style: italic;
	color:#A62C38;
}

p {
	line-height: 16px;
}

input,select,textarea { 
  font-size:1em;
}

small { 
  font-size:0.85em;
}

img { 
  border:0;
}

form { 
  margin:0; 
  padding:0;
}

ul {  
  margin:0.5em 0 1em 2em; 
  padding:0;
}

li {
  margin: 0.2em 0 0.2em 0; 
}

p,dl { 
  margin:1em 0 1em 0; 
}

dl.col { 
  line-height:1.5em;
}

dl.col dt { 
  float:left; 
  width:6em;
}

dl.col dd { 
  margin-left:7em;
}

blockquote
{
	margin: 6px;
	padding: 12px;
	background-color: #9CD7C7;
	font-style: italic;
	margin-top: 12px;
	margin-bottom: 20px;
}
blockquote span.author
{
  font-family:Verdana, Arial, Helvetica, sans-serif !important; 
	font-style: normal;
}

blockquote span
{
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 4px;
	padding: 0px;
	line-height: 11px;
	margin-top: 12px;
}

blockquote p {
	padding: 0px;
	margin: 0px;
}

#b span.right
{
	padding-right: 0px;
	padding-left: 4px;
}

.clear {
	clear:both;
	zoom:1;
}

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

.clr{
  clear: both;
}


#header {
	position: relative;
	background:transparent url('../images/g-header-n.jpg') no-repeat 0;
	height:263px;
}

#header img {
	display: block;
	margin-top:3px;
}

#nav {
	position: absolute;
	top: 34px;
	left: 220px;
	font-style: italic;
}

#nav ul {
	list-style: none;
	line-height: 16px;
}

#nav a {
	color: #fff;
}

#nav a:hover {
	color: #ccc;
}

#maincontent ul
{
	line-height: 16px;
	list-style: square;
}


/* Primary Formatting IDs */
#outterwrapper, #container {
	margin-left: auto;
	margin-right: auto;
}

#outterwrapper {
	width: 914px;
}

#containeroutter {
	width: 914px;
	background: #fff url('../images/g-background.gif') repeat-y top center;
	padding-bottom: 22px;
}

#apple {
	height: 0px; position: relative;
}

#apple img
{
	position: absolute; top: -133px; right: 10px;
}

/* imgs need to be 218 wide */

#images {
	margin-top: 10px;
}

#team img, #images img {
	border: 1px solid #D0F0E3;
	padding: 10px;
	margin: 10px 6px 6px 0px;
}

#team img.left {
	float: left;
}

#team img.right {
	float: right;
}


#container {

	width: 834px;
}

#maincontent {
	width: 538px;
	float: left;
}

#author
{
	text-align: right;
	margin-bottom: 6px;
	padding-right: 16px;
}

#author a
{
	color: #999999;
}

#author a:hover
{
	color: #666666;
}

#featured {
	width: 240px;
	margin-left: 42px;
	float: left;
	min-height: 400px;
	height: 400px;
}

#featurebox .content {
	background: #cdde54 url('../images/g-pattern.gif');
	padding: 0px 20px 0px 20px;
}

#featured .removemargin
{
	margin-bottom: 0px;
}

#featured .clearbutton
{
	margin-left: 15px !important;
}


#featurebox .link {
	text-align: right;
}

#featurebox .linklist {
	text-align: left;
}

#featurebox .link a, #featurebox .linklist a {
	color: #58196a;
	font-weight: bold;
	line-height: 16px;
}
#featurebox .link a:hover, #featurebox .linklist a:hover {
	color: #000;
}

#featurebox a
{
	color: #58196a;
}
#featurebox a:hover
{
	color: #000;
}

#featurebox img {
	display: block;
}

#featurebox h1 {
	font-size: 22px;
	color: #58196a;
	font-weight: normal;
}

#featurebox p {
	font-size: 10px;
	color: #000;
}

#footertop {
	background: transparent url('../images/g-background-footertop.gif');
	padding: 10px 0px 10px 0px;
}

#footertop ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
}

#footertop ul li {
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
}

#footertop ul li a {
	color: #fff;
	font-size: 7.5pt;
}
#footertop ul li a:hover {
	color: #ccc;
}

#footer {
	background: transparent url('../images/g-background-footer.gif') repeat-y scroll top right;
	position: relative;
	width: 914px;
}

#footer dl {
	margin:0px;
}

#addressdetails
{
	background: transparent url('../images/g-background-footer.gif') repeat-y scroll top right;
	height: 100px;
}

#addressdetails dl {
	width: 290px;
	font-size: 10px;
	padding: 0px;
	padding-top: 20px;
	color: #000;
	float:left;
}

#addressdetails dl dt {
	line-height: 14px;
	font-weight: bold;
	width: 62px;
	float: left;
}

#addressdetails dl dd {
	line-height: 14px;
	width: 214px;
	margin-left: 64px;
}

#addressdetails dl dd a {
	color: #000;
}

#addressdetails dl dd a:hover {
	color: #58196A;
}

#tagline h1
{
	font-size: 16px;
	color: #58196a;
	font-style: italic;
}

#tagline {
	top: 40px;
	left: 575px;
	position: absolute;
}

#services .list
{
	float: left;
	width: 250px;
	margin-left: 10px;
}

#emphasistext {
	padding: 16px;
}

#emphasistext th {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-right: 20px;
}

#emphasistext td {
	font-size:10px;
	text-align:center;
	padding-right: 20px;
}


#contactus dl {
	width: 462px;
	padding: 0px;
	padding-top: 10px;
	height: 140px;
}

#contactus dl dt {
	line-height: 18px;
	font-weight: bold;
	width: 132px;
	display: block;
	position: absolute;

}

#contactus dl dd {
	line-height: 18px;
	width: 330px;
	display: block;
	position: absolute;
	margin-left: 120px;
}

/* CSS Buttons Code */
.clearbutton  {
	overflow: hidden;
	width: 100%;
}

a.button {
	background: transparent url('../images/g-featurelinkboxright.gif') no-repeat scroll top right;
	color: #124D35;
	display: block;
	float: left;
	font: normal 12px verdana, sans-serif;
	font-style: italic;
	height: 27px;
	margin-right: 6px;
	padding-right: 12px;
}

a.button span {
	background: transparent url('../images/g-featurebuttonbackgroundfull.gif') no-repeat;
	display: block;
	line-height: 17px;
	padding: 5px 46px 5px 18px;
}

a.button:hover {
	color: #000;
	outline: none;
}

.addr {
	margin: 5px 0;
	display:block;
	}