/*

Designed and Coded By: David Pontius Feb 2009


*/

html
{

}


body
{
	font-size: 90%;
	font-family: helvetica, georgia, sans-serif;
	line-height: 1.6em;
	text-align: center;
	color: #444444;
    background: url(../images/background3.jpg) repeat-x 0 -2px;
}

ul, li, img, body, html
{
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
	color: #002d56;
}
ol {list-style-type:circle; }

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}
/*silverGradient.jpg*/
h3
{
	/*background: url(../images/Gradient.jpg) repeat-x;
	color: #000000;*/
	margin-top: 0;
	margin-bottom: 0;
	padding: .2em .5em;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	text-align: left;
	/*text-transform: lowercase;*/
	font-weight: bold;
}

h2
{
	font-family: helvetica, georgia, sans-serif;
}
h5
{
	font-family: helvetica, georgia, sans-serif;
    text-align:center;
    font-size: 14pt;
}
#sponsors
{margin: auto; 
text-align: center;}

#container
{
	text-align: left;
	margin: auto;
	width: 970px;
	background: url(../images/containerBG.png) repeat-y;
}
/* changed from container   apr 09 */
#container ul, #container ul li a
{
	list-style-type: none;
}

#header
{
position: relative;
	background: url(../images/header4.jpg) no-repeat;
	overflow: hidden;
}
/*
#header #login {
position: absolute;
right: 1em; 
top: 0;
color: white;
font-weight: normal;
}

#header h5 {
font-weight: normal;
}
*/
#header h1
{
	display: none;
}


#header p
{
	margin-top: 134px;
	width: 970px;
	padding: .5em 0 .4em .5em;
	background: url(../images/Gradient.jpg) repeat-x;
	margin-bottom: 0;
	color: #ffffff;
	/*letter-spacing: .19em;*/
	font-size: 1.2em;
    font-family: georgia;
    font-style:italic;
	/*border-top: 1px solid #dfe2e5;*/
	border-bottom: 1px solid #898989;
}
#header a {
  text-decoration: underline;
  color: #ffffff;
  }
/* SIDE BAR */
#sidebar
{
	width: 188px;
	float: left;
	background: #eaeaea;

}
ol {list-style-type: circle; }

/*
#sidebar ul#nav li
{
	border-top: 1px solid #f6f4f4;
	border-bottom: 1px solid #b2b2b2;
	text-align: right;
	padding-right: .5em;
	line-height: 1.7em;
	font-size: 1.5em;
}
#sidebar ul#nav li#up
{
border-top: 1px solid white;
	background: #bcbcbc url(../images/arrow.png) 2% 50% no-repeat;
}

#sidebar ul#nav li:hover
{
	border-top: 1px solid white;
	background: #bcbcbc url(../images/arrow.png) 2% 50% no-repeat;
}

ul#nav li a
{
	color: #444444;
}

#nav li a:hover
{
	text-decoration: none;
    background: #bcbcbc;
    width: 188px;

}
*/
#sidebar h2 {
background: #002d56;
color: #ffffff;
padding: .2em;
text-align: center;
margin-bottom: .2em;
margin-top: 13em;
}
#sidebar h5 {
background: #002d56;
color: #ffffff;
padding: .2em;
font-size:16pt;
text-align: center;
}

#qlinks h4 {
background: #002d56;
color: #ffffff;
padding: .05em;
font-size:16pt;
text-align: center;
}
/*
#sidebar h2
{
	background: #002d56;
	color: #ffffff;
	padding: 35px 0 5px 0;
	text-align: center;
    border-bottom:4px solid #002d56;
 
    border-top:10px solid #eaeaea;
}*/

#sidebar #events
{
	text-align: right;
    line-height: 15px;
}
#sidebar #events h4
{
	text-align: center;
    margin-bottom:-10px;
    padding:0;
    font-size: 12.5px;
    font-family: georgia;
    font-style:italic;
    text-align: center;
}
#sidebar #events a {text-align: right; 
font-size: 10px;
margin-right:8px;
}

/* Menu 3 starts here */
#menu3 {
width: 188px;
float:left;
border: 1px solid #b2b2b2;
/*border-bottom:10px solid #eaeaea;*/
}

#menu3 ul
{
font-family: helvetica, georgia, sans-serif;
list-style-type: circle;
list-style-position:inside;
margin:0;
padding:0;
}
#menu3 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu3 a
{
color: #483000;
text-decoration: none;
font-size: 1.42em;
text-align: right;
display: block;
/*padding: 3px;*/
width: 175px;
border-left: 3px solid #eaeaea;
background-color: #eaeaea;
padding-right: .5em;
line-height: 1.7em;
border-bottom: 1px solid #b2b2b2;
/*border-right: 1px solid #b2b2b2;*/
}

#menu3 a:link, #menu3 a:visited
{
color: #483000;
text-decoration: none;
}

#menu3 a:hover
{
border-left: 3px solid #901818;
background-color: #BCBCBC;
color: #000;
}

#menu3 li a#current
{
border-left: 3px solid #901818;
background: #BCBCBC;
color: #000;
}
/* Menu 3 ends here */

/* MAIN CONTENT */

#mainContent
{
	padding: 0 1em;
	margin-left: 188px;
}

#mainContent div
{
	overflow: hidden;
}

#tier1, #tier2, #tier3, #tier4, #tier5
{
	margin-bottom: 1em;
}
#tier4, #tier5 {margin-top:1em; }

