body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
map {
	text-decoration: underline!important;
	color: #000000!important;
	font-size: 16px!important;
	font-weight: bold!important;
}

a.map {
	text-decoration: underline!important;
	color: #000000!important;
	font-size: 16px!important;
	font-weight: bold!important;
}
a.map:link {
	text-decoration: underline!important;
	color: #000000!important;
	font-size: 16px!important;
	font-weight: bold!important;
}
a.map:visited {
	text-decoration: underline!important;
	color: #000000!important;
}
a.map:hover {
	text-decoration: none!important;
	color: #000000!important;
}
a.map:active {
	text-decoration: underline!important;
	color: #000000!important;
}



a#vlb{display:none}

#header {
	height: 180px;
}
#top-nav {
	background-color: #b199c9;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#banner {
	height: 320px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#index-col-2 {
	width: 300px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #888888;
	background-color: #ddc7f3;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B199C9;
	border-bottom-color: #B199C9;
	border-right-style: none;
	
}
.padding-col-2{
padding-left: 14px;
padding-right: 14px;
	padding-bottom: 10px;
}



#index-col-2 h3{
	color: #543574!important;
}


#contents {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#index-col-1 {
	width: 600px;
	padding-right: 26px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F58634;
	border-bottom-color: #F58634;
	padding-left: 20px;
	padding-bottom: 10px;
}
#single-col {
	width: 930px;
	padding-right: 26px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F58634;
	border-bottom-color: #F58634;
	padding-left: 20px;
	padding-bottom: 10px;
}



#logo {
}
.greybullets{


}

.greybullets ul{
	padding-left: 0px!important;
	list-style-type: none!important;
}
.greybullets ul li{
	background-image: url(images/grey-bullet.jpg)!important;
	background-repeat: no-repeat!important;
	background-position: left 2px!important;
	padding-left: 20px;
}

.btn {
	background-color: #b199c9;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-decoration: none!important;
}
.btn a {
color: #FFFFFF!important;
text-decoration: none!important;
}
.btn a:link {
color: #FFFFFF!important;
text-decoration: none!important;
}

.btn a:hover {
color: #FFFFFF!important;
text-decoration: none!important;
}

.btn a:active {
color: #FFFFFF!important;
text-decoration: none!important;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #f58634;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 24px;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
	color: #f58634;
	font-weight: bold;
}
#index-col-2-a {
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #888888;
}
#index-col-1-a {
	padding-right: 25px;
}
ul {
	list-style-type: square;
}
.call {
	font-size: 22px;
	color: #f58634;
	padding-bottom: 8px;
}
#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 11px;
}
.clear{
	clear: both;
}

/* menu */
        #menu{ margin:0px; padding:0px; list-style:none; color:#fff; line-height:32px; display:inline-block; float:left; z-index:1000; }
        #menu a {
	color:#fff;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
        #menu > li {
	background:#b199c9 none repeat scroll 0 0;
	cursor:pointer;
	float:left;
	position:relative;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDC7F3;
	
}
#menu > li:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu > li:hover {
	background-color: #9273b1;
	background-image: url(images/hover-tab.jpg);
	background-repeat: repeat-x;	
}

        #menu > li a:hover {
	color:#fff;
	
}
        #menu .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;}
        /* sub-menus*/
        #menu ul { padding:0px; margin:0px; display:block; display:inline;}
        #menu li ul { position:absolute; left:0px; top:0px; margin-top:32px; width:230px; line-height:normal; background-color:#ddc7f3; color:#fff; /* for IE */ display:none; z-index:999; }
        #menu li:hover ul {
	display:block;
	background-color: #b199c9;
}
        #menu li ul li{
	display:block;
	border-top: dotted 1px #606060;
	list-style-type:none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
	z-index:999;
	font-weight: normal!important;
}
 #menu li ul li:hover{
	background-color: #ddc7f3;
	
 }

        #menu li ul li:first-child { border-top: none; z-index:999; }
        #menu li ul li a { display:block; color:#fff; z-index:999; }
        #menu li ul li a:hover { color:#fff; z-index:999; }
        /* main submenu */
        #menu #main { left:0px; top:-20px; padding-top:20px; background-color:#7cb7e3; color:#fff; z-index:999;}
        /* search */
        .searchContainer div { background-color:#fff; display:inline; padding:5px;}
        .searchContainer input[type="text"] {border:none;}
        .searchContainer img { vertical-align:middle;}
        /* corners*/
        #menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
        #menu .corner_inset_right { position:absolute; top:0px; left:150px;}
        #menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
        #menu .corner_left { position:absolute; left:0px; top:0px;}
        #menu .corner_right { position:absolute; left:132px; top:0px;}
        #menu .middle { position:absolute; left:18px; height: 20px; width: 115px; top:0px;}
.pic-padding {
	padding-right: 20px;
	padding-bottom: 20px;
}
.red {
	color: #F00;
}
.orange-bold {
	font-size: 12px;
	color: #f58634;
	padding-bottom: 8px;
	font-weight: bold;
}
#form {
}










.bg2 {
	background-color: #CCC;
	padding-right: 6px;
	padding-left: 6px;
}

.bg3 {
	background-color: #E6E6E6;
	padding-right: 6px;
	padding-left: 6px;
}


#form input {
	width: 90%;	
}
