body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;

}
#wrapper {
	background-color: #000fff;
	margin: auto;
	width: 900px;
	position: relative;
	text-align: center;
	padding: 0px;
	height: 100%;
	border-right: 4px;
	border-bottom: 3px;
	border-left: 4px;
}

#header {
	position: relative;
	padding: 0px;
	margin: 0px;
	display: block;
	background-image: url(../images/NameImage3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	background-color: #FF6633;
	vertical-align: top;
}

#header p {
		padding: 50px 3px 0px 25px;
	margin: 0px;	
}

#header a {
	color: #29231F;
	text-decoration: underline;
	font-size: 16px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#content {
	font-size: 16px;
	text-align: left;
	position: relative;
	margin: 0px 10px 10px 200px;
	letter-spacing: 1px;
	vertical-align: top;
	padding: 5px 2px 10px 10px;
	border: none;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}
#content a {
	color: #000000;
	text-decoration: underline;
	}
#content ul {

}

#content p {
	font-size : 100%;
	font-weight : normal;
	ine-height : 120%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
#content h3 {
	font-family: Arial;
	font-size: 120%;
	font-weight: bold;
	color: #FF9933;
	padding: 0px;
	margin: 0px;

}

.smalltext {
	font-size: 9px;
}
.line {
	background-color: #7C7C7C;
	margin: 0px;
	padding: 5px 0px 0px;
	position: relative;
	display: block;
	line-height: 115%;
	height: 30px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bolder;
}

.line a {
	color: #FFFFFF;
}



.singlecolumn {
	width: 210px;
	margin: 10px 10px 15px 3px;
	position: relative;
	float: right;
	text-align: left;
	display: block;
	height: 275px;
	vertical-align: top;
	padding: 0px;
	color: #000000;
	background-image: url(../images/SingleColumnBckgrn.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	font-size: 14px;

}
.singlecolumn p {
	margin: 4px;
	padding: 0px;
	font-weight: normal;
}


.stylebanner {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	height: 55px;
	position: relative;
	display: block;
	font-family: Tahoma;
	background-image: url(../images/StyleBannerBackGrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	}

.stylebanner h1 {
	margin: 0px;
	vertical-align: text-bottom;
	display: block;
	padding-top: 7px;
	line-height: 125%;
	font-size: 18px;


}
.stylebanner p {
	margin: 0px;
	padding: 3px;
}


#footer {
	position: relative;
	font-size: 16px;
	line-height: 16px;
	padding-top: 5px;
	color: #FFFFFF;
	padding-left: 0px;
	text-align: center;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-family: Garamond, Arial;
	background-color: #ff6633;

}
.singlecolumn100 {
	width: 168px;
	margin: 0px 7px 5px 0px;
	position: relative;
	float: left;
	text-align: left;
	display: block;
	height: 250px;
	vertical-align: top;
	padding: 3px 3px 3px 10px;
	color: #333333;
	font-size: 14px;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-image: url(../images/SingleColumnBckgrn2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
}

.singlecolumn100 a {
	font-family: "StoneSerif SAIN SmBd v.1";
	color: #666666;
	margin-top: 10px;
	text-decoration: underline;
	font-weight: normal;
	}

#smallfont {
	font-size: 12px;

}
.toppadding {
	margin: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	margin: 0px;
}
.FloatRight {
	text-align: left;
	display: inline-table;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 550px;
	position: relative;
	font-weight: normal;
	vertical-align: top;




}