﻿@import url('roundGreyBox.css');
html { min-height: 100%; margin-bottom: 1px; }
body {	
	background: #000000 url('images/butterflybg.jpg') no-repeat fixed;
	background-position: 50% 10px;
	font-family: verdana, arial, sans-serif;
	font-size: .85em;
}

p {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	text-align: left;
}

img {
margin: 0px;
border:0px;
background-color: transparent;
}

#wrapper {
	background-image: url('images/butterflybg_faded.jpg');
	background-position: 50% 10px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #ADADAD;
	position: relative;
	color: #000;
	text-align: left;
	width: 80%;
	border: 10px ridge;
	border-color: #999966;
	min-height:625px;
	max-width:1024px;
	margin: 10px auto;
}

#content {
	background-image: url('images/butterflybg_faded.jpg');
	background-position: 50% 10px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #ADADAD;
	color: #000;
	margin:0 0px 0 170px;
	padding: 5px;
	text-align: left;
}

#footer {
	background: transparent none;
	margin: 0; padding: 0; text-align: center;}
/* link action for main body */

#content a:visited {
	color: #666699;
	background-color: transparent;
	font-weight: 700;
	text-decoration: underline;
}

#content a:link {
	color: #666699;
	background-color: transparent;
	font-weight: 700;
	text-decoration: underline;
}

#content a:hover {
	background-color: #666699;
	font-weight: 700;
	color: #fff;
	text-decoration: none;

}

#content ul{ 
margin: 0px 0 0 0px;
padding: 0;
}


#content li {
list-style-image: url('images/bd14831_.gif');
padding: 0 0 3px 0;
margin: 0 0 0 22px;

}

/* end link action for main body */


#navleft {
	float: left;
	background: transparent url('images/butterflybg_faded.jpg') no-repeat fixed 50% 10px;
	font-size: .9em;
	margin: 0px 1px;
	padding: 4px 0px;
	max-width: 160px;
	text-align: center;
	color: #fff;
}

/* link action for navigation menu */

#navleft a:visited {
	display: block;
	background: #000 url('images/butterflybg.jpg') no-repeat fixed 50% 10px;
	color: #fff;
	font-size: .9em;
	text-decoration: none;
	border: 3px #999966 inset;
	margin: 0px 1px;
	padding: 4px 0px;
}

#navleft a:link {
	display: block;
	background: #000 url('images/butterflybg.jpg') no-repeat fixed 50% 10px;
	color: #fff;
	font-size: .9em;
	text-decoration: none;
	border: 3px #999966 inset;
	margin: 0px 1px;
	padding: 4px 0px;
}

#navleft a:hover {
	display: block;
	color: #0000ac;
	background: transparent url('images/butterflybg_faded.jpg') no-repeat fixed 50% 10px;
	font-size: .9em;
	margin: 0px 1px;
	padding: 4px 0px;
	text-decoration: none;
}

#navleft h5 {
	display: block;
	background-color: transparent;
	color: #000;
	font-size: 1em;
	margin: 0px 1px;
	padding: 4px 0px;
	text-align: center;
}

/* end link action for navigation menu */

img {
	border-color: #696799;
	border-right: 3px;
}

h1  {
	font-size: 19px;
	font-weight: 700;
	margin: 0px;
    text-align: center;
}

h2  {
	font-weight: 900;
	font-size: 17px;
    margin: 0px;
    text-align: center;
}

h3  {
	 font-size: 15px;
     font-weight: 900;
     margin: 0px;
     text-align: center;
}

h4 {
	font-weight: 900;
	font-size: 11px;
    margin: 0px;
    text-align: center;
}

h5 {
	font-size: 11px;
    margin: 0px;
    text-align: center;
}

h6 {
	font-weight: 900;
	font-size: 9px;
    margin: 0px;
    text-align: center;
}

/* link action for standard */

a:active {
	color: #666699;
	font-size: 1em;
	background-color: transparent;
	font-weight: 700;
	text-decoration: none;
}

a:visited {
	color: #666699;
	font-size: 1em;
	background-color: transparent;
	font-weight: 700;
	text-decoration: none;
}

a:link {
	color: #666699;
	font-size: 1em;
	background-color: transparent;
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	background-color: #666699;
	font-size: 1em;
	font-weight: 700;
	color: #0000ac;
	text-decoration: none;
}

/* end link action for standard*/


.left {	
	float: left;
	left: 0px;
	width: 45%;
	padding: 0 5px 0 0;
	margin: 0;
	text-align: left;
z-index:9999;
}

.right {  
	text-align: left;
	padding: 0px 5px;
    margin: 0 5px 0 48%;}


div.pullquote
{
border-left:0px solid #999966; border-right:0px solid #999966; 
border-top:2px solid #999966; border-bottom:2px solid #999966; 
float: left; width: 267px;
font-weight: 300; font-size: .8em; font-family:Arial, Verdana, sans-serif;
padding: 4px 4px;
}

div.pullquote2
{
border-left:0px solid #999966; border-right:0px solid #999966; 
border-top:4px solid #999966; border-bottom:4px solid #999966; 
width: 267px;
font-weight: 300; font-size: .8em; font-family:Arial, Verdana, sans-serif;
padding: 4px 4px;
}

.clear {
  clear: both;
}
