/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/

.galleryimage{
margin-right:15px;


}

.menutop{
display:inline-block;
padding:5px; margin:3px; border:solid 1px #219FCE;
font-size:1.1em; font-weight:bold;
}


.menusside {
font-size:1.3em;
font-weight:bold;
height:44px;
padding-top:12px;
position:relative;
}

.text-input {
margin:6px 0;
width:280px;
}

img{
border:0;
}

html, body {
	height: 100%;
	color:#269fce;
}
.wrapper {
	min-height: 88%;
	height: auto !important;
	height: 100%;
}
.push {
}

.menu{
font-size:1.1em

}

.grey2{
color:#333333
}

.blueborder{
border:2px solid #269fce;
}
.blueborder1{
border:1px solid #269fce;
}


body{


}

p{margin-left:5px;}

.menuboxon{
width:160px; 
background-color:#8eafd7; 
text-align:right; 
color:#FFFFFF; 
margin-left:-40px; 
padding-right:10px; 
font-weight:bold; 
border:1px solid #e4e523; 
margin-bottom:4px;
height:21px;
}

.menuboxoff{
width:160px; 
background-color:#e4e523; 
text-align:right; 
color:#FFFFFF; 
margin-left:-40px; 
padding-right:10px; 
font-weight:bold; 
border:1px solid #e4e523; 
margin-bottom:4px;
height:21px;
}

.homeimg{

width:330px

}

.homeimg3{

height:222px

}

.homeimg4{

width:217px

}


.green{
color:#e4e523;
font-size:1.5em; 
font-weight:bold;
text-align:justify;
}

.grey{
color:#838383;
font-size:1.3em; 
text-align:justify;
line-height:1.5em

}

html{

/*	background-image:url(../img/headerback.png); background-repeat:repeat-x;*/
	background-image:url(../img/headerback2.gif); background-repeat:repeat-x;
	background-position:0% 10px;


}

.footer{
height:124px;
background-image:url(../img/bodyback.jpg); background-repeat:repeat-x;
background-color:#9cbdde;
}

.footer2{
height:54px;
background-image:url(../img/bodyback.jpg); background-repeat:repeat-x;
background-color:#9cbdde;
}

.footer3{
height:42px;
background-image:url(../img/bodyback.jpg); background-repeat:repeat-x;

		position:absolute;
		bottom:10px;
		width:100%;

}




a.colourlink:link {color:#e4e523; text-decoration: none; }
a.colourlink:visited {color:#e4e523; text-decoration: none; }
a.colourlink:hover {color:#838383; text-decoration: underline; }

a.smalllink:link {color:#fff; text-decoration: none; }
a.smalllink:visited {color:#fff; text-decoration: none; }
a.smalllink:hover {color:#838383; text-decoration: underline; }


/**************************************/
/*              GLOBALS               */
/**************************************/


/**************************************/
/*              HEADER                */
/**************************************/



/**************************************/
/*             NAVIGATION             */
/**************************************/



/**************************************/
/*            MAIN CONTENT            */
/**************************************/



/**************************************/
/*               FOOTER               */
/**************************************/



