/* BASE VALUES - Do not edit this section
	These values come from the YUI CSS Reset
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* Begin Edits at Will */
body {background:none; }
#container {
	width: 994px;
	margin: 30px auto;
	background-color: #FFFFFF;
	border: 6px solid #FFFFFF;
}
#homeTop {display:none; background: url('/images/top.jpg') no-repeat; height: 375px; width: 994px}
#homeLogo {display:none; position: relative; left: 495px; top: 236px; z-index: 10}
#homeLogo img {border: none}
#nav {display:none; float: left; background: url('/images/nav.jpg') no-repeat; width: 397px; height: 495px}
#nav ul li a {display:none; color: #641A1A; width: 200px; font-size: 1.4em; font-weight: bold; text-decoration: none; position: relative; top: 75px; left: 30px; display: block; padding-bottom: 10px}
#homeContent {
	float: left;
	width: 100%;
	background:none;

}
#homeContent img{
display:none;
}
#homeContent p {
	font-size: 1em;
	padding: 10px;
	padding-top: 15px;
	padding-right: 35px;
}
#homeBottom { background:none;}
#address {color: #000000; float: left; margin-left: 10px}
#phone {color: #000000; float: right; margin-right: 10px}
#interiorTop {
display:none;
	height: 275px;
	width: 994px;
	background-image: url('/images/topInterior.jpg');
	background-repeat: no-repeat;
}
#navInterior {
	display:none;
	float: left;
	width: 397px;
	height: 495px;
	background-image: url('/images/navInterior.jpg');
	background-repeat: no-repeat;
}
#navInterior ul li a {
	color: #641A1A;
	width: 200px;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 75px;
	left: 30px;
	display: block;
	padding-bottom: 10px
}
#interiorLogo {
	position: relative;
	left: 495px;
	top: 136px;
	z-index: 10
}
#interiorLogo img {
	border: none
}
#interiorContent {
	float: left;
	background:none;
	width: 100%;
	min-height:600px;
  height:auto !important;
  height:600px;
	font-size:1.2em;
}

#interiorContent p {
	font-size: 1.2em;
	padding: 10px;
	padding-top: 15px;
	padding-right: 35px;
}
blockquote {margin-left: auto; margin-right: auto; text-align: center; font-style: italic; font-weight: bold; width: 60%}
h1 {font-size: 2em; font-weight: bold; font-style: italic; margin: 35px 0 5px 10px;}
h3 {font-size: 1.2em; font-weight: bold; margin: 5px 0 5px 10px;}

a {color: #641A1A;}

#compucastfooter {
	display:none;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#compucastfooter a:link {
	font-size: 11px;
	color: #E6E69D;
}
#compucastfooter a:hover{
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
#compucastfooter a:active {
	font-size: 11px;
	color: #E6E69D;
}

#compucastfooter a:visited{
	font-size: 11px;
	color: #E6E69D;
}
