body
{
	background : #50b68e url(/images/bg.jpg);
	font : normal 80%/1.5em Arial,sans-serif;
	color : #013202;
	margin : 0 auto;
	padding : 0;
}


#container
{
	width : 750px;
	margin : 0 auto;
	border : 0;
	padding : 0;
	background : #eee2d6 url(/images/bgdiv.jpg) repeat-y;
}
#header
{
	width : 750px;
	height : 142px;
	border : 0;
	padding : 0;
	margin : 0;
	background : #ceeddd url(/images/head.jpg) no-repeat;
}
#content
{
	font-family : Verdana, Arial, sans-serif;
	width : 695px;
	margin : 0 auto;
	border : 0;
	padding : 5px 15px 0 20px;
	text-align : left;
}
#header h1
{
	font-family : Verdana, Arial, sans-serif;
	color : #000000;
	font-size : 18px;
	font-style : italic;
	line-height : 20px;
	position: relative;
	width: 250px;
	height: 20px;
	top: 0px;
	left: 500px;
	overflow: hidden;
}
#header h1 span
{
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/header.gif) no-repeat;
	top: 0;
	left: 0;
} 
#content h2
{
	font-family : verdana, arial, sans-serif; /* georgia, serif; */
	color : #000000;
	font-size : 130%;
	font-style : italic;
	margin : 0;
	padding : 0 5px 10px 0;
}
#main
{
	text-align: left;
	padding: 10px 40px 20px 40px;
}
#main h2
{
	text-align: left;
}
#mainImg
{
	float: right;
}
#footer
{
	clear: both;
	width : 750px;
	height : 81px;
	margin : 0 auto;
	border : 0;
	padding : 0;
	background : #eee2d6 url(/images/foot.jpg) repeat-y;
	font-size : 80%;
}
#nav ul
{
	margin-top : 0;
	margin-bottom : 0;
	padding : 0 20px 0 0;
	list-style : none;
	float : right;
}
#nav
{
	width : 750px;
	height : 36px;
	margin : 0 auto;
	border : 0;
	padding : 0;
	background : #93B793 url(/images/nav.jpg) no-repeat;
	list-style-type : none;
	list-style-image : none;
}
#mainnav li
{
	float : left;
	padding : 0;
}
#mainnav a
{
	font-weight : bold;
	display : block;
	height : 15px;
	width : 94px;
	line-height : 1.2em;
	padding : 10px 0 0;
	text-align : center;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #3a2c1a;
}
#mainnav a:hover
{
	border-top : 6px solid #ece1d5;
	background : #f0d3b4;
	color : #3a2c1a;
}
	body#home a#nav_home, body#about a#nav_about, body#portfolio a#nav_portfolio, body#events a#nav_events, body#shop a#nav_shop, body#contact a#nav_contact /* , body#home a#nav_home:hover, body#about a#nav_about:hover, body#portfolio a#nav_portfolio:hover, body#events a#nav_events:hover, body#shop a#nav_shop:hover, body#contact a#nav_contact:hover */
{
	border-top : 0px solid #ece1d5;
	background : #ece1d5;
	border-left : solid #000 2px;
	border-right : solid #000 2px;
	color : #3a2c1a;
	cursor: default;
}
#footer a:link
{
	font-family : arial;
	font-weight : bold;
	text-decoration : none;
	color : #1c3445;
}
#footer a:active
{
	font-family : arial;
	font-weight : bold;
	text-decoration : none;
	color : #1c3445;
}
#footer a:visited
{
	font-family : arial;
	font-weight : bold;
	text-decoration : none;
	color : #1c3445;
}
#footer a:hover
{
	text-decoration : none;
	font-weight : bold;
	color : #999999;
}


.biggerMargins
{
	margin : 40px;
}
.nav li a
{
	display : block;
	height : 15px;
	font-family : arial;
	font-weight : bold;
	margin-bottom : 2px;
	padding : 0 0 0 10px;
}
.nav li a:link
{
	color : #333333;
}
.nav li a:visited
{
	color : #333333;
}
.nav li a:active
{
	color : #000000;
}
.nav li a:hover, .nav li a:active
{
	color : #000000;
	background : #fafafa;
	border-left : 25px solid #1c3445;
}


#content a:link
{
	color : #066;
}
#content a:active
{
	color : #39C;
}
#content a:visited
{
	color : #660;
}
#content a:hover
{
	background: #EEE;
	color : #066;
}


.contact{
	width : 415px;
	font-family : verdana;
	color : #000000;
	background-color : #f0f0f0;
	border-style : solid;
	border-color : #000000;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	font-weight : normal;
}
.contactx{
	width : 415px;
	height : 250px;
	font-family : verdana;
	color : #000000;
	background-color : #f0f0f0;
	border-style : solid;
	border-color : #000000;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	font-weight : normal;
}

.button
{
	width : 100px;
	font-family : verdana;
	color : #000000;
	background-color : #f0f0f0;
	border : solid #000 1px;
	font-weight : normal;
}

.button:hover
{
	background-color : #C0C0Cf;
	border : solid #000 1px;
	cursor: pointer;
}

#contact td
{
	font-size : 110%;
	font-weight : bold;
}
#ads
{
	text-align: center;
	width: 100%;
}
