@import url('./menu.css');

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blickquote, th, td 
{margin: 0; padding : 0;}

/*Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 
{font-size: 100%;}

/* Removes list-style from lists */
ol, ul
{list-style:none;}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{font-style:normal;}

/* Removes borders */
table
{border-collapse: collapse; border-spacing: 0;}

/* Removes border from fieldset and img */
fieldset, img
{border: 0;}

/* Left-aligns text in caption and th */
caption, th
{text-align: left;}

/* Removes quotation marks from q */
q:before, q:after
{content: '';}

.clear{ clear:both; }
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(/images/oxfordbggrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	margin: 0px;
	padding: 0px;
	
}

div#branding {
	position: relative;
	height: 95px;
	width: 802px;
	border-bottom: solid #0a5542 1px;
}

div#branding blockquote {
	position: absolute;
	left: 500px;
	top: 55px;
	width: 239px;
	height: 20px;
	background: transparent url(/images/servestag.gif) no-repeat;
	text-indent:-9999px;
	}
div#branding p#number {
	float: right;
	margin-top: 50px;
	margin-right: 28px;
	margin-left: 0px;
	font-size: 16px;
	color: #963D94;
	font-family: Arial, "Times New Roman", Times, serif;


}
div#nav_main {
	position: absolute;
	top: -44px;
	left: -162px;
	height: 100%;
	width: 161px;
	background: #0a5542;
}

div#footer {
	position: relative;
	margin: 0 auto;
	top: 0px;
	left: -169px;
	width: 800px;
	height: 35px;

}




h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #963D94;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.post h2 {
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.post h2 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #963D94;
	text-decoration: none;
}
h3 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #963D94;
	line-height: 12px;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
small{
	font-size: 12px;
	color: #777;
	line-height: 12px;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	display:block;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 20px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	
}

.footerLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 5px;

}

.footerRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0A5542;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;

}
.bottom {
	background:url(/images/tablebgbtm.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 800px;

}

.pictures {
	border: solid 1px #0a5542; 
	float:right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.servicespictures {
	border: solid 1px #0a5542; 
	float:right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 30px;
	margin-right: 50px;
	margin-bottom: 10px;
	
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993399;
	text-decoration: underline;
}
a:link {color: #993399;}
a:visited {color: #993399;}
a:hover {color: #cc99cc;}
a:active {color: #ACBECF;}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 52px;
	margin-right: 100px;
	margin-bottom: 10px;
	list-style-type: disc;	
	list-style:outside;
	line-height: 16px;
	margin-bottom: 10px;
}

#nav ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 10px 4px 10px 15px;
	list-style-type: none;	
	margin-bottom: 18px;
}

#nav li {
	padding-bottom:4px;
}

a.nav {
	text-decoration: none;
}
a.nav:link {color: #FFFFFF;}
a.nav:visited {color: #FFFFFF;}
a.nav:hover {color: #9cbe9f;}
a.nav:active {color: #FFFFFF;}

a.foot {
	text-decoration: none;
	font-size:9px;
}
a.foot:link {color: #0a5542;}
a.foot:visited {color: #0a5542;}
a.foot:hover {color: #9cbe9f;}
a.foot:active {color: #0a5542;}


#sidebar{
	width:160px;
}
#sidebar h2, #searchform label{
	text-align: left;
	font-size:14px;
	display: block;
	margin:0 !important;
	background:#9CBE9F;
	color:#0a5542;
	font-weight: normal;
	line-height:22px; 
	padding:3px 0 2px 15px;
	border-bottom:1px solid #0A5542;
}
#sidebar ul, #sidebar ul li{
	margin:0;
	padding:0; 
	list-style: none;
	width:160px !important;
	background:#538a71;
}
#sidebar ul li a{
	display:block; 
	line-height:22px; 
	text-decoration:none;
	padding:3px 0 2px 15px;
	background:#538a71;
	color:#fff;
	font-family: Times;
	margin-bottom:1px;
	margin-right:1px;
	border-bottom:1px solid #0A5542;
}

#searchform{
	background:#538a71;
}
#searchform #s{
	width:58%;
	float:left;
	line-height:22px;
	padding:3px 3px 4px 3px;
}
#searchform #searchsubmit{
	width:29%;
	float:right;
}
#sidebar .clear{
	height:0;
	overflow:hidden;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#commentform p label{
	float:right;
	width:380px;
	text-align: left;
	height:10px;
	margin-top:-14px;
}
#wp-calendar caption, #wp-calendar #today {border-radius:0!important;}
#wp-calendar th { background-color:#0a5542!important;}
#wp-calendar td{border: thin solid #9cbe9f!important;}
#wp-calendar #today {background-color:#9cbe9f!important;}
#wp-calendar #todayWidget{ border:0!important;}
