/* @override http://local.TopDogImaging.net:8888/css/style.css */

/* DigiSquid design CSS Version 3.0 */

/* Framework */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. */
	color: #000000;
	background-image: none;
	background-color: #666;
}

.design #container {
	width: 880px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	padding-top: 50px;
}
.design #header {
	height: 60px;
	color: white;
	background: white url(../images/template/masthead.png) no-repeat 15px;
}

.design #dog {
	width: 100px;
	height: 60px;
	float: left;
	padding: 0;
}

.design #headerhome {
	height: 60px;
	color: white;
	background: white none no-repeat 15px;
}

.design #content {
	background: white none no-repeat 0 bottom;
	padding: 0;
	height: 540px;
}

.design img {
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 0px;
}

.design #flash {
	padding-left: 50px;
	padding-top: 25px;
	padding-top: 0px;
}

.design #message {
	padding-left: 50px;
	padding-top: 35px;
	padding-top: 0px;
}


/* End Framework */


/* Start Menu*/
.design #menu {
	height: 50px;
	text-align: center;
	background-image: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 195px;
	margin-right: 0;
	padding-top: 20px;
}
.design #menu li {
    list-style:none;
    display:inline;
    text-align: center;
	color: #787878;
	float:left;
	padding-left: 20px;
	padding-top: 15px;
}
.design #menu a {
    font-weight: bold;
    color: black;
    text-decoration:none;
    float:left;
	height: 35px;
	text-align: center;
	background-position: 0;
	background-repeat: repeat-x;

}

.design #menu a:hover, a:active {
	color: #787878;
	background: none;
}

.design #menu img {
	float: left;
}

/* End Menu */

/* Start Menu Home*/
.design #menuhome {
	height: 25px;
	text-align: center;
	background-image: none;
	font: bold 11px Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 100px;
	margin-right: 0;
	padding-bottom: 75px;
}
.design #menuhome li {
    list-style:none;
    display:inline;
    text-align: center;
}
.design #menuhome a {
    color: black;
    text-decoration:none;
    float:left;
	height: 15px;
	padding-top: 0px;
	text-align: center;
	background-position: 0;
	background-repeat: repeat-x;
	padding-left: 20px;
}
.design #menuhome a:hover, a:active {
	color: #787878;
	background: none;
}

.design #menuhome img {
	float: left;
}

/* End Menu Home */




/* Sidebar */

.design #sidebar {
	float: right;
	width: 169px;
	background-color: silver;
	padding: 25px;
	margin: -10px -35px 25px 25px;
}

.design #sidebar p {
	
}

/* End Sidebar */

/* Footer */

.design #footer {
	height: 25px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.design #footer p {
	color: black;
	text-align: center;
}

/* End Footer */

/* Text Styling */

h1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 20px;
	color: black;
}

h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: black;
	padding-top: 20px;
	padding-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	margin: 0;
	color: black;
	padding-top: 20px;
	padding-bottom: 10px;
}

p {
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
	font: 12px/20px "Gill Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
}

strong {
	font-weight: bold;
}

.small {
	font-size: 9px;
	line-height: 10px
}

.bigger {
	font-size: 125%;
	font-weight: bold;
}
/* End Text Styling */

/* P Links */

p a:link {
	color: black;
	text-decoration: none;
}

p a:visited {
	color: black;
	text-decoration: none;
}

p a:hover {
	color: #fa921f;
	text-decoration: none;
	background: none;
}

p a:active {
	color: #fa921f;
	text-decoration: none;
}

/* end P Links */

.border {
	border: solid 1px black
}

.photoleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
}

.photoright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
}
/* end PDF */