/* Header Settings */
.custom #header-left a, .custom #header-left a:visited { color: #ff9a00;}
.custom #header h3 { color: #ff9a00;}

/* Navigation Bar Settings */
.custom #nav a:hover { color: #007004;}
.custom #nav li.current-menu-item a, .custom #nav li.current-menu-parent a{ color: #007004;}

/* Body Settings */
.custom  { background: #ff9a00;}

/* Footer Settings */
.custom #footer a, .custom #footer a:visited{ color: #ffff;}
.custom #footer a:hover{ color: #007004;}
.custom #footer { color: #ff9a00;}

/* Custom */



/* LAYOUT OPTIONS */
.custom #main { width: 1000px; }
.custom #sidebar1 { width: 300px; }
.custom #sidebar2 { width: 200px; }
.custom #middlecontent { width: 639px; }
.custom #footer {width: 1000px;}
.custom #header { width: 1000px; }
