/*  CSS STYLE SHEET
    (c)TechTriad.com */

body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(../images1/bg_top.png);
	background-repeat: repeat-x;
	background-color: #ccc;
}
#wrapper	{
	clear: both;
	float: none;
	width: 100%;
	margin:0px auto;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #471d38;
}

.clearing {
	height: 0;
	font-size: 0;
	clear: both;
}
.skip {
	display: none;
}
img	{
	border: none;
}
img, div { behavior: url(iepngfix.htc) }

/*    * { behavior: url(iepngfix.htc) }  */
/* header */
#header {
	height: 120px;
	padding: 0;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
#logo {
	float: left;
	width: 350px;
	height: 120px;
}

#logo a {
	width: 350px;
	height: 120px;
	display: block;
}
#logo h1	{
	display:none;
}
#tag	{
	float:right;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-top: 30px;
}
/* /header */


/* navigation */
#menu, #menuWrapper	{
	position:relative;
	z-index:999999;
	width: 620px;
	/* max 720 */
	float: right;
	height: 20px;
	margin-top: 40px;
}
/* /navigation */

/* topContent */
#topWrapper	{
	width: 980px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fff;
	height: 330px;
	background-image: url(../images2/bg_topWrapper2.png);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#topContent	{
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;

}
#topContent p {
	color: #FFF;
	width: 450px;
	line-height: 1.1;
	margin-bottom: 8px;
	margin-top: 6px;
}

#topContent h1 {
	color: #FFF;
	font-size: 28px;
	margin-bottom: 6px;
	margin-top: 10px;
}
#topContent a:link, #topContent a:visited {
	color: #FFF;
	text-decoration: underline;
}
#topContent a:hover {
	text-decoration: none;
}
#button {
	height: 75px;
	width: 220px;
	padding-top: 3px;
	margin-top: 24px;
}
#button a {
	height: 75px;
	width: 220px;
	display: block;
}
#mainphoto {
	height: 300px;
	width: 370px;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}
#slideshow	{
	height: 300px;
	width: 370px;
	float: right;
	margin-top: 8px;
	margin-right: 20px;
}
.grayStripe {
	background-image: url(../images2/grayStripe.png);
	background-repeat: repeat-x;
	height: 10px;
	margin: 0px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-position: top;
}
/* columns */
#colWrapper	{
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
#leftcolumn {
	display: inline;
	color: #333;
	padding: 0px;
	width: 270px;
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#leftcolumn a, #centercolumn a, #rightcolumn a {
	font-weight: bold;
}

#centercolumn {
	float: left;
	color: #333;
	padding: 0px;
	width: 290px;
	display: inline;
	position: relative;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
#rightcolumn {
	display: inline;
	position: relative;
	color: #333;
	padding: 0px;
	width: 320px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#colWrapper a img, #colWrapper abbr {
	border: 0;
}
#colWrapper a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #88396E;
}
#colWrapper a:visited	{
	color: #88396E;
	text-decoration: underline;
}
#colWrapper a:hover {
	text-decoration: none;
}
#colWrapper p	{
	font-size: 12px;
	line-height: 1.3;
}
#colWrapper ul, #colWrapper ol {
	margin-left: 2em;
}
#colWrapper ul, #colWrapper ol {
	margin-bottom: 1em;
}
#colWrapper ul li, #colWrapper ol li	{
}
#colWrapper h1, #colWrapper h2, #colWrapper h3, #colWrapper h4, #colWrapper h5, #colWrapper h6 {
	margin-bottom: 0.5em;
}
#colWrapper h1	{
}
#colWrapper h2 {
	color: #471D3A;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin-top: 4px;
}
#colWrapper h2 a:link, #colWrapper h2 a:visited	{
	color: #471D38;
	text-decoration:none;
	font-weight: normal;
}
#colWrapper h2 a:hover	{
	text-decoration:underline;
}
#colWrapper h3 {
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
}
#colWrapper h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #369;
}
#colWrapper h5 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#colWrapper .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#colWrapper blockquote {
	text-align: justify;
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	color: #333;
	padding-top: 0;
	padding-right: 1em;
	padding-left: 1em;
	/*border-left: 1px solid #ccc; */
}
/* /content */

/* footer */
#footer {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 12px;
}

#footer p {
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10;
	padding-left: 0;
	margin: 0;
	letter-spacing: 2px;
}
#footer a {
	color: #000;
}
/* /footer */
