body {
background-color: #E0AFFE;
background-image: url("index_images/back.jpg");
background-repeat: repeat-x;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

#wrapper {
background-color: #FFFFFF;
text-align: left;
width: 780px;
margin: 0 auto;
border-left: 2px solid #9986A3;
border-right: 2px solid #9986A3;
}


/* Header Styles */


/* Nav Styles - Buttons Styles */

#menu {
height: 18px;
width: 520px;
color: #E0AFFE;
}

.cssnav	{
position:relative;
float: left;
margin: 0; 
padding: 0;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 3px;
color: #042D68;
background: url(index_images/button.gif) no-repeat;
width: 93px;
height: 18px;
overflow:hidden;/* for ie to hide extra height*/	
}

.cssnav a {
display: block;
margin-top: 2px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
text-align: center;
width: 93px;
height: 18px;
display: block;
float: left;
color: #042D68;
text-decoration: none;
overflow:hidden;/* for ie to hide extra height*/
}

.cssnav a:hover {
color: #FFFFFF;
}

.cssnav img {width: 180px; height: 44px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
position: absolute;
left: 30px;top: 15px;
text-align: center;
width: 93px;
cursor: pointer;   					     
}


/* Side Styles */

#side_info {
font-size: 33px;
font-family: Arial, Verdana, Times;
color: #4D2A76;
text-align: center;
margin-top: 150px;
margin-bottom: 10px;
}

.addy {
font-size: 11px;
color: #042D68;
}


/* Main Styles */

#leftcol {
width: 247px;
float: left;
}

#rightcol {
width: 533px;
float: right;
}



#main_content {
width: 525px;
margin-top: 10px;
margin-bottom: 10px;
}

.textbox {
font-size: 12px;
font-family: Arial, Verdana, Times;
color: #042D68;
text-align: left;
border-left: 1px solid #9986A3;
border-right: 1px solid #9986A3;
padding: 0px 10px 0px 10px;
}

h1 {
font-size: 16px;
font-family: Arial, Verdana, Times;
font-weight: normal;
color: #042D68;
padding: 0px;
margin: 0px;
border-bottom: 3px solid #E0AFFE;
}

h1.top {
width: 250px;
}

h1.top2 {
width: 360px;
}

p {
line-height: 20px;
}

p.ctr {
text-align: center;
}

p a:link {
color: #042D68;
text-decoration: none;
}

p a:visited {
color: #042D68;
text-decoration: none;
}

p a:hover {
color: #E0AFFE;
text-decoration: none;
}

p.bottext {
padding-bottom: 0px;
margin-bottom: 0px;
}

.homepic {
padding: 10px 10px 0px 10px;
float: right;
}

.subbox {
width: 505px;
height: 229px;
background: url(index_images/blind_types.jpg) no-repeat;
font-size: 11px;
font-family: Arial, Verdana, Times;
color: #042D68;
margin-top: 15px;
}

.subbox_left {
width: 240px; /* 260 */
float: left;
padding: 10px 10px 0 10px;
}

.subbox_right {
width: 235px; /* 245 */
float: right;
padding: 10px 0 0 10px;
}

h2 {
font-size: 13px;
font-family: Arial, Verdana, Times;
font-weight: normal;
color: #042D68;
padding: 0px;
margin: 0px;
border-bottom: 3px solid #E0AFFE;
}

p.subbox_p {
padding: 10px 0 20px 0;
margin: 0;
}

.buttons {
text-align: center;
}

.button_pad {
padding-bottom: 11px;
}

.default_pos {
padding: 5px 0 0 5px;
}



/* Contact Us Styles */

.contact {
font-size: 12px;
font-family: Arial, Verdana, Times;
font-weight: bold;
color: #666666;
}

.form_position {
padding-top: 10px;
margin: 0px;
}

form#comment_form { 
width: 220px;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
padding: 5px 0px 15px 0px;
margin: 0px;
}

input {
margin-top: 5px;
width: 13em;
margin-right: 5px;
}

textarea {
margin: 5px 5px 0px 0px;
width: 17em;
}

label {
color: #000000;
}

label.comment {
padding: 20px;
margin: 20px;
}

.submit {
width: 6em;
}


/* Clearing  */

.clear {
clear: both;
width: 100%; /* safari fix */
height: .01em;
}




/* Footer Styles */

#footer {
clear: both;
background-color: #042D68;
font-size: 10px;
font-family: Arial, Verdana, Times;
font-weight: bold;
color: #FFFFFF;
text-align: center;
padding: 8px 10px 8px 15px;
}

#footer a:link {
color: #FFFFFF;
text-decoration: none;
}

#footer a:visited {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #E0AFFE;
text-decoration: none;
}
