/* DeafQuote CSS */

body{margin:0px; padding:0px; border:0px;}
a{color:#fff; text-decoration:none;}
a.links{color:#000066; text-decoration:none;}
a.links:hover{color:#000066; text-decoration:underline;}

/* Class and ID Elements */
#container{
	margin:auto;
	padding:0px;
	border:0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:565px;
}
#l_column{
	background-color:#7caeb5;
	color:#fff;
	margin:0px;
	padding:0px;
	border:0px;
	width:201px;
}
#r_column{
	border-left:1px solid #448685;
	padding-left:2px;
}
#r_column ul{
	color:#448685;
}
#footer, #footer a{
	background-color:#000;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	padding:1px;
}
#footer a:hover{
	color:#66CCFF;
	text-decoration:underline;
	padding:1px;
}
#side_nav_descript{
	background-color:#448685;
	margin:0px 0px 3px 0px;
	padding:2px 5px 2px 5px;
	font-size:10px;
}
#side_nav_descript_sub{
	background-color:#448685;
	margin:5px 0px 3px 0px;
	padding:2px 5px 2px 5px;
	font-size:10px;
}
#center{
	margin:0px;
	padding:10px;
}

/* Font Classes */
.title{
	font-size:32pt;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	padding-left:150px;
	padding-top:35px;
}
.subtitle{
	font-size:16px;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	font-variant:small-caps;
	color:#cc9900;
	border-bottom:1px solid #000;
	padding-bottom:2px;
}
.subtitle1{
	font-size:16px;
	font-family:"Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	border-bottom:1px solid #000;
	padding-bottom:2px;
}

/* Nav Elements */
#top_nav{
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#cc9900;
	text-align:right;
	background-image:url(../images/deaf_quote_03.gif);
	background-repeat:repeat-x;
}
#top_nav ul{
	background-color:#000;
	margin:0px 15px 0px 15px;
	padding:2px;
	border:0px;
	list-style:none;
	width:500px;
}
#top_nav li{
	display:inline;
	padding:7px;
	margin:0px;
}
#top_nav a{
	color:#cc9900;
	text-decoration:none;
}
#top_nav a:hover{
	color:#fff;
}
#nav_shell{
	border-top:1px solid #346667;
	width:auto;
}
#nav_shell2{
	border-top:1px solid #346667;
	width:auto;
	margin-bottom:50px;
}
#nav_shell ul{
	background-color:#7caeb5;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:10px 0px 3px 0px;
	list-style:none;
}
#nav_shell li{
	padding:1px;
	margin:0px;
	background-color:#346667;
}
#nav_shell a{
	padding:3px;
	border-bottom:2px solid #448685;
	display:block;
}
#nav_shell a:hover{
	background-color:#cccccc;
	color:#000;
	display:block;
}
#b_nav a{
	color:#000;
	font-size:10px;
}
#b_nav a:hover{
	color:#0066FF;
}

/* Form Elements */
label{
	float:left;
	width:150px;
	text-align:right;
}
input {
	color:#990000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	width:241px; 
	background-color:#e6e6e6;
	}
input.small {
	color:#990000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	width:22px; 
	background-color:#e6e6e6;
	}
input.medium {
	color:#990000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	width:90px; 
	background-color:#e6e6e6;
	}
input.bigger {
	color:#990000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	width:175px; 
	background-color:#e6e6e6;
	}
input.checks {
	color:#990000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold; 
	width:20px; 
	background-color:#e6e6e6;
	}
input.btn {
	color:#990000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
	width:50px;
	background-color:#e6e6e6;
	}
select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
textarea{
	width:330px; 
	height:100px; 
	background-color:#e6e6e6;
	}
.radio{
	width:25px;
	background-color:#e6e6e6;
	}
#pagelinks ul {
	display:block;
	list-style:none;
}
#pagelinks a {
	color:#336666;
}
#pagelinks a:hover {
	text-decoration:underline;
}
#pagelinks a:visited {
	color:#999;
}

td.errors{
	color:#ff0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.clearall
{
  clear: both;
  line-height: 0px;
}

#travel_list ul
{
  padding-top: 5px;
  margin-top: 5px;
  padding-left: 20px;
  margin-left: 20px;
}

#travel_list ul.tra_width
{
  width: 200px;
  float: left;
}

.vbigtext
{
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 2px;
  margin-bottom: 10px;
}

.theaboutlist a
{
  color: #2a2a2a;
  font-weight: bold;
}

.theaboutlist ul
{
  margin: 0px;
  padding: 20px;
}
