#Header
{
    float : right;
    text-align : center;
    width : 585px;
    font-family : 'Georgia', Serif;
    font-style : italic;
}

#Header h1
{
    color : #003399;
    font-size : 40px;
    margin-top : 15px;
    font-weight : normal;
}

#Header #Tag
{
    color : #990033;
    font-size : 25px;
    margin-top : 5px;
    margin-bottom : 40px;
}

#Header #Office
{
    color : #000;
    font-size : 14px;
    margin-top : 15px;
}
#Main
{
    min-height : 650px;
    _height : 650px;
    margin-left : 155px;
}
#Footer
{
    clear : both;
    padding-top : 50px;
    font-size : 10px;
    text-align : center;
    color : #ddd;
}

#Footer a
{
    color : #aaa;
}

#Footer img
{
    margin : 5px;
}
#Menu
{
    width : 150px;
    float : left;
    text-align : center;
}

#Menu ul
{
    list-style : none;
    font-weight : bold;
    font-size : 13px;
    margin : 0px;
    text-align : left;
}

#Contact
{
    text-align : left;
    margin-top : 25px;
    line-height : 1.5em;
}
fieldset
{
    border : 1px solid #D3D3CD;
    margin-top : 15px;
    padding : 10px;
    padding-top : 0px;
    position : relative;
}

fieldset div
{
    padding-top : 7px;
    padding-bottom : 7px;
    position : relative;
    border-top : 1px solid #e3e3e3;
}

fieldset h3
{
    margin-top : 0px;
}

fieldset label
{
    font-weight : bold;
    position : absolute;
    top : 7px;
    left : 0px;
}

.RadioButtonList label
{
    position : relative;
    top : -3px;
    padding-left : 50px;
}

fieldset .TextBox, fieldset .CheckBox, fieldset .DropDownList, fieldset .Upload, fieldset textarea, fieldset .RadioButton
{
    margin-left : 150px;
}

fieldset .TextBox, fieldset select, fieldset textarea
{
    border : 1px solid #ccc;
}

fieldset option
{
    padding-right : 15px;
}

fieldset .TextBox, fieldset textarea
{
    padding : 2px;
    font-size : 10px;
    width : 200px;
}

.Button
{
    margin-top : 10px;
    background : #333;
    color : #fff;
    font-weight : bold;
    padding : 3px 5px 3px 5px;
    font-size : 11px;
}
#pluto
{
	display:none;
}









*
{
	margin : 0px;
	padding : 0px;
	border : 0px;
}

body
{
	text-align : center;
	background : #fff;
}

#Container-1
{
    position : absolute;
    top : 0px;
    left : 0px;
    width : 100%;
    background :  url('templates/margaret carleton/Images/Background.gif');
    _background :  none;
}

#Container-2
{
    background : url('templates/margaret carleton/Images/Container-Background.png') center repeat-y;
    _background : url('templates/margaret carleton/Images/Container-Background.gif') center repeat-y;
}

#Container-3
{
	width : 740px;
	padding : 10px;
	margin : auto;
	text-align : left;
	position : relative;
}

.Module
{
	min-height : 25px;
	_height : 25px;
}

.Controls
{
    position : relative;
}

.Controls .One
{
    position : absolute;
    top : 0px;
    left : 0px;
}

.Controls .Two
{
    position : absolute;
    top : 0px;
    left : 25px;
}

.Controls .Three
{
    position : absolute;
    top : 0px;
    left : 50px;
}

.Controls .Four
{
    position : absolute;
    top : 0px;
    left : 75px;
}

.Controls .Five
{
    position : absolute;
    top : 0px;
    left : 100px;
}

.Controls .Six
{
    position : absolute;
    top : 0px;
    left : 125px;
}

.typekit-badge
{
    position : absolute;
}
body
{
	font-family: "le-havre-rounded-2", Sans-Serif;
	font-size : 11px;
	color : #333;
	text-align : left;
}

a
{
	text-decoration : none;
	color : #003399;
}
a:hover
{
	text-decoration : underline;
}

.RadEContentBordered a
{
	text-decoration : none !important;
	color : #003399 !important;
}
.RadEContentBordered a:hover
{
	text-decoration : underline !important;
}

p
{
	margin-top : 1em;
}

ul, ol, dl
{
	margin-bottom : 1em;
	margin-top : .5em;
	margin-left : 30px;
}

li
{
    line-height : 1.4em;
    margin-top : .5em;
}

dt
{
    font-weight : bold;
    line-height : 1.4em;
    margin-top : .5em;
}

dd
{
    line-height : 1.4em;
}

h2
{
	font-size : 1.5em;
	margin-top : 2em;
	margin-bottom : 1em;
	color : #003399;
}

h3
{
	font-size : 1.2em;
	margin-top : 1.33em;
	margin-bottom : .5em;
	color : #444;
}

h4
{
	font-size : 1em;
	margin-top : .9em;
	margin-bottom : .4em;
}

h2:first-child, h3:first-child, h4:first-child
{
    margin-top : .5em;
}



