
/* Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	font-family: Arial;
	font-size: 12px;
	background: #e7dbd4 url(../img/bg.jpg) repeat-x scroll 0 0;
	color: #3b3b3b;
}

p {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	color: #3b3b3b;
}

a {
	color: #000;
}

h1 {
	font-size: 17px;
	color: #425574;
	font-weight: bold;
	padding-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #425574;
	font-weight: bold;
}

#main {
	width: 950px;
	margin: 0 auto;
}

#header {
	background: transparent url(../img/header_bg.png) no-repeat scroll 0 9px;
	width: 950px;
	height: 147px;
	padding: 0;
	margin: 0;
	position: relative;
	}
	
.logo {
	padding-top: 17px;
	float: left;
}

.links {
	float: right;
	background: transparent url(../img/links.jpg) no-repeat scroll 0 0;
	width: 423px;
	height: 28px;
	margin-top: 4px;
	text-align: center;
	padding-top: 7px;
}

.links a {
	color: #fff;
	font-family: Times;
	text-decoration: none;
	text-transform: uppercase;	
	background: transparent url(../img/arrow.gif) no-repeat scroll center right;
	padding-right: 12px;
	margin-right: 10px;	
}

.links a:hover {
	text-decoration: underline;
}



#footer {
	clear: both;
	margin: 0 auto;
	padding-left:28px;
	width:977px;
}

#menu_top {
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 9999 !important;
	background: #536C95;
}


.copy_text {
	color: #9e9e9e;
	font-size: 11px;
	padding-bottom: 30px;
}

#intro {
	width: 780px;
	margin: 0 auto;
}

.logo_intro {
	width: 662px;
	margin: 0 auto;
}

#content {
	background: #fff url(../img/main_content_bg.jpg) scroll no-repeat bottom right;
	width: 680px;
	/*width: 930px;*/
	float: left;
	padding: 10px;
	padding-bottom: 30px;
	border-top: 5px solid #d9cba2;
	margin-top: 15px;
	min-height: 650px;
}

#content p {
	color: #3b3b3b;
	font-size: 11px;
	line-height: 18px;
}

#right_side {
	width: 240px;
	float: right;
}

.quote {
	background: #F2F2F2 url(../img/quote_bg.jpg) scroll no-repeat bottom right;
	width: 430px;
	height: 135px;
	padding: 10px;
	padding-bottom: 0px;
	border-top: 5px solid #d9cba2;
	float: left;
	padding-top: 15px;
	margin-right: 10px;
}

.quote p {
	color: #425574;
	font-weight: bold;
	font-size: 14px;
}

.quote_author {
	text-align: right;
	color: #676767 !important;
	padding-top: 5px;	
	font-size: 13px !important;
}

.logos {
	background: #E7DBD4 url(../img/normal_bg.jpg) scroll no-repeat bottom right;
	padding: 5px;
	padding-bottom: 26px;
	border-top: 5px solid #d9cba2;
}

.logos2 {
	background: #F2F2F2 url(../img/normal_bg.jpg) scroll no-repeat bottom right;
	padding: 5px;
	padding-bottom: 26px;
	border-top: 5px solid #d9cba2;
	width: 230px;
	float: left;
	height: 127px;
}

.logos h3 {
	background: transparent url(../img/hr.gif) scroll repeat-x bottom left;
	color: #676767;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	margin-bottom: 10px;
}

#footer_left h3 {
	background: transparent url(../img/hr.gif) scroll repeat-x bottom left;
	color: #676767;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#my_gallery {
	background: #E7DBD4 url(../img/normal_bg.jpg) scroll no-repeat bottom right;
	padding-bottom: 26px;
	border-top: 5px solid #d9cba2;
	padding: 10px;
	padding-bottom: 35px;

}

#my_gallery img {
	border: 4px solid #fff;
	margin-left: 6px;
}

#my_gallery h3 {
	background: transparent url(../img/hr.gif) scroll repeat-x bottom left;
	color: #676767;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
	margin-bottom: 10px;
}

#my_gallery p {
	text-align: right;
	padding-right: 8px;
}

#my_gallery .gallery_link {
	color: #988a45;
	text-decoration: none;
	font-size: 11px;
	background: transparent url(../img/arrow2.gif) no-repeat scroll center right;
	padding-right: 12px;
}

.clear {
	clear: both;
}

