/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #000000;
	background:url(JingCoWallpaper2.gif);
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}
p{
	font-size: .83em;
}
li{
	font-size: .83em;
}
a{
	color: #006699;

}

a:link{
	color: #006699;

}

a:visited{
	color: #006699;

}

a:hover{
	color: #006699;

}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #000000;
 margin: 0px;
 padding: 0px;
 color: #F34111;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

abbr[title]{
	border-bottom: 1px dotted #999;
}
abbr[title]:hover{
	cursor: help;
}
.orangetext{
 color: #F34111;
}

.greentext{
 color: #80A33A;
}
.highlight{
	color: #F34111;
	font-weight: bold;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper{
	width: 760px;
	margin: auto;
	background: url(images/roundedcorners/middle.gif) repeat-y;
	margin-bottom: -1px;
}

#navBar{/*side menu*/
	float: left;
	width: 152px;
	margin-left: 25px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-left: 1px solid #ABDA4D;
	border-right: 1px solid #ABDA4D;
	border-bottom: 1px solid #ABDA4D;
	display: inline;
}

#content{
	float: left;
    width: 555px;
}

#alltext{ /*for pages that do not have an image at the top, just all text*/
	float: left;
	width: 500px;
	margin-left: 25px;
	margin-bottom: 25px;
}
#alltext H1{
	text-align: center;
}
#masthead{
	padding: 1px 0px 0px 0px;
}
#event{
	width: 520px;
	float: right;
	margin-right: 10px;
}

/************* #rounded corners*****************/
#roundedbefore{
	background: url(images/roundedcorners/top.gif) bottom no-repeat;
	margin-bottom: 0px;
	margin-top: 15px;
	
}
#roundedafter{
	background: url(images/roundedcorners/bottom.gif) top no-repeat;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 25px;
}
#contact
{
color:#000000;
width:550px;
text-align:left;
font-family: Arial,sans-serif;
line-height: 1.166;	
font-size: .83em;
margin:auto;
}
#contact input, textarea
{
border:1px solid #abda4d;
}
.sendbutton
{
background:#abda4d;
color:#f34111;
font-weight:bold;
}
.sendbuttonover
{
background:#f34111;
color:#ffffff;
font-weight:bold;
}

/***********************************************/
/* Components                                  */
/***********************************************/


/************* #globalNav styles **************/

#logo{
	display: inline;
	width: 125;
	height: 75px;
	margin-left: 20px;
	float: left;
	padding: 0px 0px 0px 20px;
}


/************* #submenu styles **************/

#submenu{
	margin-left: 178px;
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #FFFFFF;
	height: 25px;
	line-height: 25px;
	width: 555px;
}

#submenu ul {
	list-style: none;
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#submenu ul li {
	float:left;
	display: block;
	width: 110px;
	height: 25px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

#submenu ul ul li {
	float:left;
	display: block;
	width: 110px;
	height: 25px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

#submenu a:hover{

	border: solid 1px #FFFFF;
}


/************** #feature styles ***************/

#feature{
	height: 220px;
}

#feature h3{
	padding: 35px 0px 0px 0px;
	text-align: center;
	color: #666666;
}
#feature p{
	color: #006B85;
}

#feature img{
	float: left;
	display: inline;
}
#feature .price{
	font-size: .9em;
	color: #F34111;
	font-weight: bold;
}
/***************** #portfolio ********************/
#portfolio{
	width: 555px;
	float: right;
}

#portfolio img{
	height: 220px;
	
}

/************** #maincopy styles *****************/
#textcontent{
	margin-top: 25px;
	padding-top: 25px;
}
#maincopy{
	float: right;
	display: inline;
	margin: 10px 25px 10px 10px;
	padding: 10px 10px 0px 10px;
	width: 530px;
}

#maincopy p{
	padding: 5px 0px 5px 0px;
}

#maincopy h1{
	font-size: 1.25em;
	color: #F34111;
}
#maincopy h2{
	font-size: 1em;
	color: #F34111;

}




/************** #testimonial styles **************/

#testimonial{
	float: left;
	display: inline;
	margin: 10px 0px 0 25px;
	padding-top: 10px;
	width: 145px;
}

#testimonial p{
	padding: 5px 0px 5px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #ABDA4D;
	font-size: 75%;
	background-color: #FFFFFF;
	color: #F341111;
	padding: 3px 0px 2px 0px;
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
	display: block;
}

#siteInfo a{
	color: #80A33A;
	text-decoration: none;
}

#siteInfo a:hover{
	color: #F34111;
}




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}


/*********** #sectionLinks styles ***********/
/*side menu*/
#sectionLinks{
	margin: 0px;
	padding: 0px;

}


#sectionLinks a {
	display: block;
	border-top: 1px solid #ABDA4D;
	padding: 0px 0px 0px 15px;
	height: 25px;
	color: #80A33A;
	background-color: #FFFFFF;
	line-height:25px;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #ABDA4D;
	color: #F34111;
}


/*********** #sectionTitle styles ***********/

#sectionTitle{
	margin: 0px;
	font-size: 75%;
	display: block;
	padding: 0px 0px 0px 15px;
	height: 25px;
	line-height:25px;
	color: #FFFFFF;
	background-color: #80A33A;
}




 
