/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:100%/1.25 georgia, arial, sans-serif;
}
 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
p, ul, ol {
margin:0;
padding:0;
}
 
ul, ol {
list-style:none;
padding:0;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a, a:visited {
text-decoration:none;
color: #4f1d15;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em georgia, arial, helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 18px 0;
padding:0;
}
 
  table tr td {
  padding:2px;
  }
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */







body {
font-size: .85em;
margin: 0px;
text-align: center;
background: #F3EEE4;
color: #4F1D15;
font-family: Georgia, Arial, sans-serif;
}

#wrap {
position: relative;
margin: auto;
width: 779px;
}

#head {
position: relative;
height: 105px;
}
	
#nav {
position: relative;
float: right;
padding-top: 5px;
padding-right: 15px;
}
		
                #nav li	{
		position: relative;
		float: left;
		font-size: 1.2em;
		padding-left: 8px;	
		}
			
		#nav a {
		position: relative;
		float: left;
		color: #4F1D15;
		}
	
	
#pagewrap {
position: relative;
}
	
#content {
position: relative;
float: left;
width: 641px;
text-align: left;
}
		
	#content h1 {
	position: relative;
	padding: 33px 0 0 20px;
	margin-left: -20px;	
	margin-bottom: 15px;
	font-size: 1.4em;
	color: #4F1D15;
	background: url(../img/h1flower.gif) top left no-repeat;
	}
			
	#content .entry	{
	position: relative;
	color: #222;
	font-size: .9em;
	}
	#content p {
        text-align: justify;
        }
	
		#content .entry p {
		position: relative;
		line-height: 1.5em;
		padding-bottom: 1em;
		}
				
		#content .entry a {
		color: #4F1D15;
		text-decoration: underline;
		}
				
		.imglist {
		position: relative;
		text-align: center;
		}
				
			.imglist li {
			position: relative;
			float: left;
			width: 174px;
			height: 181px;
			padding: 0px 15px 0 15px;	
			}
					
			.imglist img {
			position: relative;
			padding-bottom: 7px;
			}
					
			.imglist li a {
			color: #4F1D15;
			text-decoration: underline;
			}
		
			.imglist li#last {
			padding-left: 219px;
			}
				
		
		#flash {
		position: relative;
		height: 300px;
		}
			
			#flash img {
			position: relative;
			display: block;
			}
			
#frontDouble	{
position: relative;	
padding-top: 6px;
}
			
	#fdRight {
	position: relative;
	float: right;
	margin-right: -1px;
	height: 96px;
	width: 351px;
	background: url(../img/boxright.gif) top left no-repeat;
	}
				
			.fwrap {
			position: relative;
			padding: 40px 0 0 30px;	
			}
					
			.fwrap p {
			position: relative;
			padding-bottom: 4px;
			font-size: .8em;
			}
					
			.fwrap p label {
			position: relative;
			float: left;
			padding: 2px 5px 0 0;
			width: 85px;
			text-align: left;
			}
					
			.fwrap p input {
			position: relative;
			width: 115px;
			float: left;
			padding: 2px;
			border: 1px solid #4F1D15;
			background-color: #F3EEE4;
			}
					
		#send {
		position: absolute;
		bottom: 15px;
		right: 15px;
		height: 31px;
		width: 81px;
		border: 0px;
		background: url(../img/send.gif) top left no-repeat;				}
				
	#fdLeft	{
	position: relative;
	float: left;
	margin-left: -6px;
	height: 96px;
	width: 290px;
	text-align: left;
	background: url(../img/boxleft.gif) top left no-repeat;
	}
				
				#fdLeft ul {
				position: relative;
				padding: 35px 10px 0 30px;
				font-size: .9em;
				}
					
				#fdLeft li {
				position: relative;
				padding: 1px 0 2px 0;	
				}
					
				#fdLeft li a {
				color: #4F1D15;
				text-decoration: underline;
				}
					
				#fdLeft li span	{
				font-size: .7em;
				}
		
#sidebar {
position: relative;
float: left;
padding-left: 13px;
width: 125px;
margin-top: -34px;
}
		
		#sbl1 {
		position: relative;
		display: block;
		height: 129px;
		background: url(../img/in1.gif) top left no-repeat;
			}
			
		#sbl2 {
		position: relative;
		display: block;
		height: 143px;
		background: url(../img/in2.gif) top left no-repeat;
			}
			
		#sbl3 {
		position: relative;
		display: block;
		height: 109px;
		background: url(../img/in3.gif) top left no-repeat;
		}
		
			
#foot	{
position: relative;
padding: 35px 0 54px 0;
font-size: .7em;
text-align: center;
font-family: arial;
}	
	
		#foot a	{
		color: #4F1D15;
		}	
		
		#rightsreserved {
		font-size: 1.2em;
		color: #999999;}

		#rightsreserved a {
		color: #999;}

.left_img {
float:left;
padding-right: 10px;
}

.center_img {
margin-left: 30px;
}