﻿/* KIM ROCKSHAW */

/* BODY */
body{
background:url('images/bggrad.jpg') repeat-x top left;
background-color:#2B2205;
font-family:Arial, sans-serif;
margin:0;
padding:0;
}
a:link{
color:#6D7448;
}
a:visited{
color:#6D7448;
}
a:hover{
color:#8C7B5F;
}
a:active{
color:#6D7448;
}

/* LAYOUT */
.lay_container{
width:760px;
background-color:#FFFFFF;
}
.lay_toparea{
width:760px;
}
.lay_bodyarea{
width:760px;
clear:left;
background-color:#FFFFFF;
}

/* PODS */
.pod_topbanner{
width:756px;
height:75px;
background:url('images/topbanner.jpg') no-repeat;
margin-left:2px;
margin-top:;
margin-right:2px;
}
.pod_nav{
width:200px;
height:200px;
float:left;
background:url('images/navbg.jpg') no-repeat;
margin-left:2px;
margin-top:2px;
}
.pod_maingraphic{
width:400px;
height:200px;
float:left;
margin-top:2px;
margin-left:2px;
background:url('images/maingraphic.jpg') no-repeat;
}
.pod_rgraphic {
width:150px;
height:200px;
float:left;
margin-left:2px;
margin-top:2px;
background:url('images/rgraphic.jpg') no-repeat;
}
.pod_sidebar{
width:200px;
float:left;
margin-left:2px;
margin-top:2px;
}
.pod_mainbody{
width:520px;
float:left;
margin-left:2px;
margin-top:0px;
}
.pod_bodytext{
padding:10px;
}
.pod_btmnav{
width:760px;
}
.pod_quickform{
font-size:12px;
color:#6D7448;
width:150px;
margin-top:20px;
margin-left:25px;
}
.pod_testimonial{
width:520px;
float:right;
padding:10px;
background-color:#EEEEEE;
margin-bottom:10px;
}


/* TEXT */
h1{
font-size:14px;
font-weight:bold;
color:#8C7B5F;
margin:0;
padding:0;
margin-bottom:8px;
text-transform:uppercase;
}
h2{
font-size:12px;
font-weight:bold;
color:#6D7448;
margin:0;
padding:0;
margin-bottom:5px;
}
h3{
font-size:16px;
font-weight:bold;
color:#333333;
margin:0;
padding:0;
margin-bottom:0px;
text-transform:uppercase;
}
.txt_text{
font-size:12px;
color:#666666;
}
.txt_texta{
font-size:12px;
color:#666666;
}

.txt_testtitle{
font-size:20px;
font-weight:bold;
font-family:serif;
color:#6D7448;
}
.txt_testtext{
font-size:14px;
font-family:serif;
font-style:italic;
color:#666666;
padding:15px;
}
.txt_testname{
font-size:12px;
font-weight:bold;
color:#666666;
text-align:right;
}

/* LINKS */
.lnk_nav{
font-family:Arial, sans-serif;
font-size:14px;
font-weight:bold;
margin-left:15px;
margin-top:10px;
}
.lnk_nav a:link{
color:#FFF9EA;
text-decoration:none;
}
.lnk_nav a:visited{
color:#FFF9EA;
text-decoration:none;
}
.lnk_nav a:hover{
color:#FFFFFF;
text-decoration:none;
}
.lnk_nav a:active{
color:#FFF9EA;
text-decoration:none;
}
/*-----*/
.lnk_btmnav{
font-family:Arial, sans-serif;
font-size:11px;
font-weight:bold;
color:#6D7448;
float:left;
padding-left:225px;
}
.lnk_btmnav a:link{
color:#6D7448;
text-decoration:underline;
}
.lnk_btmnav a:visited{
color:#6D7448;
text-decoration:underline;
}
.lnk_btmnav a:hover{
color:#8C7B5F;
text-decoration:underline;
}
.lnk_btmnav a:active{
color:#6D7448;
text-decoration:underline;
}
/*-----*/

/* IMAGES */
.img_l{
}
.img_r{
float:right;
margin:15px;
border-color:#6D7448;
border-width:3px;
border-style:solid;
}

/* FORM */
.frm_input{
color:#8C7B5F;
font-size:11px;
font-weight:bold;
border-width:1px;
border-color:#8F3D1D;
border-style:solid;
background-color:#D2E7F1;
background:url('images/frmbg.jpg') repeat-x;
margin:0;
padding:2px;
width:150px;
height:20px;
}
.frm_textarea{
color:#8C7B5F;
font-size:11px;
font-weight:bold;
border-width:1px;
border-color:#8F3D1D;
border-style:solid;
background-color:#D2E7F1;
background:url('images/frmbg.jpg') repeat-x;
margin:0;
padding:2px;
width:150px;
}
.frm_btn{
background-color:#8C7B5F;
border-color:#8F3D1D;
border-style:solid;
border-width:1px;
margin-top:5px;
color:#EED1BA;
padding:1px;
font-weight:bold;
font-size:11px;
float:right;
}

<!--
.style1 {color: #993333;
font-size:15px;
font-weight:bold;}

.style5 {color: #993333;
font-size:15px;
font-weight:bold;}

.style10 {color: #6D7448;
font-size:12px;




}

-->

/* MISC */