﻿html
{
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	min-height:100%;
}

a 
{
    color: #666633; /*dark khaki*/
    text-decoration:none; 
}

a:visited
{
    color: #666633; /*dark khaki*/
}

body.main
{
	background: url('images/bg.jpg' ) no-repeat top center fixed; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
    text-align:center;	
}

#Page
{
    height:100%;
    width:790px;
	margin: 0px auto 0px auto; 
}

#PageHeader
{
    height:250px; 
}

#PageH1
{
	background: url('images/H1.jpg' ) no-repeat top center; 
    height:190px;
    cursor:pointer;  
}

#PageH2
{
    height:60px; 
}

#PD1
{
	background: url('images/PageBack6m.jpg' ) repeat-y top center; 
}

#PD1-1
{
	background: url('images/PageBack6t.jpg' ) no-repeat top center;
      	 
}

#PD1-2
{
	background: url('images/PageBack6b.jpg' ) no-repeat bottom -2px; 
    margin: 0px auto 0px auto;
    padding: 70px 0px 50px 0px;
    text-align:center;
}

#PD1-3
{
    width:480px; 
    min-height:220px; 
	margin: 0px auto 0px auto; 
}

#PD2
{
	background: url('images/PageBack6m.jpg' ) repeat-y top center; 
}

#PD2-1
{
	background: url('images/PageBack6t.jpg' ) no-repeat top center;
      	 
}

#PD2-2
{
	background: url('images/PageBack6b.jpg' ) no-repeat bottom -2px; 
    margin: 0px auto 0px auto;
    padding: 70px 0px 50px 0px;
    text-align:center;
}

#PD2-3
{
    width:480px; 
    min-height:220px; 
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


#HEART
{
    height:125px; 
    width:300px; 
	background: url('images/heart.gif' ) no-repeat top left;
    margin: 0px 0px 0px -68px; 
    padding: 10px 0px 0px 70px; 
}

#CONTACT
{
    height:140px; 
    width:300px; 
	margin: 0px auto 0px auto; 
    padding: 0px 0px 0px 180px; 
	background: url('images/homeiswhere.gif' ) no-repeat top left; 
    text-align:left;
}

#SPLASH
{
	background: #fff url('images/splash001.jpg' ) no-repeat center; 
    width:100%;
    height:820px;  
	margin: 0 auto 0 auto; 
    text-align:center;
    display:block;
}

.text_left
{
    text-align:left;
}

.text_center
{
    text-align:center;
}

.text_right
{
    text-align:right;
}

.color1
{
    color: #999966; /*khaki*/
}

.color2
{
    color: #444411; /*dark khaki*/
}

.color3
{
    color: #AAAAAA;  /*grey*/
}

.color4
{
	color: #53A079;  /*green*/
}

.color5
{
    color: #0066FF;  /*blue*/
}

.color6
{
    color: #AD0D00;  /*red*/
}

.bgcolor1
{
    background-color:#FFFFFF;
}

.gap_large
{
    margin-top:40px;
    margin-bottom:10px;
}

.margin_top
{
    margin-top:50px; 
}

.margin_left
{
    margin-left:195px; 
}

.SMI
{
    font-family: Nina, 'Comic Sans MS' , 'Century Gothic' , 'Bookman Old Style' , sans-serif, arial;
    cursor:default; 
    color: #AAAAAA;
}

.SMI a
{
    color: #AAAAAA;
}

.SMI a:visited
{
    color: #AAAAAA;
}

.SMI a:hover
{
    color: #0066FF;
}

.DMI
{
    font-family: Nina, 'Comic Sans MS' , 'Century Gothic' , 'Bookman Old Style' , sans-serif, arial;
    color: #AAAAAA;
    font-weight:bold;
}

.DMI a
{
    color: #AAAAAA;
}

.DMI a:visited
{
    color: #AAAAAA;
}

.DMI a:hover
{
    color: #0066FF;
}

.translucent
{
    filter:alpha(opacity=80);
    opacity:80;
}

.border
{
    border: solid 0px green;
}

.border_bottom
{
    border-bottom: solid 3px #EEEEEE;
}

.border_left
{
    border-left: solid 1px #EEEEEE;
}

.gap_large
{
    margin-top:40px;
    margin-bottom:20px;
}

.comment_box1
{
    width:200px; 
    height:100px;
    vertical-align:top;  
}

.dd1
{
}

.tb1
{
}

.width1
{
    width:200px; 
}

.width2
{
    width:400px; 
}

.font1
{
    font-family: Nina, 'Comic Sans MS' , 'Century Gothic' , 'Bookman Old Style' , sans-serif, arial;
    font-family: 'Calibri';
    font-size: normal;
	line-height: 1.4;
}

.font2
{
    padding: 15px 0px 15px 0px;
    font-size:20px; 
    font-family: 'Bradley Hand ITC';
    font-weight:normal; 
}

.font3
{
    font-family: Nina, 'Comic Sans MS' , 'Century Gothic' , 'Bookman Old Style' , sans-serif, arial;
    font-family: 'Calibri';
}

.larger
{
    font-size:16px;
}

.small
{
    font-size:10px;
}

/*
    progid:DXImageTransform.Microsoft.dropshadow(OffX='3', OffY='3', Color='#E0E0E0', Positive='true');
*/