/* BODY */

body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	text-align: center;
	margin: 0px;
}

body img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* CONTAINER */

#wrapper {
	margin: 0 auto;
	width: 924px;
	text-align: left;
}

th {
	font-size: 11px;
	font-weight: normal;
}

/* HEADER */

#banner {
	float: right;
	padding-top: 8px;
	padding-right: 35px;
	margin-bottom: 10px;
	width: 610px;
	height: 155px;
}

#logo {
	float: left;
	width: 324px;
	height: 268px;
	margin-left: -40px;
	position: absolute;
}

#topmodule {
	padding-top: 8px;
	padding-right: 35px;
	padding-left:279px;
	width:608px;
}
#header {
	background: url(/images/div-bg.png) repeat-y;
	_background-image: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/div-bg.png", sizingMethod="scale");
	width: 924px;
	visibility: visible;
}
#top {
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	color: #fff;
	text-transform: none;
	vertical-align: top;
}
/* MIDDLE SECTION */

#midcont {
	background: url(/images/div-bg.png) repeat-y;
	_background-image: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/div-bg.png", sizingMethod="scale");
	background-position: center;
	width: 924px;
	visibility: visible;
}

#cont a, p,input,img {
	_position: relative;	
}



#btm {
	background-image: url(/images/div-bg-bttm.png);
	_background-image: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/div-bg-bttm.png", sizingMethod="scale");
	width: 924px;
	background-repeat: no-repeat;
	height: 30;
}
#tp {
	background-image: url(/images/div-bg-tp.png);
	_background-image: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/div-bg-tp.png", sizingMethod="scale");
	width: 924px;
	background-repeat: no-repeat;
	height: 30;
}
#midcol {
	float: left;
	width:380px;
	overflow: hidden;
	margin-left: 10px;
}

#midcolbanner {
	float: left;
	width:235px;
	overflow: hidden;
	margin-left: 10px;
}

#midcolbanner img {	
	border: 1px solid #333333;
}
#movhm {	
	border: 1px solid #333333;
	padding: 10px;
}

#midcolbanner img:hover {	
	border: 1px solid #ad7034;
}
#movhm:hover {	
	border: 1px solid #ad7034;
	background-color: #333333;
	padding: 10px;
}

#sitetable {
	width: 500px;
	
	
}

#
/* TOP RIGHT MODULE */

#rightmenu {
	float: right;
	padding-top: 8px;
	padding-right: 40px;
	width:208px;
	padding-left: 15px;
}
#rightmenucontent {
	float: right;
	padding-top: 8px;
	padding-right: 40px;
	width:590px;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 8px;
	padding-right: 35px;
	padding-left: 40px;
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	color: #fff;
	text-transform: none;
}

#rightmenucontent a, p,input,img, textarea {
	_position: relative;	
}

.printOption{
float:right;
font-size: 1.2em;
}

/* TYPOGRAPHY */

#contentheading {
	font-family: "Myriad Pro", Arial
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bolder;
}

#contentheading2 {
	font-family: "Myriad Pro", Arial
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bolder;
}
a:link {
	font-family: "Myriad Pro", Arial;
	color: #6699cc;
	text-decoration: none;
}
a:visited {
	font-family: "Myriad Pro", Arial;
	color: #6699cc;
	text-decoration: none;
}
a:hover {
	font-family: "Myriad Pro", Arial;
	color: #fff;
	text-decoration: underline;
}
a:active {
	font-family: "Myriad Pro", Arial;
	color: #6699cc;
	text-decoration: none;
}
#cont {
	padding-top: 8px;
	padding-right: 35px;
	padding-left: 40px;
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	color: #fff;
	text-transform: none;
}
#readmore {
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 20px;
	background-image: url(/images/button.png);
	background-repeat: no-repeat;
	padding-left: 9px;
}
/* TOP NAVIGATION */

.topnavMain li {
	display: inline;
	position: relative;
	padding: 10px;
	margin: 0px;
	font-size: 14px;
	z-index: 999;
}

.topnavChild {
	width: 140px;
	background: #000000;
	border: 1px solid #5050FF;
	display: none;
	position: absolute;
	left: 10px;
	_left: -30px;
	*left: -30px;
	top: 30px;
	float: left;
	padding: 5px;
	z-index: 999;
}

.topnavSubChild {
	width: 140px;
	background: #000000;
	border: 1px solid #5050FF;
	display: none;
	position: absolute;
	left: 130px;
	_left: 20px;
	top: -20px;
	_top: -6px;
	*top: -6px;
	float: left;
	padding: 5px;
	z-index: 999;
}


.topnavChild li, .topnabSubChild li {
	_margin-bottom: 7px;
	padding: 0px;
	position: relative;
	z-index: 999;
}

.topnavChild a {
	display: block;
	width: 100%;
	height: 14px;
	font-size: 12px;
	padding: 3px;
	z-index: 999;
}

.topnavMain, .topnavChild, .topnavSubChild {
	font-family: "Myriad Pro", Arial;
	color: #6699cc;
	font-weight: bolder;
	z-index: 999;
}

