body {
	margin: 10px auto;
	padding: 0;
	width: 900px;
	font-family:  Trebuchet MS, helvetica, arial, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #d2ccbf;/*#C4E3F2*/
	position: center;
}

a:link,
	a:visited { 
  color: #3C0303;
  text-decoration: none;
  border: 0px none;
}

a:hover, a:active {
	color: #6B0404;
	text-decoration: none;
	border: 0px none;
}

p.index-reg a:link, a:visited {
	color: #801717;
	text-decoration: none;
}

p.index-reg a:hover, a:active {
	color: #cb1111;
	text-decoration: none;
}

body img {
	border: 0px none;
}

.copy-large {
	font-size: 16px;
	color: red;
	font-family: Trebuchet MS, helvetica, arial, serif;
}

.copy-regular {
	font-size: 13px;
	font-family: helvetica, arial, serif;
	line-height: 125%;
}

.surround {
	width: 100%;
	height: 800px;
	margin: 0 auto;
	padding: 0;
	background-color: #F8F8FF;
	border: 1px none solid;
}

.container {
	float: right;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 0;
	background-color: #d2ccbf;
}

.container2 {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #e1e1e1;
}

.content {
	width: 80%;
	padding: 0;
	margin: 0;
	background-color: #e1e1e1;
	text-align: left;
}

img.right {
	float: right;
	margin: 10px 10px 10px 10px;
	padding: 0;
	border: 2px grey solid;
}

.right {
	float: right;
	margin: 20px 30px 10px 10px;
	padding: 0;
}

img.rightdashed {
	float: right;
	margin: 0px 0 10px 10px;
	padding: 0;
	border: 2px black dashed;
}

img.left{
	float: left;
	margin: 0 10px 10px 0px;
	padding: 0;
}


p.margin {
	margin: 0 10px;
}

.content h1 {
	color: #000000;
	font-size: 16pt;
	padding: 10px 0 10px 30px;
	margin: 0;
}

.content h2 {
  color: #000000;
  font-size: 12pt;
  padding: 10px 0 10px 30px;
  margin: 0;
 }
 


.leftimg {
	float: left;
	height: relative;
	width: 170px;
	margin: 0;
	padding: 0;
	background-image: url();
	background-repeat: repeat-y;
}

p.name {
	font-size: 50px;
}

p.contactinfo {
	float: left;
	font-family: "Courier New", sans-serif;
	font-size: 18px;
	font-weight: bold;
}


.name {
	height: 155px;
	width: 700px;
	float: right;
	background-color: #d2ccbf;
  background-image: url(../media/name700.gif);
  border-bottom: 2px solid #5f418b;
}

#global-holder {
  float: right;
  margin: 0;
  padding: 0;
  background-color: #d2ccbf;
	/*height: 140px;
	width: 720px;
	background-color: red;
	border: 1px red dashed;*/
}
#link-holder {
  float: right;
  margin: 0;
  padding: 0;
  background-color: #d2ccbf;
	height: 40px;
	/*width: 720px;
	background-color: red;
	border: 1px red dashed;*/
}

#global {
	width: 720px;
	height: 120px;
	float: left; 
	margin: 0;
	padding: 10px 0 0 0;
	/*background-image: url("/media/sonomahelicopters.jpg");
	background-repeat: no-repeat;*/
	background-color: #CC1100;
}

#global p {
	font-family: "Bradley Hand ITC";
	color: #ededed;
	font-size: 40px;
	margin: 0;
	padding: 0;
}

#ulholder, {
	width: 720px;
	height: 40px;
	margin: -10px 0 0 0;
}

#ulholder {
	
	width: 590px;
	height: 40px;
	margin: 90px 0 0 70px;
}

div#global ul {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	display: inline;
	margin: 0px 0 0 0;
}
	

div#global ul li {
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 0 40px;
	margin: 0;
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
	display: inline;
}

div#global ul li a:link, div#global ul li a:visited {
	color: #C4C4FF;
	text-decoration: none;
}

div#global ul li a:active, div#global ul li a:hover {
	color: #e8d481;
	text-decoration: none;
}


#headimage {
	float: left;
	padding: 0 0 0;
	margin: 0 0 0 10px;
}

#leftp {
	width: 150px;
	float: right;
	margin: 0px 0px 0 0;
	background-image: url(/media/yogirlbase.jpg);
	background-repeat: no-repeat;
	
}

#rightp {
	margin: -4px 0 0 0;
	padding: 0px;
	width: 170px;
	height: 700px;
	float: right;
	text-align: center;
	/*border-right: 1px solid #2d2976;
	border-left: 1px solid #2d2976;
	border-bottom: 1px solid #2d2976;*/
	background-color: #b2aca0;
	background-image: url(/media/backg.jpg);
	background-repeat: repeat-y;
	
}

