﻿body
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    color: #626262;
    padding: 0;
    background: #f3f1e4 url('images/main-bg.gif') repeat;
}

img
{
    border: 0;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1
{
    font-size: 22px;
    color: #680823;
	padding-bottom: 5px;
	margin-top: -10px;
	BORDER-BOTTOM: #cece9a 1px solid;
}

h2
{
    font-size: 13px;
	font-weight: bold;
	text-align: justify;
    color: #0c1f31;
	margin-top: -5px;
	margin-bottom:15px;
}

h3
{
    font-size: 12px;
    color: #680823;
	margin-top: 3px;
	margin-bottom: 0;
	padding: 0;
}

h4
{
	font-size: 14px;
    color: #0c1f31;
	margin-top: 2px;
	margin-bottom: -5px;
}

ul {
     text-align: justify;
     margin-left: -28px;
     list-style-image: url(/images/bullet.gif);
}

/* Containers */

#cmsWrapper
{
    width: 800px;
    min-height: 600px;
    margin: 20px auto;    
}

#container
{
    float: left;
    width: 768px;
    height: 100%;
    background-color: #0c1f31;
}
    
#header
{
    width: 768px;
    height: 190px;
    float: left;
    border-bottom: 1px dotted white;
    background-color: #690923;
}

#topNav
{
    text-align: right;
    padding-right: 10px;
    height: 29px;
    background-color: #cdcd98;
    line-height: 29px;
    font-size: 12px;
}

#topNav a
{
    color: #000000;
    text-decoration: none;
}

#topNav a:hover
{
    text-decoration: underline;
}

#logo
{
    width: 255px;
    height: 96px;
    background-color: #690923;
    padding-top: 65px;
    border-right: 1px dotted white;
    text-align: center;
    float: left;
}

#headRotator
{
    height: 161px;
    width: 512px;
    background-image: url('images/clouds.jpg');
    background-repeat: no-repeat;
    float: right;
    overflow: hidden;
}

#main
{
    clear: both;
    float: left;
    width: 768px;
    position: relative;
    background-color: White;
}

#leftCol
{
    width: 256px;
    background-color: #0c1f31;
    padding-top: 25px;
    float: left;
}

.logoBottom
{
    width: 256px;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #0c1f31 url('images/sidebar-bg.gif') no-repeat bottom;
    float: left;
}

#rightColHome
{
    width: 512px;
    background-color: white;
    float: right;
    border-left: #0c1f31 256px solid;
    margin-left: -256px;
}

#rightCol
{
    width: 462px;
    height: 100%;
    _height: 400px;
    min-height: 400px;
    border-left: #0c1f31 256px solid;
    margin-left: -256px;
    background-color: white;
    padding: 25px;
    float: right;
}

.innerLeft
{
    width: 256px;
    float: left;
    height: 190px;
}

.innerRight
{
    width: 256px;
    float: right;
    height: 190px;  
}

.textBox {
     text-align: justify;
     padding-left: 10px;
	 padding-bottom: 15px;
     background-image: url(/images/bullet3.gif);
     background-repeat: no-repeat;
}
.textBoxOne {
     text-align: justify;
     padding-left: 10px;
     background-image: url(/images/bullet3.gif);
     background-repeat: no-repeat;
}

.textBoxTwo {
     text-align: justify;
     padding-left: 10px;
	 padding-bottom: 10px;
     background-image: url(/images/bullet3.gif);
     background-repeat: no-repeat;
}

.goldenLine{
	
}

/* Home page rollovers */

#btnOurApproach a,
#btnIdeasForToday a,
#btnPlanningTomorrow a,
#btnStartNow a,
#btnOurApproachSpanish a,
#btnIdeasForTodaySpanish a,
#btnPlanningTomorrowSpanish a,
#btnStartNowSpanish a
{
    display: block;
    width: 256px;
    height: 190px;
}

#btnOurApproach a:hover,
#btnIdeasForToday a:hover,
#btnPlanningTomorrow a:hover,
#btnStartNow a:hover,
#btnOurApproachSpanish a:hover,
#btnIdeasForTodaySpanish a:hover,
#btnPlanningTomorrowSpanish a:hover,
#btnStartNowSpanish a:hover
{
    background-position: -256px 0;
}

#btnOurApproach a
{
    background: url('Images/our-approach.jpg') 0 0 no-repeat;
}

#btnIdeasForToday a
{
    background: url('Images/ideas-today.jpg') 0 0 no-repeat;
}

#btnPlanningTomorrow a
{
    background: url('Images/planning-tomorrow.jpg') 0 0 no-repeat;
}

#btnStartNow a
{
    background: url('Images/start-now.jpg') 0 0 no-repeat;
}

#btnOurApproachSpanish a
{
    background: url('Images/our-approach-spanish.jpg') 0 0 no-repeat;
}

#btnIdeasForTodaySpanish a
{
    background: url('Images/ideas-today-spanish.jpg') 0 0 no-repeat;
}

#btnPlanningTomorrowSpanish a
{
    background: url('Images/planning-tomorrow-spanish.jpg') 0 0 no-repeat;
}

#btnStartNowSpanish a
{
    background: url('Images/start-now-spanish.jpg') 0 0 no-repeat;
}
.dynamicFormLeftColumn
{
}

.dynamicFormRightColumn
{
    width:200px;
}

.dynamicFormRow
{
    clear:both;
    padding-top:5px;
}
.dynamicFormRowSpacer
{
    clear:both;
    padding-top:5px;
	margin-left:40px;
	width:370px;
	border-bottom:1px solid #000000;
	height:20px;
	margin-bottom:10px;
}

.dynamicFormRadioButtonList
{
    list-style-type: none;
    padding:0px;
    margin:0px;
}

ul.dynamicFormRadioButtonList
{
    padding:0px;
    margin:0px;
}

.dynamicFormRadioButtonList li
{
    list-style-type: none;
    float:left;
    margin:0px 5px 10px 5px;
}

.dynamicFormCheckBoxList
{
    list-style-type: none;
    float:left;
    padding:0px;
    margin:0px;
}

.dynamicFormCheckBoxList td
{
    width:275px;
}