/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;}
td {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;}
p { margin : 0;padding : 0;}
a:visited, a:link {color : #a43b55;text-decoration : underline;background:none;}
a:hover {color : #a43b55;text-decoration : none;background:none;}
h1 { color : #59090B;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #59090B;margin : 20px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #59090B;margin : 10px 0;padding-bottom : 10px;font : normal 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(images/bullet.gif);}
.box {
border:1px solid #f0e9eb;
padding:10px;
margin:10px;
}

/*** Layout ****/
#wrapper {margin : 0 auto;width : 776px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb; background-color:#ffffff; background-image:url(images/toplogo3.jpg); background-repeat:no-repeat;}

#telephone {
font-family:Arial, Helvetica, sans-serif;
font-size: 26px;
font-weight:normal;
color:#59090B;
position:relative;
left: 545px;
}

#header {margin : 0 1px;}
#bg {height : 38px;}


#nav {
padding : 10px 20px;
text-align : right;
color : #f6dde3;
height : 30px;
}


#nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3;}
#nav a:hover {text-decoration : underline;color : #f6dde3;}


#main-content {margin : 0 auto;}


#left-column {
width:465px;
float : left;
margin-left: 20px;
background-color:#FFFFFF;
}

#right-column {
width : 206px;
float : right;
margin-right: 20px;
background-color:#FFFFFF;
}

#lower-right-column {
width : 206px;
float : right;
margin-right: 20px;
background-color:#FFFFFF;
}

#footer { 
/*border-top:1px solid #f0e9eb; */
border-bottom:1px solid #f0e9eb; 
padding:10px 15px;
/*background-color:#00CC33;*/
clear:both;
}




.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}


/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {width : 218px;margin : 0 auto;padding : 10px 25px;background : url(images/shadow.jpg) no-repeat top;}

/*** Table border ***/
table.homepanel {
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: #f0e9eb;

}