


* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}

/** Body
==============================================================================*/

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 20px;
color: #000000;
margin: 0 auto;
background: url(../images/body_bg3.jpg) top center no-repeat #000000;
}

/** Main Containers
==============================================================================*/

#container {
width: 762px;
margin: 25px auto;
}

#contentheader {
float: left;
margin-top: 15px;
width: 742px;
height: 39px;

background-color: #ffffff;
background: url(../images/paper_top.png) top center no-repeat;

}

#contentcenter {
float: left;
width: 662px;
padding: 15px 50px 30px 30px;
background: url(../images/papermid.jpg) repeat-y #000000;
min-height:500px;


}

#header{
position:absolute;
width:762px;
top:100px;
}

/** Logo
==============================================================================*/

#logo {
position:relative;
top:15px;
margin-bottom: 0px;
left:0px;
float:left;
}

#logo2{
position:relative;
top:-10px;
margin-bottom: 25px;
padding-right:20px;
left:0px;
float:left;
}

/** Misc
==============================================================================*/

.clear {
clear: both;
}

a img {
border: none;
}

p {
margin-bottom: 10px;
}

.faqs a{
color:#333333;}

.price {
border-top: 1px solid #f0eed0;
text-align: right;
color: #a07d65;
padding-top: 5px;
margin-bottom: 25px;
}

#note {
border: 1px solid #f0eed0;
padding: 15px;
text-align: center;
margin-bottom: 15px;
}

/** Headings
==============================================================================*/

h1 {
font-size: 24px;
line-height: 36px;
color: #8a280b;
margin-bottom: 25px;
}

h2 {
font-size: 16px;
color: #cccccc;
text-transform: uppercase;
}

h3 {
font-size: 14px;
margin-top: 15px;
color: #a07d65;
text-transform: uppercase;
}
.faqhead{
color:#663300;}
/** Links
==============================================================================*/

a:link {
color: #b39264;
text-decoration: none;
}
.faqs a{
color:#89291b;}

.price a {
color: #a07d65;
}

a:visited {
color: #b39264;
text-decoration: none;
}

a:hover {
color: #90ab56;
text-decoration: none;
}

a:active {
color: #b2ca7f;
text-decoration: none;
}

/** Navigation
==============================================================================*/

ul#nav {
font-family:Verdana, Arial, Helvetica, sans-serif;
list-style-type: none;
float: right;
width: 525px;
padding-right:5px;
margin-bottom: 5px;
position:relative;
top:115px;
}

ul#nav li {
float: right;
font-size: 14px;
margin-right: 10px;

}

ul#nav li#current a:link {
color: #926b53;
}

ul#nav li.current a {
color: #926b53;
}

/** Left Columns
==============================================================================*/

#leftcol, #leftcol2 {
float: left;
width: 300px;
padding-right:10px;
}

#leftcol2 ul, #leftcol2 ol {
margin: 0 0 25px 40px; 
}

/** Form


label, input {
display: block;
float: left;
margin: 5px 5px 1px 0;
}

fieldset {
border: none;
}

label {
text-align: left;
width: 75px;
padding-right: 20px;
}

input, textarea {
padding: 2px;
width: 200px;
border: 1px solid #f0eed0;
}

br {
clear: left;
}

textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
margin: 10px 4px 0 0;
float: right;
width: 120px;
height: 20px;
border: none;
}



/** Right Column
==============================================================================*/

#rightcol {
float: right;
width: 343px;
}

/** Right Column Images
==============================================================================*/

ul#images {
list-style-type: none;
}

#rightcol img {
border: solid 6px #ffffff;
}

/** Footer
==============================================================================*/

#contentfooter {

width: 742px;
height: 15px;

background-repeat:repeat-x;
}

#footer {
float: left;
width: 762px;
height: 98px;

}

#footer p{
margin-top: 2px;
text-align: center;
font-size: 12px;
color: #5b5b5b;
}

#footer a:link {
color: #a07d65;
}

.test{
blockquote:first-letter ;

padding-left: 10px;
font: italic 1em Georgia, "Times New Roman", Times, serif;
}
