@charset "utf-8";
/* CSS Document */

body{
background:#f8f9fa url(images/bg.png) 0px 0px repeat-x;
color:#474647;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
border:0px;
font-size:0.8em;
}



img{border:0px;}

a{
color:#511376;
}
a:hover{
color:#333333;
}

h1, h2{
font-size:1.35em;
font-weight:bold;
color:#038700;
margin:0px 0px 4px 0px;
}
p{
margin:0px 0px 14px 0px;
line-height:1.5em;
text-align:justify;
}

label{
display:block;
margin:4px 0px 0px 0px;
}

form{
margin:0px 0px 5px 0px;
}

#topbar{
width:751px;
margin:0px auto 0px auto;
color:#575757;
text-align:right;
height:171px;
padding-top:0px;
font-weight:bold;
}
#topbar a{
color:#575757;
text-decoration:none;
}
#topbar a:hover{
color:#333333;
}

.numbers{
	float:right;
	margin-top:60px;
	font-size:1.5em;
}

.red{
color:#038700;
}
.large{
font-size:1.3em;
}
.large2{
font-size:1.35em;
font-weight:bold;
}

#homepage{
color:#9d9d9d;
font-size:0.9em;
padding-top:5px;
margin:0px 0px 25px 0px;
}
#homepage a{
color:#9d9d9d;
}
#homepage a:hover{
color:#333333;
}
#logofloat{

float:left;
}

.nav{
margin:0px auto 0px auto;
width:753px;
padding:0px;
list-style:none;
height:47px;
border-bottom:1px solid #714e15;
font-weight:bold;
background:#7c5617 url(images/nav.png) top repeat-x;
font-size:1.1em;
}
.nav li{
list-style:none;
height:47px;
float:left;
}
.nav li a{
float:left;
display:block;
padding:17px 30px 0px 30px;
height:30px;
color:#ffffff;
text-decoration:none;
}

.nav li a:hover{
color:#000000;
}

#cycle{
overflow:hidden;
width:732px;
height:272px;
}

.main{
width:733px;
background:#ffffff;
border:1px solid #e2e4e5;
padding:9px;
margin:0px auto 15px auto;
}

.filler{
background:url(images/split.png) right repeat-y;
}

.rightside{
width:188px;
margin:9px 13px 9px 0px;
float:right;
font-size:0.9em;
}
.rightside p{
text-align:left;
}
ul.cleanlist{
list-style:none;
margin:0px 0px 0px 7px;
padding:0px;
}
li.head{
color:#511376;
font-weight:bold;
padding-top:5px;
font-size:1.1em;
}
.enlargeme{
font-size:1.5em;
}
ul.ticklist{
margin:0px 0px 10px 3px;
padding:0px;
list-style:none;
}
ul.ticklist li{
padding:2px 0px 2px 30px;
background:url(images/tick.png) 0px 4px no-repeat;
font-weight:bold;
font-size:1.1em;
}



.leftside{
padding:2px 0px 0px 5px;
width:480px;
font-size:0.9em;
float:left;
}


#footer{
width:751px;
text-align:center;
margin:0px auto 20px auto;
color:#bababa;
font-size:0.85em;
}

#footer a{
color:#bababa;
text-decoration:none;
}
#footer a:hover{
color:#474647;
}

.gotcha{
display:none;
height:0px;
overflow:hidden;
}


#contactform label{
clear:left;
float:left;
width:90px;
display:block;
margin-bottom:4px;
}

.submit{
color:#ffffff;
padding:5px;
font-size:1.1em;
background:#038700;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
cursor:pointer;
}

.input1{
border:1px solid #dddddd;
padding:4px;
color:#666666;
margin-bottom:10px;
width:160px;
display:block;
float:left;
}

.textarea1{
border:1px solid #dddddd;
padding:4px;
color:#666666;
margin-bottom:10px;
width:98%;
height:160px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
overflow:auto;
}

.error{
background:#cd3227;
color:#FFFFFF;
font-size:1em;
font-weight:bold;
padding:6px;
margin-bottom:12px;
}

.green{
background:#90ba12;
}

form{
margin:0px;
padding:0px;
}

ul.left{
float:left;
margin-right:20px;
}
.lclear{
clear:left;
}
.clear{clear:both;}


.gallery a{
	display:block;
	float:left;
	margin:7px;
}


blockquote{
	background:#f1f1f1;
	padding:10px 20px;
	margin:0px 0px 20px 15px;
}

blockquote p{
	margin:9px 0px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:99990; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#000; padding:15px;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:25px; height:25px; position:absolute; top:-27px; background:url(images/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}