/*Body*/
body {
	margin: 0;
	padding: 0;
	background: #fff7e1 url(images/img01_2.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color:#A566A7;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

p, ul, ol {
	margin-top: 0;
	margin-bottom: 1.6em;
	line-height: 180%;
	font-size: 1.2em;
}

ol li{
	list-style: decimal;
}

b {
	color: #444444;
}

li {
	color: #444444;
	list-style: disc;
}

li.space {
	color: #444444;
	list-style: disc;
	padding-bottom: 25px;
}

fieldset{
	border: 0;
	margin-left:-0.8em;
	font-size: 1.1em;
}

p.note {
	font-weight: bold;
	color: #444444;
}

p.note2 {
	padding-top: 1.3em;
	padding-bottom: 1.3em;
	border-top: 1px solid #A566A7;
	border-bottom: 1px solid #A566A7;
	text-align: center;
	font-weight: bold;
	color: #444444;
}

p.separate {
	padding-top: 1.6em;
	border-top: 1px solid #A566A7;
}
p.separateb {
	padding-bottom: 1.6em;
	border-bottom: 1px solid #A566A7;
}
p.assess {
	font-size: 0.9em;
}
p.score {
	padding: 2em 2em 2em 2em;
	font-weight: bold;
	font-size: 0.9em;
	border: 1px solid #A566A7;
	background-color: #fefaee;
	color: #444444;
}
p.buzz {
	padding-top: 1.3em;
	padding-bottom: 1.2em;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #444444;
}

p.excerpts {
	padding-bottom: 1.3em;
	padding-left: 3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	color: #167F2B;
}
p.emphasize {
	margin-left: 1.3em;
	font-size: 16px;
}
	
.errormsg {
	color:#CC3F35;
	font-weight: bold;
	font-size:12px;
	vertical-align: middle;
}
.star {
	color:#CC3F35;
	font-weight: bold;
	font-size:16px;
}
.starsm {
	color:#CC3F35;
	font-weight: bold;
}
.mark {
	font-size:8px;
	vertical-align:super;
}

p.quote {
	width: 300px;
	padding-top: 1.6em;
	padding-bottom: 1.6em;
	border-top: 1px solid #A566A7;
	border-bottom: 1px solid #A566A7;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #167F2B;
}

blockquote {
	width: 410px;
	padding-top: 1.6em;
	padding-bottom: 0.6em;
	border-top: 1px solid #A566A7;
	border-bottom: 1px solid #A566A7;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #167F2B;
}
blockquote p {
	line-height: normal;
}

a {
	border-bottom: 1px dotted #AAAAAA;
	text-decoration: none;
	color: #167f2b;
}

a:hover {
	border: none;
	text-decoration: underline;
}
a.news {
	border: none;
	text-decoration: none;
}

hr {
	border: none 0;
	border-top: 1px solid #A566A7;
	width: 100%;
	height: 1px;
} 

img.pic {
	border: 1px solid #A566A7;
}

img.head {
	border: 1px solid #fff7e1;

}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}
img.cert {
	border: none;
	
}

#pic {
	float:right;
	margin-top: -8px;
	padding-left: 15px;
}

#pic1 {
	float:right;
	padding-left: 15px;
}

#pic_up {
	float:right;
	margin-top: -28px;
	padding-left: 15px;
}
	
.center {
	text-align: center;
}

/* Header */

#header {
	width: 760px;
	height: 270px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff7e1;
}

#header a {
	border: none;
	text-decoration: none;
	color: #fff7e1;
}

#header a:hover {
	text-decoration: underline;
}

#header h3 {
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size: 14px;
	color: #167f2b;
}

#logo {
	text-align:center;
	width: 760px;
	padding: 5px 0 0 0;
}

#logo h1 {
	margin: 0;
	font-size: 55px;
}

#logo h2 {
	margin: 0;
	font-size: 22px;
	color: #066f1b;
}

#photo {
	text-align:center;
	width: 760px;
	padding: 10px 0 0 0;
}
.photo {
	padding: 0 10px 0 10px;
}

/* Page */

#page {
	clear:both;
	width: 760px;
	margin: 0 auto;	
}

/* Sidebar */

#image{
	width: 160px;
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
}

#caption {
	font-size: 1.4em;
	font-weight: bold;
	color: #444444;
}

#caption2 {
	color: #000000;
	font-weight: normal;
	font-size: 0.8em;
	text-indent:-0.7em;
}

#caption3 {
	color: #000000;
	font-weight: normal;
	font-size: 0.8em;
}
.caption4 {
	color: #000000;
	font-weight: normal;
	font-size: 0.8em;
}

#sidebar {
	float: left;
	width: 175px;
	padding: 25px 5px 0 5px;
	color: #167f2b;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding-left: 30px;
	color: #167f2b;
}

#sidebar li {
	margin: 0;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 1em;
	list-style: circle;
	color: #167f2b;
}


#sidebar ul ul {
	margin: 0;
	padding-left: 20px;
	font-size: 0.8em;
	color: #167f2b;
}

#sidebar ul ul li {
	font-weight: normal;
	list-style-type: disc;
	color: #167f2b;
}

#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #A566A7;
	font-size: 1.4em;
}

#sidebar li a {
	color: #167f2b;
	font-weight: bold;
}


/* Content */

#content {
	overflow: visible;
	float: right;
	width: 526px;
	padding: 20px 15px 0 0;


}


/* Footer */

#footer {
	clear: both;
	background: #FCF8E9 url(images/img02.jpg) repeat-x center bottom;
	margin: 0 auto;
	height: 170px;
	text-align: center;
	font-size: .8em;
	color: #1CA136;
}

#footer a {
	border: none;
	color: #1CA136;
}
#footer p {
	padding-top: 70px;
}

form.paypalleft{
	margin-left: 1.3em;
	margin-top: -8px;
	font-size: 14px;

}

form.paypal{
	margin-top: -8px;
}