body {
    font-size:90%;
    text-align:left;
}

body.editbody
{
	width:720px;
}

h1
{
    font-size:170%;
    line-height:120%;
    margin:5px 0px 10px 0px;
}

div.homepage h1 a {
	font-size:100%;
	text-transform:lowercase;
	color:#797676;
	font-style:italic;
}

div.homepage h1.news a {
	color:#df7d12;
}

h2
{
    font-size:140%;
    line-height:110%;
    margin:10px 0px 10px 0px;
}

div.homepage h2 {
	font-size:120%;
}

h1.event_heading
{
    color:#0421B8;
    font-size:230%;
    margin-top:5px;
}

h2.event_heading
{
    color:#0421B8;
    font-size:160%;
}

a.lightlink {
	color:#29a3cd !important;
}

ul#landc_menu
{
    line-height:30px;
    text-transform:uppercase;
    font-weight:bold;
    font-size:100%;
    margin:0px;
    padding:0px;
}

ul#landc_menu li a
{
    padding:5px 10px;
    text-decoration:none;
    color:#999999;
    border-top:1px solid #eeeeee;
    border-right:1px solid #dedede;
    border-bottom:1px solid #dedede;
    border-left:1px solid #eeeeee;
    background-color:#f3f3f3;
}

ul#landc_menu li a.selected, ul#landc_menu li a:hover.selected
{
    background-color:#e08a16;
    color:#ffffff;
    border-top:1px solid #fbb861;
    border-right:1px solid #c77915;
    border-bottom:1px solid #c77915;
    border-left:1px solid #fbb861;
}

ul#landc_menu li a:hover
{
    background-color:#efa443;
    color:#ffffff;
    border-top:1px solid #fbb861;
    border-right:1px solid #c77915;
    border-bottom:1px solid #c77915;
    border-left:1px solid #fbb861;
}

.required
{
    font-weight:bold;
}

.success
{
    font-weight:bold;
    color:green;
    background-color:#ffffff !important;
    padding:0px !important;
    margin:15px 0px 0px 0px !important;
}

.status, .sitestatus
{
    padding:5px;
    background-color:#f3f3f3;
    display:inline-block;
    font-weight:bold;
    margin-top:20px;
}

.sitestatus
{
    background-color:#0421b8;
    color:#ffffff;
}

.sitestatus a
{
    color:#ffffff;
    text-decoration:underline;
}

div.largeformentry label
{
    height:25px;
    display:block;
    padding-right:5px;
    font-weight:bold;
    font-size:120%;
}

div.largeformentry input, div.largeformentry textarea
{
    width:300px;
    padding:3px;
    font-size:150%;
    margin-bottom:10px;
}

textarea
{
    border:1px solid #999999;
}

.cornered
{
    padding:10px;
    background-color:#f3f3f3;
    margin-bottom:20px;
}

.event_box
{
    width:335px;
    float:right;
    background-color:#f3f3f3;
    padding:10px;
    margin:20px 0px 20px 20px;
}

ul.ticklist
{
    list-style-type:none;
    padding:0px;
    margin:10px 0px;
}

ul.ticklist li
{
    background-image:url(../../landc_crm/images/tick_bw.gif);
    background-repeat:no-repeat;
    background-position:0px 6px;
    padding-left:14px;
}

div.linkpicbox
{
    background-color:#f3f3f3;
    padding:10px 10px 10px 70px;
    background-repeat:no-repeat;
    background-position:10px 50%;
}

div.landc_bio
{
    clear:left;
    margin-top:20px;
}

div.landc_mugshot
{
    float:left;
    padding:5px 10px 10px 0px;
    height:120px;
    position: relative;
}

div.landc_sitelink
{
    margin-bottom:10px;
}

div.landc_sitelinkalt
{
    margin-bottom:25px;
}

div.land_sitelinkimage
{
    margin-bottom:5px;
}

div.landc_sitelinktagline
{
    font-size:80%;
    line-height:130%;
}

div#comments h3 {
	margin-top:20px;
}

div#comments input.save {
	margin-left:510px;
}

div#comments div.form_field {
	margin-bottom:5px;
}

div.comment {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
	background-image:none !important;
}

div.comment_author {
	font-size:90%;
	font-style:italic;
}

div#comments label {
	float:none;
	display:block;
}

textarea#articlecomment {
	width:600px;
	height:100px;
}

.hidenext, .hiddennext
{
    background-image:url(../../landc_crm/images/asc.gif);
    background-repeat:no-repeat;
    background-position:0% 50%;
    padding-left:15px;
    cursor:pointer;
}

.hiddennext
{
	margin-bottom:15px;
}

.hiddennext
{
    background-image:url(../../landc_crm/images/cright.gif);
}

