body { margin:0; font-size:0.9em; line-height:20px; background:url(images/body_bckg.jpg) repeat-x #ffffff; font-family: /*"Myriad Pro",*/ "Trebuchet MS", Arial;}
a { color: #F00; }
a:hover { text-decoration: none; }

#header { background: url(images/header_bckg.jpg) repeat-x; }
#sign_in { float: right; padding: 10px 15px; color: white; }
#sign_in a { color: blue; text-decoration: underline; }
#sign_in a:hover { text-decoration: none; }
#logo { padding: 30px 0 0 40px; height:36px; }
#sub_logo { color: white; }
#logo a{ color: white; text-decoration:none; font-weight:bold; height:36px; font-size:26px; }
#logo a:hover { }
#menu { background:url(images/menu_bckg.jpg) repeat-x; width:760px; margin:0 auto; height:32px; margin-top:40px;}

#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left;  list-style:none; text-align:center; height:32px; }
#menu a { display:block; float:left; color:#FFFFFF; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:8px; padding-left:20px; padding-right:20px;}
#menu a:hover{ background: #FF5220; padding-top:8px; height:24px;}

#main { width:100%; min-height: 610px; }
#content { margin:0 auto; width:740px; padding:5px 5px 0px 5px; }
#content h1 { margin:0; text-transform:uppercase; font-size: 1.5em; margin: 20px; color: red; }
#content h2 { margin:20px 0; padding: 0; font-size: 22px; }
.red { color:#F00;}
#content p { border-bottom:15px solid #fafafa; padding-bottom:20px;}

#footer { position: relative; clear: both; background:url(images/footer_bckg.jpg) repeat-x #000000; height:102px;}
#left_footer { float:left; padding:40px 0 0 60px; background:url(images/c.gif) no-repeat 30px 35px; text-transform:uppercase; color:#FFFFFF; /*font-weight:bold;*/ font-size:11px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:38px 30px 0 0; text-transform:none; color:#FFFFFF; /*font-weight:bold;*/ font-size:13px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}

#footer_list_countries {
	position: absolute;
	left: 0;
	top: 10px;
	width: 100%;
	color: white;
	text-align: center;
}

#footer_links {
	position: absolute;
	left: 0;
	top: 70px;
	width: 100%;
	color:#FFFFFF;
	text-align: center;
}
#sign_in a{
	color:#FFF
}
#footer_links a {
	color:#FFFFFF;
}
#footer_list_countries a{
	color: #FFFFFF;
}
#footer_list_countries a:hover{text-decoration:none;}

.google_ad_left {
	float: left;
	width: 120px; height: 580px;
	/*padding: 5px;*/
}

.google_ad_right {
	float: right;
	width: 120px; height: 580px;
	/*padding: 5px;*/
}

a.school_link {
	display: block;
}

div.state_name {
	margin: 0 0 10px 0;
	font-weight: bold;
}

div.column_left {

	float: left;
	width: 30%;
	/*background: #fcc;*/
}

div.column_middle {
margin-left:10px;
	float: left;
	width: 30%;
	/*background: #cfc;*/
}

div.column_right {
	padding-left:5px;
	float: left;
	width: 30%;
	/*background: #ccf;*/
}

.clear {
	/*margin: 0; padding: 0;*/
	clear: both;
}
div.adv{	
	text-align: left; 
	cursor: pointer;
	color: rgb(255, 0, 0); 
	font-size: 13px;
	clear:both;
}

span.adv{	
	text-align: left; 
	cursor: pointer;
	color: rgb(255, 0, 0); 
	font-size: 13px;
}
div.column_left50 {
	float: left;
	width: 49%;
	/*padding-left:5px;*/
	/*background: #fcc;*/
}

div.column_right50 {
	float: right;
	width: 49%;
	/*background: #ccf;*/
}
.red20{
	font-size: 20px;
	color: rgb(255, 0, 0); 
	clear:both;
}
.red16{
	font-size: 20px;
	color: rgb(255, 0, 0); 
}
label.error {
	color: red;
	font-style: italic;
}
input.error,textarea.error,select.error,.red_border {
	border: 1px solid #f00;
	border-color: #FF0000;
}

.outer {
	border:1px solid #f00;
  	width:1px;
}

.my_select {
	border: 1px solid #f00; 
	margin: -2px;
	overflow: auto;
	padding: 3px;
}

div.error_label {
	position: absolute;
	padding: 1px;
	font-size: 10px;
	line-height: normal;
	height: 12px;
	color: red;
	background: white;
}
textarea {
	overflow:auto;
}

div.popup {
	display: none;
	position: absolute;
	padding: 3px;
	background: rgb(254, 132, 0);
	border: 5px solid black;
	border-bottom: none;
	width: 300px;
	/*max-height: 250px;*/
	overflow: hidden;
	z-index: 20;
	text-align: left;
}

a.popup_trigger {
	padding-top: 6px;
	position: relative;
	top: 0px;
}

div.popup a {
	display: block;
	padding: 1px;
}

div.popup a:hover {
	/*background: #fff;*/
	background: rgb(254, 90, 0);
}

a.popup_trigger {
	padding-top: 6px;
	position: relative;
	top: 0px;
}

div.popup a {
	display: block;
	padding: 1px;
}


div.error_label {
	position: absolute;
	padding: 1px;
	font-size: 10px;
	line-height: normal;
	height: 12px;
	color: red;
	background: white;
}

div.arrow_up {
	position: absolute;
	left: 0;
	top: 0;
	width: 306px;
	height: 10px;
	cursor: pointer;
	background: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}

div.arrow_down {
	position: absolute;
	left: 0;
	top: 246px;
	width: 306px;
	height: 10px;
	cursor: pointer;
	background: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}
.adv_type{
	padding-right:35px;
}
#map{
	clear:both;
}