.holder {
	height:248px;
	width:664px;
	background:#C5B358 url(../img/slider_bg.jpg) scroll no-repeat right bottom;
	padding: 4px;
	padding-bottom:25px;
	margin-left: 3px;
	z-index: 1;
	float: left;
}

.slider_title {
	font-size: 14px !important;
	color: #fff !important;
	font-weight: bold;
	padding-top: 3px;
}

#footer_left {
	width: 709px;
	min-height: 166px;
	float: left;
	/*background:#fff url(../img/footer_bg.jpg) scroll no-repeat right bottom;
	float: left;
	border-top: 5px solid #d9cba2;
	padding-left: 10px;
	padding-right: 10px;
	*/
}
.footer_block {
	width: 220px;
	float: left;
}

.footer_pause {
	width: 10px;
	float: left;
}

#footer_right {
	background:#E7DBD4 url(../img/adress_bg.jpg) scroll no-repeat right bottom;
	width: 267px;
	min-height: 166px;
	float: right;
}

#footer_text {
	clear: both;
}

.createdby {
	color: #9e9e9e;
	font-size: 11px;
	padding-bottom: 20px;
}

.createdby a {
	color: #445879;
	font-size: 11px;
	text-decoration: none;
}

.createdby a:hover {
	color: #445879;
	font-size: 11px;
	text-decoration: underline;
}

#footer_right h3 {
	background: transparent url(../img/hr.gif) scroll repeat-x bottom left;
	color: #676767;
	padding: 10px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 0px;
	margin-bottom: 10px;
	width: 200px;
	margin-left: 10px;
	padding-top: 15px;
}

#footer_right .footer_adress p {
	padding-left: 10px;
	color: #425574 !important;
	font-weight: bold;
	font-size: 14px;
}

#footer_left ul {
	padding: 0;
	padding-left: 15px !important;
	padding-right: 20px !important;
}

#footer_left ul li {
	float: left;
	padding: 0;
	list-style: none;
	padding-left: 20px;
	min-height: 40px;
}

#footer_left ul li a {
	color: #445879;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}

#footer_left ul li ul {
	padding: 0;
}

#footer_left ul li ul li {
	clear: both;
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: url(../img/list.gif);
	padding-top: 4px;
	background: none;
	min-height: 5px;
}


#footer_left ul li ul li a {
	text-decoration: none;
	font-size: 11px;
	color: #7a7a7a;
	font-weight: normal;
}


#footer_left ul li ul li a:hover {
	color: #445879;
}

.photo_item {
	float: left;
	margin: 10px;
	background: #C4B359 url(../img/slider_bg.jpg) scroll no-repeat bottom right;
	padding-bottom: 17px;
	margin-top: 0px;
}

.photo_item img {
	border: 3px solid #C4B359;
}

#photos2 {
	width: 590px;
	margin: 0 auto;
}

.pagination {
	text-align: center;
	clear: both;
}

.galery_item {
	float:left;
	width:170px;
	padding:5px;
	background: #C4B359 url(../img/slider_bg.jpg) scroll no-repeat bottom right;
	margin-right: 17px;
	padding-bottom: 27px;
	margin-bottom: 10px;
}

.galery_item h3 a {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#gallery_container {
	width: 600px;
	margin: 0 auto;
	margin-top: 20px;
}

#map {
	border: 4px solid #C4B359;
	margin-bottom: 10px;
	clear: both;
}

.google_maps {
	background: transparent url(../img/arrow2.gif) no-repeat scroll center right;
	padding-right: 12px;
	color: #988a45;
}

#contact_right {
	float: right;
	width: 320px;
}


#contact_left {
	float: left;
	width: 300px;
}

.invalid {
	border: 1px solid red !important;
}

#name, #phone, #email {
	width: 280px;
	border: none;
	border: 1px solid #f4f1e5;
	padding: 4px;
	padding-left: 25px;
	padding-bottom: 3px;
	color: #8b96a8;
}

#name {
	margin-top: 5px;
	background: transparent url(../img/person.jpg) no-repeat scroll 0 0;
	margin-bottom: 5px;
}

#email {
	margin-top: 5px;
	background: transparent url(../img/mail.jpg) no-repeat scroll 0 0;
	margin-bottom: 5px;
}

#phone {
	margin-top: 5px;
	background: transparent url(../img/phone.jpg) no-repeat scroll 0 0;
	margin-bottom: 5px;
}

