/*-moz-border-radius: 10px; */
/* -webkit-border-radius: 10px;*/

/* Basic Styles & Classes */

html {

	
}

img {
	padding: 0px 0px 0px 0px;
	
}
body {
	background: #000000 url(../img/bodybg.jpg) repeat-x;
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
}


a:link {
	color: #ffffc4;
	text-decoration: none;
}

a:visited {
	color: #ffffc4;
	text-decoration: none;
}

a:active {
	color: #fdcb68;
	text-decoration: none;
}	

a:hover {
	color: #fda649;
	text-decoration: none;
}

/* Default text styles */

p {
	padding: 6px 0px 8px 0px;
	line-height: 1.3em;
}

em {
	font-style: italic;
}



strong {
	font-weight: bold;
}


h1 {
	font-size: 1.4em;
	color: #dbdbdb;
}

h2 {
	font-size: 1.4em;
	color: #a88655;
}

h3 {
	font-size: 1.2em;
	color: #e4ecc3;
	font-style: italic;
	font-weight: bold;
}

h4 {
	color: #ababab;
	font-size: 1.3em;
}

h5 {
	color: #8ca3ab;
	font-size: 0.9em;
}


/* Layout */

#pagewrapper {
	margin: 0 auto;
	width: 1000px;
	background: url(../img/wrapper_bg.png) repeat-y;
}

#footer {
	margin: 0 auto;
	height: 135px;
	width: 1000px;
	background: url(../img/footer.png) repeat-y;
}

#header {
	width: 960px;
	height: 95px ;
	background: url(../img/header.jpg) no-repeat;
}

#headernav {
	width: 960px;
	height: 135px;
	background: url(../img/header_nav.jpg) no-repeat;
}






#contentwrapper {
	width: 960px;
	/*height: 370px;*/
	height: 100%;
}

#contentLeft {
	/*border: 1px dotted yellow;*/
	width: 570px;
}

contentWide {
	border: 1px dotted yellow;
	width: 570px;
}

/* proverbs ref */
#homepageslogan em {
	color: #d8dbcb;
	text-align: right;
}
#side {
	/*border: 1px dotted yellow;*/
	width: 290px;
	padding-top: 14px;
}

#pagetitle {
	color: #e4ecc3;
	padding: 0px 0px 30px 0px;
}

#lowerbanner {
	padding-top: 0px;
	width: 950px;
	height: 69px;
	/*background: url(../img/lower_banner.jpg) no-repeat;*/
}

.table {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 20px;
}

.linkage {
	font-size: 1.1em;
	line-height: 1.3em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#social {
	background: url(../img/social_bg.jpg);
	width: 290px;
	height: 72px;
	margin: 4px 0px 4px 0px;
}


#twitter {
	background: url(../img/dirt_bg.png) no-repeat;
	margin-bottom: 40px;
}

#convention {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	background: url(../img/dirt_bg.png) no-repeat;
}


#convImg {
	width: 320px;
	height: 78px;
	padding: 110px 0px 0px 10px;
	background: url(../img/convention.jpg) no-repeat;

}

#mapImg {
	padding: 110px 0px 0px 10px;
	height: 78px;
	background: url(../img/maps.jpg) no-repeat;

}

#map {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	width: 200px;
	height: 150px;
	background: url(../img/dirt_bg.png) no-repeat;
	
}

#blogtitles {
	background: url(../img/dirt_bg.png) no-repeat;
	font-size: 0.9em;
	padding: 0px 0px 0px 10px;
	margin-bottom: 40px;
	margin-top: 10px;
}

#youtube {
	font-size: 0.9em;
	background: url(../img/youtube.png) no-repeat;
	width: 132px;
	height: 150px;
	display: inline-table;
	background-position: top right;
	margin: 10px 10px 0px 0px;
	padding: 32px 0px 0px 10px;
}

#facebook {
	font-size: 0.9em;
	background: url(../img/facebook.png) no-repeat;
	width: 132px;
	height: 150px;
	display: inline-table;
	background-position: top right;
	margin: 10px 10px 0px 0px;
	padding: 32px 0px 0px 10px;
}
/* Layout Classes */

.homeSpacer {
	height: 380px;
}

.mainSpacer {
	height: 30px;
}

.left {
	float: left;
	/*border: 1px solid red;*/
}

.right {
	float: right;
	/*border: 1px solid red;*/
}

.marginsL {
	margin: 0px 0px 0px 30px;
}

.marginsR {
	margin: 0px 30px 0px 0px;
}

.borders {
	margin: 0px 20px 0px 20px;
}


.clearfloats {
	clear: both;
}

/* TEXT CLASSES */


.menu ul {
}

.menu li {
	display: inline-table;
	margin: 32px 12px 0px 0px;
	padding: 6px 2px 6px 2px;
	font-size: 1.3em;
}

.menu li .current {
	color: #da974b;
	font-style: italic;
}
.slogan {
	padding: 26px 0px 0px 30px;
	font-size: 1.5em;
}

.temple {
	color: #acacab;
	padding: 10px 0px 0px 30px;
	font-size: 1.1em;
	width: 650px;
}

.temple img {
	padding-left: 49px;
}

.contact {
	color: #bfbfbf;
	padding: 30px 30px 0px 30px;
	text-align: right;
	font-size: 1.1em;
	width: 200px;
}

.copy {
	color: #323232;
}

.rounded {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.divider {
	margin: 10px 0px 10px 10px;
	width: 535px;
	height: 3px;
	background: url(../img/divider2.png) no-repeat;
	text-align: center;
}

p.centre {
	text-align: center;
}

img.centre {

	text-align: center;

}
