/*
Design 
http://www.netqwik.com

*/

/* Elements */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #DBDBDB;
	background-color: #000000;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	color: #bda277;
	text-decoration: none;
}




h3 {
	margin-top: 0px;
	color: #bda277;
	text-decoration: none;
}

h4, h5, h6 {
	color: #bda277;
}

p, ol, ul, dl, blockquote {
}

a {
	color: #963;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #787878;
}


/* Header */

#header {
	width: 940px;
	height: 60px;
	margin: 0px auto;
}

#header h1 {
	text-align: center;
	margin: 0px;
	padding-top: 40px;
	font-size: 32px;
}

#header h2 {
	margin: 0px;
	text-align: center;
	font-size: 11px;
}

#header a {
	text-decoration: none;
	color: #bda277;
}

/* Post */

.latest-post {
	padding: 0 0 0 0;
}

.latest-post h2 {
	margin-bottom: .5em;
	background-color: #232323;
	padding: 8px 10px 8px 10px;
	text-transform: uppercase;
	font-size: 16px;
	color: #bda277;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bda277;
	border-right-color: #363636;
	border-bottom-color: #bda277;
	border-left-color: #363636;	
}

.post {
	
}
.goldtext {
	color: #bda277;
	font-size: 14px;
}


.post h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
	color: #664E8A;
}

.file * {
	color: #5B5B5B;
}

/** Forms */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 110px;
	background-color: #2A2A2A;
	border: 1px solid #363636;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 960px;
	margin: 70px auto;
	padding: 0px 0px 0px 0px;
}

#colOne {
	float: left;
	width: 250px;
}

#colOne p {
	margin-top: 10px;
}

#colOne h2{
	margin-bottom: .5em;
	background-color: #232323;
	padding: 8px 10px 8px 10px;
	text-transform: uppercase;
	font-size: 16px;
	color: #bda277;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bda277;
	border-right-color: #363636;
	border-bottom-color: #bda277;
	border-left-color: #363636;	
}



#colOne a {
	color: #bda277;
}

#colOne a:hover {
	color: #bda277;
}

#colTwo {
	float: left;
	width: 410px;
	margin: 0px;
	padding: 0px 15px;
}


#colTwo a {
	color: #bda277;

}

#colTwo p {
	padding: 0 1.5em 0 1.5em;
	line-height: 25px;
}

#colTwo h3{
	padding: 10px 10px 10px 10px;
	background-color: #232323;
	border: 1px solid #363636;
	text-transform: uppercase;
	color: #bda277;
}

#colThree {
	float: left;
	width: 250px;
}

#colThree ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colThree li {
	margin-bottom: 1em;
	color: #bda277;
}

#colThree li li {
	margin-bottom: 0;
	padding-left: 1em;
	line-height: 20px;
	padding-left: 15px;
	background: url(images/img1.gif) no-repeat left center;
}

#colThree a {
	color: #bda277;
}

#colThree a:hover {
	color: #bda277;
	
}

#colThree h2{
margin-bottom: .5em;
	background-color: #232323;
	padding: 8px 10px 8px 10px;
	text-transform: uppercase;
	font-size: 16px;
	color: #bda277;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bda277;
	border-right-color: #363636;
	border-bottom-color: #bda277;
	border-left-color: #363636;	
	
}

#colThree a.more {
	display:block;
	width:52px;
	height:16px;
	padding:0 20px 0 0;
	background:#006600 url(images/model-gal-btn.gif) 100% 0 no-repeat;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin:0 0 16px 1px;
	text-decoration: none;
}
#colThree a.more:hover {
	background-color:#821715; background-position:100% 100%; color:#fff;
}


/* Footer */

#footer {
	width: 775px;
	margin: 0px auto;
	padding: 15px 0px;
	border-top: #363636 1px solid;
	
}

#footer p {
	margin: 0px;
	text-align: center;
}



#menu-wrapper{	width:980px; margin-left:auto; margin-right:auto;}
#menu-wrapper ul{ margin: 0; padding-left: 0; height: 44px; line-height: 44px; display: block; list-style: none;}
#menu-wrapper li{
	display: inline;
	float: right;
	color: #bda277;
}
#menu-wrapper li a{
	height: 44px;
	line-height: 44px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	color: #bda277;
	text-decoration: none;	
}
#menu-wrapper li a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

#col h3{
	padding: 10px 10px 10px 10px;
	background-color: #232323;
	border: 1px solid #363636;
	text-transform: uppercase;
	color: #bda277;
}


#col h2{
	padding: 10px 10px 10px 10px;
	background-color: #232323;
	border: 1px solid #363636;
	font-size: 16px;
	text-transform: uppercase;
	color: #bda277;
}




/*--------- TOP MENU -----------*/
#topMenu {
	width:900px; margin:0 auto; height:65px; color:#bda277; margin-bottom:3px;
	background:#000 url(images/topmenu-topbg.jpg) 39px 0 no-repeat;
}
#topMenu ul {
	font-size:12px; font-weight:bold; line-height:65px;
}
#topMenu ul li, #footer ul li {
	float:left; padding:0 0 0 12px;
}
#topMenu ul li a, #footer ul li a {
	color:#bda277; background-color:#000;
}
#topMenu ul li a:hover, #topMenu ul li span, #footer ul li a:hover, #footer ul li span {
	color:#fff;
	background-color:#000;
	text-decoration: underline;
}

#topMenu div.contact {
	width:200px;
	float:right;
	font:bold 9px/15px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#topMenu div.contact span {
	font-size:9px; text-transform:uppercase;
}
#topMenu div.contact a {
	color:#bda277; background-color:#000;
}
#topMenu div.contact a:hover {
	text-decoration:underline;
}
#topMenu p.botBg {
	height:3px; background:url(images/topmenu-botbg.gif) 39px 100% no-repeat;
}

#colOne a.more {
	display:block;
	width:52px;
	height:16px;
	padding:0 20px 0 0;
	background:#006600 url(images/model-gal-btn.gif) 100% 0 no-repeat;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin:0 0 16px 1px;
	text-decoration: none;
}
#colOne a.more:hover {
	background-color:#821715; background-position:100% 100%; color:#fff;
}

.form-back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D7C7AC;
	border: 1px solid #bda277;
	scrollbar-face-color: #bda277;
scrollbar-track-color: #564529;
}


.tableborder {
	border: 1px dotted #bda277;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #bda277;
	background-color: #FFFFFF;
	border: 1px solid #7B643C;
}
