html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}
/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font-family: Tempus Sans ITC, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-image: url(../images/bg_color.jpg);
}
#wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	border: 1px solid #000000;
	width:980px;
	height:621px;
	background-image: url(../images/bkgndpic_2.jpg);
	background-repeat: no-repeat;	
}
#wrappercustom {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	width:980px;
	height:621px;
	background-image: url(../images/bkgndpic.jpg);
	background-repeat: no-repeat;	
}
#header {
	height: 150px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-color: #cccccc;
	font-family: Tempus Sans ITC, Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	text-align: right;
	vertical-align: middle;
	padding: 0px;
}
#header p {
	margin-top: 25px;
}
#topspacer {
	
	height: 200px;
	padding: 0px;
}
#topspacer2 {
	
	height: 300px;
	padding: 0px;
}
#middlespacer {
	
	height: 225px;
	padding: 0px;
}
#aboutme {
	vertical-align: middle;
	width: 900px;
	height: 375px;
	padding: 3px;
	background-color: #ccc;
	border-left: groove double;
	border-right: groove double;
	border-top: solid;
	border-bottom: solid;
	font-family: georgia, Arial,Tempus Sans ITC, Geneva,  Helvetica, sans-serif;
	font-size:14px;
	overflow: scroll;
	}

#aboutme p {
	margin: 15px;
	
} 
#testimonial {
	vertical-align: middle;
	width: 900px;
	height: 375px;
	padding: 3px;
	background-color: #ccc;
	border-left: groove double;
	border-right: groove double;
	border-top: solid;
	border-bottom: solid;
	font-family: georgia, Arial,Tempus Sans ITC, Geneva,  Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	overflow: scroll;
	}

#testimonial p {
	margin: 15px;
	
}
#custom {
	vertical-align: middle;
	width: 900px;
	height: 375px;
	padding: 3px;
	background-color: #ccc;
	border-left: groove double;
	border-right: groove double;
	border-top: solid;
	border-bottom: solid;
	font-family: georgia, Arial,Tempus Sans ITC, Geneva,  Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	overflow: scroll;
	}
#custom td {
	font-family: georgia, Arial,Tempus Sans ITC, Geneva,  Helvetica, sans-serif;
	font-size:12px;
}
 
#contact {
	vertical-align: middle;
	width: 300px;
	padding: 5px;
	background-color: #ccc;
	border-left: groove double;
	border-right: groove double;
	border-top: solid;
	border-bottom: solid;
	font-size: 110%;
	font-family: georgia, Arial,Tempus Sans ITC, Geneva,  Helvetica, sans-serif;
	}
#leftcol {
	
	float: left;
	width: 25px;
	height: 200px;
}

#leftcolcontact {
	
	float: left;
	width: 345px;
	height: 200px;
}
#contact p {
	margin: 15px;
	
} 
#links {
	vertical-align: middle;
	width: 430;
	padding: 15px;
	background-color: #ccc;
	border-left: groove double;
	border-right: groove double;
	border-top: solid;
	border-bottom: solid;
	font-size: 100%;
	font-family: georgia, Arial,Tempus Sans ITC, Geneva,  Helvetica, sans-serif;
	}
#leftcollinks {
	
	float: left;
	width: 275px;
	height: 200px;
}
#quote {
	color: #fff;
	vertical-align: middle;
	padding: 5px;
	width: 970px;
	}

#footer {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear:both;
	
	background-position: left;
	
}
#footer p {

color: #000;
padding: 8px;
text-align: right;

} 

#header p {
	margin-top: 25px;
}

#innerwrapper {
	background-image: url(../images/innerwrapperBG.gif);
	
}
a {
color: #CC0000;
} 
a:hover, a:focus {
color: #FF3333;
text-decoration: none;
} 



#nav{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	font-size:12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
}

#nav ul{
padding: 0;
margin: 0;
background-color:#cccccc;
}

#nav ul li{
display: inline;
padding: 0;
margin: 0;
}
#nav ul li a{

color: #FFFFFF;
background-color: #999999;
text-decoration: none;
padding: 3px 5px 3px 5px;
border-right: 1px solid #000000;
text-align: center;
width: 8.5em;
} 

#nav ul li a:hover, #nav ul li a:focus{
background-color: #000000;
}


#leftcol2 {
	float: left;
	width: 335px;
	height: 50px;
}
#leftcol ul {
	list-style-type: none;
	border-top: 1px solid #333;
	}
#leftcol ul li {
	border-bottom: 1px solid #333;
	background-color: #d5edb3;
	text-decoration: none;
	}
#leftcol li a {
	display: block;
	text-decoration: none;
	color: #283f13;
	padding: 3px 0 3px 2px;
	}
#leftcol li a:hover, #leftcol li a:focus {
	background-color: #960;
	color: #fff;
	} 


#rightcol {
	float: right;
	width: 139px;
}
#rightcol h4 {
    font-size: 80%;
    font-family: Georgia, "Times New Roman", Times, serif;
	padding:3px;
}
#rightcol p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}

#content {
	width: 485px;
	padding: 5px;
}
#content h1 {
    
    color: #999999;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#content h2 {
    font-size:130%;
    color: #577f1c;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#content p {
	margin: 12px;
} 

blockquote {

background-color: #EBF4E1;
border: 1px solid #003300;
padding: 6px;
}
blockquote:hover {
border: 1px solid red;
} 


.left {
	float:left;
	margin: 5px 10px 1px 0;
	border: 1px solid #283F13;
}

#skip a {
	position: absolute;
	margin-left: -1000px;
	}

#skip a:focus, #skip a:active {
	margin-left: 0;
	display:block;
	width: 10em;
	overflow: visible;
	background-color: #000;
	color: #fff;
}

#blah:active {

}	
