/* --------------- 1.0 BASIC STYLE ------------------*/

body { background:#ffffff; color:#7c7c7c; font:13px/1.4em Arial, Helvetica, sans-serif; position:relative;  }
.left, .float_left, .alignleft, .alignLeft  { float:left	}
.right, .float_right, .alignright, .alignRight { float:right	}
.clear { clear:both; display:block; overflow:hidden; visibility:hidden; height:0px;}
.clear-left, .clear_left { clear:left; } .clear-right, .clear_right { clear:right; }
.hide  { display:none	} .block {display:block !important;} .inline {display:inline !important;}
.clearfix{ clear:both; }
.align_right    { text-align:right;	  }
.align_left     { text-align:left;	  }
.align_center   { text-align:center;  }
.align_justify  { text-align:justify; }
.bold {font-weight:600;}
.italic {font-style:italic;}
a {	color:#6fcbda; text-decoration:none;	}
a:hover, a:focus { text-decoration:none; color:#dfc31c;}
a:active, a:visited {  }
blockquote { font-family: Georgia,"Times New Roman", Times, serif; margin:5px; padding:10px 0 13px; font-size:18px; color:#999; font-style:italic; width:100%; quotes:none;}
figure{ margin:0;padding:0; }
figure img{	float:left; }
blockquote.left {border-right:1px dashed #ccc; width:35%;} /* float blockquote left, and set width */
blockquote.right {border-left:1px dashed #ccc; width:35%;} /* float blockquote right and set a width */
blockquote p{ line-height:1.4em; }
img {padding:5px; background:#CCC;}
img.alignleft {margin-right:10px;}
img.alignright {margin-left:10px;}
img.alignnone {margin-bottom:10px;}
/* ** ** Header Styles ** ** */
h1, h2, h3, h4, h5 { line-height:1.1em; color:#484849; margin-bottom:20px; font-weight:normal; }
h1 {	font-size:26px;} 
h2 {	font-size:24px;} 
h3 {	font:18px 'VeggieburgerRegular', Arial, sans-serif;} 
h4 {	font-size:16px;} 
h5 {	font-size:14px;} 
h6 {	font-size:12px;}
/* ** ** ul li's ** ** */
ul{ list-style:outside disc; }
ul,ol{ margin:0 0 1.5em 1.5em; padding:0; }
li ul,li ol{ padding:0; margin:0 0 1.5em 1.5em; }
:focus{	outline:none; }
/* ** ** custom select color ** ** */
::selection { background: #525252; /* Safari */	}
::-moz-selection { background: #525252; /* Firefox */ color:#fff; }
/* ** ** paragraph styling ** ** */
p {margin:0 ;  }
img.left {float:left; margin:0px 20px 0px 0;}
img.right {float:right; margin:0px 0 0px 20px;}
img.icon_left {float:left; margin:0px 10px 0px 0;}
img.icon_right {float:right; margin:0px 0 0px 10px;}
strong   		{	font-weight:600;}
em, dfn  		{	font-style:italic;}
dfn 	 		{   font-weight:600;}
sup, sub 		{   line-height:0;}
abbr, acronym   {	border-bottom:1px dashed #ccc;}
address 		{	margin:0 0 1.5em;font-style:italic;}
del 			{	color:#666;}
pre, code, tt   {	font:1em 'andale mono', 'lucida console', monospace;line-height:1.5; display:block;}
code 			{	background-color:#eee; display:inline; padding:0px 2px 1px 2px; line-height:1.1em;}
pre 			{	margin:1.5em 0;white-space:pre;}
/*homeplchlder*/
#homeplchlder {position:relative; width:940px; margin:0 auto; text-align:center; height:600px;}
#homeplchlder img {position:absolute; top:150px; left:270px; border:none; background:none; padding:0;}
/* --------------- 2.0 General Layout ------------------*/
.container{ width:940px; margin:0 auto; }

