/*//////////////////////////////////////////////////////////////
// Reset CSS Code for browser compatability
///////////////////////////////////////////////////////////////*/
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
center,
dl, dt, dd,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	line-height:normal;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

input{
	border:#999999 1px solid;
}


/*//////////////////////////////////////////////////////////////
// set TAG code
///////////////////////////////////////////////////////////////*/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
	background-image:url(art/back.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
.main{
	width:950px;
	padding:400px 0px 10px 0px;
	margin:auto;
	background-image:url(art/main.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
.menubar{
	background-image:url(art/mainmenu.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:15px;
	margin:0px;
	width:920px;
	text-align:right;
	vertical-align:top;
	height:40px;
}
.menubar a{
	padding:13px 12px 12px 12px;
	margin:0px;
	float:left;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	border-left:#000000 1px solid;
	border-right:#333333 1px solid;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.menubar a:hover{
	background-color:#990000;
	color:#000000;
	background-image:url(art/mainmenu_over.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-left:#333333 1px solid;
	border-right:#333333 1px solid;
	text-decoration:none;
}
#home #homelink,
#about #aboutlink,
#events #eventslink,
#sponsors #sponsorslink,
#store #storelink,
#blogs #blogslink,
#testimonials #testimonialslink,
#maillist #maillistlink,
#contact #contactlink{
	background-image:url(/art/mainmenu_up.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#000000;
	border-right:#FFFFFF solid 1px;
	border-left:#FFFFFF solid 1px;
}

/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
.lc{
	padding:0px 0px 10px 10px;
	margin:0px 0px 0px 15px;
	width:590px;
	float:left;
	line-height:normal;
}
.lc h1{
	font-size:28px;
	font-family:Arial;
	padding:0px;
	margin:5px 0px 5px 0px;
	color:#000000;
}
.lc h2{
	font-size:24px;
	font-family:Arial;
	padding:0px;
	margin:10px 0px 5px 0px;
	color:#000000;
}
.lc h3{
	font-size:18px;
	font-family:Arial;
	padding:0px;
	margin:10px 0px 5px 0px;
	color:#000000;
}
.rc{
	padding:0px 0px 0px 0px;
	margin:0px 15px 0px 0px;
	width:300px;
	float:right;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
.socialnetworking{
	width:278px;
	padding:10px;
	margin:0px 0px 15px 0px;
	background-color:#eeeeee;
	border:#CCCCCC 1px solid;
}
.socialnetworking h3{
	font-size:18px;
	color:#000000;
	padding:0px 0px 5px 0px;
	border:none;
	border-bottom:#999999 1px solid;
	margin:0px 0px 5px 0px;
	display:block;
}

.socialnetworking .socialbutton{
	width:60px;
	height:60px;
	padding:0px;
	margin:4px 4px 4px 4px;
	float:left;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
.footer{
	padding:10px;
	margin:15px;
	border-top:#CCCCCC 1px solid;
	text-align:center;
}
.footer a{
	text-decoration:none;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/

.events{
	padding:0px;
	margin:10px 0px 0px 0px;
}
.eventitem{
	border-top:#dddddd 1px solid;
}
.eventitemdate{
	width:120px;
	padding:10px;
	height:40px;
	float:left;
}
.eventitemflier{
	width:100px;
	padding:10px;
	height:60px;
	float:left;
}
.eventitemflier a img{
	border:#000000 1px solid;
}
.eventitemname{
	width:420px;
	padding:8px;
	height:40px;
	float:left;
}
.eventitemname a{
	text-decoration:none;
	color:#000000;
}
.eventitemname a b{
	font-size:18px;
	font-weight:normal;
	color:#000000;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/

.sponsors{
	padding:0px;
	margin:10px 0px 0px 0px;
}
.sponsoritem{
	border-top:#dddddd 1px solid;
	padding:10px;
}
.sponsoritem a img{
	border:#000000 1px solid;
	float:left;
	margin:0px 15px 15px 0px;
}
.sponsoritem a b{
	font-size:18px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}

/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/

.testimonials{

}
.testimonials div{
	padding:10px;
	border-top:#cccccc 1px solid;
	font-size:12px;
}
.testimonials div b{
	font-size:14px;
	font-weight:bold;
}
.testimonials div i{
	font-size:14px;
}

/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/

.blogs{
	border-bottom:#cccccc 1px solid;
	margin-top:10px;
}
.blogs div{
	padding:10px;
	border-top:#cccccc 1px solid;
	font-size:12px;
}
.blogs div a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	width:400px;
	float:left;
	color:#000000;
}
.blogs div i{
	font-size:14px;
	display:block;
	width:100px;
	float:left;
}

/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/

.paging{
	padding:5px;
	margin-top:5px;
}
.paging a{
	width:14px;
	height:14px;
	padding:3px;
	margin:1px;
	float:left;
	display:block;
	background-color:#eeeeee;
	border:#dddddd 1px solid;;
	color:#999999;
}
.paging a:hover{
	background-color:#eeeeee;
	border:#000000 1px solid;;
	color:#000000;
}
.paging span{
	width:14px;
	height:14px;
	padding:3px;
	margin:1px;
	float:left;
	display:block;
	color:#000000;
}
/*/////////////////////////////////////////////////////////////////////////
 menu bar
//////////////////////////////////////////////////////////////////////////*/
.categories{
	width:278px;
	padding:10px;
	margin:0px 0px 15px 0px;
	background-color:#eeeeee;
	border:#CCCCCC 1px solid;
}
.categories h3{
	font-size:18px;
	color:#000000;
	padding:0px 0px 5px 0px;
	border:none;
	border-bottom:#999999 1px solid;
	margin:0px 0px 5px 0px;
	display:block;
}
.categories ul{
	margin:5px 0px 5px 10px;
	padding:0px;
	display:block;
}
.categories li{
	margin:5px 0px 5px 10px;
	padding:0px;
	display:block;
}
.categories ul li a{
	font-size:16px;
	text-decoration:none;
	color:#000000;
}
.categories ul ul li a{
	font-size:14px;
	text-decoration:none;
	color:#000000;
}
.categories ul ul ul li a{
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/

#EventsCalendar{
	margin:0px;
	margin-bottom:15px;
	padding:10px;
	border:none;
	background-color:#eeeeee;
	border:#dddddd 1px solid;
}
#EventsCalendar h3{
	font-size:18px;
	color:#000000;
	padding:0px 0px 5px 0px;
	border:none;
	border-bottom:#999999 1px solid;
	margin:0px 0px 5px 0px;
	display:block;
}
#EventsCalendar .monthbox{
	margin:0px;
	padding:6px;
	background-color:#eeeeee;
	overflow:auto;
}
#EventsCalendar .monthbox .daybox{
	margin:1px;
	padding:4px;
	width:26px;
	height:26px;
	float:left;
	color:#666666;
	text-align:center;
	background-color:#ffffff;
	border-left:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	border-right:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
}
#EventsCalendar .monthbox .daybox span{
	margin:-5px -4px -4px -5px;
	padding:4px;
	width:26px;
	height:26px;
	background-color:#87BDE9;
	border:#666666 1px solid;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
}
#EventsCalendar .monthbox .dayblank{
	margin:1px;
	padding:4px;
	border:#eeeeee 1px solid;
	width:26px;
	height:26px;
	float:left;
}

/*/////////////////////////////////////////////////////////////////////////
 palm header
//////////////////////////////////////////////////////////////////////////*/

.gallerygrid{
	padding:10px;
	background-color:#EEEEEE;
	border:#dddddd 1px solid;
}
.gallerygrid a{
	width:66px;
	height:66px;
	padding:10px;
	border:#cccccc 1px solid;
	margin:3px;
	background-color:#dddddd;
	display:block;
	float:left;
	text-align:center;
}
.gallerygrid a img{
	border:#FFFFFF 3px solid;
}
.gallerygrid a:hover img{
	border:#3366CC 3px solid;
}
