@import url("DualColumn.css");

/* 
=======================================

CONTACT US / THANK YOU STYLES

=======================================
*/

/* RIGHT COLUMN (2 Column Template) 
-------------------------------------------- */

#Column2 { /* Right column, contains main content */ 
float:left;
margin-left:11px;
vertical-align:top;
width:600px;
}
/*
#Content{
padding:0 15px 15px; /* Main container interior margins 
}
*/
#PageHeader{
background:url(../images/headerBG600px000.gif) #000; /* Black tab background */
padding:15px;/* Spacing for header text */
}
.RoundedBox{
background:url(../images/ContactWebmasterHero.jpg) top no-repeat #4d4d4d;
padding:25px 15px 7px;
}
.ContactWebmasterIntro {
color:#FFF;
font-family:Arial;
margin:0 0 67px 10px;
width:230px;
}
.RoundedBoxBtm{
background:url(../images/AboutBGBtm.gif) no-repeat;
font-size:6px;
height:15px;
width:570px;
}
#ContactForm{
float:left;
margin:20px 0 0;
width:240px;
}
#ContactForm li{
margin: 0 0 10px;
}
input, select, textarea{
font:bold 16px 'Trebuchet MS';
padding:1px;
width:420px;
}
#ContactForm .ContactSubmit{
width:59px;
}
#Content h2{
color:#FFc800;
font-size:14px;
}
hr{
background:url(../images/dots-underlineCCC.gif) 0 0 repeat-x;
border:none;
}
#ContactEmailInfo{
background:url(../images/ContactEmailInfo.gif) no-repeat;
height:113px;
width:250px;
}
#ContactList{
float:right;
width:250px;
}
.ContactListItem{
background:url(../images/ContactListBG.gif) no-repeat;
height:50px;
margin:0 0 8px 0;
padding:5px;
position:relative;
width:240px;
}
.ContactPhoto{
float:left;
margin:0 5px 5px 0;
}
.ContactName{
font-weight:bold;
width:175px;
}
.ContactLocation{
font-size:90%;
}
.RoundedBox .CheckBox input{
width:15px;
position:absolute;
top:8px;
right:8px;
}
#ContactPrivacy{
border-top:1px solid #ccc;
clear:both;
padding:10px 0 0;
}
.ContactError{
color:red;
font-style:italic;
font-weight:bold;
line-height:100%;
}
.ContactCaption{
display:block;
}

 

/***********************************
 
 THANK YOU PAGE STYLES
 
************************************/
.ThankYou{
display:block;
color:#FFc800;
font-size:160%;
line-height:200%;
margin:20px 0 100px;
}