/* LEFT NAVIGATION */
#nav2 {
	background-image: url(/images/leftbg.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	_padding-left: 10px;
	*padding-left: 10px;
}

#nav2 li {
	list-style-image:url(/images/menu-logo.png);
	list-style-position: -1px 50%;
	_list-style-image:url(/images/menu-logo.gif);
	margin-left:20px;
	_margin-left: 0px;
	*margin-left: 10px;
}

#leftmenu {
	width:181px;
	position: relative;
	float: left;
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #fff;
	text-transform: capitalize;
	padding-left: 60px;
}
/* CALENDAR */

#calendar {
	padding: 10px;
}

#th {
	height: 40px;
}

.day {
	float: right;
	border-left: 1px solid #4a361a;
	border-bottom: 1px solid #4a361a;
	text-align: right;
	width: 14px;
	height: 14px;
}

.events {
	clear: right;
}

.even {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffff99;
	text-transform: capitalize;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
}

/* FOOTER */

#footnav {
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
#footnav li {
	display: inline;
}
#foot {
	padding-top: 8px;
	padding-right: 35px;
	padding-left: 40px;
	font-family: "Myriad Pro", Arial;
	font-size: 12px;
	color: #fff;
	text-transform: capitalize;
	text-align: center;
}
#footcont {
	background: url(/images/div-bg.png) repeat-y;
	_background-image: none;
        _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/div-bg.png", sizingMethod="scale");
	background-position: center;
	width: 924px;
	visibility: visible;
	text-align: center;	
}

#footcont li {
	display: inline;
	margin: 0 20px;
}

#foot a, p,input,img {
	_position: relative;	
}

#foot li {
	padding-left: 20px;
}

#foot a{
	text-decoration: underline;
	color: #ffff99;
	
}

/* FORM */

#rightmenucontent form {
	float: left;
	padding: 10px;
	border: 1px solid #ad7034;
	margin: 10px;
	width: 500px;
}
#rightmenucontent form textarea, input {
	border: 1px solid #ad7034;
	padding: 3px;
	font-size: 12px;
	font-family: myriad pro, trebuchet ms;
	margin: 3px;
}
#rightmenucontent form .submit {
	border: 1px solid #ad7034;
	padding: 3px;
	font-size: 12px;
	font-family: myriad pro, trebuchet ms;
	margin: 3px;
	width: 100px;
}
/* #rightmenucontent form p {
	margin-bottom: 20px;
}
*/
/* MULTI BLOG */

.blogcomment {
    border-top: 1px solid #BB7722;
    width: 500px;
    background-color: #1A1C19;
    padding: 10px;
    padding-bottom: 15px;    
    margin-bottom: 5px;
    
}    
    
.blogcomment:hover {
    border-top: 1px solid #BB7722;
    width: 500px;
    background-color: #333333;
    padding: 10px;
    padding-bottom: 15px;    
    margin-bottom: 5px;
}

.commentdate {
    font-weight: bolder;	
    font-size: 12px;
    float: right;
    padding-bottom: 15px;
}

/* PODCAST */
#topics {
        border: 1px solid #BB7722;
        padding: 3px;
	margin: 5px;
        background-color: #1A1C19;
		float: left;
}
#topics:hover {
        border: 1px solid #BB7722;
        padding: 3px;
	margin: 5px;
        background-color: #333333;
		float: left;
}

#podcasts{
        border-top: 1px solid #BB7722;
        padding: 10px;
		margin-bottom: 10px;
        background-color: #1A1C19;
		float: left;
		width: 550px;
		
}

#podcasts img{
        float: left;
		
}

#podcasts:hover{
        border-top: 1px solid #BB7722;
        padding: 10px;
        background-color: #333333;
		margin-bottom: 10px;
		float: left;
		width: 550px;
		
}


#poddescriptions{
        border-top: 1px solid #BB7722;
        padding: 10px;
        background-color: #1A1C19;
		float: left;
		width: 400px;
		
}

#poddescriptions:hover{
        border-top: 1px solid #BB7722;
        padding: 10px;
        background-color: #333333;
		float: left;
		width: 400px;
		
}

#footwrap {	
	text-align: center;
	margin-left: 60px;
	
	
}


.banner {
	float: left;
	margin: 5px;
	
	
}

.banner2 {
	width: 233
	
	
}

#midcolbanner img {
	margin-bottom: 5px;
	
	
}

/*** FORMS ***/
form ul, form ul li{
	list-style-type: none;
	padding:5px 0 0;
	margin: 0;
}

form li{
clear: both;
margin-bottom: 10px;
}

legend{
font-weight: bold;
color: #ff9900;
font-size: 14pt;
}

.label {
font-family:Lucida Grande;
font-size: 12pt; 
width: 100px; 
float: left; 
padding-right: 5px;
clear: left;
padding: 0;
margin: 0;
}

.question{
font-family:Lucida Grande;
font-size: 12pt; 
padding: 0;
margin: 0;
}