﻿*{
	font-family:Arial, Helvetica, sans-serif;
}

body{
margin:0px;
padding:0px;
height:100%;
background:url(../images/body-bg.jpg) repeat-x #aebc72;
}

#home-content p, #home-content h1, #home-content h2, #home-content h3{
color:#fff;
letter-spacing:0.4px;
}

img{
border:0px;
}

h1{
font-size:120%;
font-weight:bold;
}

h2{
font-size:100%;
font-weight:bold;
}

p, li, td{
font-size:96%;
line-height:24px;
}

#container{
min-height: 100%;
height: auto !important;
height: 100%;
margin:0px auto -40px;
width:940px;
}

#top{
height:205px;
background:url(../images/top-bg.jpg) no-repeat;
margin-top:10px;
position:relative;
}

#top #logo-link {
height:200px;
width:185px;
position:absolute;
left:-2px;
top:3px;
}

#top .button{
float:right;
margin:15px 10px 0px 0px;
}

#top #nav, #top #ctl00_mcHeader_nav, #top #ctl00_mcNavigation_nav{
height:30px;
margin-left:185px;
padding-top:153px;
text-transform:uppercase;
color:#fff;
}

#nav a, #ctl00_mcHeader_nav a, #ctl00_mcNavigation_nav a{
color:#fff;
text-decoration:none;
padding:5px 11px 0;
font-weight:bold;
font-size:80%;
}

#middle{
height:auto;
}

#middle #home-callout{
margin-top:58px;
width:164px;
height:250px;
float:left;
}

#middle #left-callout{
margin-top:120px;
width:164px;
height:250px;
float:left;
}


#middle #right{
float:left;
width:754px;
}

#right #buttons{
height:150px;
width:764px;
margin-left:5px;
}

#buttons img{
margin:0px 15px 15px 48px;
}

#right #home-content, #right #content{
width:574px;
}

#right #home-content{
margin:30px auto;
}

#right #content{
margin:15px auto;
}

.push{
height:65px;}

#footer{
background-color:#f7941e;
width:100%;
height:40px;
}

#footer-content{
text-align:center;
color:#fff;
font-size:80%;
padding-top:10px;
font-weight:bold;
margin-left:96px;
}

#footer-content img{
margin-bottom:-7px; 
padding-left:5px;
}

/**Profile Page**/

.link-column{
float:left;
width:270px;
}

.link-column a{
color:#AEBC72;
font-weight:bold;
text-decoration:none;
}

.link-column li{
list-style:none;
}

/**Questionaire**/

td{
float:left;
font-size:75%;
margin-top:2px;
margin-bottom:0px;
line-height:15px;
}
tr{
float:left;
margin:2px 0 0;
width:530px;
margin-bottom:0px;
}

.multiple-choice{
margin-bottom:20px !important;
}

label{
font-size:130%;
}

.question{
font-weight:bold;
}

.left-label{
width:200px;
}

/**contact us**/
.sub-table td{
font-size:100%;
}

#ctl00_cphMainContent_mcQuestionaire_pnResideOther
{
padding-left: 25px; }