/*basic
-------------*/


body{
	background-color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bgwall.jpg);
	} 

H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	font-weight: normal;
	margin-top:0.5%;
	}
	
.h2{
	font-weight: bold;
	}  

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:19px;
	color: #333333;
	font-weight: normal;
	} 

	/*roll over images above 480pixels*/


a.rolls {
	float:right;
	margin-right:0px;
	display: block;
	width: 53px;
	height: 79px;
	text-decoration: none;
	background: url("images/linked.png");
	}

a.rolls:hover {
	background-position: -53px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
	
a.rollover {
	float:right;
	margin-right:5px;
	display: block;
	width: 53px;
	height: 79px;
	text-decoration: none;
	background: url("images/blogger.png");
	}

a.rollover:hover {
	background-position: -53px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
	
a.rolloverlink {
	float:right;
	margin-right:5px;
	display: block;
	width: 53px;
	height: 79px;
	text-decoration: none;
	background: url("images/facebook.png");
	}

a.rolloverlink:hover {
	background-position: -53px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

	
	/*Navigation links
-------------*/
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ded9c2;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	}
	
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ded9c2;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	}
	
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF6600;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	}
	
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ded9c2;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF6600;
	font-size: 17px;
	font-weight: bold;
	line-height: 24px;
	}
	
.navtext2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF6600;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	}
	
.foot a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	}
	
.foot a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	}
	
.foot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ded9c2;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	}
	
.foot a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	}
	
a:link {
	color: #333;
	font-weight: normal;
	text-decoration:none
}

a:visited {
	color: #333;
	font-weight: normal;
	text-decoration:none
}

a:hover {
	color: #ff6600;
	font-weight: normal;
	text-decoration:none
}

a:active {
	color: #333;
	font-weight: normal;
	text-decoration:none
}

mail a:link {
	color: #333;
	font-weight: normal;
	text-decoration:underline
}

mail a:visited {
	color: #333;
	font-weight: normal;
	text-decoration:underline
}

mail a:hover {
	color: #ff6600;
	font-weight: normal;
	text-decoration:underline;
}

mail a:active {
	color: #333;
	font-weight: normal;
	text-decoration:underline
}

/*containers
-------------*/

#container{
	background-color:#ded9c2;
	width: 90%;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	border: solid #ff6600 10px;
	max-width:1152px;
	}
		
#headerdiv{
	float: left;
	background-color: #ff6600;
	position:relative;
	width: 60%;
	overflow: none;
	padding-bottom: 10px;
	padding-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	} 
	
#headerdivbg{
	float: left;
	background-color: #ff6600;
	position:relative;
	width: 100%;
	overflow: none;
	}
	
#headerdiv img{
    /* Hide image off-screen on larger devices, but leave it accessible to screen-readers */
    position:absolute;
    left:-9999px; /*change value to "static" to show image */
	}

#mediacontainerdiv{
	float: right;
	background-color: #ff6600;
	position:relative;
	width: 40%;
	overflow: none;
	padding-bottom: 10px;
	padding-top: 30px;
	} 	
	
#bodycopy{
	background-color: #ded9c2;
	position:relative;
	float:left;
	width:57%;
	margin-top: 1%;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-bottom: 2%;
	overflow: hidden;
	} 
	
#bodyhead{
	position:relative;
	float:left;
	width:100%;
	overflow: hidden;
	}
	
#pagetext{
	background-color: #ded9c2;
	position:relative;
	float:left;
	width:100%;
	overflow: hidden;
	} 
	
#image{
	height: auto;
	position:relative;
	float: right;
	width:38%;
	margin-top: 1.5%;
	margin-right: 1.5%;
	margin-left: 0.5%;
	overflow: visible;
	}
	
#navdiv{
	position:relative;
	float: left;
	width: 100%;
	background-image: url(images/bgblkswirl.jpg);
	padding:2% 2% 2% 2%;
	text-align: left;
	} 
	
#navcopy{
	position:relative;
	float: left;
	width: 96%;
	text-align: left;
	} 
	
#footer{
	background-color: #ff6600;
	position:relative;
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	overflow: hidden;
	} 

/*forms
-------------*/

#contact-area input, #contact-area textarea {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:18px;
	color: #333333;
	font-weight: normal;
	width: 100%!important;
	border-style:groove;
	margin: 0px 0px 5px 0px;
	background-color:#edeada;
	 -moz-box-sizing: border-box;
     -ms-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
	}

#contact-area textarea {
	border-style:groove;
	height: 30%;
	width: 100%!important;
     -moz-box-sizing: border-box;
     -ms-box-sizing: border-box;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;	
	 }
	
#contact-area input.submit-button {
	max-width: 75px;
	text-align: center;
	float: left;
	margin-bottom:2%;
	}
	
#sent{
	background-color:#ded9c2;
	width: 200px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	border: solid #ff6600 10px;
	text-align: center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	}
	
/*image scroller
-------------*/

#slideshow {
    width: 38%;
	float:right;
    height:auto;
	position: relative;
	margin-top: 1.5%;
	margin-right: 1.5%;
	margin-left: 0.5%;
	margin-bottom: 2.0%;
    }

#slideshow img {
    top: 0;
    left: 0;
	width: 100%;
    height:auto;
    position:absolute;
    }

