/* Start of CMSMS style sheet 'TheBraesStyles' */
/*****************
Stylesheet www.TheBraesLamb.com.au
South West Victoria Australia
******************/



body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-color:#ffffff;
}

h1 {
	font-size:30px;
	letter-spacing: 5px;
	font-family: AvantGarde, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color:#496349;
	font-weight: normal;
}

h2 {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color:#496349;
	font-weight: normal;
}

h3 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color:#496349;
	font-weight: bold;
}


h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
             font-weight: bold;
	color:#333333;
}



#outershell{ 

width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
 }
#innershell{position:relative;
width: 1000px;}

#topsection{
margin-top:3px;
 }

#contentwrapper{
    text-align:left;
    margin-top: 10px;
	margin-bottom:10px;
	padding: 0px 0px 0px 20px;
	background-color: #fffffa;
}

div#singlemain {     
   margin-left: 0px; /* this will give room for sidebar to be on the left side, make sure this space is   bigger than sidebar width */
}

div#main {     
   margin-left: 285px; /* this will give room for sidebar to be on the left side, make sure this space is   bigger than sidebar width */
text-align:left;
}

#rightcolum{float:left;}

div#sidebar {
   float: left;  /* set sidebar on the left side. Change to right to float it right instead. */
   width: 260px;    /* sidebar width, if you change this please also change #main margins */
   display: inline;  /* FIX ie doublemargin bug */
   margin-left: 0;
  
}

/* if sidebar doesnt include menu but content add class="hascontent" */
div#sidebar.hascontent {

   width: 260px; 
}


a:link {
	font-family: Arial;
	font-size: 12px;
	color: #45332E;
	text-decoration: none;
	}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #45332E;
	text-decoration: none; }
	
	a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none; }
	
	a:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none; }
	

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #6B926C;
	text-decoration: none;
	}

a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #6B926C;
	text-decoration: none; }
	
	a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none; }
	
	a:visited:hover {
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none; }
	
	
#copyright {
clear:both;
margin-top:10px;
width: 980px;
padding:10px;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #496349;
background-color:#94B195;
}


.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #496349;
	text-decoration: none;
	}

.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#496349;
	text-decoration: none;	}

.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;		
}	

.copyright a:hover:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;		
}	

.google {
    width: 495px;
	border: 4px solid #45332e;
}
.form { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;  background: #E8EEE8; 
border: 1px;
border-color:#94B195;


}


.form img {

border: 0px ;
}


input
{
color: #999999;
font-size:10px;
border: 1px solid #94B195;
}


.submit input
{
color: #999999;
font-size:10px;
border: 2px outset #94B195;
} 

img { border:0px;
border-color: #FFFFFF}

/* End of 'TheBraesStyles' */

