/* Photography Studio 1 Stylesheet by Nadia www.perrelink.com.au */
/* start by zeroing out the margins on elements, add padding or margins on each element separately */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {  
margin: 0; 
padding: 0; 
border: 0; 
}

/* stops the shorter pages from jumping if there is no need for a scrollbar */
html, body {
min-height: 100%;
margin-bottom: 1px;
}

body {
	background-color: #a65a00; 
	font-size: 100.01%;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

/* div that holds everything together */
#wrapper_three {
	width: 950px;
	margin: 10px auto;
	position: relative;
	background-color: #000000;
	background-image:url(../img/wrap_home.jpg); background-repeat:repeat;
	text-align: left;
		}
		
#wrapper_two {
	width: 950px;
	margin: 10px auto;
	position: relative;
	background-color: #000000;
	background-image:url(../img/wrap2cols.jpg); background-repeat:repeat;
	text-align: left;
		}
		
#wrapper_one {
	width: 950px;
	margin: 10px auto;
	position: relative;
	background-color: #000000;
	background-image:url(../img/wrap1cols.jpg); background-repeat:repeat;
	text-align: left;
		}

/* top headerpic */
#strap {
height: 109px;
background-image: url(../img/header_092009b.gif);
background-repeat: no-repeat;
}

/* navigation */
#nav {
	height: 42px;
	background-image: url(../img/nav2.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding-left: 35px;
}

#nav ul {
	list-style-type: none;
	white-space: nowrap;
	}

#nav ul li {
	line-height: normal;
	padding: 1px;
	margin-left: 5px;
	margin-top: 20px;
	display: inline;
	background-color: #000000;
	padding-top: 6px;
	padding-bottom: 4px;
	word-spacing: 2px;
}

/* the submenu in the left column styles */
#nav li a {
	font-size: 100%;
	height: 1%;
	margin-left: 5px;
	margin-top: 20px;
	text-decoration: none;
	color: White;
	background-color: #000000;
	padding-top: 6px;
	padding-bottom: 4px;
	text-align: center;
}

#nav li a:hover, #leftcol li a:focus {
	background-color: #000000;
	color: #8ea107;
	font-weight: bold;
	font-stretch: wider;
	outline-color: #000000;
	}

body#home a#nav-home,
body#news a#nav-news,
body#calendar a#nav-calendar,
body#events a#nav-events,
body#games a#nav-games,
body#photos a#nav-photos,
body#find a#nav-find,

 {
	background-color: #85A950;
	color: #000;
	font-weight: bold;
	font-stretch: wider;
	outline-color: #85A950;
}

/* SETS CURRENT PAGE STATE OF MENU BUTTONS */
#current a:link, #current a:visited, #current a:hover, #current a:active {
	background-color: #85A950;
	color: #000;
	font-weight: bold;
	font-stretch: wider;
	outline-color: #85A950;
}

/* calendar page */
#calendar {
	width: 920px;
	margin-top: 0px;
    margin-left: auto;
	margin-right: auto;
	padding: 20px 10px;
	background-color: #ffffff;
	font: .95em Arial, Helvetica, sans-serif;
}

/*home page */
#one {
	width: 430px;
	margin-top: 0px;
    margin-left: 250px;
	margin-right: 250px;
	padding: 20px 10px;
	background-color: #ffffff;
	font: .95em Arial, Helvetica, sans-serif; color:#000000;
	
}

/* main content area */
#content {
	width: 680px;
	margin-top: 0px;
	background-color: #ffffff;
	font: .95em Arial, Helvetica, sans-serif;
	margin-left: 250px;
	padding-left: 10px;
	padding-right: 10px;
}



* html body #content {
	width: 725px;  
	margin-left: 200px;
}

/* Heading styles for the content area */
#content h1 {
	font-size: 100%;
	color: #1A334D;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
}

#content h2 {
	font-size:18px;
	margin:0 0 0.5em 0;
	font-weight: bold;
	color: #255C94;
}

