

/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
@import url('reset.css');
/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	line-height: 1;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #4f8735 url(../img/background.gif) repeat-x;
	color: #000;
}
body#int {
	line-height: 1;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	vertical-align: top;
	background: #4f8735 url(../img/background_int.gif) repeat-x;
	color: #000;
}
.right {
float: right;
}
.left {
float: left;
}
.align-left {
text-align: left;
}
.align-right {
text-align: right;
}
.align-center {
text-align:center;
}
.justify {
text-align:justify;
}
.hide {
display: none;
}
.clear {
clear: both;
}
.bold {
font-weight:bold;
}
.italic {
font-style:italic;
}
.underline {
border-bottom:1px solid;
}
.highlight {
background:#ffc;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft {
float:left;
margin:4px 10px 4px 0;
}
img.alignright {
float:right;
margin:4px 0 4px 10px;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.clearfix {
display: block;
}
html[xmlns] .clearfix {
display: block;
}
* html .clearfix {
height: 1%;
}
.table_center {
	margin: 0 auto;
}
.note {
	color: red;
}

/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
	color: #333;
}
a:hover {
	color: #4f8735;
}
a:active {
	color: #4f8735;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
}
#navlist a:hover {
	text-decoration: none;
	color: #4f8735;
}
#navlist a:active {
	text-decoration: none;
	color: #4f8735;
}
#navlist a#current {
	text-decoration: none;
	color: #4f8735;
}

a.footerlink:link, a.footerlink:visited {
	color: #faf9ec;
}
a.footerlink:hover {
	color: #faf9ec;
}
a.footerlink:active {
	color: #faf9ec;
}

a.greenlink:link, a.greenlink:visited {
	color: #4f8735;
}
a.greenlink:hover {
	color: #93613f;
}
a.greenlink:active {
	color: #4f8735;
}

