/*  
Theme Name: Angelic Designs
Description: Designed for Extreme Clean
Version: 1.0
Author: Jimmy Gio
*/

h1 { color: #2195CB; font-size: 24px; margin-bottom: 0px; margin-top: 10px;}
h2 { color: #555555; font-size: 18px; margin-bottom: 0px; margin-top: 5px;}
h3 { color: #959595; font-size: 11px; margin-bottom: 0px; margin-top: 0px;}
h4 { color: #2195CB; font-size: 14px; margin-bottom: 0px; margin-top: 0px;}

a:link { text-decoration: none; color: #2195CB; }  
a:visited { text-decoration: none; color: #2195CB; }
a:hover, a:active { color: #acacac; }

body 
{
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #9ECEE4;
	margin-left: auto;
	margin-right: auto;
        Margin-top: 0px;
	padding: 0px;
	background-image: url("images/background.gif");
	background-repeat: repeat-x;
        text-align: center;
}
#wrapper 
{
	background: #FFFFFF url(images/content-background.gif) repeat-y;
        width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#page 
{
	margin: 0px auto;
        width: 758px;
	background-image: url(images/content-background2.gif);
	background-repeat: repeat-x;
        text-align: left;
        padding-left: 5px;
        padding-right: 5px;
}
#header 
{
	background-image: url(images/header.jpg);
	position: relative;
	width: 962px;
	height: 275px;
	margin-left: auto;
	margin-right: auto;
}
#headerimg 
{
	position: relative;
	padding: 135px 0px 0px 10px;
	height: 60px;
	margin: 0px auto;
	width: 760px;
}
#flashwrapper
{
        text-align: center
}
#HomeBA
{
        background-image: url(images/Home_Before-After.jpg);
        width: 756px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
        background-repeat: no-repeat;
        text-align: center;
}
#FenceBA
{
        background-image: url(images/Fence_Before-After.jpg);
        width: 700px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
        background-repeat: no-repeat;
        text-align: center;
}
#Eco
{
        background-image: url(images/Ecofriendly.jpg);
        width: 756px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
        background-repeat: no-repeat;
        text-align: center;
}
#HondaBA
{
        background-image: url(images/Honda_Before-After.jpg);
        width: 756px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
        background-repeat: no-repeat;
        text-align: center;
}
#navi 
{
	height: 30px;
	width: 760px;
	margin-top: 45px;
	margin-left: 115px;
	text-align: center;
	line-height: normal;
}
#nav 
{
	list-style: none;
	margin: 0 3px;
	padding: 0px;
	float: left;
}
#nav li 
{
	float: left;
	height: 30px;
	margin: 0 3px;
	white-space: nowrap;
}
#nav .page_item a
{
	color: #2195CB;
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font: bold 14px Arial, Helvetica, sans-serif;
	line-height: 30px;
}
#nav li:hover 
{
	oolor: #898989;
}
#nav .page_item a:hover 
{
	background-position: 0px -36px;
	border: none;
        color: #acacac;
}
#nav li.current_page_item 
{
	color: #198CBB;
	text-decoration: none;
	border-bottom: 1px solid #E3F7FF;
}
#nav .current_page_item a, #nav .current_page_item a:visited
{
	color: #198CBB;
	text-decoration: none;
}
#content 
{
	margin: 0px auto;
	width: 760px;
        text-align: center;
}
#content img 
{
	border: 1px solid #D3EAF3;
	padding: 5px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}


/* footer area */

#footerbg 
{
	background-image: url(images/footer.gif);
	position: relative;
	width: 800px;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
}
#footer 
{
	width: 760px;
	margin: 0px auto;
	font-size: 95%;
	color: #303030;
	line-height: 130%;
        text-align: center;
        text-decoration: none;
}
