﻿/***** Standard Styles ***/

body {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
}

p{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: 100;
	line-height: 130%;
}

td{
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: 100;
	color: #000000;
}

h1{
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #000000;
}

h2{
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

h3{
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

a{
	color: #990000;
	text-decoration: none;
}

a:hover{
	color: #c85c5c;
	text-decoration: none;
}

/**** Body Styles ****/
#background{
	background-image: none;
}

#main {
	width: 900px;	
	margin: 0px 0px 40px 0px;
}

#main .top{
	position: relative;
	left: 0px;
	width: 900px;
}

#banner {
	position: relative;
	padding-left: 21px;
	height: 81px;
}

#banner ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 81px;	
}

#banner li {
	float: left;	
}

#banner .bannerRight {
	position: relative:
	right: 0px;
	margin: 13px 0px 0px 487px;
}

#banner .bannerRight img{
	display: block;
	float: left;	
}

#contentBound{
	background-image: url(images/MainRepeater.jpg);
	background-repeat: repeat-y;
	background-position: top left;	
}

#content {
	padding-top: 10px;
	min-height: 50px;
	display: block;
}

#flashBound{
	z-index: 1;	
}

#home img{
	border: 1px solid #636363;
}

.photoCell{
	display: block;
	height: 150px;
	border: 1px solid #000000;
	margin: 0px 0px 10px 0px;
}

.photoCell img{
	border: 0px solid #000000;
	margin-right: 20px;
	float: left;
}

/***** SEO Styles ****/
#title {
	height: 52px;
	margin: 0px 0px 0px 286px;
}

#title .heading1{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 14px;
	color: #bababa;
	font-weight: normal;
}

#title .heading2{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 18px;
	color: #010101;
}

/**** Page Height Styles (if needed) ****/
#homeTop{
}

#homeTop img{
	display: block;	
}

#home{
	padding: 0px 22px 0px 22px;
	display: block;
}

#homeNews{	
	margin: 0px 24px 0px 24px;
}

#homeNews img{
	display:inline;
	border: none;	
}

#homeNews sup{
	font-size: 50%;	
}

#homeNews ul{
	margin: 0px;
	list-style:none;	
}

#homeNews ul li{
 list-style: none;
 background: url(images/smBullet.jpg) no-repeat left center;
 padding-left: 20px;
}

#homeNews ul li a{
	color: #000d13;
	text-decoration: none;
}

#homeNews ul li a:hover{
	color: #064461;
	text-decoration: none;
}

#homeCallout ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#homeCallout li {
	float: left;	
}

#homeCallout li .cell{
	margin: 0px 0px 0px 0px;
	width: 241px;
	padding: 10px 5px 10px 5px;
	border: 1px solid #878787;
}

#homeCallout li .cell h3{
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

#homeCallout li .cell ul{
	margin-left: 10px;
	margin-top: 10px;
	list-style: square inside url(images/Bullet.jpg);
}

#homeCallout li .cell ul li{
	float: none;
	margin-top: 5px;
}

#changethis{
	min-height: 500px;
}



/***** Menu Styles ****/
#menu {
	padding: 10px 0px 0px 140px;
	clear: left;
	z-index: 100;
}

#menu a {
	text-decoration: none;	
}

#menu a:hover {
	text-decoration: none;	
}
/***** Footer Styles ****/

#footer{
	margin: 0px;
	display: block;
}

#footer img{
	display: block;
}

#footer a{
	font-size: 18px;
	text-decoration: none;
	color: #ffffff;	
}

#footer a:hover{
	font-size: 18px;
	text-decoration: underline;
	color: #ffffff;	
}

#copyright {
	font-size: 10px;
	font-weight: normal;
	padding: 12px 0px 20px 0px;	
}


/***** ALarkin Design Logo Styles ****/

#aldLogo {
	line-height: 80%;
}

#aldLogo img {
	margin: 0px 0px 0px 0px;	
}

#aldLogo a {
	font-size: 10px;
	color: #887d54;
	text-decoration: none;
}

#aldLogo a:hover {
	color: #887d54;
}

/**** Webfodder Styles ****/

#imageBorder{
	border: solid #000000 1px;
	border-width: 1px 1px 1px 1px /* Change this to make it look like a drop shadow */
	background-color: #ffffff;
	padding: 0px;
}

.alignedLeft{
	margin: 0px 20px 20px 0px;	
}

.alignedRight{
	margin: 0px 0px 20px 20px;	
}
