/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com 
   Addition by Christian Montoya - www.christianmontoya.net */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/140% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 											
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0.2em 0 0.6em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}
/* END INITIAL ************************************************************************/

#frame {
	text-align: left;
	width: 960px;
}

h1	{
	font-family: 'Times New Roman', Times, serif; 
	font-size: 24px; 
	font-weight: normal; 
	color: #645F5F;
}

p	{
	font-family: 'Times New Roman', Times, serif; 
	font-size: 15px;
	color: #544B4C;
}

.bottom_nav_stripe	{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.site_link_products	{
	color: #CD8240;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.site_link_products:hover	{
	color: #CD8240;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.site_link	{
	color: #CD8240;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.site_link:hover	{
	color: #CD8240;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.video_link	{
	color: #B1AB90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.video_link:hover	{
	color: #B1AB90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.sml_pic	{
	border: solid #818080 1px;
	border-bottom: 0px;
	border-right: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.sml_pic_right	{
	border: solid #818080 1px;
	border-bottom: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
}

.caption	{
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


/***	 NAV		***/

ul#bottom_nav	{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#bottom_nav li	{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}

ul#bottom_nav a	{
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul#bottom_nav a:hover	{
	color: #5D5A5A;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#bottom_nav .active	{
	color: #5D5A5A;
}

.contact_details	{
	 color: #B1AB90; 
	 font-family: "Times New Roman", Times, serif, Arial;
	 font-size: 16px;
	 font-weight: normal;
}

.contact_details_2	{
	 color: #6E6A61; 
	 font-family: "Times New Roman", Times, serif;
	 font-size: 16px;
}

/* WebWorX */
#wwx { 
	clear: both;
	color: #aaa; 
	font-family: verdana, san-serif; 
	font-size: 0.7em;
	padding: 0 0 2.2em 0;
	text-align: center;
}
#wwx_site { 
	border: solid #007700 1px; 
	background-color: #ffffff;
	padding: 0 0.3em 0.2em 0.3em;
}
#wwx_link { 
	color: #007700;
	font-family: verdana, arial, sans-serif; 
	font-size: 0.9em; 
	font-weight: bold; 
	text-decoration: none;
}
#wwx_link:hover {  
	color: #ff7700;
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
	text-decoration: none;
}
#wwx_link span {
	color: #FF7700;
}
#wwx_link:hover span { 
	color: #007700;
}

/* form */
.form wrapper {
	
}
.form_inputs {
	color: #6E6A61;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	margin: 12px 0;
	text-align: right;
	width: 340px;
}
.form_inputs span {
	color: #6E6A61;
	font-size: 15px;
	text-align:center;
}
.form_inputs input {
	border: solid #7C7660 1px;
	color: #313100;
	font-size: 13px;
	height: 20px;
}
.form_enquiry {
	color: #6C6D01;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
}
.form_enquiry textarea {
	border: solid #7C7660 1px;
	color: #313100;
	font-family: verdana, sans-serif;
	font-size: 13px;
}
.textfield {
	color: #6C6D01;
}
.form_text {
	color: #dd5500;	font-size: 11px; font-weight: normal ; font-size: 12px;
	font-family: Verdana, sans-serif;	padding-top: 8px; padding-bottom: 8px;
}
.button {
	font-family: Arial, sans-serif; background-color: #CC7A32; font-weight: bold;
	font-size: 12px; color: #ffffff; cursor: pointer; border: 1px solid #cc7a32;	
}

