/*home*/

#wrappertop {width: 969px;
		height: 505px;
		background: url(../i/containertop.png) no-repeat;
}

#wrappermiddle {width: 969px;
		overflow: hidden;
		background: url(../i/containermiddle.png) repeat-y;
}


#wrapperend {width: 969px;
		height: 52px;
		background: url(../i/containerbottom.png) no-repeat;
}

#content {width: 550px;
		float: left;
		margin-left: 60px;
}

#content h2	{
		margin-top: 25px;
		margin-bottom:10px;
		letter-spacing: 1px;
}


#content h3 {margin-top: 25px;
			margin-bottom:5px;
}


#content p {color: #603913;
		font-family: Georgia, Serif;
		line-height: 1.5;
}


/*quote*/
#content q {color: #603913;
		font-family: Georgia, Serif;
		line-height: 1.5;
		font-style:italic;
		font-size: 18px;
}

/*quote tagline*/

#content .right {text-align:right;
		font-style:normal;
		font-weight:bold;
		font-family: 'Verdana', Arial, sans-serif;
		font-size: 12px;
}

/*consult button*/
#content img {margin-top: 35px;
			float: right;
}


#sidebar	{width: 211px;
			color: #603913;
			font-family: "Verdana", Geneva, sans-serif;
			line-height: 1.5;
			float: right;
			margin-right: 60px;
			
}

#sidebarmiddle a {text-decoration: none;
						color: #603913;
}

#sidebarmiddle a:hover {text-decoration: underline;
						color: #8e1001;
}

#sidebar h3 {margin-left: 20px;
			margin-bottom: 5px;
}

#sidebar ul {
		margin-left: 20px;
		margin-bottom: 10px;
		width: 170px;
		list-style: square;
		list-style-position: inside;
		font-size: 15px;
}



#sidebartop {width: 211px;
			height: 26px;
			background: url("../i/sidebar_top.png") no-repeat;
}


#sidebarmiddle {width: 211px;
			background: url("../i/sidebar_middle.png") repeat-y;
}

#sidebarbottom {width: 211px;
				height: 28px;
				background: url("../i/sidebar_bottom.png") no-repeat;
				clear: bottom;
}


#news {margin: 15px 0px 0px 15px;
}

#news h3 {
		margin-left: 0px;
}


#connect {
		width: 200px;
		height: 95px;
		float: left;
		margin-left: 710px;
		margin-top: 25px;
		display: block;
}
