html {
	
}

body {
	background: #FFFFFF center ;
	margin: 0px;
}

#wrapper {
	width: 760px;
	\width: 760px;
	w\idth: 760px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	margin: 0px;
	height: 106px;
	border: 0px;
}

#navbar {
	float: left;
	width: 300px;
	\width: 300px;
	w\idth: 300px;
	height: 500px;
	margin: -1px;
	padding: 0px;
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: top left;
}

#content {
	padding: 0px;
	margin-left: 300px;
}

#paypal {
	float: right;
}

table {
	border: 0px;
}

td {
	vertical-align: top;
	padding: 5px 5px 15px 0px;
}

.nav-pos {
	padding-top: 50px;
	padding-left: 115px;
}

.nav:link { 
	font-family: century gothic, helvetica, arial; 
	font-size: 18px;
	color: #543E2D;
	text-decoration: none;
	line-height: 30px;
} 

.nav:visited { 
	font-family: century gothic, helvetica, arial; 
	font-size: 18px;
	color: #543E2D;
	text-decoration: none;
	line-height: 30px;
} 

.nav:hover  { 
	font-family: century gothic, helvetica, arial; 
	font-size: 18px; 
	color: #3E982F;
	text-decoration: none;
	line-height: 30px;
} 

.nav-on { 
	font-family: century gothic, helvetica, arial; 
	font-size: 18px; 
	color: #3E982F;
	text-decoration: none;
	line-height: 30px;
} 

h2 {
	font-family: century gothic, helvetica, arial;
	font-size: 15px;
	font-weight: 500;
	color: #543E2D;
	font-weight: bold;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-family: century gothic, helvetica, arial;
	font-size: 13px;
	font-weight: 500;
	color: #543E2D;
	font-weight: bold;
}

p {
	font-family: century gothic, helvetica, arial;
	font-size: 12px;
	font-weight: 500;
	color: #543E2D;
}

a {
	color: #543E2D;
}

img	{
	border: 0; 
}

.img-border	{
	border-color: #000000; 
}

.brown-text {
	font-family: century gothic, helvetica, arial;
	font-size: 12px;
	color: #5383B1;
	font-weight: bold;
}

.orange-text {
	font-family: century gothic, helvetica, arial;
	font-size: 12px;
	color: #D96814;
	font-weight: bold;
