@charset "utf-8";
/* CSS Document */

body {
background: url(../images/back.gif) repeat-x #dddede;
font-family: "Century Gothic", Arial, sans-serif;
font-size: 90%;
}

.masthead {
background:url(../images/masthead.jpg) no-repeat;
}

#register {
width: 285px;
position: relative;
float:right;
height: 425px;
color: #ffffff;
padding-top: 5px;
text-align: center;
}

#register p{
line-height: 1.4em;}

#register img.margin {
margin-top: 8px;
}

.big_bold {
font-size: 1.5em;
font-weight: bold;
}

.bigger_bold {
font-size: 1.4em;
font-weight: bold;
}

.clear {
clear: both;
}

#main_column {
width: 560px;
float:left;
position: relative;
margin-top: 90px;
padding: 0px 10px 0px 0px;
line-height: 1.3em;
}

h1{
color: #d62401;
font-size: 1.1em;
font-weight: bold;
}

h2{
color: #d62401;
font-size: 1.6em;
font-weight: bold;
}

.calltoaction {
border: 1px solid #666666;
padding: 10px;
}

#right_column {
width: 157px;
float:right;
border-left: 1px dashed #999999;
border-top: 15px;
position: relative;
padding: 0px 0px 0px 8px;
}

#right_column img {
margin-bottom: 18px;
margin-top: 5px;
}

#middle_column {
float:right;
border-left: 1px dashed #999999;
width: 195px;
border-top: 15px;
position: relative;
padding: 0px 7px 0px 8px;
}

.callout {
border-top: #999999 1px solid;
border-bottom: #999999 1px solid;
text-align: center;
padding: 5px;
width: 550px;
margin-bottom: 15px;
}

td {
vertical-align: top;
font-size: .9em;
padding: 3px;
}

.float_right {
float: right;
margin: 0px 0px 0px 10px;
border: 1px solid #666666;
padding: 3px;
}

.clear_dashed {
clear: both;
border-bottom: 1px dashed #999999;
height: 5px;
font-size: 1px;
margin-bottom: 15px;
}

p.small {
line-height: 1.4em;}

#subfooter {
text-align: center;
clear: both;
padding: 10px;
width: 930px;
border-top: 1px solid #CCCCCC;
}

#footer {
background:#999999;
border-top: 1px solid #ffffff;
padding: 10px;
text-align: center;
clear: both;
font-size: .8em;
}

.red {
color:#FF0000;
}

.video {
padding: 10px;
background: url(../images/video.jpg) repeat-x;
width: 400px;
height: 300px;
margin: 0px 0px 80px 60px;
}

.video p{
margin-top: 10px;
font-weight: bold;
}

.hidden {
display: none;
}

.whitelink {
color: #ffffff;}

.whitelink:hover{
color: #669900;
}

.image_nomargin {
margin: 0px 0px 5px 0px;
}
