/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url('Images/ardizzonefront.gif') repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3F586B;
}

h1 {
	font-size: 250%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 170%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 20px;
	background: url('images/img07.gif') no-repeat 0px 7px;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
}

a 
{
   
	color: #375ea0;
}
a:hover
{
    text-decoration: none;
    color: #FF0000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 700px;
	height: 235px;
	margin: 0 auto;
	background: #c4c4c5 url('Images/ardizzonefront.jpg') no-repeat;
}

/* Logo */

#logo {
	height: 190px;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1
{
    padding-top: 40px;
    font-size: 500%;
    font-family: 'Brush Script MT';
}

#logo h2
{
    font-size: 150%;
    color: #000000;
}

#logo a {
	text-decoration: none;
	color: #3F586B;
}

/* Menu */

#menu {
	padding-top: 0;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a {
	padding: 0 20px;
	text-decoration: none;
	font-size: 136%;
	font-weight: bold;
	color: #000000;
	/*color: #610720;*/
}
#menu a:active a {
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}



/* Page */

#page
{
    /*width: 100%;*/
    min-height: 700px;
    margin: 0 auto;
    padding: 30px 0;
    
}

/* Content */

#content
{
   
   
    padding-top: 8px;
    margin-left: 25px;
}

.twocols {
}

.twocols .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #990033;
}

.twocols .col1, .twocols .col2 {
	width: 190px;
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}

/* Sidebar */

#sidebar
{
    width: 220px;
    margin-right: 10px;
    background-color: #FFFFFF;
}

.boxed {
    margin: 0 5 20px 0;
}

.boxed .title
{
    border-style: solid;
    border-width: 1px;
    width: 208px;
    height: 35px;
    margin: 0;
    padding: 10px 0 0 10px;
    background: #c4c4c5;
    font-size: 136%;
    color: #000000;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
}

.boxed .content {
	padding: 20px;
	border: 1px solid #000000;
	border-top: none;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 8px 0 8px 10px;
	background: url('images/img04.gif') no-repeat 0px 13px;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	float: left;
	padding-top: 5px;
	font-size: 85%;
}

#searchinput {
	width: 210px;
	margin-bottom: 5px;
}

#searchsubmit {
	float: right;
}

/* Footer */

#footer
{
    background-position: #000000;
    height: 100px;
    padding: 20px;
    background: #c4c4c5;
    border-top: 5px solid #4C747E;
    clear: both;
    border-top-color: #990033;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}

#footer a {
	color: #000000;
}

#adminNav ul
{
    text-align: center;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}
#adminNav ul li
{
    display: inline;
}
#Services li
{
    padding-left: 20px;
	background: url('images/img04.gif') no-repeat 0px 7px;
}
#MooFlow img
{
    border: 2px double #000000;
}