#tier1 div, #tier2 div, #tier3 div#news, #tier3 div,
{
	border: 1px solid #ababab;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0 1em;
}

#mainContent #tier1
{
	height: 226px;
	padding-top: .6em;
}

#tier1 #featured
{
	height: 226px;
	float: left;
	width: 74%;
	border: none;
	padding: 0;
	margin-right: 1em;
}

#tier4 #featured2
{
	float: right;
    width: 325px;
	border: none;
	padding: 0;
	margin-right: 1em;
}

#mainContent #tier1 #registerNow
{
	height: 222px;
	width: 12em;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
}

#registerNow h3
{
	background: #ddf3c6 url(../images/register.png) no-repeat 95% 40%;
}

#mainContent #tier4 #quick
{
	height: 222px;
	width: 25%;
	text-align: left;
	margin: 0 0 0 0px;
	padding: 0;
    
	position: relative;
}

#quick h3
{
	background: #ddf3c6 url(../images/register.png) no-repeat 95% 40%;
}


#registerNow img
{
	padding-top: .5em;
	padding-left: .3em;
}

#mainContent #tier1 img
{
	float: left;
	margin-right: 1em;
}

#tier1 img#featuredImage
{
	width: 39em;
}
#tier4 img#featuredImage2
{
	width: 325px;
    height: 325px;
}
/*
#mainContent #tier2
{
	text-align: center;
	margin: 0 auto 1em;
	font-size: .9em;
    position: relative;
}

#tier2 h3
{
	text-align: left;
}
#tier2 img
{
	padding-top: .5em;
	width: 90%;
}
#mainContent #tier2 div.third
{
	margin-right: 0;
}

#tier2 div p
{
	margin-top: .3em;
	padding: 0 .5em;
	text-align: left;
}

*/
h3#whoAreWe
{
	background: #ddf3c6 url(../images/lens.png) no-repeat 95% 40%;
}

h3#whenIsIt
{
	background: #ddf3c6 url(../images/alarm.png) no-repeat 95% 40%;
}

.third h3
{
	background: #ddf3c6 url(../images/talkIcon.png) no-repeat 95% 40%;
}



img#SC
{
	padding-top: .5em;
	width: 50%;
    float: right;
}
img#key
{
	padding: 10px;
    float: right;
}

#mainContent #tier2 div
{
	float: left;
	width: 31.5%;
	margin-right: 1em;
	padding: 0 0 .5em 0;
}


#mainContent #tier3
{
	position: relative;
}

#tier3 h2
{  
	padding-left: .5em;
	margin-bottom: .2em;
}

#tier3 span
{
	font-style: italic;
	margin: 0;
	padding-left: .7em;
	margin-bottom: -.6em;
	display: block;
}

#tier3 #tier3 img
{
	width: 100%;
}

#mainContent #tier3 div
{
	margin: 0 0 1em 0;
	padding: 0;
	padding-bottom: .5em;
}

#tier3 div#questionsClasses
{
	width: 38.6%;
	float: left;
}

#mainContent #tier3 #news
{
	float: right;
	width: 57.8%;
	margin-right: .6em;
}
#mainContent #tier3 #news p
{
	line-height:18pt;
}
#tier3 p, #tier3 input, #tier4 p
{
	padding: 0 1em;
}
#tier3 #questionsClasses p
{
	font-size: 9.2pt;
}

#tier3 #questionsClasses p small
{
	display: block;
    text-align:right;
    font-size:9.2pt;
    text-decoration:underline;
}

#questionsClasses img
{
	width: 85px;
}
#questionsClasses img#pic1
{
	float: right;
    padding:5px;
}
#questionsClasses img#pic2
{
	float: left;
    padding:5px;
}

#tier3 h3#haveAQuestion
{
	background: #ddf3c6 url(../images/talkIcon.png) no-repeat 95% 40%;
}

#tier3 h3#classes
{
	background: #ddf3c6 url(../images/microphone.png) no-repeat 95% 40%;
}

#tier3 div#news h3
{
	background: #ddf3c6 url(../images/pen.png) no-repeat 95% 40%;
}

#footer
{
	clear: both;
	text-align: center;
}
#tier4 #big
{
	height: 20%;
	float: left;
	width: 70%;
	border: none;
    position: relative;
	padding: 0;
}
#mainContent #tier4 div
{
	margin: 0 0 1em 0;
	padding: 0;
	padding-bottom: .5em;
}
#tier4 h3#big
{
	background: #ddf3c6;
    width: 100%;
    text-indent:2%;
}
#tier4 span
{
	font-style: italic;
	margin: 0;
	padding-left: .7em;
	margin-bottom: -.6em;
	display: block;
}
#tier4 h2
{  padding-top:.8em;
	padding-left: .5em;
	margin-bottom: .2em;
}
#tier5 div#program
{
	width: 68%;
	float: left;
   
} 
#tier5 div#program p
{
	margin-left: .3em;
   
}
#mainContent #tier5 #qlinks
{
	float: right;
	width: 30%;
	margin-right: .6em;
}
#tier5 div#qlinks h3
{
	background: #ddf3c6 url(../images/pen.png) no-repeat 95% 40%;
}
#tier5 h2 {
color: #000000;
padding: .1em;
text-align: center;
margin-bottom: .2em;
margin-top: .2em;
font-size:12pt;
}
#tier5 div#qlinks, #tier5 div#program, #tier3 #questionsClasses, #tier3 #news, #tier1 #registerNow, #tier4 div#base
{
	border: 1px solid #ababab;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 0;
}
