/** BASIC 
html
{
    height: 100%;
    margin: 0px auto;
    background-image: url(Images/OnlyLogs.jpg); 
	background-repeat: repeat; 
	background-position:0px 801px;

}
body
{
	width:100%;
	height:100%;
    margin:0px auto;
	background-image: url(Images/logs.jpg); 
	background-repeat: repeat-x; 
}
*/

        body
        {
            height: 100%;
            margin: auto;
            text-align: center;
            background-image: url(Images/OnlyLogs.jpg);
            background-repeat: repeat;
        }
/** FORMS */

/** HEADINGS */


legend
{
	color:#ea9f13;
	padding:5px;	
	font-weight:bold;
	font-size:14px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}



/** TEXTS */



.ulPaw
{
	list-style-image: url(Images/PawBullet.jpg);
	list-style-position:outside;
	margin-left:30px;
}

.ul1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.ul1 li {
	line-height: 22px;
}

.ul1 a {
	padding-left: 10px;
	background: url(images/homepage12.gif) no-repeat left center;
}

.text1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/** LINKS */

a {
	color: #FFFFFF;
	text-decoration:underline;
}

a:hover {
	color:#ea9f13;
	text-decoration:underline;
}


.ContactUs
{
	float:left;
	display:block;
	height:27px;
	width:68px;
}
.ContactUs a
{
	display:block;
	height:27px;
	width:68px;
	background-image:url(images/ContactUs.png);
	font-size:10px;
	font-variant:small-caps;
	text-align:center;
}
.ContactUs a:Hover
{
	background-image:url(images/ContactUsHover.png);
	font-size:10px;
	font-variant:small-caps;
	text-align:center;
}

.OwnerLogin
{
	display:block;
	height:27px;
	width:72px;	
	float:left;
}

.OwnerLogin a
{
	display:block;
	height:27px;
	width:72px;	
	background-image:url(images/OwnerLogin.png);
}
.OwnerLogin a:Hover
{
	background-image:url(images/OwnerLoginHover.png);
}


.bg1
{
	width:880px;
	padding:10px 55px 10px 55px;
	margin:0px auto;
}
.bg2
{
	padding:0px 10px 0px 30px;
	margin:0px auto;
}

/** MISC */
.FormLabel
{
	color:White;
	font-weight:bold;
}
.align-justify { text-align: justify; }
.align-right { text-align: right; }

/*img { border: none; }*/

.img1
{
	padding:3px;
	margin:5px;
	border:solid 1px #ea9f13;
}

/*hr { display: none; }*/

.hr1 {
	height: 1px;
	margin: 15px 0px;
	background: url(images/homepage13.gif) repeat-x left top;
}

.hr2 {
	height: 1px;
	margin: 15px 0px;
	background: url(images/homepage16.gif) repeat-x left top;
}


/** TITLES */

.title1 
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	height: 22px;
	margin: 0px;
	padding: 8px 0px 0px 50px;
	background: url(images/homepage08.jpg) no-repeat left top;
}

.title1 h1
{
	margin:0; 
	padding:0px;
	display:inline;
	font-size:20px;
	position:absolute;
	color:#ea9f13;
}

.title1 h2
{
	font-size:16px;
	margin:0px;
	padding:0px;
	display:inline;
	position:relative;
	left:662px;
	color:#ea9f13;
}


/** BASIC */

.text1 {
	padding-left: 10px;
	background: url(images/homepage12.gif) no-repeat left center;
}

/** HEADER */

#header {
	width: 990px;
	margin: 0px auto;
}

#logo 
{
	float:left;
	width: 495px;
	height: 133px;
	margin: 0px;
	padding: 0px;
	background: url(images/Logo.png) no-repeat;
}

#logo b {
	position: absolute;
	left: -10000px;
}
#phone 
{
	float:left;
	width: 495px;
	height: 133px;
	margin: 0px;
	text-align:right; 
	background: url(images/Phone.png) no-repeat;
}
#flash 
{
	float:left;
	width: 990px;
	height: 249px;
	margin: 0px auto;
	background: url(images/Flash.png) no-repeat;
}

.smallFlyer, .largeFlyer
{
	border:solid 1px #ea9f13;
	padding:0px;
	margin:0px;
}

/** CONTENT */

#content 
{
	float:left;
	width: 990px;
	margin: 0px auto;
	padding:0px;
	background: url(images/Body.png) repeat-y;
	text-align:left;
}

.colA {
	float: left;
	width: 565px;
	padding: 10px 25px 20px 40px;
}

.colB {
	float: left;
	width: 220px;
	padding: 10px 30px 5px 62px;
}


#box2A {
	float: left;
	width: 190px;
	padding: 0px 10px 0px 0px;
}

#box2B {
	float: left;
	width: 167px;
	padding: 0px 0px 0px 15px;
	background: url(images/homepage14.gif) repeat-y left top;
}

#title
{
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	width: 990px;
	margin: 0px auto;
	padding: 0px 0px;
	height:54px;
	background:  url(images/Title.gif) no-repeat;
}

/** FOOTER */
#footer 
{
	float:left;
	width: 990px;
	height:104px;
	margin: 0px auto;
	padding: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	background:  url(images/Footer.png) no-repeat;
}

/*label
{
display: block;
}*/
/* TextBox                     */
/*-----------------------------*/
/*input, textarea, select
{
	color:#2d2b2b;
}*/
	
.smallTextBox, .mediumTextBox, .dateTextBox, .moneyTextBox, .largeTextBox, .x-largeTextBox, .xx-largeTextBox, .emailTextBox, .multiLineTextBox
{
	color:#2d2b2b;
	line-height: normal;
}

.smallTextBox
{
	width:20px;
}

.mediumTextBox
{
	width:50px;
}

.dateTextBox
{
	width:75px;
}

.emailTextBox
{
	width:250px;
}
.moneyTextBox
{
	width:65px;
}

.largeTextBox
{
	width:100px;
}

.x-largeTextBox
{
	width:200px;
}
.xx-largeTextBox
{
	width:300px;
}
.multiLineTextBox
{
	width:650px;
}


/*
	border: none;
	clear: left;
	margin: 10px 0 0;
	border-collapse: collapse;
}*/


