/* CSS Document */

body {
	background: #ecf3e0 url(images/am-signs-bg.gif) left top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#wrap-left {
	width: 726px;
	padding-right: 14px;
	float: left;
	clear: left;
}

#wrap-right {
	width: 208px;
	float: left;
	clear: none;
}

#wrap-left #header {
	width: 726px;
	height: 149px;
}

#wrap-left #mainNav {
	width: 230px;
	padding-right: 15px;
	float: left;
	height: 300px;
	margin: 0;
	padding: 0;
}

#wrap-left #mainContent {
	width: 481px;
	float: left;
}

/* mainNav
========================== */

#wrap-left #mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000000;
}

#wrap-left #mainNav ul li {
	background: url(images/menu-bg.jpg) top left no-repeat;
	
	text-align: center;
}

#wrap-left #mainNav ul li a:link, #wrap-left #mainNav ul li a:visited {
	font-size: 10px;
	display: block;
	height: 62px;
	width: 230px;
	margin-left: 30px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 62px;
}

#wrap-left #mainNav ul li a:hover, #wrap-left #mainNav ul li a:active {
	color: #FFFF00;
}

/* IE6 hack
================= */

* html #wrap-left #mainNav ul li a:link, * html #wrap-left #mainNav ul li a:visited {
	font-size: 10px;
	display: block;
	height: 62px;
	width: 175px;
	margin-left: 55px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 62px;
}

* html #wrap-left #mainNav ul li a:hover, * html #wrap-left #mainNav ul li a:active {
	color: #ffff00;
}


/* catagory image
===================================== */

#wrap-left #mainNav #catimg {
	padding: 20px 0px 20px 30px;
}

/* mainContent Styling
===================================== */

#wrap-left #mainContent h1 {
	height: 74px;
	width: 356px;
	background: url(images/h1-bg.gif) no-repeat;
	padding: 15px 0px 0px 20px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px 0px 30px 40px;
}

#wrap-left #mainContent h2 {
	padding: 15px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 10px 40px;
}

#wrap-left #mainContent p {
	padding: 5px 20px 0px 40px;
}

#wrap-left #mainContent a img {
	border: 0px;
}

.about1 {
	float: left;
	clear: left;
	border: 0;
	margin-bottom: 20px;
	padding: 5px 20px 0px 40px; 
	text-align: center;
}

.about1 a img {
	border: 0px;
}

.about2 {
	float: right;
	clear: right;
	border: 0;
	margin-bottom: 20px;
	padding: 5px 20px 0px 40px;
	text-align: center;
}

.about2 a img {
	border: 0px;
}

.about3 {
	text-align: center;
	border: 0;
	padding: 5px 20px 0px 40px;
}

.about3 a img {
	border: 0px;
}

/* header Styling
===================================== */

#wrap-left #header #emailbut {
	width: 240px;
	height: 20px;
	position: absolute;
	top: 87px;
	left: 394px;
}


/* rightContent Styling
===================================== */

#wrap-right h1 {
	text-align: center;
	padding: 20px 0px 5px 0px;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

#wrap-right p {
	text-align: center;
	padding: 0px 20px 10px 20px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}



#wrap-right .gallimg {
	border: 3px solid #ffffff;
	margin: 10px 33px;
}


#wrap-left #mainContent .gal {
	border: 2px solid #fff;
}

#wrap-left #mainContent #footer {
	margin: 35px 0 0 30px;
	padding: 5px 40px 10px 10px;
	border-top: 1px #ccc solid;
	font-size: 10px;
	color: #666666;
}

#wrap-left #mainContent #footl {
	float: left;
	clear: none;
}

#wrap-left #mainContent #footr {
	float: right;
	clear: none;
	margin-top: 10px;
}
