@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/

body {
	background-image: url(images/body_background.jpg);
	background-color: #EFEFEF;
	background-repeat: repeat-x;
	background-position: 0px 5px;
}

#wrapper{
	margin:5px auto;
	width:900px;/*border: thin solid #F00;*/
	
}
#header {
	height:189px;/**/
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}

#main_nav{height:42px;text-align:center;}

/*/////////////////////CSS FOR THE TOPNAVBAR//////////////////////*/
#main_nav ul{margin:0; padding:0; list-style:none; font-family:Arial, Helvetica, sans-serif; font-size:18px;  letter-spacing:.1em;}
#main_nav li {display:inline;margin:0;padding:0;}
#main_nav li a{display:block;float:left;text-decoration: none;border-left: 1px solid #000;
				border-right: 1px solid #000; width:177px;height:30px; padding-top:12px; color:#000;}
#main_nav li a:hover{background-image:url(images/btn_bground.jpg);background-repeat: repeat-x;color:#FFF;}

#main_nav .current{color:#63C;}
/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/
/*///////////////////////////////////////////////*/


#container1 {/*border: 1px solid #0F0;*/}

#content_wrapper{
	float:left;
	width:620px;	margin: 10px 0 0 0;
	/*border: 1px solid #E4E4E4;*/
	
}

#content_top{height:20px;background-image: url(images/content_top.jpg);}
#content_bottom{height:20px;background-image: url(images/content_botom.jpg);}

#content {

	background-image: url(images/content_bground.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 15px 45px 20px 40px;
}

/*/////////////////////////TYPEOGRAPHY ///////////////////*/
/*////////////////////////////////////////////////////////*/
#content h1 {	
	font-size: 30px;
	color: #000;
	font-weight:normal;
	margin-bottom:15px;line-height:1.1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;
}

#content h2{font-size:24px;font-weight:normal;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:15px;font-weight:bold;}
#content h3{font-size:20px;font-family:Arial, Helvetica, sans-serif; margin-bottom:10px; font-weight:bold;}
#content h4{font-size:14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
#content p{line-height:1.3em; font-size:14px; margin-bottom:15px; font-family:Arial, Helvetica, sans-serif;}
#content a{color:#00F; text-decoration:none;font-family:inherit;}
#content a:hover{text-decoration:underline;}
#content h2 a{color:#000;text-decoration:none;}
#content h2 a:hover{color:crimson;}
/*/////////////////////////////////////// All the right bar CSS/////////////////////////*/

#rightbar{float:right;width:270px;
			/*border: 1px solid #F00;*/margin-top:15px; }




/*////////////////OPT IN CSS////////////////////////////*/
#opt_in{/*border: 1px solid #09F;*/}
#opt_in_top{height:20px;background-image: url(images/opt_in_top.jpg);}
#opt_in_main{background-image: url(images/opt_in_middle.jpg);padding: 0 25px 20px 25px;}
#opt_in_bottom{height:20px;background-image: url(images/opt_in_bottom.jpg);}


#opt_in_main h3{font-size:20px; margin-bottom:15px; padding-bottom:5px; border-bottom:1px solid #CCC; font-weight:bold;}

#opt_in_main h4{font-size:16px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:10px; font-weight:bold;padding-bottom:5px;border-bottom:1px solid #CCC;}

#opt_in_main label{	margin-right:2px;padding: 5px  15px 0 0;
	text-align:	right;clear:left;float:left;line-height:2em;width:6em; font-size:12px;font-weight:bold;}
#opt_in_main fieldset li {position:relative;line-height:2em;}
#opt_in_main label.required {background-color: transparent;background-image: url(images/arrow.jpg);background-repeat: no-repeat;background-position: right 12px;}
#opt_in_main label span {position:absolute;left:-10000px;top:0px;}
#personal {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#opt_in_main input{background-color: #FEDC96;font-size:12px; font-weight:bold;}
#opt_in_main #button{margin:10px 0 0 40px;}
/*//////////blog sidebar///////////////////*/
#blog_sidebar{margin-top:10px; }
#blog_sidebar_top{height:20px;background-image: url(images/opt_in_top.jpg);}
#blog_sidebar_main{background-image: url(images/opt_in_middle.jpg);padding: 0 30px 20px 25px;}
#blog_sidebar_bottom{height:20px;background-image: url(images/opt_in_bottom.jpg);}

/*////////////blog sidebar typeography///////////*/
#blog_sidebar h3{font-size:20px; margin-bottom:25px; padding-bottom:5px; border-bottom:1px solid #CCC;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold;}
#blog_sidebar ul{margin:0 0 25px 10px;}
#blog_sidebar li{
	font-size:14px;
	margin-bottom:10px;
	padding-left:25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#blog_sidebar a{color:#00F;text-decoration:none;}