#contact_right textarea {
	background: transparent url(../img/textarea.jpg) no-repeat scroll 0 0;	
	border: 1px solid #f4f1e5;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 25px; 
	width: 282px;
	padding-top: 5px;
	height: 97px;
	font-family: Arial;
	color: #8b96a8;
	font-size: 11px; 
	overflow: auto;
}

#send_button2 {
	border: none;
	background: transparent url(../img/arrow2.gif) no-repeat scroll center right;
	padding-right: 10px !important;
	color: #988a45;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}

.menu_intro_holder {
	background: transparent url(../img/islider_bg.jpg) no-repeat scroll 0 0;
	clear: both;
	padding:13px;
	height:418px;
	padding-top: 12px;
	position: relative;
}

.intro_copy {
	text-align: center;
	color: #9e9e9e !important;
}

############ Auction Addition ###################
#auction{
	padding-top:40px;
	width:670px;
	border-collapse:collapse;
}
#auction th{
	text-align: center;
	border-bottom: 1px solid black;
	padding:10px;	
}
#auction td{
	border-bottom: 1px solid black;
	padding:10px;
	vertical-align: middle; 
}

.logos_top {
	position: absolute;
	right: 0;
	top:45px;
}


.countdown_holder {
	position: absolute;
	width:150px;
	left: 320px;
	top: 50px;
	z-index: 99999999;
	text-align: center;
}

#countdown {
	height: 30px;
}

.countdown_holder p {
	text-align: center;
	line-height: 12px !important;
	margin-bottom: 10px !important;
	font-size: 16px !important;
}

.countdown_holder a {
	text-decoration: none;
	font-size: 15px;
}

.tabs {
	margin-top: 15px;
}

UL.tabNavigation {
    list-style: none;
    margin: 0;
    padding: 0;
}

UL.tabNavigation LI {
    display: inline;
}

UL.tabNavigation LI A {
    padding: 5px 10px;
    background-color: #ccc;
    color: #000;
    text-decoration: none;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
    background: url(../img/menu_bg.jpg) scroll repeat-x 0 0;
    color: #fff;
    padding-top: 7px;
}

UL.tabNavigation LI A:focus {
        outline: 0;
}

div.tabs > div {
        padding: 10px;
        margin-top: 6px;
        border: 1px solid #DED1C9;
}

div.tabs > div h2 {
        margin-top: 0;
        margin-bottom: 10px;
}



.jquerycssmenu{
font: bold 12px Verdana;
	position: relative;
}

.jquerycssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
	position: relative;
}

/*Top level list items*/
.jquerycssmenu ul li{
	position: relative;
	display: inline;
	float: left;
	list-style: none;
	font: 14px  Arial;
	background: #536C95 url(../img/menu_bg.jpg) repeat-x scroll 0 0;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 12px;
	margin-right: 3px;
	z-index: 9999999999;
}

.jquerycssmenu ul {
	z-index: 99999999;
	position: relative;
	background: none;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a{
display: block;
margin-right: 3px; /*spacing between tabs*/
text-decoration: none;
}

.jquerycssmenu ul li a:hover{
}
	
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
background: none;
padding-right: 0px;
}

.jquerycssmenu ul li ul {
	background: #E4DBD5;
	padding: 0;
	margin: 0;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
	background: #385483;
	border-bottom: 1px solid #304870;
	border-top: 1px solid #4468a3;
	display: list-item;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 0px;
}

.jquerycssmenu ul li ul li:hover{
	background: #486dab;
}


.jquerycssmenu ul li ul li ul li:hover{
	background: #385483;
}


.jquerycssmenu ul li ul li ul li{
	background: #486dab;
	border-bottom: 1px solid #344e79;
	border-top: 1px solid #6894de;
	display: list-item;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0px;
}

.jquerycssmenu ul li ul li ul {
	margin-top: -1px;
}

.jquerycssmenu li li a {
	color: #fff;
}


/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
width: 160px; /*width of sub menus*/
color: #fff;
margin: 0;
font-size: 12px;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
color: #fff;
}

.downarrowclass{
position: absolute;
top: 7px;
right: 5px;
}

.rightarrowclass{
position: absolute;
top: 8px;
right: 5px;
}

.jquerycssmenu ul li img {
	margin-left: 5px;
}


.box_data {
	float: right;
	width: 240px;
	height: 260px;
}
.right_container {
	float: right;
	width: 240px;
	padding-top: 15px;
}