
* {margin: 0;padding: 0;}

body { font-family:Arial, Helvetica, sans-serif; font-size: 65%;}

#header {background-image: url(images/header_bg.jpg);background-repeat: repeat-x; height:153px; width:100%; overflow:hidden;}

#header_menu{background-image: url(images/header_menu.jpg);background-repeat: repeat-x;text-align: right;height: 73px;padding-top: 10px;}

#container {font-size: 1.2em;}

#left {float:left; width:161px; margin-left:20px!important; margin-left:10px; padding-top: 5px;}

#right {float:right; width:324px; margin-right:14px; padding-top:27px;}

#content {margin-right:365px; margin-left:250px; padding:5px;}

#footer {background-image: url(images/footer_bg.jpg);background-repeat: repeat-x;height: 23px;text-align: center;font-size: .9em;padding-top: 60px;}

p{  margin-top: 8px;margin-bottom: 8px;}

h1{color:#FFFFFF; font-size:3em; padding-top:70px; padding-left:50px;}

.heading_color{color:#FF9900;}

h2 {margin-bottom:15px; border-bottom:1px solid #f8eda5; color:#8B0200;}

h3 {margin-top:15px; margin-bottom:15px; border-bottom:1px solid #f8eda5; color:#8B0200;}

h4 {background-image: url(images/menu_tab.jpg);height: 31px;width: 146px;padding-top: 5px;padding-left: 15px; color:#8B0200;}

.images_left {float: left;margin: 5px;}

.thumbs {border: 1px solid gray;margin: 5px;padding: 1px;}

a:link {color: #8B0200}     /* unvisited link */
a:visited {color: #8B0200; text-decoration:none;}  /* visited link */
a:hover {color: #8B0200; text-decoration:underline;}   /* mouse over link */
a:active {color: #8B0200; font-weight:bold;}   /* selected link */

/*   Left side Menu  */

dl.curved { background:#f2b21c url(images/c_tl.gif) top left no-repeat; margin:0px 0; padding:0; width:200px; }
dl.curved dt { background:transparent url(images/c_tr.gif) top right no-repeat; padding:10px; text-align:center; color:#8B0200; font-weight:bold; }
dl.curved dd { background:#f6d674 url(images/c_bl.gif) bottom left no-repeat; padding:0; margin:0; }
dl.curved dd p { margin:0; padding:10px; line-height:1.3em; }
dl.curved dd li.first { padding-top:4px; }
dl.curved dd li.last { background:transparent url(images/c_br.gif) bottom right no-repeat; padding-bottom:20px; }

dl.curved dd li{list-style:none; margin:0; padding:1px; }
dl.curved dd li a {background:#f8eda5 url(images/bullets-mainmenu.png) no-repeat scroll 5px; background-position:5px 5px; color:#8B0200; text-decoration:none; padding: 5px 0 5px 25px;	display:block; margin-bottom: 1px;}
dl.curved dd li a:hover {background-position: 5px -20px; text-decoration:underline;}
dl.curved dd li a#current {font-weight:bold;}

/*  Header Menu  */
.navlist li{display:inline; list-style-type:none; padding-right: 20px; font-weight: bold; font-size: 1.1em;}

/* Unordered List */
.simplelist {padding-left:20px;}

/* Form Stuff */
label { float:left; width:120px; font-weight:bold;}
input { width:180px; margin-bottom:5px; clear:right;}
select { width:180px; margin-bottom:5px; clear:right;}
textarea {font-family:arial, helvetica, sans-serif; font-size:12px;}
#submitbutton{ margin-left:120px; margin-top:5px; width:90px;}
fieldset {border:none;}

