/* 1024px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.2, April 20, 2006 */

/******** General tags ********/

body{

 font-family: 'IM Fell DW Pica', serif;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
	background:#ffffff url(images/background.gif) top center repeat-y;	 
	margin:0 auto;
	padding:0;
}

a{
	text-decoration:none;
	color:#59A83B;
	font-weight:bold;
}

a:hover{text-decoration:underline;}
a img{border:0;}
p{margin:0 0 18px 8px;}
ul,ol,dl{font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol{margin:4px 0 4px 35px;}

h1 {
  font-family: 'Josefin Sans Std Light', serif;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  text-shadow: 2px 2px 2px #aaa;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
	line-height: 1em;
   text-transform: uppercase;
}

h2 {
  font-family: 'OFL Sorts Mill Goudy TT', serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
	border-top: 4px solid #DD792D;
	border-color: #59A83B;
	border-width: 4px;
}
   
h3 {
  font-family: 'Tangerine', serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  text-shadow: 2px 2px 2px #aaa;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1em;
}
 

h4{
font-size:1.0em;
font-weight:bold;
color:#000033;
border-bottom:;1px solid #dadada;
margin:10px 0 8px 0;
padding:1px 2px 2px 3px;
}


blockquote{
font-size:0.9em;
border:1px solid #dadada;
margin:20px 10px;
padding:8px;
}

/******** Main wrap ********/

#wrap{
width:970px;
margin:10px auto;
padding:0;
}

#header{margin:0;}

#toplinks{text-align:right; padding:5px 2px 2px 3px;}

#slogan{
		
	font-weight:bold;
	letter-spacing:3px;
	margin:15px 0px 20px 35px;
	line-height:2em;
	float: right;
	text-decoration: none;
	
}

/******** sidebar ********/
#sidebar{
	float:left;
	width:200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#sidebar ul{
	list-style:none;
	font-size:0.9em;
	margin:0;
	padding:0 0 15px 10px;
}

#sidebar li{
list-style:none;
margin:0 0 4px 0;
padding:0;
}

#sidebar li a{
font-size:1.2em;
font-weight:bold;
padding:2px;
}

#sidebar ul ul{
margin:4px 0 3px 15px;
line-height:1.2em;
padding:0;
}

#sidebar ul ul li a{font-weight:normal;}
#sidebar h2{margin:3px 0px 8px 0px;}

/******** Content variations ********/
#content{
	line-height:normal;
	width:750px;
	float:right;
	text-align:left;
	margin:0;
	padding:0 5px 0 0px;
}

#contentalt{
line-height:1.5em;
width:950px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}

#content h3, #contentalt h3{margin:10px 0 8px;}

/******** Footer ********/
#footer{
clear:both;
text-align:right;
color:#808080;
font-size:0.9em;
border-top:4px solid #dadada;
margin:0 auto;
padding:8px 0;
line-height:1.6em;
}

#footer p{margin:0; padding:0;}
#footer a{color:#808080;}

/******** Various classes ********/
.box1{
	color:;#000000;
	font-size:0.9em;
	background-color:#FFFFFF;
	bottom-border:1px solid #c8c8c8;
	line-height:2em;
	padding:;5px 5px 5px 8px;
	text-align:; right;
	border-bottom-style: dotted;
	border-left-style: none;
	font-variant: normal;
	border-bottom-width: thin;
	list-style-type: circle;
	padding-left: 2px;
	border-color: #53AB3A;
	border-right-style: none;
	border-top-style: dotted;
	border-top-width: thin;
	border-left-width: thin;
}

.box{
	color:#000000;
	font-size:14px;
	background-color:#CCCCCC;
	border:1px solid #c8c8c8;
	line-height:1.3em;
	padding:5px 5px 5px 5px;
	text-align: right;
	font-variant: small-caps;
}

.box a{}
.left{float:left; margin:0 15px 4px 0;}
.right{float:right; margin:0 0 4px 15px;}
.textright{text-align:right;}
.readmore{text-align:right; margin:-10px 10px 12px 0;}

.center{text-align:center;}
.big{font-size:1.3em;}
.small{font-size:0.8em;}
.bold{font-weight:bold;}

.clear{clear:both;}
.hide{display:none;}
.fade{color:#999999;}
.gray{color:#808080;}

.photo{
	border:0px solid #bababa;
	padding:2px;
	margin:6px 6px 6px 6px;
	float: right;
}