#content h3 {
	font-size:14px;
	margin:0 0 0.5em 0;
	font-weight: bold;
	color: #4D7830;
	font-style:italic;
	margin-bottom: 0.9em;
	}

#content h4 {
	margin-top: 25px;
	color: Maroon;
}

/* styles the paragraphs in the content area */
#content p {
	margin: 15px 0;
	font-size: 85%;
	line-height: 135%;
	color: #000;
}
#content a {
	color: #34689A;
}

#content ul {
	padding: 5px 10px 10px 5px;
	list-style-position: inside;
}

#content ul li {
	font-size: 85%;
	line-height: 1.5em;
	list-style-type: disc;
	color: #000000;
}

#content ol {
	padding: 15px 20px 10px 30px;
	list-style-position: inside;
}

#content ol li {
	font-size: 85%;
	line-height: 1.5em;
	}


#content img {
	margin: 3px 8px 1px 0;
	border: 0px;
}


/* styles to float images in the content area */
#content .leftfloat {
	float: left;
	margin: 4px 10px 1px 0;
	padding: 2px;
}
#content .rightfloat {
	float: right;
	margin: 4px 5px 1px 10px;
	padding: 2px;
}

#content .center {
	float: none;
	padding: 2px;
}


/* end image styles */

/* footer area styles */
#footer {
	background-color: transparent;
	background-image: url(../img/footera.gif); background-repeat:no-repeat; clear: both;
	height: 57px;
	margin-top: 0px;
	clear: both;
}

#footer p {
	font-size: 90%;
	text-align: center;
	padding: 0px 0px 0px 0;
	color: #000000;
	padding-top: 10px;	
}

/* footer link styles */
#footer a {
color: #000000;
}

#footer a:hover {
	color: #000000;
}

#disclaimer {
	background-color: transparent;
	margin-top: 10px;
	clear: both;
	color: #000000;	
}
	
/* left column styles */
#leftcol {
	font: .95em Arial, Helvetica, sans-serif;
	width: 250px;
	height: 800px;
	float: left;
	margin: 0px 0 0px 0px;
	}

#announce{
	clear:left;
	float:left;
	width:230px;
	margin:0px 10px 10px 5px;
	padding:10px;
	color:#000000;
	font-size: 100%;	
	background-color: transparant;
	
}

#mooseintl{
	clear:left;
	float:left;
	width:150px;
	margin:25px 0 10px 0;
	font-size:0.9em;
	padding:10px;
	color:#183954;
	background-color:#75A9DD;
	line-height:1.3em;
	border-right-color: #1C5555;
	border-bottom-color: #1C5555;
	border-right-width: thin;
	border-bottom-width: thin;	
}

#creed{
	clear:left;
	float:left;
	width:150px;
	margin:25px 0 10px 0;
	font-size:9pt;
	padding:10px;
	color:#ffffff;
	background-color:#4C4B53;
	line-height:1.3em;
	border-right-color: #B3A08F;
	border-bottom-color: #B3A08F;
	border-right-width: thin;
	border-bottom-width: thin;
}

#rightcol {
	font: .95em Arial, Helvetica, sans-serif;
	width: 250px;
	height: 800px;
	float: right;
	margin: 0px 0 0px 0px;
	}



/***** Begin laying out the contact form *****/
#content form {
	margin: 20px 0 50px 7px; 
}
#content fieldset {
	margin: 0;
	border: none;
	padding: 5px 5px 20px 20px;
}
/* form input fields */
#content input, #content select {
	background-color: #DDDCD9;
	color: #414F4B;
	border: 1px solid #41141C;
	margin: 0 0 0 0;
	width: 150px;
	display: block;
}

#content textarea {
	background-color: #DDDCD9;
	color: #41141C;
	border: 1px solid #41141C;
	margin: 0 30px 0 0;
	height: 200px;
}

/* sets the enquiry box to the right of the input fields */
.labelfloat {
	float: right;
	padding-top: 20px;
}

#content label {
	color: #171717;
	font-size: 75%;
	padding-top: 5px;
	display: block;
}

/***** Ends the form layout *****/
