html {

	background: url(images/html_bg.jpg) repeat;

}

body {

	margin: 0;

	padding:0;

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	line-height: 1.5em;

	color: #b48842;

	background: url(images/body_bg.jpg) repeat-x  center top;

	width: 100%;

	display: table;

}

a:link, a:visited { color: #c89d59; text-decoration: none; } 

a:active, a:hover { color: #FFFF00; text-decoration: none }


h1 {

	font-size: 18px;

	font-weight: bold;

	text-decoration: underline;

	color: #c89d59;

	background-position: left;

	padding-top: 20px;

}

h2 {

	margin-top: 40px;

	font-size: 16px;

	font-weight: bold;

	text-decoration: underline;

	color: #c89d59;

}


#container {

	width: 940px;

	margin: auto;

}


.topmenu{

	margin: auto;

	width: 700px;

}


.topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.topmenu li{

	display: inline;

}

.topmenu li a{

	float: left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

	color: #beb052;

	width: 103px;

	height: 30px;

	margin-left: 5px;

	margin-right: 5px;

	padding-top: 14px;

}

.topmenu li a:hover, .topmenu li .current{

	color: #beb052;

	background: url(images/button_hover.jpg) no-repeat;

}

#topsection {
	float: left;
	margin-top: 40px;
	width: 920px;
	height: 48px;
	color: #b48842;
	font-size: 24px;
	font-weight: bold;
	padding-top: 50px;
	line-height: 1.6em;
	text-align: center;
	background-image: url(web-layout/events-header.jpg);
	background-repeat: no-repeat;
}

#headersection {

	float: left;

	width: 930px;

	height: 225px;

}

#content_section {
	float: left;
	width: 930px;
	padding-right: 0px;
	text-align: justify;
	padding-left: 0px;
	
}





#footer {
	float: left;
	margin: auto;
	margin-top: 20px;
	text-align: center;
	padding-top: 35px;
	width: 920px;
	height: 50px;
	background-position: top;
	background-image: url(web-layout/footer2.jpg);
	background-repeat: no-repeat;
}.tableback {
	background-image: url(flash/image1.jpg);
	background-repeat: no-repeat;

}


/*
Design 
http://www.netqwik.com

*/

/* Elements */



h1 {
	color: #b48842;
	text-decoration: none;
}

h2, h3 {
	margin-top: 0px;
	color: #b48842;
	text-decoration: none;
}

h4, h5, h6 {
	color: #b48842;
}

p, ol, ul, dl, blockquote {
}

a {
	color: #ABABAB;
}

a:hover {
	text-decoration: none;
	color: #fff;
}



/* Post */

.latest-post {
	padding: 0 0 1em 0;
}

.latest-post h2 {
	margin-bottom: .5em;
	background-color: #232323;
	padding: 8px 10px 8px 10px;
	border: 1px solid #363636;
	text-transform: uppercase;
	font-size: 16px;
	color: #b48842;
}

.post {
	padding: 2em 0 1em 0;
}
.goldtext {
	color: #b48842;
}


.post h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
	color: #664E8A;
}

.file * {
	color: #5B5B5B;
}



#colOne {
	float: left;
	width: 220px;
}

#colOne p {
	margin-top: 10px;
}

#colOne h2{
	padding: 10px 10px 10px 10px;
	background-color: #660000;
	border: 1px solid #660000;
	font-size: 14px;
	text-transform: uppercase;
	color: #b48842;
}

#colOne ul {
	margin: 0;
	padding-left: 15px;
	list-style: none;
	list-style-image: url(images/img1.gif);
}

#colOne li {
	margin-bottom: 1em;
	color: #DBDBDB;
}

#colOne li li {
	margin-bottom: 0;
	padding-left: 1em;
	line-height: 20px;
	background: url(images/img1.gif) no-repeat left center;
}

#colOne a {
	color: #b48842;
}

#colOne a:hover {
	color: #fff;
}

#colTwo {
	float: left;
	width: 420px;
	margin: 0px;
	padding: 0px 15px;
}

#colTwo p {
	padding: 0 1.5em 0 1.5em;
	line-height: 25px;
}



#col {
	float: left;
	width: 940px;
}

#col ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#col li {
	margin-bottom: 1em;
	color: #b48842;
}

#col li li {
	margin-bottom: 0;
	padding-left: 1em;
	line-height: 20px;
	padding-left: 15px;
	background: url(images/img1.gif) no-repeat left center;
}

#col a {
	color: #b48842;
}

#col a:hover {
	color: #bda277;
}

#col h2{
	padding: 10px 10px 10px 10px;
	background-color: #232323;
	border: 1px solid #363636;
	font-size: 14px;
	text-transform: uppercase;
	color: #b48842;
}




#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;
}


#colThree {
	float: left;
	width: 220px;
}

#colThree ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colThree li {
	margin-bottom: 1em;
	color: #b48842;
}

#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: #b48842;
}

#colThree a:hover {
	color: #b48842;
}

#colThree h2{
	padding: 10px 10px 10px 10px;
	background-color: #993300;
	border: 1px solid #FFFF00;
	font-size: 14px;
	color: #b48842;
	background-image: url(web-layout/headerback.jpg);
	background-repeat: repeat;
}

#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;
}


#colThree p.bord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #b48842;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #b48842;
	padding-left: 5px;
}

div.hr {
	height: 12px;
	background-image: url(web-layout/hr1.jpg);
	background-repeat: no-repeat;
	background-position: center;  
}