/* end #global- related -- */


/* begin #content--contains text & other main content*/

.item {
	font-family: "Courier New", sans-serif;
	float: left;
	width: 620px;
	background-color: #3e3a3a;
	margin: 10px;
	padding: 10px 0;
	clear:both;
	color: #d6d1ae;
	
}

p.itemp {
	padding: 10px 25px 0 0;
}

.item img {
	float: left;
	margin: 0 0 5px 10px;
}

.item form {
	float: right;
	padding: 0 0 15px;
}

#content {
	float: right;
	width: 680px;
	height: 1000px;
	margin: 0 -20px 0 0;
	padding: 15px 0 200px 40px;
	font-family: Trebuchet MS;
	font-size: 16px;
	text-align: left;
	line-height: 120%;
	background-image: url(/media/backg.jpg);
	background-repeat: repeat-y;
}

#content a:link, #content a:visited {
	color: #801717;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	color: #cb1111;
}

#content span a {
	font-size: 16pt;
	font-weight: bold;
	line-height: 120%;
}

.content2 {
	float: right;
	text-align: right;
	width: 66%;
	height: relative;
	margin: 0 5% 0 0;
	padding: 15px 10px 0 10px;
}

.content2 a, a:link, {
	color: red;
}

.content2 a:hover, a:active {
	color: #e8d481;
}
	
	
/** p classes **/

p.center {
	text-align: center;
}

/* end #content--contains text & other main content*/
div#breadcrumb-row {
  float: left;
	margin: 0;
	padding: 1em 0 0px 30px;
	width: 700px;
	height: 1em;
	font-size: 12px;
}

/*
#breadcrumb-row,
	#breadcrumb-row  a:link, a:visited {
	color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0 20px 0;
  margin: 0;
}

#breadcrumb-row a:hover, a:active {
  	color: #FFFFFF; 
}
*/


/* begin footer-related */
.global-footer {
	float: left;
	width: 700px;
	height: 100px;
	margin: 0 0px 0 50px;
	padding: 0;
	font-family: Trebuchet MS;
	background-color: #947f6e;
}

p.footer {
	clear: both;
	font-size: 12px;
	text-align: center;
	padding: 1em 0;
	margin: 0 0px 0 0;
	/*background-image: url("/media/helicopterfooter.jpg");
	background-color: #947f6e;*/
	text-decoration: none;
	list-style-type: none;
	height: relative;
	width: 680px;
}

div#footer {
	clear: both;
	font-size: 12px;
	text-align: center;
	padding: 1em 0;
	margin: 0;
	background-image: url("");
	text-decoration: none;
	list-style-type: none;
	height: relative;
	width: 680px;
}

div#footer ul {
	padding: 0 0 0 0;
	margin: 0;
	list-style-type: none;
	text-decoration: none;
}

div#footer li {
	display: inline;
	padding: 0 0 0 0;
	margin: 0;
	text-decoration: none;
}

div#footer ul li a:link {
	color: #e1e1e1;
	text-decoration: none;
}

div#footer ul li a:hover {
	color: #000000;
	text-decoration: none;
}
/* end footer-related */

/* I Need it */
.globalnav_background {
	background-image: url(/media/);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.navigation    {
	/*color: #7c7c7c;*/
	font-size: 18px;
	font-weight: bolder;
	margin: 0;
	padding: 6px 0 0 6px;
	list-stynew: none    
}

a.navigation  {
	color: #cac394;
	text-decoration: none;
	list-style-type: none;
	display: list-item;
	margin: 0;
	padding: 0
}

a.navigation:link  {
	color: #cac394;
	text-decoration: none;
	list-style-type: none;
	display: list-item;
	margin: 0;
	padding: 0
}

a.navigation:visited  {
	color: #cac394;
	text-decoration: none;
	list-style-type: none;
	display: list-item;
	margin: 0;
	padding: 0
}

a.navigation:hover {
	color: #ad9a57;
	text-decoration: none;
	list-style-type: none;
	display: list-item;
	margin: 0;
	padding: 0
}

/* extra added stuff dont know if i need it all edit later*/



.nav {
	font-size: 11px;
	line-height: 1.4em;
	text-decoration: none;
	list-style-type: none;
	display: list-item;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px
}

.login {
	color:
}

a.nav {
	text-decoration: none;
	list-style-type: none;
	display: list-item;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px
}

.nav a:link,
	.nav a:visited {
	color: #505050;
	text-decoration: none;
	list-style-type: none;
	display: list-item;
	margin: 0;
	padding: 0
}

.nav a:hover,
	.nav a:active,
	.login {
	color: #f50f50;
	text-decoration: none;
	list-style-type: none;
	display: list-item;
	margin: 0;
	padding: 0
}