#blog_sidebar a:hover{color:#000;}
#blog_sidebar a:visited{color:#FC3;}
#blog_sidebar a:visited:hover{
	color:#000;
}
/**************/
/**************/


/* ///////////////////// SPECIFIC PAGES /////////////////////*/
/*////////////////////////////////////////////////////////*/

/*////////////////////ABOUT PAGE////////////////////////////////////*/
.left {float:left; margin:0 15px 10px 0 ;}
.italics {
	font-style: italic;
}
/*////////////////////////////////////////////////////////*/

/*///////////////////PORTFOLIO PAGE /////////////////////*/
#content .portfolio_unit{
	/*border: 1px solid #0FF;*/
	
	margin-bottom:15px;
	border-bottom: 1px dotted #CCC;
	padding-bottom:15px;
	
}
#content .portfolio_unit .clear{clear:both;}
#content .portfolio_unit img{margin:5px 15px 0 0; float:left;}
#content .portfolio_unit .righttext{width:325px;
	float:left;
	border: 1px solid #FFF;
}
#content .portfolio_unit h3{ background:none; padding:0px;color: #FDB931;}
#content .portfolio_unit a {font-style:normal; color: #FDB931;}
#content .portfolio_unit a:hover {color: #009DDB; text-decoration:underline;}
#content .portfolio_unit ul{margin: 0 0 0 50px;}
#content .portfolio_unit li{list-style:circle inside;font-size:12px;
	font-family: Arial, Helvetica, sans-serif;line-height:1.8em;}

#portfolio_bottom {
	height:30px;
	/*border: 1px solid #F00;*/
}

/*PORTFOLIIOBOTTOMBUTTONS*/
#portfolio_bottom li{display: inline; list-style:none; padding:0;}
#portfolio_bottom a{display:block;}
#portfolio_bottom #next_page span, #portfolio_bottom #previous_page span {display:none;} 
#portfolio_bottom a#next_page{height: 28px;width: 119px;background-image: url(images/seemore_btn.gif);}
#portfolio_bottom a#previous_page{height: 28px;width: 119px;background-image: url(images/previous_btn.gif);}

#portfolio_bottom a#next_page:hover, #portfolio_bottom a#previous_page:hover {background-position: 0 -29px;}
#portfolio_bottom .next{float:right;}
#portfolio_bottom .previous{float:left;}
/*#content .portfolio_unit h3, #content .portfolio_unit p{float:left;}*/

/*////////////////////////////////////////////////////////*/



/* //////////////// CONTACT PAGE //////////////////////*/


#contact_pageform{
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	margin:10px 0 20px 0; padding:15px 0 25px 10px; 
}

	label.required {background-color: transparent;background-image: url(images/bullet.jpg);	background-repeat: no-repeat;background-position: right center;}
	
	
	label span {position:absolute;left:	10000px;top:0px;}

label {	font-family: Helvetica, Arial, sans-serif; font-size:12px;font-weight:bold;
	margin-right:5px;padding-right:30px;margin-top:5px;line-height:2em;
	text-align:	right;clear:left;float:left;width:10em;
	/*border: 1px solid #FFF;*/
	}

	fieldset li {position:relative;line-height:2em;}
	fieldset ol {padding:10px 10px 0 10px;list-style:none;}

input .input_style{
	padding:3px;
	background-color: #666;
	border: 2px ridge #4E4E4E;
}

.yellow {background-image:none;color: #FDB931;}
textarea{	padding:3px;
	border: 2px ridge #4E4E4E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}
	fieldset .no_button {border:none;}
#form_buttons{padding-left:170px;}

	
/*////////////////CSS FOR THE FOOTER////////////////*/
#footer{border-top: 1px solid #000;border-bottom: 1px solid #000;
	color:#FFF;	background-color:#999; margin-bottom:3px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#footer_center{width:900px; height:70px;margin:auto;/*border: 1px solid #00F;*/ text-align:center;}
#footer_center ul{margin:0; padding:3px 0 3px 0; list-style:none;}
#footer_center li{display:inline;margin-right:1em;padding-right:1em; border-right:1px solid #000; font-weight:bold;font-size:12px; height:12px;}
#footer_center li a{color:#FFF; text-decoration:none;}
#footer_center li a:hover{color:#000; text-decoration:underline overline;}
#footer_center li.last{border-right:0px;}
#footer_center p {font-size:12px;margin-top:7px;}
.black{color:000;}
.clear {clear:both;}
.center{text-align:center;}
.centercopy{text-align:center; font-weight:bold; margin: 0 30px 15px 30px;}