﻿html, body {
    height: 100%;
}

body
{
    background:#420606 url('img/bggradient.gif') repeat-x;
    font-family:Arial, Helvetica, sans-serif;
    font-size:0.7em;
    margin:0;
    padding:0;
    color:#333;
}

a
{
    color:#3c5ff6;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

.postHeader h1 a
{
    color:#b12202;
}

.postHeader a:hover
{
    text-decoration:none;
}

h1
{
    font-family: Times New Roman;
    font-size:1.6em;
    font-weight:bold;
    color:#b12202;
    margin:0 0 5px 0;
    padding:0;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.0em;
    font-weight:bold;
    color:#b12202;
    margin:0 0 5px 0;
    padding:0;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size:1.0em;
    font-weight:bold;
    color:#000;
    margin:0 0 5px 0;
    padding:0;
}

p
{
    margin:10px 0 5px 0;
    padding:0;
}

ul
{
    list-style-image:url(img/bullet.gif);
}

div.content
{
    width:832px;
    display:block;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
    padding:0;
    height:100%;
}

div.leftShadow
{
	position:relative;
	display:block;
	width:16px;
    min-height:100%;
	background-image:url(img/shadowleft.png);
	background-position:top left;
	background-repeat:repeat-y;
	padding: 0;
	float:left;
}

div.rightShadow
{
	position:relative;
	display:block;
	width:16px;
	height:100%;
	background-image:url(img/shadowright.png);
	background-position:top left;
	background-repeat:repeat-y;
	padding: 0;
	float:left;
}

div.bottomShadow
{
    position:relative;
	display:block;
	width:800px;
	height:16px;
	background-image:url(img/shadowbottom.png);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#757575;
	padding: 0;
	float:left;
}

div.bottomLeftShadow
{
    position:relative;
	display:block;
	width:16px;
	height:16px;
	background-image:url(img/shadowbottomleft.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#757575;
	padding: 0;
	float:left;
}

div.bottomRightShadow
{
    position:relative;
	display:block;
	width:16px;
	height:16px;
	background-image:url(img/shadowbottomright.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#757575;
	padding: 0;
	float:left;
}

div.mainContent
{
    width:800px;
    min-height:100%;
    display:block;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    padding:0 1px 1px 1px;
    float:left;
    background-color:#f7f3fe;
}

div.header
{
    width:800px;
    height:236px;
    float:left;
    background-image:url('img/header1.jpg');
}

div.menu
{
    width:800px;
    height:42px;
    background:#FFF url('img/menubg.gif') repeat-x;
    float:left;
}

.AspNet-Menu
{
    height:24px;
    width:800px;
    margin:0;
    padding:0;
}

.AspNet-Menu-Leaf
{
    height:24px;
    float:left;
    display:block;
    background:#FFF url('img/menuitembg.gif') repeat-x;
    padding:0;
    margin:0 1px 0 1px;
    width:98px;
    text-align:center;
    text-shadow: #340a00 2px 2px 2px;
}

.AspNet-Menu-Leaf:hover, 
.AspNet-Menu-Leaf.AspNet-Menu-Hover
{
    background:#FFF url('img/menuitemhoverbg.gif') repeat-x;
}

.AspNet-Menu-Separator
{
    background:#FFF url('img/inBetweenMenu.gif') no-repeat;
    width:4px;
    height:24px;
    float:left;
}

.AspNet-Menu-Leaf a
{
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
    display:block;
    height:24px;
    line-height:24px;
    margin:0;
    padding:0;
    width:98px;   
}

.AspNet-Menu-Leaf-Selected
{
    height:24px;
    float:left;
    display:block;
    background:#FFF url('img/menuitemselectedbg.gif') repeat-x;
    padding:0;
    margin:0 1px 0 1px;
    width:98px;
    text-align:center;
}

.AspNet-Menu-Leaf-Selected a
{
    color:#FFF;
    font-weight:bold;
    text-decoration:none;
    display:block;
    height:24px;
    line-height:24px;
    margin:0;
    padding:0;
    width:98px;    
}

.menuItem
{
    text-align:-moz-center;
}

div.pageContent
{
    width:800px;
    float:left;
    display:block;
    position:relative;
    padding:0;
    margin:0;
}

div.pageContentLeft
{
    width:575px;
    float:left;
    padding:5px 10px 5px 15px;
}

div.pageContentRight
{
    width:175px;
    float:left;
    padding:5px 10px 5px 10px;
}

div.footer1
{
    background:#000000 url(img/footerbg.gif) repeat-x scroll 0 0;
    color:#fff;
    display:block;
    float:left;
    height:57px;
    line-height:15px;
    padding-top:18px;
    text-align:center;
    width:800px;
}

div.footer1 a
{
    color:#fff;
}

div.footer2
{
    background-color:#420606;
    color:#8e6a6a;
    display:block;
    float:left;
    margin-left:auto;
    margin-right:auto;
    padding-top:10px;
    text-align:center;
    width:800px;
    height:30px;
}

ul.aboutList
{
    width:580px;
    margin:0 0 20px 0;
    padding:10px 0 10px 0;
    list-style-type:none;
    list-style-image:none;
    border-bottom:dotted 1px #000;
    float:left;
}

ul.aboutList a
{
    color:#b12202;
}

ul.aboutList img
{
    float:right;
}


ul.aboutList li
{
    border-top:1px dotted #000000;
    display:block;
    float:left;
    padding:10px;
    width:560px;
}

ul.aboutList#leftImage li
{
	padding:10px 10px 10px 0;
}

ul.aboutList li h2
{
    padding-top:5px;
}

ul.aboutList#leftImage li
{
	padding:10px 10px 10px 0;
}

ul.aboutList#leftImage h1
{
	padding-top:2px;
}

ul.aboutList#leftImage p
{
	margin:5px 0;
}

ul.aboutList#leftImage li img
{
	float:left;
	padding-right:5px;
}

ul.aboutList li ul
{
    width:321px;
    margin:0;
    padding:0;
    border:0;
    list-style-image:url(img/bullet.gif);
    float:left;
}

ul.aboutList li ul li
{
    background-image:url(img/bullet.gif);
    background-repeat:no-repeat;
    border:0 none;
    color:#000000;
    display:block;
    float:left;
    margin-left:5px;
    padding:2px 0 2px 15px;
    width:300px;
}

ul.aboutList li ul li span
{
    color:#000;
}

ul.instructorList
{
    width:580px;
    margin:0 0 20px 0;
    padding:0 0 10px 0;
    list-style-type:none;
    list-style-image:none;
    float:left;
}

ul.instructorList a
{
    color:#b12202;
}

ul.instructorList li
{
    border-bottom:1px dotted #000000;
    display:block;
    float:left;
    padding:10px 0 10px 0;
    width:560px;
}

ul.instructorList li:last-child
{
    border:0;
}

ul.instructorList li img
{
	float:left;
	padding-right:5px;
}

div.instructor
{
    padding:10px 0 0 5px;
}

div.media
{
    padding:10px;
}

div.adboxTimes
{
	width:181px;
	height:141px;
	background-image:url('img/adboxTimes.gif');
	background-repeat:no-repeat;
	padding:15px 0 5px 15px;
	margin:0;
	float:left;
}

div.adboxFree
{
	width:151px;
	height:95px;
	background-image:url('img/adboxFree.gif');
	background-repeat:no-repeat;
	padding:15px 15px 5px 15px;
	margin:0;
	float:left;
}

div.adboxContact
{
	width:151px;
	height:188px;
	background-image:url('img/adboxContact.gif');
	background-repeat:no-repeat;
	padding:15px 15px 0 15px;
	margin:0;
	float:left;
}

div.postHeader
{
    width:575px;
    float:left;
}

div.postContent
{
    width:575px;
    padding:10px 0 10px 0;
    float:left;
}

div.postFooter
{
    width:575px;
    float:left;
}

div.post
{
    width:565px;
    padding:10px;
    border-top:dotted 1px #000;
    float:left;
}

div.post h1
{
    float:left;
}

div.post span
{
    float:right;
}

div.newsHeader
{
    width:575px;
    height:31px;
}

div.newsHeader h1
{
    float:left;
    line-height:30px;
}

div.newsHeader span
{
    float:right;
    height:31px;
}

div.newsHeader a
{
    float:left;
    height:31px;
    display:block;
    line-height:30px;
    padding:0 5px 0 5px;
}

.rss
{
    display:block;
    float:left;
    height:31px;
    background:url('img/rss.gif') no-repeat RIGHT;
    display:block;
    width:60px;
}

.mbf-item
{
    display:none;
}

ul.imageList
{
    float:left;
    margin:0;
    padding:10px 0 10px 60px;
    border-top:dotted 1px #000;
    border-bottom:dotted 1px #000;
    width:720px;
    margin:10px;
    list-style-type:none;
    list-style-image:none;
}

ul.imageList li
{
    padding:5px;
    float:left;
    width:200px;
    height:200px;
    text-align:center;
}

div.homeTop
{
    width:575px;
    float:left;
    border-bottom:dotted 1px #000;
    padding-bottom:10px;
}

div.homeTopLeft
{
    background-image: url('img/newsbg.gif');
    background-repeat:no-repeat;
    padding:15px 10px 0 15px;
    width:165px;
    height:360px;
    display:block;
    float:left;
}

div.homeTopLeft ul
{
    display:block;
    float:left;
    height:280px;
    list-style-image:none;
    list-style-type:none;
    margin:0;
    overflow:hidden;
    padding:0;
}

div.homeTopLeft li
{
    font-size:10px;
    padding-bottom:10px;
    width:147px;
}

div.homeTopLeft li a
{
    color:#3c5ff6;
    text-decoration:none;
    padding-left:3px;
}

div.homeTopLeft li a:hover
{
    text-decoration:underline;
}

div.homeTopRight
{
    width:385px;
    float:left;
}

div.homeTopRight img, div.homeBottom img
{
    float:left;
    padding-right:10px;
}

div.homeBottom
{
    width:575px;
    float:left;
    padding-top:10px;
}

a.twitter
{
    background-image:url(img/twitter.gif);
    background-repeat:no-repeat;
    font-size:10px;
    padding-left:20px;
    text-decoration:none;
    display:block;
    height:16px;
    line-height:16px;
}

a.twitter:hover
{
    text-decoration:underline;
}

#ctl00_ContentPlaceHolder1_imagesLink
{
    padding-left:5px;
}
