﻿body{margin:0; padding:0; font-family: "Tahoma",Arial;font-size:14px; background-image:url('../images/bg.jpg');}
.clr{clear:both}
input 
{
	padding:0;
}
.page
{width:700px; height:auto; margin-top:15px}
.container
{width:690px; height:auto;min-height:270px; float:left; background-image:url('../images/body_scroll.png'); background-repeat:repeat-y; padding-left:10px;}
.header 
{width:680px; height:110px;  background-image:url('../images/carrollton.jpg'); background-repeat:no-repeat}
.menu
{margin-left:10px;width:680px; height:61px; float:left;background-image:url('../images/menu_bg.png'); background-repeat:repeat-x;}
.menu ul
{margin:23px 0 0 20px; padding:0;}
.menu ul li
{list-style-image:url('../images/menu-list-icon.png'); text-align:left; float:left; padding:0 15px 0 0; margin-left:20px;}
.menu ul li a
{color:#FFFFFF; font-size:15px; font-style:italic; font-weight:bold; text-decoration:none}
.menu ul li a:hover, .menu ul li a.active
{text-decoration:underline;}
.slider
{width:700px; float:left; height:193px;}
.wrapper
{width:660px; height:auto; float:left; padding:10px; background-image:url('../images/wrapper-bg.png'); background-repeat:repeat-x}
/*Image Style */
.wrapper .image{margin:5px 10px 5px 9px;padding:5px;border:2px solid #CDCDCD;}
/****************/
.wrapper h1
{text-align:left; font-size:18px; text-align:left; margin:5px 0; color:#F2641E}
.wrapper p{
text-align:justify; font-size:12px; line-height:18px; margin:5px 0;margin-right:3px;}
.wrapper ul
{margin:0 0 0 20px; padding:0; text-align:left; }
.wrapper ul li
{text-align:left; font-size:12px; line-height:18px}
.wrapper a
{color:#F2641E; font-size:12px; text-align:left;}
.wrapper .box-1
{width:420px; float:left; height:auto; padding-right:10px}
.wrapper .box-2
{width:220px; float:right; height:auto; margin-top:25px;}
.wrapper .box-2 h1
{text-align:left; font-size:16px; color:#FFFFFF; margin:0;}
.wrapper .box-2 table.form
{font-size:12px;}
.wrapper .box-2 label
{text-align:left; color:#FFFFFF; font-size:12px;}
.wrapper .box-2 .top
{width:220px; height:16px; float:left; background-image:url('../images/boxtop.png'); background-repeat:no-repeat;}
.wrapper .box-2 .scroll
{width:210px; height:auto; float:left; background-color:#F47B14; padding:5px}
.wrapper .box-2 .bottom
{width:220px; height:16px; float:left; background-image:url('../images/boxbottom.png'); background-repeat:no-repeat;}
.error
{
	font-size:13px;
	color:#FFFFFF;
	text-align:right;
}

.footer
{width:680px; float:left;padding-bottom:7px; height:auto; min-height:20px; color:#FFC798; font-size:13px; text-align:center}
.footer_bottom{float:left;width:680px;height:90px;background:#FFFFFF;margin-left:10px;}
.footer a
{
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	color:#FFFFFF;	padding:4px;	
}
.containet-bottom
{width:700px; height:34px; float:left; background-image:url('../images/body_bottom.png'); margin-bottom:20px;}

.successmsg{
	text-align:center;
	color:#426115;
	background:#e7f7d0;
	font-size:15px;
	padding:10px;
	border:1px solid #8bc90c;
	font-weight:bold;
}
*{
	outline:none;
}

.errormsg{
	text-align:center;
	color:#aa4646;
	font-size:15px;
	background:#f6e1e0;
	padding:10px;
	border-top:1px solid #dd0b0c;
	border-bottom:1px solid #dd0b0c;
	margin:5px;
	font-weight:bold;
}