a.orangelink:link, a.orangelink:visited {
	color: #93613f;
}
a.orangelink:hover {
	color: #4f8735;
}
a.orangelink:active {
	color: #93613f;
}
/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
font: bold 2em "Times New Roman", Times, serif;
}
h2 {
font: bold 1.5em "Times New Roman", Times, serif;
}
h3 {
font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
}
h4 {
font: bold 1em Arial, Geneva, Helvetica, sans-serif;
}
h5 {
font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
}
/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#address
{
	color: #faf9ec;
	display: inline;
	float: left;
	padding-top: 5px;
	width: 70%;
}
#communities
{
	display: inline;
	float: left;
	text-align: center;
	width: 528px;
}
#commnav li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font: normal normal normal 12px/normal "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}
#commnav li a
{
	text-decoration: none;
}
#commnav li a:hover
{
	text-decoration: none;
	color: #4f8735;
}
#commnav li a#current
{
	text-decoration: none;
	color: #4f8735;
}
#content
{
	display: inline;
	float: left;
	width: 443px;
}
#content div.pad
{
	padding-left: 70px;
	padding-right: 60px;
	text-align: justify;
}
#content_int
{
	display: inline;
	float: left;
	width: 812px;
	position: relative;
}
#content_int div.pad_thin
{
	padding-left: 46px;
	padding-right: 25px;
	width: 530px;
}
#content_int div.content_left
{
	width: 629px;
	display: inline;
	float: left;
	margin-top: 20px;
}
#content_int div.content_left div.content_holder
{
	width: 565px;
	margin: 0 auto;
}
#content_wrapper
{
	background: url(../img/background_content.gif) no-repeat;
}
#content_wrapper_int
{
	background: #faf9ec url(../img/background_content_int.gif) no-repeat;
}
#copyright
{
	color: #faf9ec;
	display: inline;
	float: left;
	text-align: right;
	width: 30%;
}
#footer
{
	margin: 0 auto;
	width: 971px;
}
.hba {
	width: 122px;
	height: 48px;
	bottom: 10px;
	right: 10px;
	position: absolute;
	z-index: 999;
}
#header
{
	height: 106px;
	width: 979px;
}
#header_int
{
	height: 60px;
	width: 979px;
}
#info {
	background-color: #4f8735;
	margin-top: 12px;
	font: normal normal normal 12px/normal "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color: #fff;
	padding: 3px 0px 3px 18px;
}
#inner_wrapper
{
	margin: 0 auto;
	width: 971px;
	position: relative;
}
#logo
{
	height: 138px;
	width: 337px;
}
#logo_header
{
	height: 187px;
	width: 971px;
}
#logo_nav
{
	display: inline;
	float: left;
	height: 265px;
	width: 337px;
}
#main_photo
{
	display: inline;
	float: left;
	height: 265px;
	width: 634px;
}
#navcontainer { width: 159px; }
#navcontainer ul
{
	list-style-type: none;
	font: normal normal normal 12px/normal "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}
#navcontainer li
{
	text-align: right;
	padding-bottom: 5px;
}
#navcontainer li ul
{
	text-align: right;
	padding-bottom: 0px;
}
#navcontainer li ul a
{
	display: block;
	padding: 3px 14px 3px 0px;
	width: 145px;
	font-size: 11px;
}
#navlist_int_sub {
	display: none;
}
#navcontainer li ul a:link, #navlist_int_sub a:visited
{
text-decoration: none;
}
#navcontainer li ul a:hover
{
	color: #4f8735;
	background: none;
}
#navcontainer li ul a#current
{
	color: #4f8735;
	background: url(../img/background_navigation_sub_ro.gif) no-repeat right center;
	text-decoration: underline;
	text-transform: none;
	font-size: 11px;
}
#navcontainer li ul a:link, #navlist_int_sub_on a:visited
{
text-decoration: none;
}
#navcontainer a
{
	display: block;
	padding: 3px 14px 3px 0px;
	width: 145px;
}
#navcontainer a:link, #navlist_int a:visited
{
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #4f8735;
	color: #faf9ec;
	background: url(../img/background_navigation_ro.gif);
}
#navcontainer a#current
{
	background-color: #4f8735;
	color: #faf9ec;
	background: url(../img/background_navigation_ro.gif);
	text-transform: uppercase;
	font-size: 11px;
}
#nav_left
{
	border-right: 1px solid #4f8635;
	display: inline;
	float: left;
	width: 150px;
}
#nav_left #navlist
{
	list-style: none;
}
#nav_left #navlist li
{
	font: normal normal normal 12px/25px "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	padding-right: 20px;
	text-align: right;
}
#nav_right
{
	display: inline;
	float: left;
	width: 110px;
}
#nav_right #navlist
{
	list-style: none;
}
#nav_right #navlist li
{
	font: normal normal normal 12px/25px "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	padding-left: 20px;
	text-align: left;
}
#navigation
{
	background: #faf9ec;
	height: 137px;
	width: 337px;
}
#navigation_int
{
	width: 159px;
	display: inline;
	float: left;
	background: url(../img/background_navigation.gif) repeat-y;
}
#navigation div.pad
{
	padding-left: 30px;
	padding-top: 15px;
}
#outer_wrapper
{
	margin: 0 auto;
	width: 979px;
}
#photo_holder {
	width: 495px;
	text-align: left;
	margin: 0 auto;
}
#photo_holder img {
	margin-top: 15px;
	margin-bottom: 15px;
}
#shadow_bottom
{
	height: 4px;
	width: 979px;
}
#shadows
{
	background: url(../img/shadows.png) repeat-y;
	width: 979px;
}
#sidebar {
	display: inline;
	float: left;
	width: 182px;
	border-left: 1px solid #4f8735;
	margin-top: 50px;
}
#sidebar div.pad {
	padding-left: 18px;
}
#soldout {
	position: absolute;
	bottom: 0px;
	right: 10px;
	text-align: right;
}

#split
{
	height: 66px;
	width: 971px;
}
.bullet_star
{
	list-style: none;
}
.bullet_star li
{
	padding-left: 12px;
	background-image: url(../img/bullet_diamond.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font: normal normal normal 12px/19px "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}
.chart {
	width: 742px;
	margin: 0 auto;
	border: 1px solid #b38565;
}
.chart td {
	padding: 3px;
	text-align: center;
}
.chart tr.head {
	background-color: #b38565;
	font: normal normal bold 11px/normal "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
	color: #fff;
}
.chart tr.odd td {
	background-color: #eae8d8;
	border-top: 1px solid #b38565;
}
.chart tr.even td {
	background-color: #f7f6f0;
	border-top: 1px solid #b38565;
}
.fancy
{
	font: italic normal bold 16px/normal "Palatino Linotype","Book Antiqua",Palatino,FreeSerif,serif;
}
.green
{
	color: #4f8735;
}
.maroon
{
	color: #9d0a0e;
}
.orange {
	color: #966748;
}

.large
{
	font-size: 20px;
}
.medium
{
	font-size: 13px;
}
.models {
	width: 560px;
	margin-top: 20px;
}
.model_left {
	display: inline;
	float: left;
	width: 290px;
	text-align: center;
}
.model_left p {
	font: normal normal normal 10px/normal "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}
.model_right {
	display: inline;
	float: left;
	width: 245px;
	padding-left: 25px;
}
p
{
	font: normal normal normal 12px/19px "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	padding-bottom: 1em;
	padding-top: 1em;
}
label.error {
	display: block;
	color: #c11414;
	font-style: italic;
	font-weight: normal;
}
input.error {
	border: 2px solid #c11414;
}
select.error {
	border: 2px solid #c11414;
}
textarea.error {
	border: 2px solid #c11414;
}

