body {
	background: #170A08 url(../images/bgr.jpg) top center no-repeat;
	margin:0;
	padding:0;
	/*font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper {
	margin:15px auto;
	position:relative;
	width:950px;
}

a#logo {
	background: transparent url(../images/logo24.png) 0 0 no-repeat;
	width:311px;
	height:70px;
	display: block;
	margin-left:15px;
}

ul#navbar {
	list-style: none;
	list-style-image: none;
	margin:0 0 0 235px;
	padding:0;
}
ul#navbar li { float: left; margin-left:10px; }
ul#navbar li a {
	background-image: url(/images/navbar.png);
	background-repeat: no-repeat;
	background-color: transparent;
	display: block;
	width:105px;
	height:30px;
	line-height:30px;
}
ul#navbar li a span { display:none; }
a#navHome { background-position:0 0; }
a#navHome.selected, a#navHome:hover { background-position:0 -30px; }
#navFounder { background-position:-110px 0; }
#navFounder.selected, #navFounder:hover { background-position:-110px -30px; }
#navProgram { background-position:-220px 0; }
#navProgram.selected, #navProgram:hover { background-position:-220px -30px; }
#navTesti { background-position:-330px 0; }
#navTesti.selected, #navTesti:hover { background-position:-330px -30px; }
#navPhotos { background-position:-440px 0; }
#navPhotos.selected, #navPhotos:hover { background-position:-440px -30px; }
#navRegister { background-position:-550px 0; }
#navRegister.selected, #navRegister:hover { background-position:-550px -30px; }

.clear { clear: both; }
.block { display: block; }
.center { text-align: center; }
.red { color:#990000; }
.navTop {
	display: block;
	width:950px;
	height:11px;
	background: transparent url(/images/nav-top.png) 0 0 no-repeat;
}
.whtBtm, .whtTop, .twoColBtm {
	display: block;
	width:950px;
	height:8px;
}
.whtBtm { background: transparent url(/images/wht-btm.png) 0 0 no-repeat; }
.whtTop { background: transparent url(/images/wht-top.png) 0 0 no-repeat; }
.twoColBtm { background: transparent url(/images/2col-btm.png) 0 0 no-repeat; }
.oneCol { background-color: white; }

a { text-decoration: none; color:#850003; }
a:hover { text-decoration: underline; }

.sup { font-size:9px; position:relative; top:-4px; }
.sub { bottom:-1px; font-size:9px; padding-left:1px; position:relative; }
.textBlock { line-height:150%; }
.bold { font-weight:bold; }

#thankYou {
    color:#850003;
    font-size:14pt;
    font-weight:bold;
    text-align:center;
}

#homeHeader {
	background: white url(/images/home-hdr-clr.jpg) 0 0 no-repeat;
	height:405px;
	width:950px;
	display: block;
	position: relative;
}

a#registerBtn {
	background: transparent url(/images/register24.png) 0 0 no-repeat;
	width:143px;
	height:33px;
	display: block;
	position: absolute;
	bottom:70px;
	left:455px;
}
a#registerBtn span { display:none; }

#homeContent {
	background-color: white;
	position: relative;
	padding:20px 0;
}

#homeContent2 {
	background-color: white;
	height:150px;
}

div.twoCol { background:white url(/images/2col-bgr.png) 0 0 repeat-y; }
div.twoColTop, div.oneColTop {
	height:19px;
	width:950px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}
div.oneColTop { background-image: url(/images/1-col-top.png); }
div.twoColTop { background-image: url(/images/2col-top.png); }

div.leftCol {
	float:left;
	padding:0 20px 20px 20px;
	width:650px;
}
div.rightCol {
	width:250px; 
	margin-left:700px;
	padding:0;
}
div.oneColContent {
	padding:0 20px 20px 20px;
}

#footer {
	padding:0 10px;
	color:white;
	margin-bottom:30px;
	font-size:10px;
}
#footer a {
	color:white;
	text-decoration: none;
}
#footer a:hover { color:#FF7528; }

#footColA {
	width:250px;
	margin-left:15px;
	padding-top:10px;
    float:left;
}
#footColB {
    border-left:1px solid #B8B8B8;
    float:left;
    height:125px;
    margin-left:15px;
    margin-top:10px;
    padding-left:15px;
    padding-top:4px;
    width:250px;
}
.upDate {
    font-size:12pt;
    font-weight:bold;
    padding-left:15px;
}


#homeContent div.col {
	float:left;
	margin-right:10px;
}
#homeContent a {
	display:block;
	text-decoration: none;
}
#homeContent a span {
	display:block;
	color:#2F130F;
	margin-left:5px;
}
#homeContent div.col span.desc { color:gray; width:200px; display:block; margin:3px 0 0 5px; }

#homeContent a img {
	display:block;
	padding:1px;
	border:1px solid #b8b8b8;
	margin-bottom:3px;
}
#homeContent a:hover img {
	border:1px solid #FF7528;
}
#homeContent a:hover img span.desc {
	text-decoration:none; 
	border:none;
	color:gray;
}
#homeContent a:hover {
	color: #FF7528;
	text-decoration: underline;
}

#upcoming {
	float:left;
	display:block;
	width:250px;
	padding:0 20px;
	text-align: justify;
}

#photoLinks { margin-left:300px; }

#regForm { margin:15px 0 20px 40px; width:600px; }
#regForm td { font-size:11px; }
#regDesc {
	margin:0 0 20px 0;
	text-align: left;
	font-size:12px;
}

.sep {
	padding-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed silver;
	font-size: 1px;
	height: 1px;
}

#photoGallery {
	width:810px;
	height:644px;
	margin:0 auto;
	background: white url('/images/photo-bgr.png') 0 0 no-repeat;
	padding:5px;
}

#photosRight {
	width:230px;
	height:362px;
	background: #6d634f url('/images/r-slide-bgr.png') 0 0 no-repeat;
	margin:10px auto 20px auto;
	padding:6px 0 0 6px;
}
#photoDesc {
	font-size: 10px;
	padding:0;
	color:#ede6da;
    text-align:center;
    margin-top:2px;
}
#quotesRight {
	width:225px;
	height:180px;
	margin:30px auto 20px auto;
}

div.rightCol ul {
	list-style: none;
	list-style-image: none;
	margin:0;
	padding:0;
}

div.rightCol ul li {
	border-bottom:1px solid #4d4537;
	border-top:1px solid #7d7360;
}

div.rightCol ul li a {
	display: block;
	color:#ede6da;
	text-decoration: none;
	padding-left:10px;
	background: #595141 url('/images/lis.png') right -25px no-repeat;
	height:25px;
	line-height:25px;
}
div.rightCol ul li a:hover {
	background: white url('/images/lis.png') right 0 no-repeat;
	color:#595141;
}

#testimonials ul {
	list-style:none;
	list-style-image: none;
	margin:0;
	padding:0;
}
#testimonials ul li span {
	color:#333;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	line-height:20px;
	margin-bottom:35px;
}
#testimonials ul li span.signature {
	margin:5px 0 0 20px;
	color:#766F63;
}