@charset "utf-8";
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img{
	border:none;
}
.main_wrapper {
	width: 800px;
	height:590px;
	margin-right: auto;
	margin-left: auto;
}
#submit_loc_main {
	background-image: url(../images/back_submitlocations_800.jpg);
	background-repeat: no-repeat;
}
#home_main{
	background-image: url(../images/adc_home_back_800.jpg);
	background-repeat:no-repeat;
}
#find_main{
	background-image: url(../images/back_submitlocations_800.jpg);
	background-repeat: no-repeat;
}
#adg_main{
	background-image: url(../images/back_activedog_800.jpg);
	background-repeat: no-repeat;
}
#press_main{
	background-image:url(../images/back_press_800.jpg);
	background-repeat:no-repeat;
}
#events_main {
	background-image: url(../images/back_events_800.jpg);
	background-repeat:no-repeat;
}
#nav_wrapper {
	margin-top: 25px;
	margin-left: 30px;
	width: 200px;
}
#nav_wrapper_events {
	margin-top: 30px;
	margin-left: 30px;
	width: 200px;
}
#nav_wrapper_adg {
	margin-top: 80px;
	margin-left: 30px;
	width: 200px;
}
#nav_wrapper_press {
	margin-top: 80px;
	margin-left: 30px;
	width: 200px;
}
#nav_wrapper img{
	margin-bottom:10px;
}
/* BOF - Home page only styles  */
#home_content{
	margin-top:85px;
	line-height:16px;
	text-align:center;
	margin-right:20px;
}
/* EOF - Home page only styles  */
#adg_content{
	margin-top:200px;
	text-align:center;
	font-size:13px;
	line-height:1.5em;
}
#press_content{
	margin-top:80px;
	text-align:center;
}
#press_content h1{color:#FFFFFF; font-size:20px; font-weight:bold; margin-bottom:0px;}
#press_content h2{text-align:left; color:#006699; margin:0px 0px 5px 0px;}
#press_content p{color:#FFFFFF;}
#press_content a{color:#006699;}
.smallbluetext{margin:0px; color:#006699 !important; font-size:11px;}

.smallwhitetext{
	font-size:11px;
	color:#FFFFFF;
}
.whitetext{
	color:#FFFFFF;
}
#logoarea{
	width:100px;
	height:190px;
	margin-top: 25px;
	margin-left: 55px;
}
#textarea{
	width:375px;
	height:300px;
	margin-top: 80px;
	margin-left: 0px;
}
#textarea_home{
	width:520px;
	height:400px;
	margin-top: 50px;
	margin-left: 0px;
}
#textarea_press{
	width:520px;
	height:400px;
	margin-top: 70px;
	margin-left: 0px;
}
#textarea_events{
	width:520px;
	height:400px;
	margin-top: 120px;
	margin-left: 0px;
}
#textarea_adg{
	width:340px;
	height:300px;
	margin-top: 100px;
	margin-left: 70px;
}
#apb_logoarea{
	width:200px;
	height:50px;
	margin-top:45px;
	margin-left:170px;
}
#apb_logoarea_adg{
	width:200px;
	height:50px;
	margin-top:30px;
	margin-left:230px;}
#apb_logoarea_home{
	width:200px;
	height:50px;
	margin-top:35px;
	margin-left:265px;}
#index_main #apb_logoarea, #find_main #apb_logoarea, #adg_main #apb_logoarea{
	margin-top:55px !important;
	margin-left:280px !important;
}
#press_main #apb_logoarea{
	margin-top:65px !important;
	margin-left:280px !important;
}
#submit_desc{
	width:379px;
	height:85px;
	margin-top:75px;
	margin-left:0px;
}
#submitform{
	margin-top:10px;
	margin-left:0px;
	text-align:right;
}
#submitform p{
	margin-top:0px;
	margin-bottom:10px;
	margin-right:25px;
}
#destinationtype{
	height:151px;
	width:364px;
	background-image:url(../images/submitdest_form_bg1.gif); background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#destinationtype p{
	margin:0px 25px 1px 30px;
	padding-top:2px;
	padding-bottom:1px;
	font-size:12.5px; font-weight:bold;
	border-bottom:#666666 2px solid;
}
.col1, .col4{
	text-align:right;
}
.col2, .col5{
	text-align:right;
}
.col3, .col6{
	text-align:left;
}
#submit_button{
	margin-right:20px;
	margin-top:10px;
	padding-top:0px;
}
.textbox{
	text-align:right;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

#finddest-content{
	margin-right:55px;
	margin-top:130px;
	text-align:right;
}
#finddestresults-content{
	margin-right:55px;
	margin-top:50px;
	text-align:right;
}
#finddestresults-content a{text-decoration:none;}
#results_table td{
	font-size:11px; 
	color:#333333;
	border-bottom:#CCCCCC 1px dotted;
	padding-bottom:3px;
}